Commit Graph

9 Commits

Author SHA1 Message Date
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Satoshi Asami
08aa64d648 Upgrade to 1.4.
PR:		3457 (plus many private mails)
Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1997-06-15 10:07:12 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
053cd44bf8 Include unistd.h if __FreeBSD__ >= 3. 1997-03-25 11:28:33 +00:00
Masafumi Max NAKANE
c6bd830976 Upgrade, 1.3.1 -> 1.3.2. 1996-12-24 11:12:12 +00:00
Satoshi Asami
50e355828a Oops, forgot these two. Update to use new features in bsd.port.mk 1.237. 1996-12-11 12:04:23 +00:00
Masafumi Max NAKANE
bf43dca9fd Upgrade, 1.3 -> 1.3.1.
New version has its own configure script and honors the PREFIX.  So we no
longer need to patch config.mk.
1996-12-08 22:57:34 +00:00
David E. O'Brien
b6251a324b cutils is a collection of miscellaneous utilities useful for C programmers.
It is composed by the following utilities:
	cinfo, cinfoc and cinfodc - C language documentation tools
	cdecl and cundecl - decode and encode C type declarations
	cobfusc - make a C source file unreadable but compilable
	chilight - highlight C source files with colors
	yyextract - extract grammar rules from yacc grammar
	yyref - yacc grammar reference program

Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1996-12-08 22:26:14 +00:00