Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.60.9_2 28 Jan 2025 16:42:55
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after OpenBLAS upgrade
Remark: this souldn’t be necessary, because the version of the library is the
same, but due to many changes between these releases, it is safer this way.
PR: 284314 |
0.60.9_1 24 Jan 2025 12:18:28
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION to chase blas/lapack, Suitesparse and BLIS |
0.60.9 23 Aug 2024 03:48:11
    |
Yuri Victorovich (yuri)  |
math/cgl: update 0.60.8 → 0.60.9
Reported by: portscout |
0.60.8_3 21 Jun 2024 17:49:24
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
0.60.8_2 01 Jan 2024 11:49:51
    |
Thierry Thomas (thierry)  |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
0.60.8_1 12 Dec 2023 19:03:50
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
0.60.8 27 Oct 2023 06:46:44
    |
Yuri Victorovich (yuri)  |
math/cgl: update 0.60.7 → 0.60.8
Reported by: portscout |
0.60.7 18 Jun 2023 02:23:31
    |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.6 → 0.60.7
Reported by: portscout |
0.60.6_1 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) |
0.60.6 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 ) |
0.60.6 06 May 2022 06:21:10
    |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.5 -> 0.60.6
Reported by: portscout |
0.60.5 24 Mar 2022 17:16:15
    |
Yuri Victorovich (yuri)  |
math/cgl: Remove unnecessary dependency |
0.60.5 13 Mar 2022 18:30:13
    |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.4 -> 0.60.5
Reported by: portscout |
0.60.4_2 24 Feb 2022 16:21:08
    |
Yuri Victorovich (yuri)  |
math/ipopt: Update 3.12.13 -> 3.14.4 |
0.60.4_1 23 Feb 2022 17:02:05
    |
Yuri Victorovich (yuri)  |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
0.60.4 14 Jan 2022 08:29:37
    |
Yuri Victorovich (yuri)  |
math/cgl: Update 0.60.3 -> 0.60.4
Reported by: portscout |
0.60.3_2 12 May 2021 19:11:16
    |
Yuri Victorovich (yuri)  |
math/cgl: Add missing dependencies and LICENSE_FILE |
0.60.3_1 03 May 2021 07:06:28
    |
Yuri Victorovich (yuri)  |
math/cgl: Add missing dependencies |
0.60.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.60.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.60.3 01 Feb 2020 14:51:16
  |
yuri  |
math/cgl: Update 0.60.2 -> math/cgl
Reported by: portscout |
0.60.2 21 Dec 2019 22:56:32
  |
yuri  |
math/cgl: Update 0.59.10 -> 0.60.2 |
0.59.10_2 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 |
0.59.10_1 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 |
0.59.10 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) |
0.59.10 16 Apr 2018 07:22:08
  |
yuri  |
New port: math/cgl: Collection of cut generators for COIN-OR packages that use
cuts |