Port details |
- snobol 0.99.4 release of ``The Macro Implementation of SNOBOL4 in C''
- 0.99.4_1 lang
=0 0.99.4_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Replaced by snobol4 port
This port expired on: 2007-11-01
- Maintainer: wes@FreeBSD.org
- Port Added: 2000-09-01 03:52:05
- Last Update: 2007-10-04 08:59:34
- SVN Revision: UNKNOWN
- License: not specified in port
- Description:
- 0.99.4 release of ``The Macro Implementation of SNOBOL4 in C''
This is a free port of the original SIL (SNOBOL4 Implementation
Language) macro version of SNOBOL4 (developed at Bell Labs) with
the C language as target, http://www.snobol4.com/snobol4-0.99.4.tar.gz.
SNOBOL4, while known primarily as a string language excels at any
task involving symbolic manipulations. It provides run time typing,
garbage collection, user data types, on the fly compilation. Its
primary weakness is its simple syntax, and lack of "structured
programming" constructs. However some consider the spareness of
SNOBOL4 syntax a strength when compared to some "modern" agglomerations
such as perl.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: snobol
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.99.4_1 04 Oct 2007 08:59:34 |
linimon |
lang/snobol is obsolted by lang/snobol4.
Discussed with: maintainer |
0.99.4_1 02 Oct 2007 00:43:17 |
linimon |
Go ahead and set an expiration date on this one; it doesn't work on gcc4,
and is already marked as deprecated.
Hat: portmgr |
0.99.4_1 16 Jul 2007 03:09:31 |
wes |
Fix the OSVERSION check so it will actually be defined.
Submitted by: Pav Lucistnik <pav@FreeBSD.org> |
0.99.4_1 15 Jul 2007 18:57:52 |
wes |
Cram deprecation of this port down the throats of 7.x users. |
0.99.4_1 03 Feb 2007 00:08:35 |
wes |
Deprecate in favor of the newer and safer snobol4 port. |
0.99.4_1 06 Dec 2006 23:55:38 |
wes |
Quiet that last niggling warning in the install process. It was
never a problem, but often fooled pointyhat into thinking it was.
Prodded-by: BugMagnet via pointyhat |
0.99.4_1 28 Nov 2006 08:36:15 |
wes |
Eliminate warnings from function prototype mismatches. Include
stdlib.h and strings.h where needed to get system/compiler definitions
of malloc, bcopy, and bzero instead of relying on 20-year-old wrong
definitions in the code. The snobol interpreter itself is chock full
of pointer to int type punning and is likely to fail in hard-to-debug
ways on non-VAX-like architectures. |
0.99.4_1 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.99.4_1 22 Oct 2005 04:31:30 |
wes |
Obey LOCALBASE. |
0.99.4_1 20 Mar 2004 07:03:33 |
wes |
Add 'SIZE' to ports distinfo.
Prodded-by: trevor@ |
0.99.4_1 27 Oct 2003 21:20:33 |
wes |
Un-broke the compile by forcing stdargs. |
0.99.4_1 27 Oct 2003 20:44:31 |
wes |
Follow the bouncing C compiler: use stdargs instead of varargs in this
lovely ancient code. |
0.99.4_1 16 Oct 2003 01:16:33 |
kris |
BROKEN on 5.x: does not compile |
0.99.4_1 09 Jun 2003 01:13:14 |
wes |
Allow snobol to compile on IA-64, with thanks to:
Submitted by: Marcel Moolenaar <marcel@xcllnt.net> |
0.99.4_1 04 Jun 2003 04:45:55 |
wes |
Compile cleanly on GCC 3.x
Approved by: kris@ |
0.99.4 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. |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
05 Sep 2000 16:27:57 |
sobomax |
Forced commit - I've forgot: |
05 Sep 2000 16:27:09 |
sobomax |
Correct grammar. |
03 Sep 2000 23:51:10 |
wes |
These are supposed to be generated automagically, right? |
03 Sep 2000 23:49:35 |
wes |
Fix these files so they actually talk about snobol4, rather than GNU awk.
Oops. |
01 Sep 2000 07:52:05 |
wes |
A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) version 0.99.4;
Aug 11, 1997. This was sort of request by Eivind. |