summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark these BROKEN, they don't compile/run properly.Satoshi Asami2000-07-191-0/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=30901
* Update to version 2.0.20bAlexander Langer2000-07-163-15/+15
| | | | | | | | PR: 19940 Submitted by: maintainer Notes: svn path=/head/; revision=30697
* Remove ftp://ftp.netlib.org/linpack/ from the list of MASTER_SITES.Dirk Froemberg2000-07-131-2/+1
| | | | | | | | | | They don't have the gzip'ed distfiles and they don't support compression on the fly properly. Noticed by: bento Notes: svn path=/head/; revision=30559
* Update for new devel/libglade shlib versionAde Lovett2000-07-112-2/+2
| | | | Notes: svn path=/head/; revision=30493
* Activating the glove and ntl ports.Steve Price2000-07-101-0/+2
| | | | Notes: svn path=/head/; revision=30416
* Adding ntl version 4.1a.Steve Price2000-07-105-0/+207
| | | | | | | | | | Victor Shoup's Number Theory Library PR: 19414 Submitted by: Matthias Bauer <matthiasb@acm.org> Notes: svn path=/head/; revision=30415
* Adding glove version 1.0.1.Steve Price2000-07-109-0/+212
| | | | | | | | | | | | | Glove was developed for use in Caltech physics labs to provide an interface to data acquisition systems, sophisticated (and correct) statistical analysis, a flexible plotting tool, and the ability to easily and intuitively manipulate the data. PR: 19290 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=30414
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price2000-07-072-5/+22
| | | | | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30342
* Bump png shared library version.Maxim Sobolev2000-07-043-3/+3
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Add concorde, a combinatorial optimization library.Will Andrews2000-07-046-0/+50
| | | | | | | | PR: 19685 Submitted by: David A. Bader <dbader@eece.unm.edu> Notes: svn path=/head/; revision=30153
* New port of py-gnuplot - a python interface to the popular gnuplot dataMaxim Sobolev2000-07-036-0/+62
| | | | | | | plotting package. Notes: svn path=/head/; revision=30139
* Add a WWW.Maxim Sobolev2000-07-031-0/+2
| | | | Notes: svn path=/head/; revision=30137
* Remove extraneous files and directories on deinstallKris Kennaway2000-07-034-2/+12
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30111
* Respect CC and CFLAGS, and remove all extraneous directories on deinstallKris Kennaway2000-07-032-4/+8
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30104
* Update checksum for man pages tarball. They have been updated. The previousJean-Marc Zucconi2000-07-021-1/+1
| | | | | | | versions were bogus and had nulls and non printable chars. Notes: svn path=/head/; revision=30085
* Change maintainer's mail address.MIHIRA Sanpei Yoshiro2000-07-022-1/+2
| | | | | | | --> sanpei@sanpei.org Notes: svn path=/head/; revision=30066
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29964
* Add libneural in its new location, moved from devel to math category w/oWill Andrews2000-06-296-0/+35
| | | | | | | | | | | | a repocopy because there's no history to preserve. Libneural is a C++ library implementation of the classic 3-layer perceptron. Also release this port upon the people. Move suggested by: reg Notes: svn path=/head/; revision=29962
* Add gnomebasic plugin supportAde Lovett2000-06-284-2/+6
| | | | Notes: svn path=/head/; revision=29945
* Update to reflect changes in devel/libole2Ade Lovett2000-06-234-4/+4
| | | | Notes: svn path=/head/; revision=29822
* - Support LOCALBASE properly (in setting path to custom wish script)Maxim Sobolev2000-06-232-1/+4
| | | | | | | | PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29809
* Tiny modification to silence portlint.Chuck Robey2000-06-232-2/+2
| | | | Notes: svn path=/head/; revision=29793
* Update octave to version 2.1.30 (bleeding-edge version).Chuck Robey2000-06-236-454/+886
| | | | Notes: svn path=/head/; revision=29792
* Update to 0.56 -- this needs the devel/libole2 port just committedAde Lovett2000-06-2010-112/+902
| | | | Notes: svn path=/head/; revision=29726
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-1623-23/+23
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-1618-24/+12
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-1617-30/+10
| | | | Notes: svn path=/head/; revision=29630
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-166-6/+6
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-154-6/+2
| | | | Notes: svn path=/head/; revision=29615
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-5/+1
| | | | Notes: svn path=/head/; revision=29614
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-159-15/+3
| | | | Notes: svn path=/head/; revision=29613
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-144-4/+8
| | | | Notes: svn path=/head/; revision=29595
* In accordance with the New World Order, move the distfiles thatMatthew Hunt2000-06-141-1/+2
| | | | | | | I host from people.FreeBSD.org to MASTER_SITE_LOCAL. Notes: svn path=/head/; revision=29588
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to mySatoshi Asami2000-06-091-0/+1
| | | | | | | area on the local ports tree. Notes: svn path=/head/; revision=29476
* Add lang/guile in as a dependencyAde Lovett2000-06-082-2/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29413
* Update MASTER_SITES (file moved from linuxberg.com to linux.tucows.com).Maxim Sobolev2000-06-081-1/+1
| | | | | | | | PR: 19104 Submitted by: Daniel Harris <dannyboy@subdimension.com> Notes: svn path=/head/; revision=29401
* Add bin/autogen.Satoshi Asami2000-06-071-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29367
* Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.Will Andrews2000-06-071-1/+1
| | | | | | | Prompted by: obrien Notes: svn path=/head/; revision=29332
* Don't build the profiled lib.Thomas Gellekum2000-06-073-0/+3
| | | | Notes: svn path=/head/; revision=29301
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.Will Andrews2000-06-062-2/+2
| | | | Notes: svn path=/head/; revision=29273
* Update to 0.6. Add USE_LIBTOOL. Portlint.Will Andrews2000-06-043-48/+91
| | | | | | | | PR: 18991 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29178
* Update to reflect changes in the latest tarball (version number doesJean-Marc Zucconi2000-06-032-78/+9
| | | | | | | | | not change) Submitted by: Amakawa Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=29164
* Remove %D/etc/pspp/{devices,ps-prologue,html-prologue,papersize}Tim Vanderhoek2000-06-021-0/+4
| | | | | | | | | if and only if `cmp -s %D/etc/pspp/{...}.default`. Submitted by: bento Notes: svn path=/head/; revision=29087
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-012-2/+2
| | | | Notes: svn path=/head/; revision=29057
* Update to version 3.1.2.Steve Price2000-05-296-9/+9
| | | | | | | | PR: 18448 Submitted by: Randall Hopper <a8vb@ipass.net> Notes: svn path=/head/; revision=28904
* Update to version 3.5b3.Steve Price2000-05-293-12/+11
| | | | | | | | PR: 18748 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28887
* Update MASTER_SITES and WWW: line to pkg/DESCRSteve Price2000-05-292-8/+8
| | | | | | | | PR: 18747 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28886
* Update to version 3.3.10.Steve Price2000-05-294-8/+8
| | | | | | | | PR: 18549 Submitted by: maintainer Notes: svn path=/head/; revision=28872
* Update to version 3.3.8.Steve Price2000-05-293-6/+9
| | | | | | | | PR: 18833 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=28860
* Don't try to use eg++ as the C++ compiler and honor CXXFLAGS.Steve Price2000-05-282-1/+14
| | | | Notes: svn path=/head/; revision=28823