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/sage/Makefile

Number of commits found: 171 (showing only 71 on this page)

«  1 | 2 

Monday, 8 Dec 2014
19:55 stephen search for other commits by this committer
- Update to 6.4.1.
Original commitRevision:374314 
Sunday, 7 Dec 2014
16:01 stephen search for other commits by this committer
- Update to 6.4.
Original commitRevision:374215 
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 
Friday, 5 Sep 2014
03:17 stephen search for other commits by this committer
- Correct where SAGE_ROOT was incorrectly prefixed by STAGEDIR in
  ${PREFIX}/bin/sage.
- Bump portrevision.

Pointed out by:	Robert.Burmeister@UToledo.edu
Original commitRevision:367322 
Sunday, 22 Jun 2014
22:54 stephen search for other commits by this committer
- Set license_file.
Original commitRevision:358868 
Saturday, 31 May 2014
05:05 stephen search for other commits by this committer
- Replace python-2.7.5 with version 2.7.6.  Thus the port should now build
  on FreeBSD-10 and higher.
- Use the patches from the lang/python27 port.
- Bump portrevision.
Original commitRevision:355933 
Friday, 30 May 2014
23:58 stephen search for other commits by this committer
- Add license.
Original commitRevision:355922 
Saturday, 17 May 2014
02:22 stephen search for other commits by this committer
- Small changes on the way to making it clang compliant.
Original commitRevision:354274 
Friday, 16 May 2014
21:25 stephen search for other commits by this committer
- Fix subpackage libm4ri to pick up sage version of png library.
- Bump portrevision.

Reference:	http://trac.sagemath.org/ticket/16368
Original commitRevision:354267 
Thursday, 15 May 2014
22:58 stephen search for other commits by this committer
- Update to 6.2.
Original commitRevision:354179 
Tuesday, 13 May 2014
13:52 adamw search for other commits by this committer
Reduce the number of helpful hints.
Original commitRevision:353950 
Monday, 12 May 2014
21:48 adamw search for other commits by this committer
Add some more helpful time-saving tips.
Original commitRevision:353900 
Sunday, 11 May 2014
03:19 stephen search for other commits by this committer
- Implement staging.
Original commitRevision:353642 
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 
Friday, 21 Feb 2014
13:15 gahr search for other commits by this committer
- Convert to USES=tk
Original commitRevision:345389 
Thursday, 20 Feb 2014
14:47 stephen search for other commits by this committer
- Fix portlint warnings.
Original commitRevision:345244 
13:26 stephen search for other commits by this committer
- Add back -PKGNAMESUFFIX=-math to avoid name collision with another port.

Reported by:	mat@
Original commitRevision:345225 
Sunday, 16 Feb 2014
17:15 tijl search for other commits by this committer
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)
Original commitRevision:344614 
Saturday, 8 Feb 2014
05:18 stephen search for other commits by this committer
- Update to 6.1.1.
Original commitRevision:343307 
Friday, 31 Jan 2014
23:19 stephen search for other commits by this committer
- Update to 6.1.
Original commitRevision:342093 
Thursday, 30 Jan 2014
01:00 stephen search for other commits by this committer
- Update to 6.0.  This was quite an overhaul since the directory structure
  greatly changed.
- Provide support for FreeBSD-10.
Original commitRevision:341797 
Tuesday, 17 Dec 2013
20:41 stephen search for other commits by this committer
- Update to 5.13.
Original commitRevision:336764 
Saturday, 16 Nov 2013
14:56 stephen search for other commits by this committer
- Add pkgnamesuffix of -math. to avoid pkgname collision with graphics/sage.

Noticed by:	portmgr
Reference:	http://blogs.freebsdish.org/portmgr/2013/10/03/package-name-collisions/
Original commitRevision:334003 
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 
Wednesday, 9 Oct 2013
17:24 stephen search for other commits by this committer
- Update to 5.12.
Original commitRevision:329914 
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 
Saturday, 17 Aug 2013
16:27 gerald search for other commits by this committer
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Original commitRevision:324851 
Thursday, 15 Aug 2013
02:37 stephen search for other commits by this committer
- Update to 5.11.
Original commitRevision:324750 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Friday, 28 Jun 2013
03:28 stephen search for other commits by this committer
- Make work with binutils-2.23.2 by setting --copy-dt-needed-entries for ld.
  See "Changes in 2.22" in
http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/ld/NEWS?rev=1.131.2.1&content-type=text/plain&cvsroot=src&only_with_tag=binutils-binutils-2_23_2
- Bump portrevision.

Reported by:	Robert Burmeister <Robert.Burmeister@UToledo.edu>
Original commitRevision:321937 
Thursday, 20 Jun 2013
13:30 stephen search for other commits by this committer
- Update to 5.10.
Original commitRevision:321380 
Sunday, 2 Jun 2013
02:27 stephen search for other commits by this committer
- Put in use_gcc=4.6+.  (It is not obvious that use_fortran=yes will imply
  gcc=4.6 or later under all conditions.)
Original commitRevision:319633 
Saturday, 1 Jun 2013
17:57 stephen search for other commits by this committer
- Downgrade gcc requirement to 4.6.
- Stop sage from building its own version of gcc.
- Clean whitespace.
- Bump portrevision.

Suggested by:	Robert.Burmeister@UToledo.edu
Original commitRevision:319582 
Saturday, 11 May 2013
17:58 hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
Original commitRevision:317899 
Monday, 6 May 2013
02:00 hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
Original commitRevision:317455 
Saturday, 4 May 2013
14:06 bdrewery search for other commits by this committer
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
  MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
  without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
  to always have a number

Reviewed by:	bapt
Spotted by:	John Marino <draco@marino.st>
With hat:	portmgr
Original commitRevision:317320 
Friday, 3 May 2013
13:20 bdrewery search for other commits by this committer
Respect MAKE
Original commitRevision:317203 
Thursday, 2 May 2013
12:14 stephen search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv again, because accidentally reverted
  this change in update to 5.9.

Pointed out by:	bsd-src@helfman.org and bapt@.
Original commitRevision:317100 
03:15 stephen search for other commits by this committer
- Update to 5.9.
Original commitRevision:317071 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Tuesday, 19 Mar 2013
03:01 stephen search for other commits by this committer
- Update to 5.8.
- Patch because threaded document building fails under FreeBSD.
Original commitRevision:314614 
Friday, 22 Feb 2013
15:08 stephen search for other commits by this committer
- Update to 5.7.
Original commitRevision:312771 
Friday, 8 Feb 2013
22:15 stephen search for other commits by this committer
- Add shells/bash to build_depends and run_depends.

Pointyhat:	stephen
Submitted by:	Beni (private email).
Original commitRevision:311954 
Thursday, 24 Jan 2013
13:33 stephen search for other commits by this committer
- Update to 5.6.
Original commitRevision:310930 
Wednesday, 26 Dec 2012
00:25 stephen search for other commits by this committer
- Update to 5.5.
Original commitRevision:309497 
Monday, 26 Nov 2012
00:57 stephen search for other commits by this committer
- Update to 5.4.1.

Feature safe:	yes
Original commitRevision:307759 
Friday, 23 Nov 2012
16:07 stephen search for other commits by this committer
- Remove redundant check for arch=amd64.

Feature safe:	yes
Original commitRevision:307684 
Thursday, 22 Nov 2012
14:32 stephen search for other commits by this committer
- option_define -> option_define_amd64

Feature safe:	yes
Submitted by:	bapt@ (private email).
Original commitRevision:307652 
03:27 stephen search for other commits by this committer
- Use new options framework.

Feature safe:	yes
Original commitRevision:307634 
Monday, 12 Nov 2012
19:11 stephen search for other commits by this committer
- Update to 5.4.

Feature safe:	yes
Original commitRevision:307343 
Tuesday, 11 Sep 2012
21:25 stephen search for other commits by this committer
- Update to 5.3.
Original commitRevision:304125 
Monday, 30 Jul 2012
20:00 stephen search for other commits by this committer
- Update to 5.2.
Original commit
Monday, 16 Jul 2012
00:22 stephen search for other commits by this committer
- Rename spkg-patch files in files directory to include generic package
  name instead of original package name.
Original commit
Tuesday, 10 Jul 2012
19:05 stephen search for other commits by this committer
- Update to 5.1.
Original commit
Thursday, 21 Jun 2012
00:13 stephen search for other commits by this committer
- Correct spelling of "invocation."
Original commit
Friday, 15 Jun 2012
03:56 stephen search for other commits by this committer
- Update to 5.0.1.
Original commit
Sunday, 3 Jun 2012
20:58 stephen search for other commits by this committer
- Convert to new options framework.
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 28 May 2012
17:22 stephen search for other commits by this committer
- Removed options to include optional packages, because of security risk
  due to fetching files outside the ports framework.
Original commit
Tuesday, 15 May 2012
16:53 stephen search for other commits by this committer
- Change master_sites.
Original commit
12:57 stephen search for other commits by this committer
- Use use_autotools to add autoconf dependency.
Original commit
11:56 stephen search for other commits by this committer
- Update to 5.0.
- Add the following patches:
http://trac.sagemath.org/sage_trac/ticket/12400
http://trac.sagemath.org/sage_trac/ticket/12818
http://trac.sagemath.org/sage_trac/ticket/12828
http://trac.sagemath.org/sage_trac/ticket/12862
- Remove obsolete patches.
- Add options to build optional subpackages.
- Add option to use 387 FPU instead of SSE (amd64 only).
- Reduce size of what is installed in PREFIX.
- It now passes all tests (except minor floating point differences) under
amd64.  There are still unsolved failed tests with i386.
Original commit
Wednesday, 9 May 2012
21:57 stephen search for other commits by this committer
- Add patch to enable build of cephes subpackage.  This adds floating point
functions included in C99, but not yet part of FreeBSD.  Examples include
ccosh, and except for very recent versions of FreeBSD, log2.
- Bump portrevision.

Obtained from:  http://trac.sagemath.org/sage_trac/ticket/9543
Original commit
Monday, 13 Feb 2012
17:24 stephen search for other commits by this committer
- Add another master_site: src-old, in case the source updates before the port.
Original commit
Thursday, 2 Feb 2012
13:53 stephen search for other commits by this committer
- Fix two LDFLAGS issues.
- Allow parallel builds on FreBSD 9+
Original commit
Wednesday, 1 Feb 2012
00:20 stephen search for other commits by this committer
- Small changes to post-patch target so that it can be restarted.
- Switch off parallel builds if FreeBSD version>=9 (hoping to get some
  useful feedback from tinderbox builds, as parallel building mangles the
  log).
Original commit
Tuesday, 31 Jan 2012
14:02 stephen search for other commits by this committer
- Added test target.

Suggested by:   bf (private email)
Original commit
05:29 stephen search for other commits by this committer
- Add hack so that base cc is never used.
- Add -Wl,-rpath=${WRKSRC}/local/lib to various flags.
- Stop do-install creating directory $HOME/.sage.
- Remove IGNORE for FreeBSD 9 and higher.
- Other improvements to Makefile.
- Bump portrevision.

Almost all changes suggested by:        bf (private emails)
Original commit
Wednesday, 25 Jan 2012
22:39 stephen search for other commits by this committer
-  Set no_latest_link because of conflict with graphics/sage.

Pointed out by: erwin
Original commit
12:56 stephen search for other commits by this committer
- Small improvements to Makefile.

Submitted by:   bf (private email)
Original commit
Tuesday, 24 Jan 2012
23:55 stephen search for other commits by this committer
- New port sage-4.8.

Sage is a free open-source mathematics software system licensed under the GPL.
It combines the power of many existing open-source packages into a common
Python-based interface.

Mission: Creating a viable free open source alternative to Magma, Maple,
Mathematica and Matlab.
Original commit

Number of commits found: 171 (showing only 71 on this page)

«  1 | 2