Port details |
- snobol4 Full SNOBOL4 language with SPITBOL, BLOCKS, and other extensions
- 2.3.1_3 lang =4 2.3.1_3Version of this port present on the latest quarterly branch.
- Maintainer: snobol4@regressive.org
- Port Added: 2006-12-08 06:22:24
- Last Update: 2024-03-18 12:28:11
- Commit Hash: c3ee797
- People watching this port, also watch:: m4, bison, gdbm, gnuchess, bash
- License: BSD2CLAUSE
- WWW:
- https://www.regressive.org/snobol4/
- Description:
- CSNOBOL4 is a free port of the original SIL (SNOBOL4 Implementation
Language) macro version of SNOBOL4 (developed at Bell Labs) with the C
language as its target. Includes SPITBOL and BLOCKS extensions.
SNOBOL4 is a living fossil; a dynamically typed, garbage collected
interpreter with a first-class pattern type (patterns can be composed
from other patterns), and user defined data types (structs) from the
1960's.
The language syntax is exceedingly simple, and statements consist of
three optional parts: a label, an expression, and an unconditional or
conditional branch labels.
Pattern match (and replace) is a built in operator. Built-in
functions include predicates for comparison, pattern creation and
string modification. allow the compilation of code at run time, and
the creation of new "user data types" (structures). Built-in types
include string, integer, float, multi-dimension arrays, (hash) tables,
pattern, and code. Loadable modules can create new opaque types.
CSNOBOL4 includes extensions to access base64, bit operations,
cryptographic hashes, dbm, directories, ffi, fork, pipes,
pseudo-terminals, random, readline, sprintf, sqlite3, stat, tcl, and
TLS, documented in manual pages created using embedded POD-like
"snopea" markup.
- ¦ ¦ ¦ ¦
- 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/snobol4/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/snobol4
- pkg install snobol4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: snobol4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1648757356
SHA256 (snobol4-2.3.1.tar.gz) = 91244d67d4e29d2aadce5655bd4382ffab44c624a7ea4ad6411427f3abf17535
SIZE (snobol4-2.3.1.tar.gz) = 986906
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libffi.so : devel/libffi
- libsqlite3.so : databases/sqlite3
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for snobol4-2.3.1_3:
DOCS=on: Build and/or install documentation
FFI=on: Foreign Function Interface module
SQLITE3=on: SQLite version 3 module
===> Use 'make config' to modify these settings
- Options name:
- lang_snobol4
- USES:
- readline ssl
- 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 |
2.3.1_3 18 Mar 2024 12:28:11 |
Christian Weisgerber (naddy) |
lang/snobol4: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
2.3.1_2 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 ) |
2.3.1_2 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 ) |
2.3.1_2 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
2.3.1_1 03 Apr 2022 06:50:27 |
Mikael Urankar (mikael) Author: phil |
lang/snobol4: Updates pkg-descr
Updates pkg-descr file with live URL, better description of package.
PR: 263017 |
2.3.1 01 Apr 2022 10:40:21 |
Mikael Urankar (mikael) Author: phil |
lang/snobol4: Update to 2.3.1
Changes: http://www.regressive.org/snobol4/csnobol4/2.3/History
PR: 262813 |
2.2.2 21 Dec 2021 17:17:17 |
Fernando Apesteguía (fernape) Author: Phil Budne |
lang/snobol4: Update to 2.2.2
PR: 260405
Reported by: phil.budne@gmail.com (maintainer) |
2.2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.1 25 Feb 2021 12:51:30 |
fernape |
lang/snobol4: update to 2.2.1
ChangeLog: http://www.snobol4.org/csnobol4/2.2/CHANGES
While here, submitter (creator/maintainer of snobol4) takes maintainership.
First-time maintainer.
PR: 252654
Submitted by: phil.budne@gmail.com |
2.1.6_1 29 Sep 2020 20:36:25 |
se |
Commit missing pkg-plist update |
2.1.6 23 Sep 2020 09:23:44 |
se |
Upgrade to version 2.1.6 |
2.0_1 23 Sep 2020 08:12:40 |
se |
Fix build with -fno-common |
2.0 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
2.0 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.0 24 Jan 2015 16:43:55 |
johans |
- Update to csnobol4 version 2.0; this is a major upgrade
http://www.snobol4.org/csnobol4/curr/CHANGES
- Added some patches to work around broken build dependencies |
1.5_1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.5_1 05 Jul 2014 19:27:04 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
1.5_1 09 Feb 2014 15:59:33 |
antoine |
Fix stage symlinks |
1.5 06 Oct 2013 14:08:53 |
johans |
- Update to snoboll4 1.5
- Enable stage support |
1.4.1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.4.1 12 Feb 2012 20:33:50 |
johans |
- Update snobol4 to version 1.4.1
- Use MANx variables to list manpages
- Grab maintainership
Major changes in 1.4: new sdb debugger and readline support |
1.3 21 Mar 2011 07:17:35 |
wen |
- Update to 1.3 |
1.2 16 Feb 2011 03:46:50 |
tabthorpe |
Reassign ports to the pool, thanks for your service, we hope to see you
back. |
1.2 11 Dec 2009 06:57:21 |
wes |
Mentioning the man pages here causes failures in building packages,
so zot them. They're already covered by 'make install' and pkg-plist. |
1.2 06 Dec 2009 17:37:38 |
wes |
Update to 1.2, remove dead patch incorporated upstream, fix descr
to make portlint happy. Extensive testing of plist with both
make deinstall and pkg_delete.
PR: ports/139540
Submitted by: Sahil Tandon <sahil@tandon.net> |
1.1 08 Dec 2006 06:22:12 |
wes |
New, improved snobol4 interpreter from Phil Budne <phil@ultimate.com>
Submitted by: Dave Feustel <dfeustel@mindspring.com> |