Port details |
- octave-forge-ad Octave-forge package ad
- 1.0.6_12 math
=0 1.0.6_12Version of this port present on the latest quarterly branch.
- BROKEN: doesn't build
DEPRECATED: Broken for more than 6 months This port expired on: 2016-11-01 IGNORE: is marked as broken: doesn't build
- Maintainer: stephen@FreeBSD.org
- Port Added: 2008-09-08 02:00:49
- Last Update: 2016-11-01 22:15:31
- SVN Revision: 425096
- License: GPLv2
- WWW:
- http://octave.sourceforge.net/
- Description:
- 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.
This is ad.
Automatic Forward Differentiation
WWW: http://octave.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- octave-forge-ad>0:math/octave-forge-ad
- No installation instructions:
- This port has been deleted.
- PKGNAME: octave-forge-ad
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (octave-forge/ad-1.0.6.tar.gz) = 34de01d167f30035955a6fe4137f2f7fec0fa862ffd1ab892cb9b31dd18174c4
SIZE (octave-forge/ad-1.0.6.tar.gz) = 191767
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- octave : math/octave
- gfortran48 : lang/gcc
- gmake : devel/gmake
- as : devel/binutils
- Runtime dependencies:
-
- octave : math/octave
- load-octave-pkg : math/octave-forge-base
- gfortran48 : lang/gcc
- Library dependencies:
-
- libpcre.so : devel/pcre
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- dos2unix fortran gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.6_12 01 Nov 2016 22:15:31 |
rene |
Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring
x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby |
1.0.6_12 01 Oct 2016 10:55:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.0.6_12 05 Feb 2016 17:27:22 |
antoine |
Mark BROKEN on head too
Reported by: pkg-fallout |
1.0.6_12 17 Jan 2016 20:12:21 |
stephen |
- Mark broken with FreeBSD 10 or older.
Reference: http://beefy6.nyi.freebsd.org/data/101amd64-default/406195/logs/octave-forge-ad-1.0.6_12.log
http://beefy2.nyi.freebsd.org/data/93amd64-default/406086/logs/octave-forge-ad-1.0.6_12.log |
1.0.6_12 13 Jan 2016 04:34:13 |
stephen |
- Bump portrevision chasing upgrade of math/octave to 4.0.0. |
1.0.6_11 20 Aug 2015 18:24:57 |
pgollucci |
remove empty pkg-plist
PR: 201663
Submitted By: s3erios@gmail.com |
1.0.6_11 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) |
1.0.6_10 23 Jun 2014 00:05:58 |
stephen |
- Set license_file. |
1.0.6_10 26 May 2014 08:44:35 |
bapt |
Convert to USES=dos2unix
With hat: portmgr |
1.0.6_10 20 Apr 2014 21:00:53 |
stephen |
- Add a definition of HOME to configure_args, because octave likes to write
.octave_hist into ${HOME}.
Reported by: marino@ |
1.0.6_10 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) |
1.0.6_9 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) |
1.0.6_8 12 Jan 2014 19:19:57 |
stephen |
- Add licence=GPLv2 to many octave-forge ports. |
1.0.6_8 12 Jan 2014 16:35:23 |
stephen |
- Implement staging for octave-forge ports. |
1.0.6_8 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 ) |
1.0.6_7 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.0.6_7 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. |
1.0.6_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.6_6 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@ |
1.0.6_6 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@ |
1.0.6_5 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) |
1.0.6_4 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) |
1.0.6_3 14 Jun 2011 07:27:18 |
stephen |
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor) |
1.0.6_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.6_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) |
1.0.6_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.6_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.6_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 |
1.0.6 13 Jun 2009 21:00:11 |
miwi |
- Update to 1.0.6
PR: 135329
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) |
1.0.5 26 May 2009 21:48:30 |
beat |
- Update to 1.0.5
- Portlint
PR: ports/134404
Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu> (maintainer)
Approved by: miwi (mentor) |
1.0.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) |
1.0.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) |
1.0.4 08 Sep 2008 02:01:35 |
maho |
Remove unnessary file. |
1.0.4 08 Sep 2008 02:00:25 |
maho |
Add math/octave-forge-ad port.
This package is "Automatic Forward Differentiation (AD)".
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> |