aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-devel
Commit message (Expand)AuthorAgeFilesLines
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark a...bapt2012-04-101-0/+3
* adjust linking and comments in dependent ports after the math/atlas update;bf2011-11-221-10/+10
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-171-2/+2
* - LIB_DEPENDS qhull -> qhull5stephen2011-10-031-2/+2
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2
* Mark BROKEN after the upgrade of USE_FORTRAN to imply GCC 4.6 insteadgerald2011-09-191-0/+2
* Chase glpk shlib version bump.demon2011-05-251-2/+2
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* - update to 1.4.1dinoex2010-03-281-1/+1
* Chase glpk shlib version.demon2010-03-191-2/+2
* Build fix with gotoblas.maho2010-02-161-5/+4
* - update to jpeg-8dinoex2010-02-051-1/+1
* Chase glpk shlib version.demon2010-01-141-1/+2
* Update to 3.3.50 and unbreak.maho2009-10-093-8/+277
* - Mark BROKEN - does not build:pav2009-09-221-0/+2
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
* Chase glpk shlib version bump;demon2009-09-041-2/+2
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* Chase glpk shlib version.demon2009-06-241-1/+2
* Update to 3.1.55.maho2009-04-122-5/+4
* Bump glpk shlib version.demon2009-04-021-1/+2
* Update to 3.1.54 and unbreak.maho2009-03-124-1946/+46
* - Mark BROKEN: does not compilepav2009-03-071-0/+2
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-5/+0
* Chase glpk shlib version bump.demon2008-12-261-2/+2
* Chase glpk shlib version, bump PORTREVISION.demon2008-11-071-2/+2
* A build fix.maho2008-09-221-0/+15
* Chase glpk shlib version.demon2008-09-041-2/+2
* Recognize the -pthread flag, and bump port revision.maho2008-09-022-0/+12
* Update to 3.1.51.maho2008-08-236-51/+296
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-6/+2
* * Use termios terminal interface, so that COMPAT_43TTY kernelmaho2008-01-071-2/+3
* Mark as IGNORE. Please use math/octave instead.maho2007-12-251-0/+2
* Update to 2.9.19.maho2007-12-143-11/+56
* Mark broken on 5.x: fails to install.linimon2007-11-251-0/+1
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+2
* Update to 2.9.14.maho2007-09-293-11/+69
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-6/+1
* Update to 2.9.12.maho2007-06-284-506/+570
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* A possible build fix on FBSD 5.maho2007-03-191-1/+5
* * Migrate to gfortran.maho2007-01-102-10/+20
* Update to 2.9.9.maho2006-12-275-193/+7
* Make it possible to use math/blas instead of math/atlas.maho2006-11-191-5/+18
* math/ufsparse has been renamed to math/suitesparsemaho2006-10-061-1/+1
* Remove the dependency of umfpack, this is not needed.maho2006-09-261-1/+0
* Add developer version of math/octave as math/octave-develmaho2006-09-0413-692/+1056
* octave executable is now installed under libexec,maho2006-07-092-2/+4
* Update to 2.1.73maho2006-07-015-18/+19
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-29/+29
* - Add SHA256pav2005-11-251-0/+1
* Fix pkg-plist when both octave and octave-forge aremaho2005-11-111-0/+1
* Fix package listmaho2005-11-111-22/+43
* [1]:jylefort2005-05-279-138/+90
* BROKEN on 5.x: Does not compilekris2005-03-271-0/+2
* - Use more graceful way to unbreak on amd64sem2005-02-102-7/+13
* BROKEN on 4.x: Does not compilekris2004-12-121-0/+4
* Unbreak on AMD64 by linking libglob statically vs. dynamically until theobrien2004-12-051-7/+8
* Remove dependancy on REINPLACE.obrien2004-12-051-5/+3
* Add perl build dependency.lesi2004-12-031-0/+1
* update to 2.1.63maho2004-11-223-14/+266
* BROKEN on amd64: Shared libraries must be compiled with -fPICkris2004-06-191-0/+4
* update to 2.1.57maho2004-05-073-9/+17
* update to 2.1.53maho2004-05-063-14/+46
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* SIZEify.trevor2004-01-301-0/+1
* - Link with atlas version of lapackpav2003-12-073-7/+18
* Add simple wrapper to avoid the errormaho2003-07-243-13/+23
* Update to 2.1.50.nork2003-07-152-2/+2
* o Enable load *.oct files. [1]nork2003-06-152-60/+140
* 1. Correct wrong dependency for Lapackmaho2003-06-101-2/+2
* Update to 2.1.49.nork2003-06-102-5/+10
* o Update to 2.1.48.nork2003-06-108-53/+58
* 1. remove BROKENijliao2003-06-084-123/+170
* wrong OSVERSION last commitijliao2003-06-081-1/+1
* work for both -stable and -currentijliao2003-06-081-1/+1
* octave needs readline 4.2ijliao2003-06-081-0/+4
* Remove chuckr as maintainer of his ports. He has not committed sincekris2003-06-081-1/+1
* BROKEN: Does not compilekris2003-05-071-0/+2
* Clear moonlight beckons.ade2003-03-072-1/+1
* upgrade to 2.1.39ijliao2002-11-173-3/+18
* I found a very small typo. (%D/octave.info instead of %D/info/octave.info)mita2002-06-181-2/+2
* WWW: http://www.octave.org/hoek2001-01-071-0/+2
* Remove extraneous files and directories on deinstallkris2000-07-032-1/+6
* Tiny modification to silence portlint.chuckr2000-06-231-1/+1
* Update octave to version 2.1.30 (bleeding-edge version).chuckr2000-06-233-227/+443
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* The Alpha's fpsetmask(3) routine doesn't have a FP_X_DNML bit, so remove itsteve2000-02-211-0/+14
* Upgrade to version 2.0.16.chuckr2000-02-033-3/+4
* Bring Octave up to version 2.0.15.chuckr2000-01-224-12/+11
* Update to version 2.0.14.steve1999-12-294-33/+213
* Fix checksum.chuckr1999-10-051-1/+1
* Switch back dependency to gnuplot, now that chuckr has fixed it.asami1999-09-111-2/+2
* Change dependency from gnuplot to gnuplot+ (which has already been fixedasami1999-09-101-2/+2
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Sprinkle in some '#if !defined(__FreeBSD__)' incantations so we don't getsteve1999-07-061-0/+20
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* Misc. build fix.asami1999-05-134-174/+203
* Mark broken for ELF because doesn't build and I'll be darned if I'vesteve1998-09-281-1/+3
* Use PLIST_SUB to avoid changing a few hundred lines in PLIST every timeasami1998-09-092-469/+471
* The three libraries are installed in a subdirectory, not under /usr/local/lib.asami1998-09-091-3/+7
* Upgrade octave to version 2.0.13.chuckr1998-09-083-468/+468
* Remove some manpages missed by the other person who did most ofhoek1998-08-191-1/+0
* Fix nasty template-instantiation problem that, while it compiled,chuckr1998-05-202-10/+5
* Marked BROKEN until I find the reason it's core-dumping on startup.chuckr1998-05-161-1/+3
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatestg1998-05-061-1/+0
* Update octave to 2.0.12chuckr1998-05-063-520/+516
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
* Define MANUAL_PACKAGE_BUILD, it installs an old libreadline sharedasami1998-02-161-1/+3
* Fix problems with octave's PLIST and sort the PLIST.jseger1997-11-021-148/+194
* portlint.max1997-10-161-10/+10
* Syncing up with latest version, 2.0.9.chuckr1997-08-143-430/+430
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
* Bring Octave up to the latest revision, 2.0.8.chuckr1997-06-283-431/+439
* Upgrade octave to version 2.0.1. Fair warning, this takes a greatchuckr1997-01-213-236/+482
* Mark this BROKEN. I've also tried the latest release (octave-2.0)tg1996-12-121-1/+3
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-3/+3
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
* freebsd2.1 -> freebsd2.2 (argh!)asami1996-08-211-3/+3
* Reverse directory name from 2.2 to 2.1. It will be changed back onceasami1996-07-101-3/+3
* Change version-dependent filenames to 2.2.asami1996-03-091-3/+3
* Remove ${KEYWORDS}.asami1996-03-061-2/+1
* Shorten one-line comments.asami1995-10-251-1/+1
* Change "i386-unknown-freebsd2.0.5" to "i386-unknown-freebsd2.1.0" soasami1995-10-121-3/+3
* Expand directories.asami1995-10-041-2/+222
* Various EXEC_DEPENDS fixes.asami1995-10-041-2/+2
* Cleanup. Install in /usr/local/share, etc.asami1995-07-291-3/+2
* octave-1.1.1, similar to matlab.asami1995-05-025-0/+50