summaryrefslogtreecommitdiff
path: root/lang/pbasic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* Fix some typos I so eloquently introduced last night.Satoshi Asami1996-11-191-2/+1
| | | | | | | Found by: make index Notes: svn path=/head/; revision=4580
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-3/+2
| | | | Notes: svn path=/head/; revision=4533
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-4/+4
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Remove ${KEYWORDS}.Satoshi Asami1996-03-061-2/+1
| | | | Notes: svn path=/head/; revision=2780
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Phil Cockroft's basic interpreter. Thanks, Julian!Satoshi Asami1995-08-246-0/+84
Submitted by: jhs Notes: svn path=/head/; revision=2103