aboutsummaryrefslogtreecommitdiffstats
path: root/math/xlispstat
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update WWW and MASTER_SITES.pat2003-02-111-1/+1
| | | | | PR: ports/48137 Submitted by: MA, Dunzi <tadalunch@sources.redhat.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to 3.52.18cpiazza2000-05-197-94/+150
| | | | | PR: 18439 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsivekris2000-04-241-1/+1
| | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
* portlintmharo2000-04-212-2/+1
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Update to version 3.52.9.steve1999-12-244-36/+74
| | | | | PR: 11460 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Remove empty directories on deinstall.steve1998-09-281-0/+4
|
* Mark these ports broken if DISPLAY not set.asami1998-08-201-3/+4
|
* fix MASTER_SITESerich1997-08-111-2/+2
|
* Comment out IS_INTERACTIVE, only needs to connect to X server.asami1997-03-061-2/+2
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* trim the DESCR's to something reasonable at Satoshi's request.erich1996-10-161-20/+4
|
* Change category from "math languages" to "math lang".asami1995-11-221-2/+2
|
* shortened COMMENTSerich1995-10-291-1/+1
|
* added myself as MAINTAINERerich1995-10-291-1/+3
|
* XLISP-STAT is a statistical environment based on a dialect of the Lispasami1995-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.