summaryrefslogtreecommitdiff
path: root/math (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-22Checksums for version 3.0Jean-Marc Zucconi1-2/+2
Notes: svn path=/head/; revision=21892
1999-09-22Upgrade from version 2.0 to version 3.0Jean-Marc Zucconi8-457/+410
Notes: svn path=/head/; revision=21889
1999-09-20Update to 1.99.5Satoshi Taoka7-1053/+60
PR: 13796 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21819
1999-09-20Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselvesSteve Price1-0/+6
based on NOMANCOMPRESS, so we don't have problems with the arguments being too long to sh(1). Notes: svn path=/head/; revision=21779
1999-09-18Update to KDE-1.1.2Stefan Eßer3-3/+50
Notes: svn path=/head/; revision=21711
1999-09-18The version number of libgif.so has changed to 5.Steve Price1-1/+1
Notes: svn path=/head/; revision=21701
1999-09-11xbae shlib is now at version 7.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=21667
1999-09-11Switch back dependency to gnuplot, now that chuckr has fixed it.Satoshi Asami4-6/+6
Notes: svn path=/head/; revision=21641
1999-09-10Break gnuplot of bad (gif-ish) habits, it builds now.Chuck Robey2-48/+20
Notes: svn path=/head/; revision=21629
1999-09-10$Id$ -> $FreeBSD$ (spammed by dirk)Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21616
1999-09-10Upgrade to 5.0.3gamma.Dirk Froemberg9-115/+116
PR: ports/13626 Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de> Notes: svn path=/head/; revision=21580
1999-09-10Justified pkg/PLIST .SADA Kenji1-4/+0
Notes: svn path=/head/; revision=21572
1999-09-10Rollback gd dependency change.Chuck Robey1-1/+1
Reviewed by: Satoshi. Notes: svn path=/head/; revision=21563
1999-09-10Change dependency from gnuplot to gnuplot+ (which has already been fixedSatoshi Asami4-6/+6
to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back. Notes: svn path=/head/; revision=21532
1999-09-10Updated to 1.1.9Satoshi Taoka3-14/+34
PR: 12752 Submitted by: maintainer Notes: svn path=/head/; revision=21531
1999-09-09${GUNZIP} -> ${GUNZIP_CMD}. (mharo somehow misspelt these two.... ;)Satoshi Asami2-2/+2
Notes: svn path=/head/; revision=21491
1999-09-09USE_X_PREFIX has to be before bsd.port.pre.mk.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=21489
1999-09-09Add ngraphSatoshi Taoka1-0/+1
Notes: svn path=/head/; revision=21454
1999-09-09A XY plotting tool for students, scientists and engineersSatoshi Taoka6-0/+137
PR: 13376 Submitted by: MIHIRA Yoshiro <sanpei@jp.FreeBSD.org> Notes: svn path=/head/; revision=21453
1999-09-09Never try creating a postscript file with #!PostScript at the top.Bill Fenner1-0/+12
Notes: svn path=/head/; revision=21451
1999-09-08Remove one of MASTER_SITES.SADA Kenji2-6/+5
Justify pkg/PLIST. Notes: svn path=/head/; revision=21435
1999-09-08xspin333.tcl should be in the PLIST, not 300Chris Piazza1-1/+1
PR: 13620 Submitted by: Jonathan Hanna <pangolin@home.com> Notes: svn path=/head/; revision=21433
1999-09-08Update WWW: entry.Thomas Gellekum3-3/+3
Notes: svn path=/head/; revision=21409
1999-09-08Upgrade to 3.5b2.Thomas Gellekum2-4/+4
PR: 13598 Submitted by: KATO Tsuguru <tkato@prontimail.ne.jp> Notes: svn path=/head/; revision=21395
1999-09-07The WWW site has gone AWOL (or at least 403), so remove mention ofMatthew Hunt1-2/+0
it. Indicated by: Bill Fenner's distfile survey. Yeah, it can do that. Notes: svn path=/head/; revision=21383
1999-09-07The tiff port now lives in ports/graphics/tiff.Steve Price1-4/+6
Notes: svn path=/head/; revision=21367
1999-09-05changed this to make us of the gd-old library (and include files)Chuck Robey2-4/+42
instead of gd, so that the old gd port, which had the required gif support, is now working. Notes: svn path=/head/; revision=21277
1999-09-04gzip -> ${GZIP_CMD}Michael Haro2-2/+2
gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD} Notes: svn path=/head/; revision=21266
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro17-28/+28
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-30$Id$ -> $FreeBSD$Peter Wemm6-6/+6
Notes: svn path=/head/; revision=21121
1999-08-30Mark broken, needs to catch up with gd.Satoshi Asami1-0/+2
Submitted by: maintainer Notes: svn path=/head/; revision=21117
1999-08-28expr -> ${EXPR}Michael Haro1-3/+3
mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
1999-08-28sed -> ${SED}Michael Haro2-3/+3
Notes: svn path=/head/; revision=21048
1999-08-28ln -> ${LN}Michael Haro2-2/+2
Notes: svn path=/head/; revision=21047
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro4-14/+18
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-08-26Update to version 0.64.2Chris Piazza10-4891/+6706
PR: 13375 Submitted by: maintainer Notes: svn path=/head/; revision=21010
1999-08-25Change Id->FreeBSD.David E. O'Brien61-61/+61
Notes: svn path=/head/; revision=20960
1999-08-25Id->FreeBSD.David E. O'Brien7-7/+7
Notes: svn path=/head/; revision=20956
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20941
1999-08-23grep -> ${GREP}Michael Haro1-2/+2
true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
1999-08-22awk -> ${AWK}Michael Haro4-11/+11
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
1999-08-22chmod -> ${CHMOD}Michael Haro6-18/+18
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-22Update to version 2.0.16b.Steve Price4-37/+44
PR: 13132 Submitted by: maintainer Notes: svn path=/head/; revision=20877
1999-08-22Update to version 0.31.Steve Price10-98/+104
PR: 12781 (13 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20871
1999-08-12Updated to version 3.33Satoshi Taoka4-13/+12
PR: 13015 Submitted: maintainer Notes: svn path=/head/; revision=20662
1999-08-07Test if HAVE_G2C is defined rather than if it's value is non-zero.Steve Price1-2/+2
Notes: svn path=/head/; revision=20588
1999-08-02Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek2-2/+2
containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
1999-07-30Activate netcdf and py-scientific.Thomas Gellekum1-1/+3
Notes: svn path=/head/; revision=20397
1999-07-30New port py-scientific. This is Konrad Hinsen's collection of Python modulesThomas Gellekum6-0/+253
that are useful for scientific computing. Notes: svn path=/head/; revision=20396
1999-07-30New port netcdf. The NetCDF (network Common Data Form) is a libraryThomas Gellekum5-0/+63
supporting the creation, access, and sharing of scientific data. Notes: svn path=/head/; revision=20395