summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for new lang/gnomebasicAde Lovett2000-11-022-2/+2
| | | | Notes: svn path=/head/; revision=34674
* Add two missed shared libs.Will Andrews2000-11-011-0/+2
| | | | Notes: svn path=/head/; revision=34570
* Whitespace-only:Maxim Sobolev2000-11-011-1/+1
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Update to version 3.5.b6Kevin Lo2000-11-012-5/+7
| | | | | | | | PR: 22450 Submitted by: Ports Fury Notes: svn path=/head/; revision=34553
* Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peopleWill Andrews2000-10-291-2/+2
| | | | | | | | | to compile on X4.0.1. Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=34381
* Implement fix for configure scripts in regards to finding X libs onWill Andrews2000-10-281-3/+3
| | | | | | | | | XFree86 4.0.1. Submitted by: PW (thanks) Notes: svn path=/head/; revision=34376
* New port: math/griJames E. Housley2000-10-288-0/+405
| | | | | | | | | | Gri is an extensible plotting language for producing scientific graphs PR: 21995 Submitted by: M. L. Dodson <bdodson@scms.utmb.EDU> Notes: svn path=/head/; revision=34352
* Update to version 6.3.10.MIHIRA Sanpei Yoshiro2000-10-253-12/+10
| | | | Notes: svn path=/head/; revision=34210
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...Will Andrews2000-10-253-89/+44
| | | | | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff. Notes: svn path=/head/; revision=34209
* This library depends on linpack.Jean-Marc Zucconi2000-10-242-0/+4
| | | | Notes: svn path=/head/; revision=34156
* Chase gal shlib versionAde Lovett2000-10-202-6/+6
| | | | | | | Implement USE_PYTHON Notes: svn path=/head/; revision=34032
* Use USE_PYTHON. This should fix bento builds.Maxim Sobolev2000-10-181-4/+3
| | | | Notes: svn path=/head/; revision=33965
* Distfile changed - makefile, documentation and code changes. BumpKris Kennaway2000-10-163-8/+10
| | | | | | | PORTREVISION. Notes: svn path=/head/; revision=33874
* Clean up portAde Lovett2000-10-133-14/+25
| | | | | | | | PR: 21481 Submitted by: maintainer Notes: svn path=/head/; revision=33776
* Update to 0.57, now using x11-toolkits/galAde Lovett2000-10-1110-984/+1064
| | | | Notes: svn path=/head/; revision=33710
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-084-5/+5
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* ${PKGDIR}/REQ -> ${PKGREQ}. Also, give it two arguments.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33567
* Rename PLIST.with_patented to pkg-plist.with_patented.Satoshi Asami2000-10-083-3/+3
| | | | Notes: svn path=/head/; revision=33529
* Rename PLIST.emacs to pkg-plist.emacs.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33526
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-055-45/+19
| | | | Notes: svn path=/head/; revision=33429
* Implement USE_GTK, part 2.Jeremy Lea2000-10-052-11/+5
| | | | Notes: svn path=/head/; revision=33425
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentMaxim Sobolev2000-10-041-1/+1
| | | | | | | directory. Notes: svn path=/head/; revision=33401
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-034-4/+4
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Approved by: WillMario Sergio Fujikawa Ferreira2000-10-032-8/+10
| | | | | | | | | | | | | | Some simple changes. Mostly implementing Mr. Sada Kenji patches to JX x11-toolkit family ports: 1. nonexistent -> ${NONEXISTENT} 2. Allow you to define WRKDIRPREFIX safely. -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 +JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC Notes: svn path=/head/; revision=33349
* Update to 1.1.4.Akinori MUSHA2000-10-022-2/+2
| | | | Notes: svn path=/head/; revision=33328
* Whitespace changes and PLIST sorting.Jeremy Lea2000-10-013-9/+6
| | | | Notes: svn path=/head/; revision=33282
* Chase new gnomeprintAde Lovett2000-09-282-2/+4
| | | | Notes: svn path=/head/; revision=33223
* Use USE_PYTHON. Fix building with other python versions than 1.5.2.Thomas Gellekum2000-09-283-146/+148
| | | | Notes: svn path=/head/; revision=33205
* Pythonize.Maxim Sobolev2000-09-282-18/+16
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=33194
* rng is part of py-numeric now.Thomas Gellekum2000-09-271-1/+0
| | | | Notes: svn path=/head/; revision=33185
* s/python/${PYTHON_CMD}/gThomas Gellekum2000-09-263-18/+18
| | | | Notes: svn path=/head/; revision=33137
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-252-4/+2
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Correct PLIST and bump PORTREVISION.Kris Kennaway2000-09-243-4/+7
| | | | Notes: svn path=/head/; revision=33056
* Upgrade to 16.1.1.Thomas Gellekum2000-09-2212-99/+39
| | | | | | | | PR: 21446 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=33001
* Add LDADD=g2c (f2c for -stale) to the makefiles.Thomas Gellekum2000-09-222-3/+19
| | | | | | | | Reviewed by: Paul Magwene <paul.magwene@yale.edu> Approved by: jmz Notes: svn path=/head/; revision=32998
* Bump version number to note new vendor release (with the same "official"Kris Kennaway2000-09-221-1/+1
| | | | | | | version) Notes: svn path=/head/; revision=32960
* update new tarballMIHIRA Sanpei Yoshiro2000-09-211-1/+1
| | | | | | | Submitted by: onigiri Notes: svn path=/head/; revision=32931
* Add p5-Math-Logic 1.19, a perl module providing pure 2, 3 or multi-valueWill Andrews2000-09-206-0/+40
| | | | | | | | | | logic. PR: 21420 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br> Notes: svn path=/head/; revision=32904
* Add p5-Math-Expr 0.4, a perl module for parsing mathematical expressionsWill Andrews2000-09-206-0/+51
| | | | | | | | | | into a tree structure. PR: 21421 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br> Notes: svn path=/head/; revision=32903
* Add two missing files (include/acegr_np.h and lib/libacegr_np.a).Satoshi Asami2000-09-191-5/+7
| | | | | | | | | While I'm here, sort the PLIST. Submitted by: onigiri Notes: svn path=/head/; revision=32881
* Link against libg2c, so the lapack_lite module actually works.Thomas Gellekum2000-09-186-9/+39
| | | | Notes: svn path=/head/; revision=32801
* Adding thx_1138 version 1.0.5.Steve Price2000-09-188-0/+187
| | | | | | | | | | A calculator that includes plotting capabilities. PR: 19291 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32792
* Remove a dead MASTER_SITE which was bogusly returning 0-sized files forKris Kennaway2000-09-171-2/+1
| | | | | | | | | on-the-fly gzipping. Submitted by: bento Notes: svn path=/head/; revision=32744
* Update to 3.4.1Ade Lovett2000-09-165-17/+24
| | | | | | | | PR: 21181 Submitted by: maintainer Notes: svn path=/head/; revision=32730
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youWill Andrews2000-09-153-71/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before), you should try this. This version is extremely stable and offers better functionality than before. This update also introduces the KDE2 modules kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the first time FreeBSD packages were announced as part of the KDE2 beta release announcement! :-) Most (if not all) of the remaining modules in KDE2 will be added for the update WRT the final release. A hack was added to fix building with SSL in kdelibs; this has been merged in the main tree and will go away with 2.0 release update. Thanks to David Faure <david@mandrakesoft.com> for his help regarding this. Also, building the docs should now succeed because I've added a build dependency on jade and linuxdoc (should be enough). People can get my precompiled packages from the usual location on the KDE FTP server (should spread to the mirrors Real Soon Now (tm)): http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/ Have fun! Remember to reports bugs through http://bugs.kde.org/. Notes: svn path=/head/; revision=32656
* Upgrade to 16.1.Thomas Gellekum2000-09-149-9/+18
| | | | Notes: svn path=/head/; revision=32606
* Use python15 as a dependency.Maxim Sobolev2000-09-111-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=32505
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Update to use bsd.python.mk.Thomas Gellekum2000-09-088-268/+239
| | | | Notes: svn path=/head/; revision=32436