Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the OSVERSION check so it will actually be defined. | Wes Peters | 2007-07-16 | 1 | -4/+4 |
| | | | | Submitted by: Pav Lucistnik <pav@FreeBSD.org> | ||||
* | Cram deprecation of this port down the throats of 7.x users. | Wes Peters | 2007-07-15 | 1 | -0/+4 |
| | |||||
* | Deprecate in favor of the newer and safer snobol4 port. | Wes Peters | 2007-02-03 | 1 | -0/+2 |
| | |||||
* | Quiet that last niggling warning in the install process. It was | Wes Peters | 2006-12-06 | 1 | -2/+11 |
| | | | | | | never a problem, but often fooled pointyhat into thinking it was. Prodded-by: BugMagnet via pointyhat | ||||
* | Eliminate warnings from function prototype mismatches. Include | Wes Peters | 2006-11-28 | 5 | -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. | ||||
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Obey LOCALBASE. | Wes Peters | 2005-10-22 | 1 | -0/+19 |
| | |||||
* | Add 'SIZE' to ports distinfo. | Wes Peters | 2004-03-20 | 1 | -0/+1 |
| | | | | Prodded-by: trevor@ | ||||
* | Un-broke the compile by forcing stdargs. | Wes Peters | 2003-10-27 | 1 | -4/+0 |
| | |||||
* | Follow the bouncing C compiler: use stdargs instead of varargs in this | Wes Peters | 2003-10-27 | 1 | -1/+2 |
| | | | | lovely ancient code. | ||||
* | BROKEN on 5.x: does not compile | Kris Kennaway | 2003-10-16 | 1 | -1/+7 |
| | |||||
* | Allow snobol to compile on IA-64, with thanks to: | Wes Peters | 2003-06-09 | 1 | -0/+10 |
| | | | | Submitted by: Marcel Moolenaar <marcel@xcllnt.net> | ||||
* | Compile cleanly on GCC 3.x | Wes Peters | 2003-06-04 | 3 | -0/+2307 |
| | | | | Approved by: kris@ | ||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Correct grammar. | Maxim Sobolev | 2000-09-05 | 1 | -2/+2 |
| | | | | PR: 21040 | ||||
* | Fix these files so they actually talk about snobol4, rather than | Wes Peters | 2000-09-03 | 2 | -23/+14 |
| | | | | GNU awk. Oops. | ||||
* | A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) version | Wes Peters | 2000-09-01 | 8 | -0/+73 |
0.99.4; Aug 11, 1997. This was sort of request by Eivind. |