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/py-gsl/Makefile

Number of commits found: 44

Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Tuesday, 26 Dec 2017
19:30 lwhsu search for other commits by this committer
- Update to 2.3.0
Original commitRevision:457312 
Monday, 3 Jul 2017
20:38 tcberner search for other commits by this committer
Update math/gsl to 2.4

Exp-Run by:	antoine
PR:		220408
Original commitRevision:444988 
Tuesday, 2 May 2017
05:26 tcberner search for other commits by this committer
Update math/gsl to 2.3

This release introduces some new features and fixes several bugs:
	http://savannah.gnu.org/forum/forum.php?forum_id=8751

* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support

PR:		218952
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10522
Original commitRevision:439928 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Thursday, 1 Oct 2015
07:04 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Strip library

Approved by:	portmgr blanket
Original commitRevision:398254 
Tuesday, 29 Sep 2015
06:08 wen search for other commits by this committer
- Update to 2.1.1
- Add LICENSE
- Reset maintainer to ports@
Original commitRevision:398159 
Tuesday, 21 Oct 2014
16:54 mva search for other commits by this committer
- Convert ports of math/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371328 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Sunday, 17 Aug 2014
13:09 tijl search for other commits by this committer
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
Original commitRevision:365182 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Monday, 26 May 2014
11:40 miwi search for other commits by this committer
- Stage support
Original commitRevision:355303 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
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)
Original commitRevision:347809 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
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
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 20 Sep 2013
20:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Original commitRevision:327746 
Monday, 26 Aug 2013
16:06 bf search for other commits by this committer
Update math/gsl to 1.16 and adjust some dependent ports
Original commitRevision:325401 
Monday, 9 May 2011
16:42 bf search for other commits by this committer
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Original commit
Tuesday, 25 May 2010
01:16 wen search for other commits by this committer
- Update 0.9.5
- Take maintainership
Original commit
Sunday, 23 May 2010
21:16 linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
Original commit
Monday, 29 Mar 2010
01:12 wen search for other commits by this committer
- Bump PORTREVISION to chase the update of math/gsl
Original commit
Tuesday, 1 Dec 2009
20:33 makc search for other commits by this committer
Chase math/gsl update,
bump PORTREVISION
Original commit
Saturday, 22 Aug 2009
00:28 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
Original commit
Monday, 12 Jan 2009
20:37 miwi search for other commits by this committer
- Chase gsl shlib bump
Original commit
Thursday, 4 Dec 2008
10:55 perky search for other commits by this committer
Update to 0.9.4

PR:             129011
Submitted by:   Wen Heping <wenheping@gmail.com>
Original commit
Thursday, 14 Aug 2008
06:14 perky search for other commits by this committer
Change default array implementation to math/py-numpy.
Original commit
05:45 perky search for other commits by this committer
Update to 0.9.3
Original commit
Tuesday, 8 Apr 2008
13:53 jadawin search for other commits by this committer
- Chase the gsl shared lib bump.

Approved by:    thierry (mentor)
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Original commit
Friday, 29 Jun 2007
05:46 ijliao search for other commits by this committer
chase math/gsl lib version
Original commit
Saturday, 6 May 2006
01:28 mnag search for other commits by this committer
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
Original commit
Wednesday, 2 Nov 2005
12:11 vs search for other commits by this committer
Unbreak on 4.x

Approved by: perky (maintainer)
Original commit
Monday, 10 Oct 2005
14:45 perky search for other commits by this committer
Update to 0.3.2
Original commit
Saturday, 21 May 2005
17:44 kris search for other commits by this committer
BROKEN on 4.x: Does not compile
Original commit
Monday, 2 May 2005
20:46 jylefort search for other commits by this committer
Bump PORTREVISION after the libgsl update.

Obtained from:  thierry
Original commit
13:00 jylefort search for other commits by this committer
Chase the libgsl update.
Original commit
Sunday, 20 Mar 2005
18:12 perky search for other commits by this committer
Update to 0.3.1.
Original commit
Wednesday, 7 Jul 2004
08:22 vs search for other commits by this committer
Chase libgsl-update
Original commit
Sunday, 12 Oct 2003
21:57 krion search for other commits by this committer
- Chase libraries to actual math/gsl version.

Submitted by:   kris via bento
Original commit
Tuesday, 25 Feb 2003
06:25 perky search for other commits by this committer
De-pkg-comment for my ports.
Original commit
Monday, 20 Jan 2003
10:02 obraun search for other commits by this committer
Bump gsl shlib version.

Pointed out by: kris
Forgotten by:   obraun
Original commit
Tuesday, 23 Jul 2002
22:01 pat search for other commits by this committer
shlib version bump for ports depending on math/gsl
Original commit
Tuesday, 25 Jun 2002
07:50 perky search for other commits by this committer
Updating my email address.

Approved by: cjh (mentor)
Original commit
Monday, 29 Apr 2002
18:05 ijliao search for other commits by this committer
use USE_PYDISTUTILS
Original commit
Friday, 15 Feb 2002
06:47 kevlo search for other commits by this committer
Initial import of Py-gsl 0.0.4    
Original commit

Number of commits found: 44