The FreeBSD Ports Archive
FreeBSD lang : bwbasic4>
The Bywater Basic interpreter
The Bywater BASIC Interpreter (bwBASIC) implements a large
superset of the ANSI Standard for Minimal BASIC (X3.60-1978)
and a significant subset of the ANSI Standard for Full BASIC
(X3.113-1987) in C. It also offers shell programming facilities
as an extension of BASIC. bwBASIC seeks to be as portable
as possible.
http://www.nicholson.com/rhn/files/
|
bwbasic history
v. 1.18
date: 2005/04/19 21:05:40; author: vs; state: Exp; lines: +1 -0
Don't need a patch for setting CFLAGS
v. 1.17
date: 2005/02/25 20:54:47; author: pav; state: Exp; lines: +7 -8
- Fix fetch
- Style
PR: ports/78074
Submitted by: Sam Lawrance
v. 1.16
date: 2003/11/05 17:49:11; author: linimon; state: Exp; lines: +2 -1
Per distfile survey, remove mastersite which disappeared in September 2002.
v. 1.15
date: 2003/11/03 01:30:42; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
v. 1.14
date: 2003/03/07 06:05:28; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13
date: 2002/05/04 20:25:18; author: kris; state: Exp; lines: +9 -17
Update to bwbasic 2.20p2 and remove msmith as maintainer at his
request.
Submitted by: David MacKenzie
v. 1.12
date: 2002/03/29 05:47:59; author: kris; state: Exp; lines: +1 -1
Update to msmith's FreeBSD address.
v. 1.11
date: 2002/03/25 02:04:33; author: kris; state: Exp; lines: +3 -1
BROKEN: checksum has changed
v. 1.10
date: 2000/04/12 06:17:53; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.9
date: 1999/08/28 02:41:54; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.8
date: 1999/08/25 06:34:17; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1997/01/19 00:33:50; author: asami; state: Exp; lines: +7 -8
Change pre-patch rule slightly to extract everything under ${WRKSRC},
not ${.CURDIR}. Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that).
v. 1.6
date: 1997/01/16 00:56:10; author: msmith; state: Exp; lines: +21 -7
Update to version 2.20pl1, also fix some glaring stupidity that causes
one of the supplied tests to fail.
Located-on-radar-by: Josh Gilliam -- soil@quick.net
v. 1.5
date: 1996/12/31 08:25:17; author: msmith; state: Exp; lines: +2 -2
Move the master site pointer to esr's retrocomputing archive; the old
one appears to have gone.
Submitted by: pgiffuni@fps.biblos.unal.edu.co ( Pedro Giffuni S.)
v. 1.4
date: 1996/11/12 02:18:04; author: obrien; state: Exp; lines: +5 -5
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.3
date: 1995/11/22 13:12:28; author: asami; state: Exp; lines: +2 -2
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
v. 1.2
date: 1995/08/09 14:46:58; author: asami; state: Exp; lines: +2 -2
Oops, category name is "languages", not "lang"....
v. 1.1
date: 1995/08/09 14:42:48; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/09 14:42:48; author: asami; state: Exp; lines: +0 -0
The Bywater Basic interpreter. If you don't know what Basic is,
you are probably too young to use FreeBSD. :p
Submitted by: Michael Smith
=============================================================================
v. 1.18
date: 2005/04/19 21:05:40; author: vs; state: Exp; lines: +1 -0
Don't need a patch for setting CFLAGS
v. 1.17
date: 2005/02/25 20:54:47; author: pav; state: Exp; lines: +7 -8
- Fix fetch
- Style
PR: ports/78074
Submitted by: Sam Lawrance
v. 1.16
date: 2003/11/05 17:49:11; author: linimon; state: Exp; lines: +2 -1
Per distfile survey, remove mastersite which disappeared in September 2002.
v. 1.15
date: 2003/11/03 01:30:42; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
v. 1.14
date: 2003/03/07 06:05:28; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13
date: 2002/05/04 20:25:18; author: kris; state: Exp; lines: +9 -17
Update to bwbasic 2.20p2 and remove msmith as maintainer at his
request.
Submitted by: David MacKenzie
v. 1.12
date: 2002/03/29 05:47:59; author: kris; state: Exp; lines: +1 -1
Update to msmith's FreeBSD address.
v. 1.11
date: 2002/03/25 02:04:33; author: kris; state: Exp; lines: +3 -1
BROKEN: checksum has changed
v. 1.10
date: 2000/04/12 06:17:53; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.9
date: 1999/08/28 02:41:54; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.8
date: 1999/08/25 06:34:17; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1997/01/19 00:33:50; author: asami; state: Exp; lines: +7 -8
Change pre-patch rule slightly to extract everything under ${WRKSRC},
not ${.CURDIR}. Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that).
v. 1.6
date: 1997/01/16 00:56:10; author: msmith; state: Exp; lines: +21 -7
Update to version 2.20pl1, also fix some glaring stupidity that causes
one of the supplied tests to fail.
Located-on-radar-by: Josh Gilliam -- soil@quick.net
v. 1.5
date: 1996/12/31 08:25:17; author: msmith; state: Exp; lines: +2 -2
Move the master site pointer to esr's retrocomputing archive; the old
one appears to have gone.
Submitted by: pgiffuni@fps.biblos.unal.edu.co ( Pedro Giffuni S.)
v. 1.4
date: 1996/11/12 02:18:04; author: obrien; state: Exp; lines: +5 -5
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.3
date: 1995/11/22 13:12:28; author: asami; state: Exp; lines: +2 -2
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
v. 1.2
date: 1995/08/09 14:46:58; author: asami; state: Exp; lines: +2 -2
Oops, category name is "languages", not "lang"....
v. 1.1
date: 1995/08/09 14:42:48; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/09 14:42:48; author: asami; state: Exp; lines: +0 -0
The Bywater Basic interpreter. If you don't know what Basic is,
you are probably too young to use FreeBSD. :p
Submitted by: Michael Smith
=============================================================================
v. 1.18
date: 2005/04/19 21:05:40; author: vs; state: Exp; lines: +1 -0
Don't need a patch for setting CFLAGS
v. 1.17
date: 2005/02/25 20:54:47; author: pav; state: Exp; lines: +7 -8
- Fix fetch
- Style
PR: ports/78074
Submitted by: Sam Lawrance
v. 1.16
date: 2003/11/05 17:49:11; author: linimon; state: Exp; lines: +2 -1
Per distfile survey, remove mastersite which disappeared in September 2002.
v. 1.15
date: 2003/11/03 01:30:42; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
v. 1.14
date: 2003/03/07 06:05:28; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13
date: 2002/05/04 20:25:18; author: kris; state: Exp; lines: +9 -17
Update to bwbasic 2.20p2 and remove msmith as maintainer at his
request.
Submitted by: David MacKenzie
v. 1.12
date: 2002/03/29 05:47:59; author: kris; state: Exp; lines: +1 -1
Update to msmith's FreeBSD address.
v. 1.11
date: 2002/03/25 02:04:33; author: kris; state: Exp; lines: +3 -1
BROKEN: checksum has changed
v. 1.10
date: 2000/04/12 06:17:53; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.9
date: 1999/08/28 02:41:54; author: mharo; state: Exp; lines: +2 -2
expr -> ${EXPR}
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
v. 1.8
date: 1999/08/25 06:34:17; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1997/01/19 00:33:50; author: asami; state: Exp; lines: +7 -8
Change pre-patch rule slightly to extract everything under ${WRKSRC},
not ${.CURDIR}. Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that).
v. 1.6
date: 1997/01/16 00:56:10; author: msmith; state: Exp; lines: +21 -7
Update to version 2.20pl1, also fix some glaring stupidity that causes
one of the supplied tests to fail.
Located-on-radar-by: Josh Gilliam -- soil@quick.net
v. 1.5
date: 1996/12/31 08:25:17; author: msmith; state: Exp; lines: +2 -2
Move the master site pointer to esr's retrocomputing archive; the old
one appears to have gone.
Submitted by: pgiffuni@fps.biblos.unal.edu.co ( Pedro Giffuni S.)
v. 1.4
date: 1996/11/12 02:18:04; author: obrien; state: Exp; lines: +5 -5
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.3
date: 1995/11/22 13:12:28; author: asami; state: Exp; lines: +2 -2
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
v. 1.2
date: 1995/08/09 14:46:58; author: asami; state: Exp; lines: +2 -2
Oops, category name is "languages", not "lang"....
v. 1.1
date: 1995/08/09 14:42:48; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/09 14:42:48; author: asami; state: Exp; lines: +0 -0
The Bywater Basic interpreter. If you don't know what Basic is,
you are probably too young to use FreeBSD. :p
Submitted by: Michael Smith
=============================================================================
|
| |

|