summaryrefslogtreecommitdiff
path: root/math/xlispstat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix MASTER_SITESEric L. Hernes1997-08-111-2/+2
| | | | Notes: svn path=/head/; revision=7537
* Comment out IS_INTERACTIVE, only needs to connect to X server.Satoshi Asami1997-03-061-2/+2
| | | | Notes: svn path=/head/; revision=5871
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* trim the DESCR's to something reasonable at Satoshi's request.Eric L. Hernes1996-10-161-20/+4
| | | | Notes: svn path=/head/; revision=4011
* Change category from "math languages" to "math lang".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2452
* shortened COMMENTSEric L. Hernes1995-10-281-1/+1
| | | | Notes: svn path=/head/; revision=2375
* added myself as MAINTAINEREric L. Hernes1995-10-281-1/+3
| | | | Notes: svn path=/head/; revision=2374
* XLISP-STAT is a statistical environment based on a dialect of the LispSatoshi Asami1995-08-185-0/+94
language called XLISP. This one is IS_INTERACTIVE because it needs to connect to the X server while building. I don't know if it's possible to build a package or not. Submitted by: "Eric L. Hernes" <erich@lodgenet.com> this one was mentioned in the linux journal recently. I've used it before so I made up a port. Notes: svn path=/head/; revision=2068