aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* 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
* s/tilde_expand/my_tilde_expand/g to avoid naming conflicts with theSteve Price2000-05-285-0/+87
| | | | | | | same function in the readline library. Notes: svn path=/head/; revision=28817
* Update to 0.54Ade Lovett2000-05-2210-22/+118
| | | | Notes: svn path=/head/; revision=28686
* Change MAINTAINER's mail address.Akinori MUSHA2000-05-211-2/+2
| | | | | | | | | | Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28647
* Update to 3.52.18Chris Piazza2000-05-197-94/+150
| | | | | | | | PR: 18439 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28591
* Update to 0.53Ade Lovett2000-05-1710-178/+162
| | | | Notes: svn path=/head/; revision=28522
* Update to KDEUTILS 1.90 (aka KDE2 beta).Will Andrews2000-05-163-545/+553
| | | | Notes: svn path=/head/; revision=28501
* Upgrade to 15.3.Thomas Gellekum2000-05-159-6/+15
| | | | Notes: svn path=/head/; revision=28471
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-142-2/+2
| | | | Notes: svn path=/head/; revision=28453
* Add pspp, a language for statistics strikingly similar to spss.Tim Vanderhoek2000-05-135-0/+67
| | | | | | | Submitted-by: Andrew L. Neporada <andrew@chg.ru> (ports/18158) Notes: svn path=/head/; revision=28425
* Add pspp, a language for statistics strikingly similar to spss.Tim Vanderhoek2000-05-133-0/+20
| | | | Notes: svn path=/head/; revision=28424
* Update port to 1.1.1Chris D. Faulhaber2000-05-092-2/+2
| | | | Notes: svn path=/head/; revision=28386
* Add missing files. Remove directories at deinstall time.Jean-Marc Zucconi2000-05-041-2/+67
| | | | Notes: svn path=/head/; revision=28296
* Fix building with current py-numeric version.Thomas Gellekum2000-05-043-3/+3
| | | | Notes: svn path=/head/; revision=28291
* Completely remove directories left from the installationChris D. Faulhaber2000-05-022-0/+2
| | | | | | | | | (include/metis) Found by: bento Notes: svn path=/head/; revision=28263