summaryrefslogtreecommitdiff
path: root/lang/snobol (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the OSVERSION check so it will actually be defined.Wes Peters2007-07-161-4/+4
| | | | Submitted by: Pav Lucistnik <pav@FreeBSD.org>
* Cram deprecation of this port down the throats of 7.x users.Wes Peters2007-07-151-0/+4
|
* Deprecate in favor of the newer and safer snobol4 port.Wes Peters2007-02-031-0/+2
|
* Quiet that last niggling warning in the install process. It wasWes Peters2006-12-061-2/+11
| | | | | | never a problem, but often fooled pointyhat into thinking it was. Prodded-by: BugMagnet via pointyhat
* Eliminate warnings from function prototype mismatches. IncludeWes Peters2006-11-285-0/+102
| | | | | | | | 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.
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Obey LOCALBASE.Wes Peters2005-10-221-0/+19
|
* Add 'SIZE' to ports distinfo.Wes Peters2004-03-201-0/+1
| | | | Prodded-by: trevor@
* Un-broke the compile by forcing stdargs.Wes Peters2003-10-271-4/+0
|
* Follow the bouncing C compiler: use stdargs instead of varargs in thisWes Peters2003-10-271-1/+2
| | | | lovely ancient code.
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
|
* Allow snobol to compile on IA-64, with thanks to:Wes Peters2003-06-091-0/+10
| | | | Submitted by: Marcel Moolenaar <marcel@xcllnt.net>
* Compile cleanly on GCC 3.xWes Peters2003-06-043-0/+2307
| | | | Approved by: kris@
* 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.
* Correct grammar.Maxim Sobolev2000-09-051-2/+2
| | | | PR: 21040
* Fix these files so they actually talk about snobol4, rather thanWes Peters2000-09-032-23/+14
| | | | GNU awk. Oops.
* A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) versionWes Peters2000-09-018-0/+73
0.99.4; Aug 11, 1997. This was sort of request by Eivind.