summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Add maxima to "restricted" (license required).Satoshi Asami1995-05-131-2/+3
| | | | Notes: svn path=/head/; revision=1714
* Add more CATEGORIES. packages/orphans is now empty.Satoshi Asami1995-05-033-3/+6
| | | | Notes: svn path=/head/; revision=1590
* Added octave.Satoshi Asami1995-05-021-2/+2
| | | | Notes: svn path=/head/; revision=1567
* octave-1.1.1, similar to matlab.Satoshi Asami1995-05-0210-0/+100
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1566
* Add a few CATEGORIES lines to take these ports out of `orphans'.Jordan K. Hubbard1995-04-286-7/+13
| | | | | | | | Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-) Notes: svn path=/head/; revision=1545
* I was going to convert the math Makefiles according to the newSatoshi Asami1995-04-226-10/+14
| | | | | | | | rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes. Notes: svn path=/head/; revision=1483
* Just to make the compile less verbose and make Satoshi happy.Jean-Marc Zucconi1995-04-171-0/+19
| | | | Notes: svn path=/head/; revision=1437
* MAINTAINER goes in a section of its own. :)Satoshi Asami1995-04-161-1/+2
| | | | Notes: svn path=/head/; revision=1412
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-113-3/+7
| | | | Notes: svn path=/head/; revision=1327
* Some more Makefile updates, for the math ports.Satoshi Asami1995-04-119-12/+82
| | | | Notes: svn path=/head/; revision=1326
* Try to get most ports checksummedGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1262
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-243-4/+6
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-191-1/+1
| | | | Notes: svn path=/head/; revision=1156
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-191-1/+1
| | | | Notes: svn path=/head/; revision=1155
* Same change needed as in the blas port. Now, that extract is in WRKDIR theAndreas Schulz1995-02-222-2/+2
| | | | | | | uncomp script need to be prefixed with a CURDIR. Notes: svn path=/head/; revision=1018
* Change the path of the extract command. Formerly extract used CURDIR, nowAndreas Schulz1995-02-221-1/+1
| | | | | | | it uses WRKDIR. Notes: svn path=/head/; revision=1017
* Add "gmp" to the subirs list. It seems to compile and package just fine.Andreas Schulz1995-02-131-2/+2
| | | | Notes: svn path=/head/; revision=973
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* Initial revisionJordan K. Hubbard1995-01-311-0/+1
| | | | Notes: svn path=/head/; revision=862
* Bye stupid tab.Jordan K. Hubbard1995-01-271-1/+1
| | | | Notes: svn path=/head/; revision=833
* Another bogus tabJordan K. Hubbard1995-01-271-1/+1
| | | | Notes: svn path=/head/; revision=832
* Remove another bogus tabJordan K. Hubbard1995-01-271-1/+1
| | | | Notes: svn path=/head/; revision=831
* Remove bogus tabJordan K. Hubbard1995-01-271-1/+1
| | | | Notes: svn path=/head/; revision=830
* add calc xgraph to their new homeJordan K. Hubbard1995-01-131-2/+2
| | | | Notes: svn path=/head/; revision=758
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-187-0/+372
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofGary Palmer1994-12-121-2/+1
| | | | | | | these need to have INSTALL_MANPAGES= yes anymore. Notes: svn path=/head/; revision=558
* Added hexcalc, sorted items in alphabetical order.Satoshi Asami1994-12-061-2/+2
| | | | Notes: svn path=/head/; revision=540
* hexcalc, a multi-radix calculator for x11Satoshi Asami1994-12-064-0/+23
| | | | Notes: svn path=/head/; revision=539
* Put a hack into this makefile to get MASTER_SITE_OVERIDE to work.Andreas Schulz1994-11-281-0/+4
| | | | Notes: svn path=/head/; revision=522
* Put a hack into this makefile to get MASTER_SITE_OVERRIDE to workAndreas Schulz1994-11-281-0/+4
| | | | | | | until someone has a brilliant idea how to reorganize the ports. Notes: svn path=/head/; revision=521
* Put a hack into it until we have some good solution for theAndreas Schulz1994-11-281-0/+4
| | | | | | | MASTER_SITE_OVERRIDE. This works also. Notes: svn path=/head/; revision=520
* xgraph ver. 11, a program that will help you plot graphsSatoshi Asami1994-11-254-0/+25
| | | | Notes: svn path=/head/; revision=498
* Add fudgit to the SUBDIR list.Andreas Schulz1994-11-201-2/+2
| | | | Notes: svn path=/head/; revision=434
* fudgit: data-processing and fitting programJean-Marc Zucconi1994-11-176-0/+130
| | | | Notes: svn path=/head/; revision=402
* Missing '/' made ncftp not find the distfile.L Jonas Olsson1994-11-101-2/+2
| | | | Notes: svn path=/head/; revision=358
* Added linpack and eispack.L Jonas Olsson1994-10-311-2/+2
| | | | Notes: svn path=/head/; revision=300
* Eispack library (Eigensystem package). L Jonas Olsson1994-10-314-0/+48
| | | | Notes: svn path=/head/; revision=299
* Import of linpack library (Linear Algebra Package). This is the libraryL Jonas Olsson1994-10-315-0/+89
| | | | | | | | used in the linpack benchmark. However the purpose of this library is to be used in numerical methods applications. Notes: svn path=/head/; revision=298
* Added blas.L Jonas Olsson1994-10-271-2/+2
| | | | Notes: svn path=/head/; revision=281
* BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc.L Jonas Olsson1994-10-274-0/+46
| | | | Notes: svn path=/head/; revision=280
* Add oleo.Jordan K. Hubbard1994-10-111-2/+2
| | | | Notes: svn path=/head/; revision=212
* Michael Reifenberger's oleo port.Jordan K. Hubbard1994-10-114-0/+1053
| | | | | | | Submitted by: mr Notes: svn path=/head/; revision=211
* New Makefile for the math collection.Jordan K. Hubbard1994-10-061-0/+6
| | | | Notes: svn path=/head/; revision=185
* Jean-Marc Zucconi's gnuplot port.Jordan K. Hubbard1994-10-065-0/+146
| | | | | | | | | If Jean-Marc keeps this up, I'm simply going to have to have my own subdirectory for him - /usr/ports/jmz. :-) Submitted by: jmz Notes: svn path=/head/; revision=184
* Update from Jean-Marc Zucconi.Jordan K. Hubbard1994-10-052-8/+10
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=182
* These are my changes to support the new argument-less configure scripts.Jordan K. Hubbard1994-10-041-3/+1
| | | | Notes: svn path=/head/; revision=170
* calc - arbitrary precision calculator. Version 2.9.3t6Jordan K. Hubbard1994-10-035-0/+151
From Jean-Marc Zucconi. Submitted by: jmz Notes: svn path=/head/; revision=162