summaryrefslogtreecommitdiff
path: root/lang/bwbasic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Change pre-patch rule slightly to extract everything under ${WRKSRC},Satoshi Asami1997-01-191-8/+7
| | | | | | | not ${.CURDIR}. Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that). Notes: svn path=/head/; revision=5380
* Oops, forgot this one.Mike Smith1997-01-161-0/+44
| | | | Notes: svn path=/head/; revision=5363
* Remove version number from descriptionMike Smith1997-01-161-2/+0
| | | | Notes: svn path=/head/; revision=5362
* New patches for bwbasic 2.20Mike Smith1997-01-161-23/+15
| | | | Notes: svn path=/head/; revision=5361
* New checksums for new files.Mike Smith1997-01-161-1/+2
| | | | Notes: svn path=/head/; revision=5360
* Update to version 2.20pl1, also fix some glaring stupidity that causesMike Smith1997-01-161-7/+21
| | | | | | | | | one of the supplied tests to fail. Located-on-radar-by: Josh Gilliam -- soil@quick.net Notes: svn path=/head/; revision=5359
* Move the master site pointer to esr's retrocomputing archive; the oldMike Smith1996-12-311-2/+2
| | | | | | | | | one appears to have gone. Submitted by: pgiffuni@fps.biblos.unal.edu.co ( Pedro Giffuni S.) Notes: svn path=/head/; revision=5141
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-5/+5
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* 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
* Oops, category name is "languages", not "lang"....Satoshi Asami1995-08-091-2/+2
| | | | Notes: svn path=/head/; revision=2048
* The Bywater Basic interpreter. If you don't know what Basic is,Satoshi Asami1995-08-096-0/+103
you are probably too young to use FreeBSD. :p Submitted by: Michael Smith <msmith@atrad.adelaide.edu.au> Notes: svn path=/head/; revision=2047