summaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* install supermatrix.hmharo1999-07-122-1/+3
| | | | | PR: 12602 Submitted by: pfgiffun@bachue.usc.unal.edu.co
* time(3)'s first and only arg is a time_t* which is not necessarily equalsteve1999-07-051-0/+20
| | | | to a long*.
* Sprinkle in some '#if !defined(__FreeBSD__)' incantations so we don't getsteve1999-07-052-0/+40
| | | | | OSF1/Alpha characteristics when the machine's arch is Alpha and the OS is FreeBSD.
* Mark this port only for i386.steve1999-07-041-1/+3
|
* Mark this port only for i386.steve1999-07-041-1/+3
|
* Call ldconfig correctly so this has a fighting chance of working forsteve1999-07-043-6/+6
| | | | both ELF and a.out builds.
* BROKEN='only siag-3.1.19.tar.gz available'obrien1999-07-041-1/+3
|
* Fix to use new master site.cpiazza1999-07-031-2/+2
| | | | | PR: 12480 Submitted by: maintainer
* Update MASTER_SITE.mph1999-07-021-2/+2
| | | | | PR: 12482 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* Allow "x,y" in addition to "x y" formatted data points.obrien1999-06-281-0/+28
|
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-282-2/+2
|
* #4/4 enforcing Caps, no periodhoek1999-06-2634-34/+34
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Add MASTER_SITE.hoek1999-06-252-4/+6
| | | | Submitted by: Lars Koeller (ports/12296)
* Update master website.hoek1999-06-252-2/+2
|
* *sigh* fix whitespace introduced in last commit.cpiazza1999-06-251-2/+2
|
* Mikhail Teterin <mi@aldan.algebra.com> volunteered to maintain this port.cpiazza1999-06-251-2/+2
|
* Update to 3.1.18 and un-BROKEN it.cpiazza1999-06-258-207/+348
| | | | | PR: 12352 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Update spin to 3.30.cpiazza1999-06-257-19/+35
| | | | | PR: 12373 Submitted by: maintainer
* Compensate for not having a generic.h on -current boxes.steve1999-06-223-6/+29
|
* Remove current maintainer and replace with ports@FreeBSD.orgcpiazza1999-06-191-2/+2
| | | | | | | | Maintainer writes: Sorry, but as Ive posted before, I can no longer maintain any of my ports, serving in the army is eating up all of my free time. Requested by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
* Fixup PLIST to include all installed files.steve1999-06-101-0/+6
|
* Install gnuplot.info and adjust patch-aa to use libVFlib2.so. Alsosteve1999-06-102-3/+25
| | | | | | | swap out PLIST with sorted and remove the latter since I meant to do this before I imported it. Submitted by: maintainer
* Add the gnuplot+ and parmetis ports.steve1999-06-091-1/+3
|
* Initial import of gnuplot37+ version 1.1.8.steve1999-06-096-0/+101
| | | | | | | A command-driven interactive function plotting program. PR: 11813 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
* Initial import of ParMetis version 2.0.steve1999-06-097-0/+77
| | | | | | | A package for parallel (mpi) unstructured graph partitioning. PR: 11783 Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
* The xforms ports is no longer an i386-only port.steve1999-06-082-8/+2
|
* Fixup version required comment after upgrade.steve1999-06-082-4/+4
|
* Bandage fennerage by hosting distfile on freefall. There is nomph1999-06-071-3/+2
| | | | version on sunsite at present, and the web page gives 403.
* Upgrade to 2.1.2.mph1999-06-064-6/+6
| | | | | PR: 12048 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-052-2/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* vtk is now in "math".tg1999-06-011-1/+2
|
* Re-import vtk into "math", this is where all the othertg1999-06-0121-0/+570
| | | | data visualization tools are.
* Update to version 0.26.steve1999-05-308-72/+66
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to version 5.0.2b.steve1999-05-293-54/+47
| | | | | PR: 11836 Submitted by: maintainer
* Update to use gtk version 1.2.3.steve1999-05-291-3/+2
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Forget about ${PREFIX}/include/giflib.tg1999-05-271-3/+2
|
* Make this at least build on the Alpha and mark it broken since it failssteve1999-05-242-1/+17
| | | | a few tests.
* Misc. build fix.asami1999-05-128-348/+406
| | | | | I changed "--defentry" to "--entry" but everything else is Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Another REQUIRE_MOTIF -> REQUIRES_MOTIF....asami1999-05-121-2/+2
|
* Um, it's REQUIRE*S*_MOTIF, not REQUIRE_MOTIF.... ;)asami1999-05-121-2/+2
|
* Update to version 0.25.steve1999-05-0910-24/+86
| | | | | PR: 11544 Submitted by: Ade Lovett <ade@lovett.com>
* Fix checksumflathill1999-05-093-85/+44
| | | | And fix patches/patch-aa
* Add more headers necessary to use the library.asami1999-05-074-2/+28
| | | | | PR: 11560 Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
* Upgrade to latest distribution.tg1999-05-054-4/+26
|
* Upgrade to latest distribution. Version number hasn't changed.tg1999-05-059-150/+153
| | | | | The author wants the include files in $PREFIX/include/python1.5/numerical/. Change the "NumPy" names for symmetry.
* Upgrade KDE to Release 1.1.1.se1999-05-033-5/+53
|
* ADD WWW:mharo1999-05-0317-20/+20
|
* Switch to using USE_ZIP along with minor cleanups to some ports.jseger1999-05-011-7/+2
|
* Use time_t instead of long in a couple of places so this compiles onsteve1999-04-251-0/+29
| | | | a FreeBSD/Alpha box.
* gtk11 -> gtk12mharo1999-04-221-2/+2
|
OpenPOWER on IntegriCloud