summaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Update MD5 checksum: author(s) added 'return 0;' to non-voidjedgar2000-02-172-7/+5
| | | | | | | | functions that did not previously return a value (found by bento). Remove/rearrange a few lines in pkg/DESCR to bring the total number of lines <= 24 (portlint).
* update DESCRmharo2000-02-171-7/+6
| | | | | PR: 16742 Submitted by: maintainer
* Remove giflib dependence.imura2000-02-151-2/+1
| | | | | | | | Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!!
* Fix compiler error.mph2000-02-121-0/+12
| | | | Submitted by: R. Imura <imura@cs.titech.ac.jp>
* Update port to 3.3.9jedgar2000-02-092-4/+4
| | | | | PR: 16531 Submitted by: Maintainer
* Fix configure args for readline.chuckr2000-02-091-1/+1
| | | | | PR: 16579 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Replace MAINTAINER to ports@FreeBSD.org.imura2000-02-081-1/+1
| | | | Submitted by: old maintainer
* Update to 3.25taoka2000-02-082-4/+3
| | | | | PR: 16519 Submitted by: maintainer
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Enable the readline support.green2000-02-081-1/+3
|
* Fix a bug that caused a NULL pointer dereference when $HOME is unsetgreen2000-02-081-0/+18
| | | | and getpwuid() fails.
* Fix some bugs that I guess I helped in :)green2000-02-063-6/+34
| | | | | | | | | | | | | o Make the Makefile respect CC, and respect CFLAGS when linking, too. o Make a comparison for fputs() success "retval >= 0". Our manual says fputs() returns 0 on success, but K&R says that it can return any non- negative int on success. I might as well support either! o Fix an improper bounds check. It was a simple case of a variable being mixed up, and this prevents "calc really long arg list (REALLY LONG)" from crashing calc. This is just cleaning up the changes I effected earlier with the maintainer's permission.
* MANINAINER -> MAINTAINERdirk2000-02-052-2/+2
|
* Upgrade to version 2.0.16.chuckr2000-02-036-6/+8
| | | | Submitted by: Bento logs.
* Add the utexas.edu distfile's checksum. jedgar in rev 1.12 of plplot/Makefilebillf2000-02-021-0/+1
| | | | stated that this is safe.
* Reorder MASTER_SITES so that the DISTFILE is fetchable and isjedgar2000-02-021-3/+3
| | | | | | | | | valid: * Two of the sites (dino.ph.utexas.edu and ftp.u-aizu.ac.jp) do not seem to be accepting connections. * The DISTFILE at ftp.che.utexas.edu is six bytes smaller. The archive is valid and no files have changed (diff -urN shows nothing), but the checksum is subsequently different.
* Use new MASTER_SITE.steve2000-02-011-1/+1
| | | | | PR: 16497 Submitted by: maintainer
* Fix PLIST problem.chuckr2000-01-311-2/+0
| | | | Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
* Fix compiler error in -current.imura2000-01-301-0/+936
| | | | | | | | | note: A patch that I add includes diff of 29 files, so it's very big. I decided that I pack them into one file. It should be fed back to the author. PR: 16440 Submitted by: Alexander Langer <alex@cichlids.com>
* Adding slsc version 0.2.3.steve2000-01-298-0/+66
| | | | | | | An enhanced slang-based version of the sc spreadsheet program. PR: 15971 Submitted by: Jonathan McDowell <noodles@earth.li>
* Update to 0.48ade2000-01-288-48/+100
|
* * Update port to 3.3.8jedgar2000-01-264-9/+9
| | | | | | | * Fix unfetchable distfiles PR: 16321 Submitted by: Maintainer
* o Fix Configuration Option for readline librarysteve2000-01-2413-1/+3495
| | | | | | | | | o Add patch to avoid divide-by-zero trap o Merge patches for gnuplot-3.7.1 PR: 16120 Submitted by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp> Reviewed by: maintainer
* Update to 4.2.reg2000-01-248-17/+95
|
* Install the demos (and a README) with gnunplot. Nice demos, worth it.chuckr2000-01-233-0/+79
| | | | Submitted by: Ilia Chipitsine <ilia@cgilh.chel.su>
* Unbreak for NEWGCCcpiazza2000-01-225-0/+98
| | | | | PR: 16255 Submitted by: Alexander Langer <alex@cichlids.com>
* Upgrade gnuplot to 3.7.1chuckr2000-01-212-9/+4
| | | | | PR: 15505 Submitted by: Ade Lovett.
* Bring Octave up to version 2.0.15.chuckr2000-01-218-24/+22
| | | | Obtained from: Bill Fenner's Distfiles listing.
* Use yacc, not bison -y.asami2000-01-191-1/+12
|
* Update to version 2.0.18bcpiazza2000-01-145-16/+57
| | | | | PR: 16030 Submitted by: maintainer
* - Support CC/CFLAGS/CXXFLAGS properlyimura2000-01-148-106/+247
| | | | | | | | | | | - Support install macros - perl -> ${PERL} - Move install path of data files from lib/ to libdata/ - Add WWW: line into pkg/DESCR - Fix pkg/PLIST PR: 15918 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Fix testing/timing failures due to the last update.jmz2000-01-128-55/+117
| | | | | PR: ports/15630 Submitted by: AMAKAWA Shuhei <sa264@phy.cam.ac.uk>
* Change MAINTAINER to ade@FreeBSD.org .nakai2000-01-072-2/+2
|
* Remove info/dir from PLISTreg2000-01-063-3/+0
| | | | Approved by: maintainer
* Update to version 0.47ade2000-01-054-6/+6
| | | | Reviewed by: nakai
* Upgrade to 0.46vanilla2000-01-028-56/+76
| | | | | PR: ports/15816 Submitted by: Ade Lovett
* Work around division by zero coredumpscpiazza2000-01-011-0/+16
| | | | | PR: 15823 Submitted by: maintainer
* Update to version 2.0.14.steve1999-12-298-66/+426
| | | | | PR: 11504 Submitted by: nakai@tsl.pe.u-tokyo.ac.jp
* These ports now need 'LIB_DEPENDS=gd.0:...'.steve1999-12-272-4/+4
|
* (1) Rearrange the MASTER_SITES, if the http service of a machine is downbillf1999-12-262-5/+5
| | | | | | | | | it's a safe bet that the ftp service would be too. Re-order the MASTER_SITES to try and avoid trying the same broken site twice. (2) Follow the bouncing checksum. The old one might need to be re-added. (3) Respect CFLAGS properly.
* Use -O.green1999-12-251-0/+11
|
* Bugfix for something noticed by jmz: $PAGER usage was broken due togreen1999-12-251-0/+11
| | | | incorrect usage of fputs().
* Remove empty directory (owned by this port) on deinstall.steve1999-12-251-0/+1
| | | | | PR: 15673 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to calc-2.11.1t3.0. Merry Christmas!green1999-12-253-31/+332
| | | | Approved by: jmz
* Update to 0.45nakai1999-12-246-6/+16
| | | | | PR: ports/15503 Submitted by: Ade Lovett <ade@lovett.com>
* Update port to 3.3.7jedgar1999-12-244-9/+9
| | | | | PR: 15617 Submitted by: Maintainer
* Update to version 3.52.9.steve1999-12-234-36/+74
| | | | | PR: 11460 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* * Update to version 2.2.1.steve1999-12-233-37/+11
| | | | | | | | * Fixed MASTER_SITES * Revised pkg/DESCR PR: 15502 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * Update to version 2.0.steve1999-12-237-52/+55
| | | | | | | | | * Modified patches to suppport CC/CFLAGS properly * Updated WWW: line of pkg/DESCR * Fixed pkg/PLIST PR: 15501 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * Added secondary sites to MASTER_SITESsteve1999-12-232-13/+19
| | | | | | | | * Rearranged extract target * Added WWW: line to pkg/DESCR PR: 15500 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
OpenPOWER on IntegriCloud