Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.17.9_1 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
1.17.9 27 Oct 2023 06:46:45 |
Yuri Victorovich (yuri) |
math/clp: update 1.17.8 → 1.17.9 |
1.17.8 16 Jun 2023 18:11:54 |
Mathieu Arnold (mat) |
*: regular cleanup for GH_TAGNAME bad usage |
1.17.8 16 Jun 2023 15:27:46 |
Yuri Victorovich (yuri) |
math/clp: Update 1.17.6 → 1.17.8
Reported by: portscout |
1.17.6_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.17.6_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.17.6_1 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.17.6_1 27 Feb 2022 19:59:59 |
Yuri Victorovich (yuri) |
math/coin-or-mumps: Update 1.6.3 -> 3.0.2 |
1.17.6 24 Feb 2022 18:53:33 |
Yuri Victorovich (yuri) |
math/clp: Update 1.17.3 -> 1.17.6
Reported by: portscout |
1.17.3_6 24 Feb 2022 16:21:08 |
Yuri Victorovich (yuri) |
math/ipopt: Update 3.12.13 -> 3.14.4 |
1.17.3_5 23 Feb 2022 17:02:05 |
Yuri Victorovich (yuri) |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
1.17.3_4 12 May 2021 16:00:23 |
Yuri Victorovich (yuri) |
math/clp: Remove bundled osi project in favor of math/osi dependency
This fixes file conflict between math/clp and math/osi. |
1.17.3_3 03 May 2021 20:56:30 |
Yuri Victorovich (yuri) |
math/clp: Link with COIN-OR ASL library
Also update MASTER_SITES. |
1.17.3_2 03 May 2021 05:41:03 |
Yuri Victorovich (yuri) |
math/clp: Fix file conflicts with math/coin-or-data-sample,
math/coin-or-data-netlib, math/coinutils
clp was installing the same files that the above three ports install.
This is because COIN-OR ports are designed to be self-sufficient
and contain and install their own dependencies.
This causes conflicts in the context of a port.
Approved by: portmgr blanket (bugfix) |
1.17.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.17.3_1 30 Jan 2020 14:17:44 |
swills |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
1.17.3 12 Jan 2020 17:26:24 |
pkubaj |
math/clp: fix build on non-x86 non-ARM
Only amd64 and i386 have immintrin.h. There's a check for ARM, but not for other
architectures.
Building without immintrin.h works fine on amd64.
PR: 242966
Approved by: co9co9@gmail.com (maintainer timeout)
MFH: 2020Q1 (fix build blanket) |
1.17.3 21 Dec 2019 22:55:32 |
yuri |
math/clp: Update 1.16.10 -> 1.17.3
PR: 220232
Submitted by: pfg
Approved by: co9co9@gmail.com (maintainer's timeout; 2+ years) |
1.16.10_8 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 |
1.16.10_7 22 Apr 2019 13:16:34 |
gerald |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
1.16.10_6 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 |
1.16.10_5 22 Sep 2018 05:30:32 |
linimon |
Fix build on gcc-based archs by updating USES.
Tested on powerpc64 and amd64 (for no regression).
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.16.10_5 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.16.10_5 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 |
1.16.10_4 16 Apr 2018 07:07:52 |
yuri |
math/clp: Unbreak on 12
Added patches to prevent breakage due to reinterpret_cast<SomeType*>(NULL).
See the upstream bug report: https://github.com/coin-or/Clp/issues/7
Approved by: portmgr (port compliance, infrastructure) |
1.16.10_4 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.16.10_3 21 Sep 2017 09:01:55 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.16.10_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.16.10_2 21 May 2017 13:21:04 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1.16.10_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.16.10_1 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
1.16.10_1 07 Dec 2016 13:24:57 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
1.16.10 25 Oct 2016 08:34:04 |
wen |
- Update to 1.16.10
PR: 213136
Submitted by: pfg@
Approved by: maintainer(timeout, >14 days) |
1.16.8 21 Oct 2016 08:31:57 |
amdmi3 |
- Mark broken on 9.x:
/wrkdirs/usr/ports/math/clp/work/Clp-1.16.8/CoinUtils/src/CoinSignal.hpp:47:
error: ISO C++ forbids declaration of '__decltype' with no type
/wrkdirs/usr/ports/math/clp/work/Clp-1.16.8/CoinUtils/src/CoinSignal.hpp:47:
error: typedef '__decltype' is initialized (use __typeof__ instead)
Approved by: portmgr blanket |
1.16.8 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.16.8 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.16.8 29 Oct 2015 13:47:49 |
mat |
Update to 1.16.8
- Add LICENSE
- Use blaslapack
- Use flags and options hints from other COIN ports.
- Use pathfix
- Strip libraries
- Use the test framework
PR: 203277
Submitted by: pfg
Sponsored by: Absolight |
1.12.1_4 13 Nov 2014 23:24:01 |
antoine |
Cleanup plist |
1.12.1_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.12.1_3 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.12.1_3 18 Jun 2014 08:01:00 |
vanilla |
1: Stagify.
2: USER=libtool, bump version.
3: new syntax of LIB_DEPENDS.
Approved by: portmgr@ |
1.12.1_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.12.1_1 16 Feb 2014 17:15:32 |
tijl |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery) |
1.12.1_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.12.1 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.12.1 08 Mar 2011 06:16:40 |
wen |
- Update to 1.12.1
PR: ports/155015
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Approved by: maintainer |
1.11.0 21 Jan 2010 21:14:25 |
miwi |
- Update to 1.11.0
PR: 142952
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> (maintainer) |
1.10.0_1 14 Jan 2010 12:42:10 |
demon |
Chase glpk shlib version.
Bump PORTREVISION. |
1.10.0 17 Sep 2009 13:02:43 |
gerald |
Update to version 1.10.0, fixing an existing build error with GCC 4.4 by
means of an additional patch.
Reported by: pav and miwi (from pointyhat)
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Approved by: maintainer timeout
Feature safe: yes |
1.8.2_6 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
1.8.2_5 04 Sep 2009 13:30:29 |
demon |
Chase glpk shlib version bump;
PORTREVISION++. |
1.8.2_4 24 Jun 2009 08:38:23 |
demon |
Chase glpk shlib version. |
1.8.2_3 02 Apr 2009 10:05:29 |
demon |
Bump glpk shlib version. |
1.8.2_2 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
1.8.2_1 26 Dec 2008 15:14:59 |
demon |
Chase glpk shlib version bump. |
1.8.2 09 Nov 2008 18:41:51 |
amdmi3 |
- Update to 1.8.2
- Minor port knits
PR: 128701
Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com>
Approved by: "Co Nijn" <co9co9 at gmail dot com> (maintainer) |
1.8.0_1 07 Nov 2008 14:12:29 |
demon |
Chase glpk shlib version, bump PORTREVISION. |
1.8.0 04 Sep 2008 10:26:41 |
demon |
Chase glpk shlib version. |
1.8.0 22 Aug 2008 11:36:52 |
pav |
- Update to 1.8.0
PR: ports/126555
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
Approved by: Co Nijn <co9co9@gmail.com> (maintainer) |
1.7.4 15 Aug 2008 14:16:01 |
demon |
Chase glpk shlib version bump. |
1.7.4 15 Jul 2008 13:03:56 |
demon |
Chase glpk shared library version. |
1.7.4 08 Jun 2008 11:49:16 |
rafan |
- Update to 1.7.4
PR: ports/123821
Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> (maintainer) |
1.6.0 18 Dec 2007 20:13:13 |
edwin |
On request of maintainer I've mirrored a copy. |
1.6.0 15 Dec 2007 19:32:35 |
pav |
- Update to 1.6.0
PR: ports/118532
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
Approved by: Co Nijn <co9co9@gmail.com> (maintainer) |
1.4.0 05 Sep 2007 01:59:36 |
clsung |
This is a port of Clp (Coin-or linear programming), which is an open-source
linear programming solver written in C++. It is primarily meant to be used as
a callable library, but a basic, stand-alone executable version is also
included.
WWW: http://www.coin-or.org/Clp/index.html
PR: ports/115185
Submitted by: Robin Schilham |