1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Wes Peters
c8ff974cb0 Fix the OSVERSION check so it will actually be defined.
Submitted by:	Pav Lucistnik <pav@FreeBSD.org>
2007-07-16 03:09:31 +00:00
Wes Peters
60cf89a0c0 Cram deprecation of this port down the throats of 7.x users. 2007-07-15 18:57:52 +00:00
Wes Peters
ad737aa069 Deprecate in favor of the newer and safer snobol4 port. 2007-02-03 00:08:35 +00:00
Wes Peters
ed77a98df8 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
2006-12-06 23:55:38 +00:00
Wes Peters
2ce916c337 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.
2006-11-28 08:36:15 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Wes Peters
03cfab08f1 Obey LOCALBASE. 2005-10-22 04:31:30 +00:00
Wes Peters
e9ee8c2fdc Add 'SIZE' to ports distinfo.
Prodded-by:	trevor@
2004-03-20 07:03:33 +00:00
Wes Peters
954dc096ed Un-broke the compile by forcing stdargs. 2003-10-27 21:20:32 +00:00
Wes Peters
7aca62c4cb Follow the bouncing C compiler: use stdargs instead of varargs in this
lovely ancient code.
2003-10-27 20:44:31 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
Wes Peters
1d69d936c1 Allow snobol to compile on IA-64, with thanks to:
Submitted by:	Marcel Moolenaar <marcel@xcllnt.net>
2003-06-09 01:13:14 +00:00
Wes Peters
4214ea2b91 Compile cleanly on GCC 3.x
Approved by:	kris@
2003-06-04 04:45:54 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
5d8a57cbce Correct grammar.
PR:		21040
2000-09-05 15:27:09 +00:00
Wes Peters
325fef77c8 Fix these files so they actually talk about snobol4, rather than
GNU awk.  Oops.
2000-09-03 22:49:35 +00:00
Wes Peters
acb226c2f2 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.
2000-09-01 06:52:05 +00:00