notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: math/cgl/Makefile

Number of commits found: 22

Monday, 1 Jan 2024
11:49 Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd f2489ab
Tuesday, 12 Dec 2023
19:03 Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 ab17137
Friday, 27 Oct 2023
06:46 Yuri Victorovich (yuri) search for other commits by this committer
math/cgl: update 0.60.7 → 0.60.8

Reported by:	portscout
commit hash: a57ecf1e04af9efcddbc7663e3ad757c70ba44f9 commit hash: a57ecf1e04af9efcddbc7663e3ad757c70ba44f9 commit hash: a57ecf1e04af9efcddbc7663e3ad757c70ba44f9 commit hash: a57ecf1e04af9efcddbc7663e3ad757c70ba44f9 a57ecf1
Sunday, 18 Jun 2023
02:23 Yuri Victorovich (yuri) search for other commits by this committer
math/cgl: Update 0.60.6 → 0.60.7

Reported by:	portscout
commit hash: 32337561d0b97c04a35cb5c59fb4b4889d61b770 commit hash: 32337561d0b97c04a35cb5c59fb4b4889d61b770 commit hash: 32337561d0b97c04a35cb5c59fb4b4889d61b770 commit hash: 32337561d0b97c04a35cb5c59fb4b4889d61b770 3233756
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 6 May 2022
06:21 Yuri Victorovich (yuri) search for other commits by this committer
math/cgl: Update 0.60.5 -> 0.60.6

Reported by:	portscout
commit hash: 1e35add17646337ce5f91609ca8ba3871d83bb4b commit hash: 1e35add17646337ce5f91609ca8ba3871d83bb4b commit hash: 1e35add17646337ce5f91609ca8ba3871d83bb4b commit hash: 1e35add17646337ce5f91609ca8ba3871d83bb4b 1e35add
Thursday, 24 Mar 2022
17:16 Yuri Victorovich (yuri) search for other commits by this committer
math/cgl: Remove unnecessary dependency
commit hash: cb84d120789d469eb09a7bf5c70145fe6c00fd98 commit hash: cb84d120789d469eb09a7bf5c70145fe6c00fd98 commit hash: cb84d120789d469eb09a7bf5c70145fe6c00fd98 commit hash: cb84d120789d469eb09a7bf5c70145fe6c00fd98 cb84d12
Sunday, 13 Mar 2022
18:30 Yuri Victorovich (yuri) search for other commits by this committer
math/cgl: Update 0.60.4 -> 0.60.5

Reported by:	portscout
commit hash: 37f20194dbe5bdbb72a776fb9e27c5f845fa2c92 commit hash: 37f20194dbe5bdbb72a776fb9e27c5f845fa2c92 commit hash: 37f20194dbe5bdbb72a776fb9e27c5f845fa2c92 commit hash: 37f20194dbe5bdbb72a776fb9e27c5f845fa2c92 37f2019
Thursday, 24 Feb 2022
16:21 Yuri Victorovich (yuri) search for other commits by this committer
math/ipopt: Update 3.12.13 -> 3.14.4
commit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4e commit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4e commit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4e commit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4e a0d76a1
Wednesday, 23 Feb 2022
17:02 Yuri Victorovich (yuri) search for other commits by this committer
math/asl: Update 1.4.4 -> 2.0.0

Reported by:	portscout
commit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dc commit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dc commit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dc commit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dc ce52f93
Friday, 14 Jan 2022
08:29 Yuri Victorovich (yuri) search for other commits by this committer
math/cgl: Update 0.60.3 -> 0.60.4

Reported by:	portscout
commit hash: 8b664e846b626bf38e8247ff4c619e9bfeb08fd6 commit hash: 8b664e846b626bf38e8247ff4c619e9bfeb08fd6 commit hash: 8b664e846b626bf38e8247ff4c619e9bfeb08fd6 commit hash: 8b664e846b626bf38e8247ff4c619e9bfeb08fd6 8b664e8
Wednesday, 12 May 2021
19:11 Yuri Victorovich (yuri) search for other commits by this committer
math/cgl: Add missing dependencies and LICENSE_FILE
commit hash: d2ff2113fb14e99dc3d1f70672c400ec0d34e27d commit hash: d2ff2113fb14e99dc3d1f70672c400ec0d34e27d commit hash: d2ff2113fb14e99dc3d1f70672c400ec0d34e27d commit hash: d2ff2113fb14e99dc3d1f70672c400ec0d34e27d d2ff211
Monday, 3 May 2021
07:06 Yuri Victorovich (yuri) search for other commits by this committer
math/cgl: Add missing dependencies
commit hash: 37ac6ee8d4aef03c80cc731e1b853adcc3c50139 commit hash: 37ac6ee8d4aef03c80cc731e1b853adcc3c50139 commit hash: 37ac6ee8d4aef03c80cc731e1b853adcc3c50139 commit hash: 37ac6ee8d4aef03c80cc731e1b853adcc3c50139 37ac6ee
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 1 Feb 2020
14:51 yuri search for other commits by this committer
math/cgl: Update 0.60.2 -> math/cgl

Reported by:	portscout
Original commitRevision:524766 
Saturday, 21 Dec 2019
22:56 yuri search for other commits by this committer
math/cgl: Update 0.59.10 -> 0.60.2
Original commitRevision:520584 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Saturday, 22 Sep 2018
05:30 linimon search for other commits by this committer
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)
Original commitRevision:480340 
Monday, 16 Apr 2018
07:22 yuri search for other commits by this committer
New port: math/cgl: Collection of cut generators for COIN-OR packages that use
cuts
Original commitRevision:467460 

Number of commits found: 22