Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2.0 04 May 2021 19:07:26 |
Yuri Victorovich (yuri) |
devel/gecode: Move to math category |
6.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.2.0 03 Mar 2021 23:29:47 |
yuri |
devel/gecode: Unbreak the GIST option
Old cmake version required by the project set cmake policy that prevented
handling of .hh files by Qt's moc. |
6.2.0 11 Oct 2020 23:10:53 |
yuri |
devel/gecode: Take maintainership; Backport patches fixing C++ issues |
6.2.0 11 Oct 2020 19:12:02 |
yuri |
devel/gecode: Fix build with clang-10 (const fields can't be assigned); Option
GIST is broken
Reported by: failure in poudriere (clang-10 problem) |
6.2.0 10 Mar 2020 11:22:24 |
bapt |
Remove useless dependency on bison
base byacc is perfectly able to deal with this port |
6.2.0 27 Oct 2019 05:19:35 |
yuri |
devel/gecode: Update 5.1.0 -> 6.2.0
Reset maintainer due to extended timeouts on bug #240101, #240100, #240089, as
per policy.
Approved by: dem.procopiou@gmail.com (maintainer's timeout; 62 days) |
5.1.0_5 04 Aug 2019 07:54:21 |
arrowd |
devel/gecode: Use HTTPS for MASTER_SITES and WWW. |
5.1.0_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
5.1.0_4 16 Mar 2019 23:50:14 |
tcberner |
devel/gecode: remove GIST option (Qt4 deprecation)
Approved by: portmgr (implicit) |
5.1.0_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.1.0_2 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
5.1.0_2 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
5.1.0_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
5.1.0_1 18 Jun 2018 19:03:04 |
linimon |
Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint.
Tested for no regression on amd64.
Approved by: portmgr (tier-2 blanket) |
5.1.0_1 19 Apr 2018 07:08:45 |
ale |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
5.1.0 30 Nov 2017 05:55:17 |
linimon |
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket) |
5.1.0 02 Aug 2017 17:26:09 |
joneum |
- devel/gecode: Update from 5.0.0 to 5.1.0
- Changelog:
http://www.gecode.org/doc-latest/reference/PageChange.html#SectionChanges_5_1_0
PR: 221083
Submitted by: Demetris Procopiou <dem.procopiou@gmail.com> (maintainer)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D11781 |
5.0.0 28 Feb 2017 20:12:06 |
linimon |
Change BROKEN_* to NOT_FOR_ARCHS.
Upon further review, there is code that needs to be written to support
these archs. It is not avaiable even in the latest upstream.
Approved by: portmgr (tier-2 blanket) |
5.0.0 10 Feb 2017 15:20:31 |
vanilla |
1: Update to 5.0.0.
2: pass MAINTAINER to submitter.
PR: 216803
Submitted by: dem.procopiou at gmail.com |
4.4.0 08 Nov 2016 19:29:57 |
linimon |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
4.4.0 08 Nov 2016 08:43:06 |
linimon |
Mark as broken on arm64 and mips64. |
4.4.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.4.0 12 Apr 2015 08:48:44 |
danfe |
- Update to version 4.4.0
- Rename SHLIB plist substitution variable to SHLIB_VERSION and actually
use it to reduce pkg-plist diffs when updating to the next version
- Standardize Makefile header while I'm here
PR: 199225 |
4.3.3 28 Jan 2015 14:17:20 |
shaun |
Update from 4.3.2 to 4.3.3.
PR: 197042
Submitted by: Anton Tornqvist <antont@inbox.lv> |
4.3.2 07 Nov 2014 16:03:20 |
robak |
devel/gecode: update 4.3.0 -> 4.3.2
Approved by: mentors (implicit) |
4.3.0 25 Sep 2014 12:21:04 |
vanilla |
Update to version 4.3.0.
PR: ports/193895
Submitted by: Ports Fury. |
4.2.1_1 24 Sep 2014 01:47:00 |
amdmi3 |
- Drop @dirrm* from plist |
4.2.1_1 03 Apr 2014 15:01:59 |
mat |
Some headers needed the internal boost to be usable.
Sponsored by: Absolight |
4.2.1 27 Feb 2014 09:13:44 |
miwi |
- Update to 4.2.1
PR: 186739
Submitted by: Ports Fury |
3.7.3 19 Feb 2014 09:00:59 |
miwi |
- Stage support |
3.7.3 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
3.7.3 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
3.7.3 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
3.7.3 08 Mar 2013 11:32:12 |
bapt |
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 |
3.7.3 12 Jun 2012 09:17:03 |
bapt |
Convert to new options framework |
3.7.3 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
3.7.3 31 Mar 2012 07:18:24 |
wen |
- Update devel/gecode to 3.7.3
Feature safe: yes |
3.7.2 24 Mar 2012 16:25:39 |
miwi |
- Update to 3.7.2
PR: 166023
Submitted by: Ports Fury
Feature safe: yes |
3.5.0 27 Feb 2012 20:32:31 |
glarkin |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
3.5.0 11 Feb 2011 15:02:42 |
roam |
Update to gecode-3.5.0 and add optional QT and GIST support. |
3.4.2 25 Jan 2011 15:12:54 |
roam |
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 |
3.4.2 24 Jan 2011 14:14:20 |
roam |
Add gecode-3.4.2, the Generic Constraint Development Environment.
WWW: http://www.gecode.org/
Feature safe: yes |