Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.5_6 25 Apr 2018 19:53:39 |
rene |
Remove expired ports:
2018-04-24 net/google-daemon: Please use sysutils/py-google-compute-engine
instead
2018-04-24 net/google-startup-scripts: Please use
sysutils/py-google-compute-engine instead
2018-04-24 math/octave-forge-odepkg |
0.8.5_6 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). |
0.8.5_5 24 Feb 2018 22:36:54 |
stephen |
- Depreciating because no longer valid package with octave. Set expiration
for two months to give time for people who use older version of octave. |
0.8.5_5 24 Feb 2018 22:03:00 |
stephen |
- Bump portrevision for math/octave-forge-* ports because of update of
math/octave to 4.2.1 (r462865). |
0.8.5_4 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 |
0.8.5_3 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 |
0.8.5_2 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 |
0.8.5_1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.8.5_1 13 Jan 2016 04:34:13 |
stephen |
- Bump portrevision chasing upgrade of math/octave to 4.0.0. |
0.8.5 20 Aug 2015 18:24:57 |
pgollucci |
remove empty pkg-plist
PR: 201663
Submitted By: s3erios@gmail.com |
0.8.5 24 May 2015 18:04:02 |
stephen |
- Use dos2unix instead of gpatch to handle CR in the diff files. |
0.8.5 21 May 2015 17:35:35 |
stephen |
- Update to 0.8.5. |
0.8.4_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) |
0.8.4_3 23 Jun 2014 00:05:58 |
stephen |
- Set license_file. |
0.8.4_3 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) |
0.8.4_2 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) |
0.8.4_1 12 Jan 2014 19:19:57 |
stephen |
- Add licence=GPLv2 to many octave-forge ports. |
0.8.4_1 12 Jan 2014 16:35:23 |
stephen |
- Implement staging for octave-forge ports. |
0.8.4_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 ) |
0.8.4 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.8.4 04 Sep 2013 01:38:17 |
stephen |
- Set make_jobs_unsafe, otherwise patches can get applied out of order. |
0.8.4 05 Jul 2013 20:59:44 |
stephen |
- Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;
${PORTSDIR} to ${.CURDIR}/../.. in the .include for bsd.octave.mk.
This is because USE_GMAKE no longer works after .include <bsd.ports.pre.mk>.
- Trim headers.
- Clean whitespace.
- Portlint. |
0.8.4 22 Feb 2013 21:29:49 |
stephen |
- Update to 0.8.4. |
0.8.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.2 16 Apr 2012 13:37:57 |
stephen |
- Update to 0.8.2. |
0.8.0_3 11 Apr 2012 03:01:50 |
maho |
Add relevant files to build octave-forge while updating 3.4 to 3.6.
Submitted by: stephen@
Reviewed by: maho@ |
0.8.0_3 11 Apr 2012 02:58:30 |
maho |
Bump port revision of all the octave-forge ports,
since there was an API change to octave (from 3.4 to 3.6).
Now it is appropriate to bump the portrevision of every single octave-forge
port,
but a few of the ports needed further patches to make them work: ad,
communications, parallel, odepkg. The es package doesn't build so we switched
off.
Submitted by: stephen@
Reviewed by: maho@ |
0.8.0_2 21 Nov 2011 01:17:40 |
stephen |
- Cosmetic change to Makefile. Use the variable OCTSRC to describe where the
contents of the package are stored. This should make it easier if other
people take over maintainership of the octave-forge-* ports.
Feature safe: yes |
0.8.0_2 30 Jun 2011 20:55:50 |
stephen |
- Bump portrevision for octave-forge-* ports because of update of
math/octave-forge-base to 1.1, and update of Mk/bsd.octave.mk.
Approved by: gabor (mentor) |
0.8.0_1 24 Jun 2011 04:22:33 |
stephen |
- Bump portrevision because math/octave updated to 3.4.1
- Fix to work with math/octave-3.4.1
Approved by: maho (mentor) |
0.8.0 21 Jun 2011 01:56:56 |
stephen |
- Update to 0.8.0
Approved by: maho (mentor) |
0.6.12_1 14 Jun 2011 22:22:03 |
stephen |
- Track changed distfile (content verified)
- Bump PORTREVISION
PR: ports/156942
Submitted by: stephen
Approved by: gabor (mentor) |
0.6.12 14 Jun 2011 07:34:54 |
stephen |
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor) |
0.6.12 17 Apr 2011 18:31:08 |
makc |
Update to 0.6.12
PR: ports/156363
Submitted by: Stephen Montgomery-Smith (maintainer) |
0.6.10 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.6.10 09 Jun 2010 08:26:57 |
miwi |
- Update to 0.6.10
PR: 147573
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) |
0.6.7_3 02 Jun 2010 16:23:51 |
miwi |
A large number of the octave forge ports need version updates. But the new
release system they have is creating releases that don't quite fit into the
old paradigm. A big difference is that they don't all use configure any more.
This moves all the "GNU_CONFIGURE=yes" stuff from bsd.octave.mk to the
individual ports.
PR: 144512
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) |
0.6.7_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.7_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.7_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.7 13 Jun 2009 20:59:19 |
miwi |
- Update to 0.6.7
PR: 135329
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) |
0.6.6 26 May 2009 22:33:44 |
beat |
- Update to 0.6.6
PR: ports/134404
Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu> (maintainer)
Approved by: miwi (mentor) |
0.6.4 05 Apr 2009 20:50:49 |
dhn |
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor) |
0.6.4 09 Sep 2008 06:42:55 |
maho |
Correct port name and create date.
PR: 127226
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> and also
Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
Approved by: portmgr@ (erwin) |
0.6.4 08 Sep 2008 05:18:57 |
maho |
Add port math/octave-forge-odepkg
This is odepkg.
A package for solving differential equations with GNU Octave.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
PR: 127030
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> |