summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove current maintainer and replace with ports@FreeBSD.orgChris Piazza1999-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> Notes: svn path=/head/; revision=19554
* Fixup PLIST to include all installed files.Steve Price1999-06-101-0/+6
| | | | Notes: svn path=/head/; revision=19404
* Install gnuplot.info and adjust patch-aa to use libVFlib2.so. AlsoSteve Price1999-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 Notes: svn path=/head/; revision=19389
* Add the gnuplot+ and parmetis ports.Steve Price1999-06-091-1/+3
| | | | Notes: svn path=/head/; revision=19368
* Initial import of gnuplot37+ version 1.1.8.Steve Price1999-06-096-0/+101
| | | | | | | | | | A command-driven interactive function plotting program. PR: 11813 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> Notes: svn path=/head/; revision=19367
* Initial import of ParMetis version 2.0.Steve Price1999-06-097-0/+77
| | | | | | | | | | A package for parallel (mpi) unstructured graph partitioning. PR: 11783 Submitted by: Eoin Lawless <eoin@maths.tcd.ie> Notes: svn path=/head/; revision=19366
* The xforms ports is no longer an i386-only port.Steve Price1999-06-082-8/+2
| | | | Notes: svn path=/head/; revision=19323
* Fixup version required comment after upgrade.Steve Price1999-06-082-4/+4
| | | | Notes: svn path=/head/; revision=19320
* Bandage fennerage by hosting distfile on freefall. There is noMatthew Hunt1999-06-071-3/+2
| | | | | | | version on sunsite at present, and the web page gives 403. Notes: svn path=/head/; revision=19297
* Upgrade to 2.1.2.Matthew Hunt1999-06-064-6/+6
| | | | | | | | PR: 12048 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de> Notes: svn path=/head/; revision=19276
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-2/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* vtk is now in "math".Thomas Gellekum1999-06-011-1/+2
| | | | Notes: svn path=/head/; revision=19164
* Re-import vtk into "math", this is where all the otherThomas Gellekum1999-06-0121-0/+570
| | | | | | | data visualization tools are. Notes: svn path=/head/; revision=19163
* Update to version 0.26.Steve Price1999-05-308-72/+66
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19113
* Update to version 5.0.2b.Steve Price1999-05-293-54/+47
| | | | | | | | PR: 11836 Submitted by: maintainer Notes: svn path=/head/; revision=19066
* 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