Port details |
- bwbasic Bywater Basic interpreter
- 3.20 lang =3 3.20Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/bwbasic/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/bwbasic/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/bwbasic
- pkg install bwbasic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bwbasic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1514798362
SHA256 (bwbasic-3.20.zip) = ee18eefab7ed91ad1ad50ccab33eb038c4abd753595e19982890867f282339f1
SIZE (bwbasic-3.20.zip) = 510680
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bwbasic-3.20:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- lang_bwbasic
- USES:
- dos2unix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.20 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.20 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
3.20 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.20 01 Jan 2018 11:34:47 |
wen |
- Update to 3.20
- Take maintainership |
3.10 19 Jan 2017 00:37:17 |
jhale |
Update to 3.10
Install additional PORTEXAMPLES added in this release
Add WWW to pkg-descr
Changes: From the README
CHANGES FROM 3.00 to 3.10
* Implements most of the following BASIC dialects:
OPTION VERSION DARTMOUTH ' Dartmouth DTSS BASIC
OPTION VERSION MARK-I ' GE 265 Mainframe BASIC
OPTION VERSION MARK-II ' GE 435 Mainframe BASIC
OPTION VERSION SYSTEM-360 ' IBM System/360 BASIC
OPTION VERSION SYSTEM-370 ' IBM System/370 BASIC
OPTION VERSION CBASIC-II ' CBASIC-II for CP/M
OPTION VERSION ECMA-55 ' ANSI Minimal BASIC
OPTION VERSION HANDBOOK1 ' The BASIC Handbook, 1st Edition
OPTION VERSION HANDBOOK2 ' The BASIC Handbook, 2nd Edition
OPTION VERSION TRS-80 ' TRS-80 Model I/III/4 LBASIC
OPTION VERSION BASIC-80 ' Microsoft BASIC-80 for Xenix
OPTION VERSION ECMA-116 ' ANSI Full BASIC |
3.00 07 Feb 2016 11:43:38 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
3.00 20 May 2015 06:44:20 |
wen |
- Update to 3.00
- Add LICENSE |
2.61 18 Aug 2014 09:52:19 |
wen |
- Update to 2.61
PR: 192716
Submitted by: Daniel Austin<freebsd-ports@dan.me.uk> |
2.60 28 Jul 2014 22:18:42 |
adamw |
Rename lang/ patch-xy patches to reflect the files they modify. |
2.60 31 May 2014 19:33:48 |
pawel |
- Add staging support
- Convert to new options framework |
2.60 10 Mar 2014 16:01:36 |
bapt |
Convert l* to USES=zip |
2.60 19 Nov 2013 23:08:45 |
mat |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
2.60 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
2.60 09 Nov 2012 16:09:49 |
bdrewery |
- Update to 2.60
- Trim header
Feature safe: yes |
2.50 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
2.50 02 Feb 2010 22:42:55 |
miwi |
- Support NO_WRKSUBDIR
- Support PORTDOCS/PORTEXAMPLES
- Support PLIST_FILES
PR: 143440
Submitted by: Ports Fury |
2.50 25 Jan 2010 09:30:13 |
wen |
- Fix build |
2.50 25 Jan 2010 06:51:55 |
wen |
- Update to 2.50
- Update MASTER_SITES |
2.20p2 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
2.20p2 19 Apr 2005 21:05:40 |
vs |
Don't need a patch for setting CFLAGS |
2.20p2 25 Feb 2005 20:54:47 |
pav |
- Fix fetch
- Style
PR: ports/78074
Submitted by: Sam Lawrance <boris@brooknet.com.au> |
2.20p2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.20p2 05 Nov 2003 17:49:12 |
linimon |
Per distfile survey, remove mastersite which disappeared in September 2002. |
2.20p2 03 Nov 2003 01:30:43 |
kris |
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 |
2.20p2 07 Mar 2003 06:05:38 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.20p2 03 Jun 2002 21:37:05 |
wollman |
Don't assume that stderr is a compile-time constant. |
2.20p2 04 May 2002 20:25:18 |
kris |
Update to bwbasic 2.20p2 and remove msmith as maintainer at his
request.
Submitted by: David MacKenzie <djm@pix.net> |
2.20 29 Mar 2002 05:47:59 |
kris |
Update to msmith's FreeBSD address. |
2.20 25 Mar 2002 02:04:33 |
kris |
BROKEN: checksum has changed |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
05 Jul 2000 07:30:53 |
asami |
@dirrm two directories. |