summaryrefslogtreecommitdiff
path: root/lang/bwbasic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Don't assume that stderr is a compile-time constant.Garrett Wollman2002-06-031-0/+27
|
* Update to bwbasic 2.20p2 and remove msmith as maintainer at hisKris Kennaway2002-05-042-19/+10
| | | | | | request. Submitted by: David MacKenzie <djm@pix.net>
* Update to msmith's FreeBSD address.Kris Kennaway2002-03-291-1/+1
|
* BROKEN: checksum has changedKris Kennaway2002-03-251-0/+2
|
* @dirrm two directories.Satoshi Asami2000-07-051-0/+2
| | | | Submitted by: bento
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
|
* Respect CC, CFLAGSKris Kennaway2000-02-071-4/+5
|
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 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
* 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).
* Oops, forgot this one.Mike Smith1997-01-161-0/+44
|
* Remove version number from descriptionMike Smith1997-01-161-2/+0
|
* New patches for bwbasic 2.20Mike Smith1997-01-161-23/+15
|
* New checksums for new files.Mike Smith1997-01-161-1/+2
|
* 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
* 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.)
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-5/+5
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* 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!
* 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! :)
* Oops, category name is "languages", not "lang"....Satoshi Asami1995-08-091-2/+2
|
* 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>