Commit Graph

10 Commits

Author SHA1 Message Date
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Baptiste Daroussin
36aec2ee4d Convert to new options framework 2012-06-12 09:17:03 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Wen Heping
27e5f738b0 - Update devel/gecode to 3.7.3
Feature safe:	yes
2012-03-31 07:18:24 +00:00
Martin Wilke
507b4c8ad1 - Update to 3.7.2
PR:		166023
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-24 16:25:39 +00:00
Greg Larkin
b48da6b6c5 - Reassign to the heap
Requested by:	roam (on ports-developers@)
2012-02-27 20:32:31 +00:00
Peter Pentchev
66dbc884bd Update to gecode-3.5.0 and add optional QT and GIST support. 2011-02-11 15:02:42 +00:00
Peter Pentchev
c8d6b5d2d9 Oops, fix the build by depending on Perl.
While I'm here, mark the configure patch as forwarded upstream, although
it would only be fair to say that upstream noticed it by themselves and
committed it to their tree before I had a chance to contact them about it :)

Feature safe:	yes
2011-01-25 15:12:54 +00:00
Peter Pentchev
9a75110f6b Add gecode-3.4.2, the Generic Constraint Development Environment.
WWW:		http://www.gecode.org/
Feature safe:	yes
2011-01-24 14:14:20 +00:00