summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Files are now gzipped instead of compressed.Thomas Gellekum1997-11-134-8/+10
| | | | | | | | | | | | PR: 5023 Submitted by: Carl Fongheiser <cmf@netins.net> Minor cleanup. Prompted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=8601
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-051-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4) Notes: svn path=/head/; revision=8489
* Add BUILD_DEPENDS on moc pre-processor.Stefan Eßer1997-11-031-2/+3
| | | | | | | | Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp> Notes: svn path=/head/; revision=8449
* Utilities for the KDE desktop environment (Calculator, Editor,Stefan Eßer1997-11-025-0/+184
| | | | | | | Calendar,...). Notes: svn path=/head/; revision=8441
* Fix problems with octave's PLIST and sort the PLIST.Justin M. Seger1997-11-012-296/+388
| | | | | | | | PR: 4730 Submitted by: Yoshio.Mita@isen.fr Notes: svn path=/head/; revision=8439
* Use fpsetmask(0) on FreeBSD.Thomas Gellekum1997-10-311-3/+5
| | | | | | | | PR: 4093 Fix suggested by: bde Notes: svn path=/head/; revision=8427
* portlint.Masafumi Max NAKANE1997-10-152-20/+20
| | | | Notes: svn path=/head/; revision=8294
* Upgrade, 1.0.1beta -> 1.0-RELEASE.Masafumi Max NAKANE1997-10-154-13/+14
| | | | | | | | PR: 4763 submitted by: maintainer Notes: svn path=/head/; revision=8293
* Activate plplot.Thomas Gellekum1997-10-061-1/+2
| | | | Notes: svn path=/head/; revision=8140
* Import plplot port. plplot is a scientific plotting library.Thomas Gellekum1997-10-067-0/+252
| | | | Notes: svn path=/head/; revision=8139
* Typo in dependency (X11/libsx -> x11/libsx).Satoshi Asami1997-09-171-2/+2
| | | | Notes: svn path=/head/; revision=7939
* Activate femlab.Thomas Gellekum1997-09-161-1/+2
| | | | Notes: svn path=/head/; revision=7926
* Import of femlab port. femlab solves PDEs in 2D using theThomas Gellekum1997-09-168-0/+177
| | | | | | | | | | finite element method. PR: 4531 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=7925
* Find a new master site.Satoshi Asami1997-09-091-2/+2
| | | | | | | Reminded by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=7824
* Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed.Chris Timmons1997-09-011-3/+20
| | | | Notes: svn path=/head/; revision=7738
* Explicitly specify --libdir as ${PREFIX}/lib in the CONFIGURE_ARGS soChris Timmons1997-09-011-2/+5
| | | | | | | | that configure can be adjusted to probe the right place for -lpng (and subsequently provide the correct LDFLAGS in the Makefiles it creates.) Notes: svn path=/head/; revision=7737
* Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.Satoshi Asami1997-08-252-2/+3
| | | | Notes: svn path=/head/; revision=7675
* Use another MASTER_SITE.Jean-Marc Zucconi1997-08-152-4/+6
| | | | Notes: svn path=/head/; revision=7593
* Syncing up with latest version, 2.0.9.Chuck Robey1997-08-136-860/+860
| | | | | | | If you test this, remember it's huge, the package is 16 megs alone. Notes: svn path=/head/; revision=7572
* Update MASTER_SITE.Thomas Gellekum1997-08-131-2/+2
| | | | | | | | PR: 4272 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=7565
* fix MASTER_SITESEric L. Hernes1997-08-111-2/+2
| | | | Notes: svn path=/head/; revision=7537
* Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}".Satoshi Asami1997-07-221-5/+6
| | | | Notes: svn path=/head/; revision=7405
* Oops --- forgot to add new libpng dependency. Fixed now.Chuck Robey1997-07-191-1/+2
| | | | Notes: svn path=/head/; revision=7372
* Upgrading to version 3.36. Still a beta, but improving.Chuck Robey1997-07-192-6/+6
| | | | | | | This is a modification of a patch by Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=7371
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-178-16/+16
| | | | Notes: svn path=/head/; revision=7360
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-133-6/+6
| | | | Notes: svn path=/head/; revision=7303
* Upgrade 3.0 -> 3.4.Thomas Gellekum1997-07-088-78/+227
| | | | | | | | PR: 40455 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=7239
* Bring Octave up to the latest revision, 2.0.8.Chuck Robey1997-06-286-862/+878
| | | | | | | Nagged into submission by: Bill Fenner's portsurvey :-) Notes: svn path=/head/; revision=7108
* Add some patches needed to build on -current.Thomas Gellekum1997-06-256-0/+80
| | | | | | | | PR: 3867 Submitted by: Paulo Menezes <paulo@isr.uc.pt> Notes: svn path=/head/; revision=7070
* Activate pari.Masafumi Max NAKANE1997-06-211-1/+2
| | | | Notes: svn path=/head/; revision=7033
* New port, pari:Masafumi Max NAKANE1997-06-216-0/+69
| | | | | | | | | Mathmatics library and advanced calculator package PR: 3357 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Notes: svn path=/head/; revision=7032
* Activate Scilab.Thomas Gellekum1997-06-181-1/+2
| | | | Notes: svn path=/head/; revision=6992
* Import of Scilab port. Scilab is a matlab-like package.Thomas Gellekum1997-06-1842-0/+9712
| | | | | | | | PR: 3867 Submitted by: Paulo Menezes <paulo@isr.uc.pt> Notes: svn path=/head/; revision=6991
* I misunderstood his intentions the first time.Satoshi Asami1997-06-101-2/+2
| | | | | | | Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua> Notes: svn path=/head/; revision=6846
* Add simpack.Satoshi Asami1997-06-101-1/+2
| | | | Notes: svn path=/head/; revision=6834
* Libraries and tools for simulation modeling.Satoshi Asami1997-06-1018-0/+2376
| | | | | | | | PR: 3757 Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua> Notes: svn path=/head/; revision=6833
* Add apc.Satoshi Asami1997-06-031-1/+2
| | | | Notes: svn path=/head/; revision=6711
* An auto loan payments calculator.Satoshi Asami1997-06-035-0/+82
| | | | | | | | PR: 3466 Submitted by: Eric A. Griff eagriff@global2000.net Notes: svn path=/head/; revision=6710
* Add umatrix.Satoshi Asami1997-06-031-1/+2
| | | | Notes: svn path=/head/; revision=6709
* A very simple matrix package.Satoshi Asami1997-06-034-0/+28
| | | | | | | | PR: (half of) 3457 Submitted by: Sandro Sigala <ssigala@globalnet.it> Notes: svn path=/head/; revision=6708
* File moved on master site.Bill Fenner1997-05-282-4/+4
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6585
* Follow directory layout of python (shared objects -> lib/python1.4).Thomas Gellekum1997-05-146-36/+39
| | | | Notes: svn path=/head/; revision=6448
* Add RUN_DEPENDS and respect NOPORTDOCS.Thomas Gellekum1997-05-053-3/+12
| | | | Notes: svn path=/head/; revision=6407
* Fix PLIST. I had an old object file in my tree.Thomas Gellekum1997-04-293-3/+3
| | | | Notes: svn path=/head/; revision=6359
* Add numpy.Thomas Gellekum1997-04-281-1/+2
| | | | Notes: svn path=/head/; revision=6350
* Import of the NumPy port. The Numeric extensions to Python containThomas Gellekum1997-04-2815-0/+303
| | | | | | | | multi-dimensional arrays and interfaces to the lapack-, fftpack- and ranlib-libraries from netlib. Notes: svn path=/head/; revision=6349
* Use the C version, not Fortran. There are no functional differences.Thomas Gellekum1997-04-2312-42/+24
| | | | Notes: svn path=/head/; revision=6273
* Typo.Masafumi Max NAKANE1997-04-171-2/+2
| | | | | | | | Submitted by: Pedro Giffuni S <pgiffuni@fps.biblos.unal.edu.co> (Closing PR #3310.) Notes: svn path=/head/; revision=6227
* Add libranlib.Satoshi Asami1997-04-071-1/+2
| | | | | | | I-think-this-was-probably-forgotten-by: tg :) Notes: svn path=/head/; revision=6154
* Import of libranlib. libranlib is a library of random numberThomas Gellekum1997-04-0718-0/+222
| | | | | | | generators from netlib. Notes: svn path=/head/; revision=6153