summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to use gtk version 1.2.3.Steve Price1999-05-291-3/+2
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Forget about ${PREFIX}/include/giflib.Thomas Gellekum1999-05-271-3/+2
| | | | Notes: svn path=/head/; revision=19018
* Make this at least build on the Alpha and mark it broken since it failsSteve Price1999-05-242-1/+17
| | | | | | | a few tests. Notes: svn path=/head/; revision=18969
* Misc. build fix.Satoshi Asami1999-05-128-348/+406
| | | | | | | | I changed "--defentry" to "--entry" but everything else is Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=18820
* Another REQUIRE_MOTIF -> REQUIRES_MOTIF....Satoshi Asami1999-05-121-2/+2
| | | | Notes: svn path=/head/; revision=18799
* Um, it's REQUIRE*S*_MOTIF, not REQUIRE_MOTIF.... ;)Satoshi Asami1999-05-121-2/+2
| | | | Notes: svn path=/head/; revision=18798
* Update to version 0.25.Steve Price1999-05-0910-24/+86
| | | | | | | | PR: 11544 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=18679
* Fix checksumSeiichirou Hiraoka1999-05-093-85/+44
| | | | | | | And fix patches/patch-aa Notes: svn path=/head/; revision=18664
* Add more headers necessary to use the library.Satoshi Asami1999-05-074-2/+28
| | | | | | | | PR: 11560 Submitted by: Eoin Lawless <eoin@maths.tcd.ie> Notes: svn path=/head/; revision=18599
* Upgrade to latest distribution.Thomas Gellekum1999-05-054-4/+26
| | | | Notes: svn path=/head/; revision=18492
* Upgrade to latest distribution. Version number hasn't changed.Thomas Gellekum1999-05-059-150/+153
| | | | | | | | The author wants the include files in $PREFIX/include/python1.5/numerical/. Change the "NumPy" names for symmetry. Notes: svn path=/head/; revision=18491
* Upgrade KDE to Release 1.1.1.Stefan Eßer1999-05-033-5/+53
| | | | Notes: svn path=/head/; revision=18441
* ADD WWW:Michael Haro1999-05-0317-20/+20
| | | | Notes: svn path=/head/; revision=18433
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-7/+2
| | | | Notes: svn path=/head/; revision=18296
* Use time_t instead of long in a couple of places so this compiles onSteve Price1999-04-251-0/+29
| | | | | | | a FreeBSD/Alpha box. Notes: svn path=/head/; revision=18130
* gtk11 -> gtk12Michael Haro1999-04-221-2/+2
| | | | Notes: svn path=/head/; revision=18076
* UnbreakJustin M. Seger1999-04-216-15/+3
| | | | Notes: svn path=/head/; revision=18048
* "update" of siag. Not 100% working but I'm sick of this port. Oh, alsoMichael Haro1999-04-208-380/+330
| | | | | | | marked as broken as it instals some stuff into the wrong places. Notes: svn path=/head/; revision=18018
* The library requires a couple of routines from linpack, which areMatthew Hunt1999-04-193-3/+3
| | | | | | | | | | | | included but were not being compiled into the library. This resulted in missing symbols when code was linked against libranlib. We now compile in the provided linpack routines. Approved by: tg Notes: svn path=/head/; revision=18007
* Update to version 0.6a.Steve Price1999-04-196-50/+68
| | | | | | | | PR: 11110 Submitted by: maintainer Notes: svn path=/head/; revision=17991
* "site and tarball have changed and the first patch required minimalJustin M. Seger1999-04-138-96/+16
| | | | | | | | | | changes." PR: ports/9739 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=17832
* DISTFILES moved on MASTER_SITE.Steve Price1999-04-082-4/+4
| | | | Notes: svn path=/head/; revision=17741
* This port requires XLIB. (configure goes into an infinite loop otherwise,Satoshi Asami1999-04-051-1/+3
| | | | | | | scary!) Notes: svn path=/head/; revision=17644
* Remove dependency to emacs. The pr was sent from the maintainer.SADA Kenji1999-04-032-1/+22
| | | | | | | Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=17626
* Activate the PDL port.Steve Price1999-04-031-1/+2
| | | | Notes: svn path=/head/; revision=17613
* Import of PDL version 2.0.Steve Price1999-04-036-0/+339
| | | | | | | | | | The Perl Data Language. PR: 9984 Submitted by: Anton Berezin <tobez@plab.ku.dk> Notes: svn path=/head/; revision=17612
* Activate the snns port.Steve Price1999-04-031-1/+2
| | | | Notes: svn path=/head/; revision=17572
* Import of SNNS version 4.1.Steve Price1999-04-037-0/+225
| | | | | | | | | | Fully featured neural network simulator PR: 5771 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17571
* Update to version 2.1.1.Steve Price1999-04-0310-74/+90
| | | | | | | PR: 10758, 10917 Notes: svn path=/head/; revision=17568
* * Update 0.15 -> 0.18Jacques Vidrine1999-03-266-8/+48
| | | | | | | * One file per patch Notes: svn path=/head/; revision=17394
* Use our port of Xpm instead of the included version.Steve Price1999-03-242-6/+14
| | | | | | | | PR: 10463 Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=17376
* Add fftw and grace.Satoshi Asami1999-03-191-1/+3
| | | | Notes: svn path=/head/; revision=17299
* A powerful plotting tool (successor of xmgr)Satoshi Taoka1999-03-1812-0/+347
| | | | | | | | PR: ports/9222 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de Notes: svn path=/head/; revision=17277
* Fast C routines library to compute the Discrete Fourier TransformSatoshi Taoka1999-03-1810-0/+126
| | | | | | | | PR: ports/9222 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de Notes: svn path=/head/; revision=17276
* The distfile is zip'd instead of a gzip'd tarball.Steve Price1999-03-152-2/+9
| | | | | | | | PR: 10219 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17204
* Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1999-03-098-84/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17091
* Fix distfile fennerage. The distfile now lives on sunsite.Matthew Hunt1999-03-081-4/+5
| | | | Notes: svn path=/head/; revision=17047
* Portlint.Satoshi Asami1999-02-281-3/+2
| | | | Notes: svn path=/head/; revision=16953
* MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withDavid E. O'Brien1999-02-281-1/+1
| | | | | | | GZIP or BZIP2 distfiles. I went with BZIP2. Notes: svn path=/head/; revision=16923
* MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I wentDavid E. O'Brien1999-02-281-2/+4
| | | | | | | with BZIP2. Notes: svn path=/head/; revision=16922
* Upgrade to 0.99.0.Vanilla I. Shu1999-02-242-12/+9
| | | | Notes: svn path=/head/; revision=16883
* This port requires Xlib.Satoshi Asami1999-02-133-3/+6
| | | | Notes: svn path=/head/; revision=16703
* Unbreak pari port.Motoyuki Konno1999-02-121-4/+0
| | | | | | | | | Delete following files from pkg/PLIST. lib/pari/pari.elc, lib/pari/pari.el, lib/pari/pari.menu, lib/pari/pariemacs.txt Notes: svn path=/head/; revision=16697
* Missed this one.Satoshi Asami1999-02-121-0/+13
| | | | Notes: svn path=/head/; revision=16642
* Upgrade to 3.24, fixes build problem.Satoshi Asami1999-02-124-16/+20
| | | | | | | | PR: 9732 Submitted by: maintainer Notes: svn path=/head/; revision=16638
* Upgrade to 3.7.Matthew Hunt1999-02-104-22/+21
| | | | | | | | PR: 9995 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=16583
* Remove extra argument to "configure" that had been committed by accident.Stefan Eßer1999-02-081-3/+1
| | | | Notes: svn path=/head/; revision=16564
* Upgrade to KDE 1.1 RELEASE.Stefan Eßer1999-02-083-6/+43
| | | | Notes: svn path=/head/; revision=16563
* Upgrade to KDE-1.1pre2 ...Stefan Eßer1999-02-063-8/+60
| | | | Notes: svn path=/head/; revision=16552
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-037-15/+21
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518