aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* Same change needed as in the blas port. Now, that extract is in WRKDIR theats1995-02-222-2/+2
| | | | uncomp script need to be prefixed with a CURDIR.
* Change the path of the extract command. Formerly extract used CURDIR, nowats1995-02-221-1/+1
| | | | it uses WRKDIR.
* Add "gmp" to the subirs list. It seems to compile and package just fine.ats1995-02-141-2/+2
|
* Converted Makefiles as much as I could.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!
* Initial revisionjkh1995-01-311-0/+1
|
* Bye stupid tab.jkh1995-01-271-1/+1
|
* Another bogus tabjkh1995-01-271-1/+1
|
* Remove another bogus tabjkh1995-01-271-1/+1
|
* Remove bogus tabjkh1995-01-271-1/+1
|
* add calc xgraph to their new homejkh1995-01-131-2/+2
|
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-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
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofgpalmer1994-12-121-2/+1
| | | | these need to have INSTALL_MANPAGES= yes anymore.
* Added hexcalc, sorted items in alphabetical order.asami1994-12-061-2/+2
|
* hexcalc, a multi-radix calculator for x11asami1994-12-064-0/+23
|
* Put a hack into this makefile to get MASTER_SITE_OVERIDE to work.ats1994-11-291-0/+4
|
* Put a hack into this makefile to get MASTER_SITE_OVERRIDE to workats1994-11-291-0/+4
| | | | until someone has a brilliant idea how to reorganize the ports.
* Put a hack into it until we have some good solution for theats1994-11-281-0/+4
| | | | MASTER_SITE_OVERRIDE. This works also.
* xgraph ver. 11, a program that will help you plot graphsasami1994-11-254-0/+25
|
* Add fudgit to the SUBDIR list.ats1994-11-211-2/+2
|
* fudgit: data-processing and fitting programjmz1994-11-176-0/+130
|
* Missing '/' made ncftp not find the distfile.ljo1994-11-111-2/+2
|
* Added linpack and eispack.ljo1994-10-311-2/+2
|
* Eispack library (Eigensystem package). ljo1994-10-314-0/+48
|
* Import of linpack library (Linear Algebra Package). This is the libraryljo1994-10-315-0/+89
| | | | | used in the linpack benchmark. However the purpose of this library is to be used in numerical methods applications.
* Added blas.ljo1994-10-271-2/+2
|
* BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc.ljo1994-10-274-0/+46
|
* Add oleo.jkh1994-10-121-2/+2
|
* Michael Reifenberger's oleo port.jkh1994-10-124-0/+1053
| | | | Submitted by: mr
* New Makefile for the math collection.jkh1994-10-061-0/+6
|
* Jean-Marc Zucconi's gnuplot port.jkh1994-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
* Update from Jean-Marc Zucconi.jkh1994-10-062-8/+10
| | | | Submitted by: jmz
* These are my changes to support the new argument-less configure scripts.jkh1994-10-041-3/+1
|
* calc - arbitrary precision calculator. Version 2.9.3t6jkh1994-10-045-0/+151
From Jean-Marc Zucconi. Submitted by: jmz