FreeBSD Bugzilla – Attachment 162772 Details for
Bug 204284
[NEW PORT]: devel/gecode3: gecode version 3.7.3 is needed for compatibility for dep-selector-libgecode rubygem.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
My port (gecode3) 's shar file
gecode3.shar (text/plain), 23.43 KB, created by
Mahdi Mokhtari
on 2015-11-04 14:15:33 UTC
(
hide
)
Description:
My port (gecode3) 's shar file
Filename:
MIME Type:
Creator:
Mahdi Mokhtari
Created:
2015-11-04 14:15:33 UTC
Size:
23.43 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># gecode3 ># gecode3/files ># gecode3/files/patch-Makefile.in ># gecode3/files/patch-configure ># gecode3/pkg-descr ># gecode3/Makefile ># gecode3/pkg-plist ># gecode3/distinfo ># >echo c - gecode3 >mkdir -p gecode3 > /dev/null 2>&1 >echo c - gecode3/files >mkdir -p gecode3/files > /dev/null 2>&1 >echo x - gecode3/files/patch-Makefile.in >sed 's/^X//' >gecode3/files/patch-Makefile.in << '959e0b0eb8ee885ff3d0c1dc4bc7f70d' >X--- Makefile.in.orig >X+++ Makefile.in >X@@ -812,8 +812,8 @@ >X # >X >X >X-INTEXAMPLEHDR0 = \ >X- scowl >X+# INTEXAMPLEHDR0 = \ >X+# scowl >X INTEXAMPLESRC0 = \ >X alpha bacp bibd donald efpa eq20 golomb-ruler \ >X graph-color grocery ind-set magic-sequence magic-square \ >959e0b0eb8ee885ff3d0c1dc4bc7f70d >echo x - gecode3/files/patch-configure >sed 's/^X//' >gecode3/files/patch-configure << '10d5ffc3c368f5364ca4bebdf741ca06' >X--- configure.orig >X+++ configure >X@@ -1,4 +1,4 @@ >X-#! /bin/sh >X+#! /usr/bin/env bash >X # From configure.ac Id: configure.ac.in 12614 2012-03-22 01:42:32Z tack . >X # Guess values for system-dependent variables and create Makefiles. >X # Generated by GNU Autoconf 2.68 for GECODE 3.7.3. >10d5ffc3c368f5364ca4bebdf741ca06 >echo x - gecode3/pkg-descr >sed 's/^X//' >gecode3/pkg-descr << 'd1e234911f33a2498e347f01e2633078' >XGecode is a toolkit for developing constraint-based systems and >Xapplications. Gecode provides a constraint solver with state-of-the-art >Xperformance while being modular and extensible. >X >XThis version (3.7.3) of port is provided despite latest version, >Xin order to provide compatibility for dep-selector-libgecode ruby gem. >Xwhich is dependency for berkshelf and other infrastructure management and task automation software >X >XWWW: http://www.gecode.org/ >d1e234911f33a2498e347f01e2633078 >echo x - gecode3/Makefile >sed 's/^X//' >gecode3/Makefile << 'ef9a0be0aa7133f930649a5a61ea6b5f' >X# Created by: mokhi64@gmail.com >X >XPORTNAME= gecode >XPORTVERSION= 3.7.3 >XCATEGORIES= devel >XMASTER_SITES= http://www.gecode.org/download/ >X >XMAINTAINER= mokhi64@gmail.com >XCOMMENT= Generic Constraint Development Environment (Needed for dep-selector-libgecode and berkshelf) >X >XLICENSE= BSL MIT >XLICENSE_COMB= multi >X >XLIB_DEPENDS= libmpfr.so:${PORTSDIR}/math/mpfr >XBUILD_DEPENDS= bash:${PORTSDIR}/shells/bash >X >XUSES= bison gmake perl5 >XUSE_PERL5= build >XGNU_CONFIGURE= yes >XCONFIGURE_ARGS= --disable-static \ >X --enable-shared \ >X --disable-doc-dot \ >X --disable-doc-tagfile \ >X --disable-doc-chm \ >X --enable-driver \ >X --enable-graph \ >X --enable-flatzinc \ >X --enable-sheduling \ >X --disable-examples \ >X --enable-minimodel \ >X --enable-search \ >X --with-gmp-include=${LOCALBASE}/include \ >X --with-gmp-lib=${LOCALBASE}/lib \ >X --with-mpfr-include=${LOCALBASE}/include \ >X --with-mpfr-lib=${LOCALBASE}/lib >XUSE_LDCONFIG= yes >XMAKE_JOBS_UNSAFE=yes >XSHLIB= 37 >X >XOPTIONS_DEFINE= GIST >XOPTIONS_SUB= yes >X >XGIST_DESC= Interactive Search Tool (requires Qt) >XGIST_USE= QT4=corelib,gui,moc_build,qmake_build >XGIST_CONFIGURE_ON= --enable-gist --enable-qt >XGIST_CONFIGURE_OFF= --disable-gist --disable-qt >XPLIST_SUB= SHLIB="${SHLIB}" >X >X.include <bsd.port.options.mk> >X >X.if ${ARCH} == "amd64" >XCFLAGS+= -D__USE_ISOC99 >X.endif >X >Xpost-patch: >X @${REINPLACE_CMD} -e \ >X '/^PACKAGE_VERSION_NUMBER/s|^|#| ; \ >X /_vendor/s| == | = | ; \ >X /host_os/s| == | = | ; \ >X /gcc_optimize_flag/s|-O3|| ; \ >X /="-ggdb/s|^|#|' ${WRKSRC}/configure >X >Xpost-install: >X @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fz >X# @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgecode*.so.[0-9]*.[0-9]* >X >X.include <bsd.port.mk> >ef9a0be0aa7133f930649a5a61ea6b5f >echo x - gecode3/pkg-plist >sed 's/^X//' >gecode3/pkg-plist << '6fb08f407fd8e6d814991690483b561b' >X%%QT_BINDIR%%/fz >X%%QT_BINDIR%%/mzn-gecode >Xinclude/gecode/driver.hh >Xinclude/gecode/driver/options.hpp >Xinclude/gecode/driver/script.hpp >Xinclude/gecode/flatzinc.hh >Xinclude/gecode/flatzinc/ast.hh >Xinclude/gecode/flatzinc/conexpr.hh >Xinclude/gecode/flatzinc/option.hh >Xinclude/gecode/flatzinc/parser.hh >Xinclude/gecode/flatzinc/plugin.hh >Xinclude/gecode/flatzinc/registry.hh >Xinclude/gecode/flatzinc/symboltable.hh >Xinclude/gecode/flatzinc/varspec.hh >Xinclude/gecode/gist.hh >Xinclude/gecode/gist/drawingcursor.hh >Xinclude/gecode/gist/drawingcursor.hpp >Xinclude/gecode/gist/gecodelogo.hh >Xinclude/gecode/gist/gist.hpp >Xinclude/gecode/gist/layoutcursor.hh >Xinclude/gecode/gist/layoutcursor.hpp >Xinclude/gecode/gist/mainwindow.hh >Xinclude/gecode/gist/node.hh >Xinclude/gecode/gist/node.hpp >Xinclude/gecode/gist/nodecursor.hh >Xinclude/gecode/gist/nodecursor.hpp >Xinclude/gecode/gist/nodestats.hh >Xinclude/gecode/gist/nodevisitor.hh >Xinclude/gecode/gist/nodevisitor.hpp >Xinclude/gecode/gist/nodewidget.hh >Xinclude/gecode/gist/preferences.hh >Xinclude/gecode/gist/qtgist.hh >Xinclude/gecode/gist/spacenode.hh >Xinclude/gecode/gist/spacenode.hpp >Xinclude/gecode/gist/stopbrancher.hh >Xinclude/gecode/gist/textoutput.hh >Xinclude/gecode/gist/treecanvas.hh >Xinclude/gecode/gist/visualnode.hh >Xinclude/gecode/gist/visualnode.hpp >Xinclude/gecode/gist/zoomToFitIcon.hpp >Xinclude/gecode/int.hh >Xinclude/gecode/int/arithmetic.hh >Xinclude/gecode/int/arithmetic/abs.hpp >Xinclude/gecode/int/arithmetic/divmod.hpp >Xinclude/gecode/int/arithmetic/max.hpp >Xinclude/gecode/int/arithmetic/mult.hpp >Xinclude/gecode/int/arithmetic/sqr.hpp >Xinclude/gecode/int/arithmetic/sqrt.hpp >Xinclude/gecode/int/array-traits.hpp >Xinclude/gecode/int/array.hpp >Xinclude/gecode/int/%%QT_BINDIR%%-packing.hh >Xinclude/gecode/int/%%QT_BINDIR%%-packing/propagate.hpp >Xinclude/gecode/int/bool.hh >Xinclude/gecode/int/bool/base.hpp >Xinclude/gecode/int/bool/clause.hpp >Xinclude/gecode/int/bool/eq.hpp >Xinclude/gecode/int/bool/eqv.hpp >Xinclude/gecode/int/bool/lq.hpp >Xinclude/gecode/int/bool/or.hpp >Xinclude/gecode/int/branch.hh >Xinclude/gecode/int/branch/post-val-bool.hpp >Xinclude/gecode/int/branch/post-val-int.hpp >Xinclude/gecode/int/branch/select-val.hpp >Xinclude/gecode/int/branch/select-values.hpp >Xinclude/gecode/int/branch/select-view.hpp >Xinclude/gecode/int/channel.hh >Xinclude/gecode/int/channel/base.hpp >Xinclude/gecode/int/channel/dom.hpp >Xinclude/gecode/int/channel/link-multi.hpp >Xinclude/gecode/int/channel/link-single.hpp >Xinclude/gecode/int/channel/val.hpp >Xinclude/gecode/int/circuit.hh >Xinclude/gecode/int/circuit/base.hpp >Xinclude/gecode/int/circuit/dom.hpp >Xinclude/gecode/int/circuit/val.hpp >Xinclude/gecode/int/count.hh >Xinclude/gecode/int/count/int-base.hpp >Xinclude/gecode/int/count/int-eq.hpp >Xinclude/gecode/int/count/int-gq.hpp >Xinclude/gecode/int/count/int-lq.hpp >Xinclude/gecode/int/count/rel.hpp >Xinclude/gecode/int/count/view-base.hpp >Xinclude/gecode/int/count/view-eq.hpp >Xinclude/gecode/int/count/view-gq.hpp >Xinclude/gecode/int/count/view-lq.hpp >Xinclude/gecode/int/cumulative.hh >Xinclude/gecode/int/cumulative/basic.hpp >Xinclude/gecode/int/cumulative/edge-finding.hpp >Xinclude/gecode/int/cumulative/man-prop.hpp >Xinclude/gecode/int/cumulative/opt-prop.hpp >Xinclude/gecode/int/cumulative/overload.hpp >Xinclude/gecode/int/cumulative/task-view.hpp >Xinclude/gecode/int/cumulative/task.hpp >Xinclude/gecode/int/cumulative/tree.hpp >Xinclude/gecode/int/cumulatives.hh >Xinclude/gecode/int/cumulatives/val.hpp >Xinclude/gecode/int/distinct.hh >Xinclude/gecode/int/distinct/bnd.hpp >Xinclude/gecode/int/distinct/dom-ctrl.hpp >Xinclude/gecode/int/distinct/dom.hpp >Xinclude/gecode/int/distinct/graph.hpp >Xinclude/gecode/int/distinct/ter-dom.hpp >Xinclude/gecode/int/distinct/val.hpp >Xinclude/gecode/int/dom.hh >Xinclude/gecode/int/dom/range.hpp >Xinclude/gecode/int/dom/spec.hpp >Xinclude/gecode/int/element.hh >Xinclude/gecode/int/element/int.hpp >Xinclude/gecode/int/element/pair.hpp >Xinclude/gecode/int/element/view.hpp >Xinclude/gecode/int/exception.hpp >Xinclude/gecode/int/exec.hh >Xinclude/gecode/int/exec/when.hpp >Xinclude/gecode/int/extensional.hh >Xinclude/gecode/int/extensional/base.hpp >Xinclude/gecode/int/extensional/basic.hpp >Xinclude/gecode/int/extensional/dfa.hpp >Xinclude/gecode/int/extensional/incremental.hpp >Xinclude/gecode/int/extensional/layered-graph.hpp >Xinclude/gecode/int/extensional/tuple-set.hpp >Xinclude/gecode/int/gcc.hh >Xinclude/gecode/int/gcc/bnd-sup.hpp >Xinclude/gecode/int/gcc/bnd.hpp >Xinclude/gecode/int/gcc/dom-sup.hpp >Xinclude/gecode/int/gcc/dom.hpp >Xinclude/gecode/int/gcc/post.hpp >Xinclude/gecode/int/gcc/val.hpp >Xinclude/gecode/int/gcc/view.hpp >Xinclude/gecode/int/int-set-1.hpp >Xinclude/gecode/int/int-set-2.hpp >Xinclude/gecode/int/limits.hpp >Xinclude/gecode/int/linear.hh >Xinclude/gecode/int/linear/bool-int.hpp >Xinclude/gecode/int/linear/bool-scale.hpp >Xinclude/gecode/int/linear/bool-view.hpp >Xinclude/gecode/int/linear/int-%%QT_BINDIR%%.hpp >Xinclude/gecode/int/linear/int-dom.hpp >Xinclude/gecode/int/linear/int-nary.hpp >Xinclude/gecode/int/linear/int-noview.hpp >Xinclude/gecode/int/linear/int-ter.hpp >Xinclude/gecode/int/linear/post.hpp >Xinclude/gecode/int/member.hh >Xinclude/gecode/int/member/prop.hpp >Xinclude/gecode/int/member/re-prop.hpp >Xinclude/gecode/int/no-overlap.hh >Xinclude/gecode/int/no-overlap/base.hpp >Xinclude/gecode/int/no-overlap/box.hpp >Xinclude/gecode/int/no-overlap/dim.hpp >Xinclude/gecode/int/no-overlap/man.hpp >Xinclude/gecode/int/no-overlap/opt.hpp >Xinclude/gecode/int/nvalues.hh >Xinclude/gecode/int/nvalues/bool-base.hpp >Xinclude/gecode/int/nvalues/bool-eq.hpp >Xinclude/gecode/int/nvalues/bool-gq.hpp >Xinclude/gecode/int/nvalues/bool-lq.hpp >Xinclude/gecode/int/nvalues/graph.hpp >Xinclude/gecode/int/nvalues/int-base.hpp >Xinclude/gecode/int/nvalues/int-eq.hpp >Xinclude/gecode/int/nvalues/int-gq.hpp >Xinclude/gecode/int/nvalues/int-lq.hpp >Xinclude/gecode/int/nvalues/range-event.hpp >Xinclude/gecode/int/nvalues/sym-bit-matrix.hpp >Xinclude/gecode/int/precede.hh >Xinclude/gecode/int/precede/single.hpp >Xinclude/gecode/int/propagator.hpp >Xinclude/gecode/int/rel.hh >Xinclude/gecode/int/rel/eq.hpp >Xinclude/gecode/int/rel/lex.hpp >Xinclude/gecode/int/rel/lq-le.hpp >Xinclude/gecode/int/rel/nq.hpp >Xinclude/gecode/int/sequence.hh >Xinclude/gecode/int/sequence/int.hpp >Xinclude/gecode/int/sequence/set-op.hpp >Xinclude/gecode/int/sequence/view.hpp >Xinclude/gecode/int/sequence/violations.hpp >Xinclude/gecode/int/sorted.hh >Xinclude/gecode/int/sorted/matching.hpp >Xinclude/gecode/int/sorted/narrowing.hpp >Xinclude/gecode/int/sorted/order.hpp >Xinclude/gecode/int/sorted/propagate.hpp >Xinclude/gecode/int/sorted/sortsup.hpp >Xinclude/gecode/int/support-values.hh >Xinclude/gecode/int/support-values.hpp >Xinclude/gecode/int/task.hh >Xinclude/gecode/int/task/array.hpp >Xinclude/gecode/int/task/fwd-to-bwd.hpp >Xinclude/gecode/int/task/iter.hpp >Xinclude/gecode/int/task/man-to-opt.hpp >Xinclude/gecode/int/task/prop.hpp >Xinclude/gecode/int/task/purge.hpp >Xinclude/gecode/int/task/sort.hpp >Xinclude/gecode/int/task/tree.hpp >Xinclude/gecode/int/unary.hh >Xinclude/gecode/int/unary/detectable.hpp >Xinclude/gecode/int/unary/edge-finding.hpp >Xinclude/gecode/int/unary/man-prop.hpp >Xinclude/gecode/int/unary/not-first-not-last.hpp >Xinclude/gecode/int/unary/opt-prop.hpp >Xinclude/gecode/int/unary/overload.hpp >Xinclude/gecode/int/unary/subsumption.hpp >Xinclude/gecode/int/unary/task-view.hpp >Xinclude/gecode/int/unary/task.hpp >Xinclude/gecode/int/unary/tree.hpp >Xinclude/gecode/int/val-set.hh >Xinclude/gecode/int/val-set.hpp >Xinclude/gecode/int/var-imp.hpp >Xinclude/gecode/int/var-imp/bool.hpp >Xinclude/gecode/int/var-imp/delta.hpp >Xinclude/gecode/int/var-imp/int.hpp >Xinclude/gecode/int/var/bool.hpp >Xinclude/gecode/int/var/int.hpp >Xinclude/gecode/int/var/print.hpp >Xinclude/gecode/int/view-val-graph.hh >Xinclude/gecode/int/view-val-graph/bi-link.hpp >Xinclude/gecode/int/view-val-graph/comb-ptr-flag.hpp >Xinclude/gecode/int/view-val-graph/edge.hpp >Xinclude/gecode/int/view-val-graph/graph.hpp >Xinclude/gecode/int/view-val-graph/iter-prune-val.hpp >Xinclude/gecode/int/view-val-graph/node.hpp >Xinclude/gecode/int/view.hpp >Xinclude/gecode/int/view/bool-test.hpp >Xinclude/gecode/int/view/bool.hpp >Xinclude/gecode/int/view/cached.hpp >Xinclude/gecode/int/view/constint.hpp >Xinclude/gecode/int/view/int.hpp >Xinclude/gecode/int/view/iter.hpp >Xinclude/gecode/int/view/minus.hpp >Xinclude/gecode/int/view/neg-bool.hpp >Xinclude/gecode/int/view/offset.hpp >Xinclude/gecode/int/view/print.hpp >Xinclude/gecode/int/view/rel-test.hpp >Xinclude/gecode/int/view/scale.hpp >Xinclude/gecode/int/view/zero.hpp >Xinclude/gecode/iter.hh >Xinclude/gecode/iter/ranges-add.hpp >Xinclude/gecode/iter/ranges-append.hpp >Xinclude/gecode/iter/ranges-array.hpp >Xinclude/gecode/iter/ranges-cache.hpp >Xinclude/gecode/iter/ranges-compl.hpp >Xinclude/gecode/iter/ranges-diff.hpp >Xinclude/gecode/iter/ranges-empty.hpp >Xinclude/gecode/iter/ranges-inter.hpp >Xinclude/gecode/iter/ranges-list.hpp >Xinclude/gecode/iter/ranges-map.hpp >Xinclude/gecode/iter/ranges-minmax.hpp >Xinclude/gecode/iter/ranges-minus.hpp >Xinclude/gecode/iter/ranges-negative.hpp >Xinclude/gecode/iter/ranges-offset.hpp >Xinclude/gecode/iter/ranges-operations.hpp >Xinclude/gecode/iter/ranges-positive.hpp >Xinclude/gecode/iter/ranges-rangelist.hpp >Xinclude/gecode/iter/ranges-scale.hpp >Xinclude/gecode/iter/ranges-singleton-append.hpp >Xinclude/gecode/iter/ranges-singleton.hpp >Xinclude/gecode/iter/ranges-size.hpp >Xinclude/gecode/iter/ranges-union.hpp >Xinclude/gecode/iter/ranges-values.hpp >Xinclude/gecode/iter/values-array.hpp >Xinclude/gecode/iter/values-bitset.hpp >Xinclude/gecode/iter/values-inter.hpp >Xinclude/gecode/iter/values-list.hpp >Xinclude/gecode/iter/values-map.hpp >Xinclude/gecode/iter/values-minus.hpp >Xinclude/gecode/iter/values-negative.hpp >Xinclude/gecode/iter/values-offset.hpp >Xinclude/gecode/iter/values-positive.hpp >Xinclude/gecode/iter/values-ranges.hpp >Xinclude/gecode/iter/values-singleton.hpp >Xinclude/gecode/iter/values-union.hpp >Xinclude/gecode/iter/values-unique.hpp >Xinclude/gecode/kernel.hh >Xinclude/gecode/kernel/advisor.hpp >Xinclude/gecode/kernel/allocators.hpp >Xinclude/gecode/kernel/archive.hpp >Xinclude/gecode/kernel/array.hpp >Xinclude/gecode/kernel/branch.hpp >Xinclude/gecode/kernel/brancher-tiebreak.hpp >Xinclude/gecode/kernel/brancher-val.hpp >Xinclude/gecode/kernel/brancher-view.hpp >Xinclude/gecode/kernel/brancher.hpp >Xinclude/gecode/kernel/core.hpp >Xinclude/gecode/kernel/exception.hpp >Xinclude/gecode/kernel/global-prop-info.hpp >Xinclude/gecode/kernel/macros.hpp >Xinclude/gecode/kernel/memory-config.hpp >Xinclude/gecode/kernel/memory-manager.hpp >Xinclude/gecode/kernel/modevent.hpp >Xinclude/gecode/kernel/propagator.hpp >Xinclude/gecode/kernel/range-list.hpp >Xinclude/gecode/kernel/region.hpp >Xinclude/gecode/kernel/shared-array.hpp >Xinclude/gecode/kernel/var-imp.hpp >Xinclude/gecode/kernel/var-type.hpp >Xinclude/gecode/kernel/var.hpp >Xinclude/gecode/kernel/view.hpp >Xinclude/gecode/kernel/wait.hh >Xinclude/gecode/minimodel.hh >Xinclude/gecode/minimodel/bool-expr.hpp >Xinclude/gecode/minimodel/exception.hpp >Xinclude/gecode/minimodel/lin-expr.hpp >Xinclude/gecode/minimodel/lin-rel.hpp >Xinclude/gecode/minimodel/matrix.hpp >Xinclude/gecode/minimodel/optimize.hpp >Xinclude/gecode/minimodel/reg.hpp >Xinclude/gecode/minimodel/set-expr.hpp >Xinclude/gecode/minimodel/set-rel.hpp >Xinclude/gecode/search.hh >Xinclude/gecode/search/bab.hpp >Xinclude/gecode/search/dfs.hpp >Xinclude/gecode/search/options.hpp >Xinclude/gecode/search/parallel/bab.hh >Xinclude/gecode/search/parallel/dfs.hh >Xinclude/gecode/search/parallel/engine.hh >Xinclude/gecode/search/parallel/path.hh >Xinclude/gecode/search/parallel/restart.hh >Xinclude/gecode/search/restart.hpp >Xinclude/gecode/search/sequential/bab.hh >Xinclude/gecode/search/sequential/dfs.hh >Xinclude/gecode/search/sequential/path.hh >Xinclude/gecode/search/sequential/restart.hh >Xinclude/gecode/search/statistics.hpp >Xinclude/gecode/search/stop.hpp >Xinclude/gecode/search/support.hh >Xinclude/gecode/search/worker.hh >Xinclude/gecode/set.hh >Xinclude/gecode/set/array-traits.hpp >Xinclude/gecode/set/array.hpp >Xinclude/gecode/set/branch.hh >Xinclude/gecode/set/branch/post-val.hpp >Xinclude/gecode/set/branch/select-val.hpp >Xinclude/gecode/set/branch/select-view.hpp >Xinclude/gecode/set/convex.hh >Xinclude/gecode/set/convex/conv.hpp >Xinclude/gecode/set/convex/hull.hpp >Xinclude/gecode/set/distinct.hh >Xinclude/gecode/set/distinct/atmostOne.hpp >Xinclude/gecode/set/element.hh >Xinclude/gecode/set/element/disjoint.hpp >Xinclude/gecode/set/element/inter.hpp >Xinclude/gecode/set/element/union.hpp >Xinclude/gecode/set/element/unionConst.hpp >Xinclude/gecode/set/exception.hpp >Xinclude/gecode/set/int.hh >Xinclude/gecode/set/int/card.hpp >Xinclude/gecode/set/int/channel-bool.hpp >Xinclude/gecode/set/int/channel-int.hpp >Xinclude/gecode/set/int/match.hpp >Xinclude/gecode/set/int/minmax.hpp >Xinclude/gecode/set/int/weights.hpp >Xinclude/gecode/set/limits.hpp >Xinclude/gecode/set/precede.hh >Xinclude/gecode/set/precede/single.hpp >Xinclude/gecode/set/rel-op.hh >Xinclude/gecode/set/rel-op/common.hpp >Xinclude/gecode/set/rel-op/inter.hpp >Xinclude/gecode/set/rel-op/partition.hpp >Xinclude/gecode/set/rel-op/post.hpp >Xinclude/gecode/set/rel-op/subofunion.hpp >Xinclude/gecode/set/rel-op/superofinter.hpp >Xinclude/gecode/set/rel-op/union.hpp >Xinclude/gecode/set/rel.hh >Xinclude/gecode/set/rel/common.hpp >Xinclude/gecode/set/rel/eq.hpp >Xinclude/gecode/set/rel/lq.hpp >Xinclude/gecode/set/rel/nosubset.hpp >Xinclude/gecode/set/rel/nq.hpp >Xinclude/gecode/set/rel/re-eq.hpp >Xinclude/gecode/set/rel/re-lq.hpp >Xinclude/gecode/set/rel/re-subset.hpp >Xinclude/gecode/set/rel/subset.hpp >Xinclude/gecode/set/sequence.hh >Xinclude/gecode/set/sequence/common.hpp >Xinclude/gecode/set/sequence/seq-u.hpp >Xinclude/gecode/set/sequence/seq.hpp >Xinclude/gecode/set/var-imp.hpp >Xinclude/gecode/set/var-imp/delta.hpp >Xinclude/gecode/set/var-imp/integerset.hpp >Xinclude/gecode/set/var-imp/iter.hpp >Xinclude/gecode/set/var-imp/set.hpp >Xinclude/gecode/set/var/print.hpp >Xinclude/gecode/set/var/set.hpp >Xinclude/gecode/set/view.hpp >Xinclude/gecode/set/view/cached.hpp >Xinclude/gecode/set/view/complement.hpp >Xinclude/gecode/set/view/const.hpp >Xinclude/gecode/set/view/print.hpp >Xinclude/gecode/set/view/set.hpp >Xinclude/gecode/set/view/singleton.hpp >Xinclude/gecode/support.hh >Xinclude/gecode/support/auto-link.hpp >Xinclude/gecode/support/bitset-base.hpp >Xinclude/gecode/support/bitset.hpp >Xinclude/gecode/support/block-allocator.hpp >Xinclude/gecode/support/cast.hpp >Xinclude/gecode/support/config.hpp >Xinclude/gecode/support/dynamic-array.hpp >Xinclude/gecode/support/dynamic-queue.hpp >Xinclude/gecode/support/dynamic-stack.hpp >Xinclude/gecode/support/exception.hpp >Xinclude/gecode/support/heap.hpp >Xinclude/gecode/support/int-type.hpp >Xinclude/gecode/support/macros.hpp >Xinclude/gecode/support/marked-pointer.hpp >Xinclude/gecode/support/random.hpp >Xinclude/gecode/support/sort.hpp >Xinclude/gecode/support/static-stack.hpp >Xinclude/gecode/support/thread.hpp >Xinclude/gecode/support/thread/none.hpp >Xinclude/gecode/support/thread/pthreads.hpp >Xinclude/gecode/support/thread/thread.hpp >Xinclude/gecode/support/thread/windows.hpp >Xinclude/gecode/support/timer.hpp >Xlib/libgecodedriver.so >Xlib/libgecodedriver.so.32 >Xlib/libgecodedriver.so.32.0 >Xlib/libgecodeflatzinc.so >Xlib/libgecodeflatzinc.so.32 >Xlib/libgecodeflatzinc.so.32.0 >Xlib/libgecodegist.so >Xlib/libgecodegist.so.32 >Xlib/libgecodegist.so.32.0 >Xlib/libgecodeint.so >Xlib/libgecodeint.so.32 >Xlib/libgecodeint.so.32.0 >Xlib/libgecodekernel.so >Xlib/libgecodekernel.so.32 >Xlib/libgecodekernel.so.32.0 >Xlib/libgecodeminimodel.so >Xlib/libgecodeminimodel.so.32 >Xlib/libgecodeminimodel.so.32.0 >Xlib/libgecodesearch.so >Xlib/libgecodesearch.so.32 >Xlib/libgecodesearch.so.32.0 >Xlib/libgecodeset.so >Xlib/libgecodeset.so.32 >Xlib/libgecodeset.so.32.0 >Xlib/libgecodesupport.so >Xlib/libgecodesupport.so.32 >Xlib/libgecodesupport.so.32.0 >X%%DATADIR%%/mznlib/all_different_int.mzn >X%%DATADIR%%/mznlib/all_equal_int.mzn >X%%DATADIR%%/mznlib/among.mzn >X%%DATADIR%%/mznlib/at_least_int.mzn >X%%DATADIR%%/mznlib/at_least_set.mzn >X%%DATADIR%%/mznlib/at_most_int.mzn >X%%DATADIR%%/mznlib/at_most_set.mzn >X%%DATADIR%%/mznlib/%%QT_BINDIR%%_packing.mzn >X%%DATADIR%%/mznlib/%%QT_BINDIR%%_packing_capa.mzn >X%%DATADIR%%/mznlib/%%QT_BINDIR%%_packing_load.mzn >X%%DATADIR%%/mznlib/circuit.mzn >X%%DATADIR%%/mznlib/count.mzn >X%%DATADIR%%/mznlib/cumulative.mzn >X%%DATADIR%%/mznlib/decreasing_bool.mzn >X%%DATADIR%%/mznlib/decreasing_int.mzn >X%%DATADIR%%/mznlib/diffn.mzn >X%%DATADIR%%/mznlib/disjoint.mzn >X%%DATADIR%%/mznlib/distribute.mzn >X%%DATADIR%%/mznlib/exactly_int.mzn >X%%DATADIR%%/mznlib/exactly_set.mzn >X%%DATADIR%%/mznlib/gecode.mzn >X%%DATADIR%%/mznlib/global_cardinality.mzn >X%%DATADIR%%/mznlib/global_cardinality_closed.mzn >X%%DATADIR%%/mznlib/global_cardinality_low_up.mzn >X%%DATADIR%%/mznlib/global_cardinality_low_up_closed.mzn >X%%DATADIR%%/mznlib/increasing_bool.mzn >X%%DATADIR%%/mznlib/increasing_int.mzn >X%%DATADIR%%/mznlib/int_set_channel.mzn >X%%DATADIR%%/mznlib/inverse.mzn >X%%DATADIR%%/mznlib/lex_less_int.mzn >X%%DATADIR%%/mznlib/lex_lesseq_int.mzn >X%%DATADIR%%/mznlib/link_set_to_booleans.mzn >X%%DATADIR%%/mznlib/maximum_int.mzn >X%%DATADIR%%/mznlib/member_bool.mzn >X%%DATADIR%%/mznlib/member_int.mzn >X%%DATADIR%%/mznlib/minimum_int.mzn >X%%DATADIR%%/mznlib/nvalue.mzn >X%%DATADIR%%/mznlib/partition_set.mzn >X%%DATADIR%%/mznlib/precedence.mzn >X%%DATADIR%%/mznlib/range.mzn >X%%DATADIR%%/mznlib/redefinitions.mzn >X%%DATADIR%%/mznlib/regular.mzn >X%%DATADIR%%/mznlib/roots.mzn >X%%DATADIR%%/mznlib/sort.mzn >X%%DATADIR%%/mznlib/sum_pred.mzn >X%%DATADIR%%/mznlib/table_bool.mzn >X%%DATADIR%%/mznlib/table_int.mzn >X@dirrmtry include/gecode/driver >X@dirrmtry include/gecode/flatzinc >X@dirrmtry include/gecode/gist >X@dirrmtry include/gecode/int/arithmetic >X@dirrmtry include/gecode/int/%%QT_BINDIR%%-packing >X@dirrmtry include/gecode/int/bool >X@dirrmtry include/gecode/int/branch >X@dirrmtry include/gecode/int/channel >X@dirrmtry include/gecode/int/circuit >X@dirrmtry include/gecode/int/count >X@dirrmtry include/gecode/int/cumulative >X@dirrmtry include/gecode/int/cumulatives >X@dirrmtry include/gecode/int/distinct >X@dirrmtry include/gecode/int/dom >X@dirrmtry include/gecode/int/element >X@dirrmtry include/gecode/int/exec >X@dirrmtry include/gecode/int/extensional >X@dirrmtry include/gecode/int/gcc >X@dirrmtry include/gecode/int/linear >X@dirrmtry include/gecode/int/member >X@dirrmtry include/gecode/int/no-overlap >X@dirrmtry include/gecode/int/nvalues >X@dirrmtry include/gecode/int/precede >X@dirrmtry include/gecode/int/rel >X@dirrmtry include/gecode/int/sequence >X@dirrmtry include/gecode/int/sorted >X@dirrmtry include/gecode/int/task >X@dirrmtry include/gecode/int/unary >X@dirrmtry include/gecode/int/var >X@dirrmtry include/gecode/int/var-imp >X@dirrmtry include/gecode/int/view >X@dirrmtry include/gecode/int/view-val-graph >X@dirrmtry include/gecode/int >X@dirrmtry include/gecode/iter >X@dirrmtry include/gecode/kernel >X@dirrmtry include/gecode/minimodel >X@dirrmtry include/gecode/search/parallel >X@dirrmtry include/gecode/search/sequential >X@dirrmtry include/gecode/search >X@dirrmtry include/gecode/set/branch >X@dirrmtry include/gecode/set/convex >X@dirrmtry include/gecode/set/distinct >X@dirrmtry include/gecode/set/element >X@dirrmtry include/gecode/set/int >X@dirrmtry include/gecode/set/precede >X@dirrmtry include/gecode/set/rel >X@dirrmtry include/gecode/set/rel-op >X@dirrmtry include/gecode/set/sequence >X@dirrmtry include/gecode/set/var >X@dirrmtry include/gecode/set/var-imp >X@dirrmtry include/gecode/set/view >X@dirrmtry include/gecode/set >X@dirrmtry include/gecode/support/thread >X@dirrmtry include/gecode/support >X@dirrmtry include/gecode >X@dirrmtry %%DATADIR%%/mznlib >X@dirrmtry %%DATADIR%% >6fb08f407fd8e6d814991690483b561b >echo x - gecode3/distinfo >sed 's/^X//' >gecode3/distinfo << 'f166243c2a2a6e9a6269a2a76b678575' >XSHA256 (gecode-3.7.3.tar.gz) = e7cc8bcc18b49195fef0544061bdd2e484a1240923e4e85fa39e8d6bb492854c >XSIZE (gecode-3.7.3.tar.gz) = 1643336 >f166243c2a2a6e9a6269a2a76b678575 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 204284
: 162772