summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Checksums for version 3.0Jean-Marc Zucconi1999-09-221-2/+2
|
* Upgrade from version 2.0 to version 3.0Jean-Marc Zucconi1999-09-228-457/+410
|
* Update to 1.99.5Satoshi Taoka1999-09-207-1053/+60
| | | | | PR: 13796 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselvesSteve Price1999-09-201-0/+6
| | | | | based on NOMANCOMPRESS, so we don't have problems with the arguments being too long to sh(1).
* Update to KDE-1.1.2Stefan Eßer1999-09-183-3/+50
|
* The version number of libgif.so has changed to 5.Steve Price1999-09-181-1/+1
|
* xbae shlib is now at version 7.Satoshi Asami1999-09-111-1/+1
|
* Switch back dependency to gnuplot, now that chuckr has fixed it.Satoshi Asami1999-09-114-6/+6
|
* Break gnuplot of bad (gif-ish) habits, it builds now.Chuck Robey1999-09-102-48/+20
|
* $Id$ -> $FreeBSD$ (spammed by dirk)Peter Wemm1999-09-101-1/+1
|
* Upgrade to 5.0.3gamma.Dirk Froemberg1999-09-109-115/+116
| | | | | PR: ports/13626 Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
* Justified pkg/PLIST .SADA Kenji1999-09-101-4/+0
|
* Rollback gd dependency change.Chuck Robey1999-09-101-1/+1
| | | | Reviewed by: Satoshi.
* Change dependency from gnuplot to gnuplot+ (which has already been fixedSatoshi Asami1999-09-104-6/+6
| | | | | to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back.
* Updated to 1.1.9Satoshi Taoka1999-09-103-14/+34
| | | | | PR: 12752 Submitted by: maintainer
* ${GUNZIP} -> ${GUNZIP_CMD}. (mharo somehow misspelt these two.... ;)Satoshi Asami1999-09-092-2/+2
|
* USE_X_PREFIX has to be before bsd.port.pre.mk.Satoshi Asami1999-09-091-1/+2
|
* Add ngraphSatoshi Taoka1999-09-091-0/+1
|
* A XY plotting tool for students, scientists and engineersSatoshi Taoka1999-09-096-0/+137
| | | | | PR: 13376 Submitted by: MIHIRA Yoshiro <sanpei@jp.FreeBSD.org>
* Never try creating a postscript file with #!PostScript at the top.Bill Fenner1999-09-091-0/+12
|
* Remove one of MASTER_SITES.SADA Kenji1999-09-082-6/+5
| | | | Justify pkg/PLIST.
* xspin333.tcl should be in the PLIST, not 300Chris Piazza1999-09-081-1/+1
| | | | | PR: 13620 Submitted by: Jonathan Hanna <pangolin@home.com>
* Update WWW: entry.Thomas Gellekum1999-09-083-3/+3
|
* Upgrade to 3.5b2.Thomas Gellekum1999-09-082-4/+4
| | | | | PR: 13598 Submitted by: KATO Tsuguru <tkato@prontimail.ne.jp>
* The WWW site has gone AWOL (or at least 403), so remove mention ofMatthew Hunt1999-09-071-2/+0
| | | | | | it. Indicated by: Bill Fenner's distfile survey. Yeah, it can do that.
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-4/+6
|
* changed this to make us of the gd-old library (and include files)Chuck Robey1999-09-052-4/+42
| | | | | instead of gd, so that the old gd port, which had the required gif support, is now working.
* gzip -> ${GZIP_CMD}Michael Haro1999-09-042-2/+2
| | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD}
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3117-28/+28
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-306-6/+6
|
* Mark broken, needs to catch up with gd.Satoshi Asami1999-08-301-0/+2
| | | | Submitted by: maintainer
* expr -> ${EXPR}Michael Haro1999-08-281-3/+3
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}Michael Haro1999-08-282-3/+3
|
* ln -> ${LN}Michael Haro1999-08-282-2/+2
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-274-14/+18
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Update to version 0.64.2Chris Piazza1999-08-2610-4891/+6706
| | | | | PR: 13375 Submitted by: maintainer
* Change Id->FreeBSD.David E. O'Brien1999-08-2561-61/+61
|
* Id->FreeBSD.David E. O'Brien1999-08-257-7/+7
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
| | | | | true -> ${TRUE} false -> ${FALSE}
* awk -> ${AWK}Michael Haro1999-08-224-11/+11
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* chmod -> ${CHMOD}Michael Haro1999-08-226-18/+18
| | | | chown -> ${CHOWN}
* Update to version 2.0.16b.Steve Price1999-08-224-37/+44
| | | | | PR: 13132 Submitted by: maintainer
* Update to version 0.31.Steve Price1999-08-2210-98/+104
| | | | | PR: 12781 (13 of 19) Submitted by: Ade Lovett <ade@lovett.com>
* Updated to version 3.33Satoshi Taoka1999-08-124-13/+12
| | | | | PR: 13015 Submitted: maintainer
* Test if HAVE_G2C is defined rather than if it's value is non-zero.Steve Price1999-08-071-2/+2
|
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-022-2/+2
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Activate netcdf and py-scientific.Thomas Gellekum1999-07-301-1/+3
|
* New port py-scientific. This is Konrad Hinsen's collection of Python modulesThomas Gellekum1999-07-306-0/+253
| | | | that are useful for scientific computing.
* New port netcdf. The NetCDF (network Common Data Form) is a libraryThomas Gellekum1999-07-305-0/+63
| | | | supporting the creation, access, and sharing of scientific data.