Commit graph

13 commits

Author SHA1 Message Date
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Tim Vanderhoek
f0dd53f0e9 Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.

Any port listed here is a good candidate for a general review simply
due to age...  For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*.  This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +00:00
Jonathan M. Bresler
0a70d5d64b fix Makefile, suffix changed to ".tgz"
replace gets() with fgets()
update md5 file
1997-09-24 00:56:53 +00:00
Jonathan M. Bresler
8e2b2403d0 fix Makefile, suffix changed to ".tgz"
replace gets() with fgets
1997-09-24 00:55:46 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
46381ef82f Change category name from "emulation" to "emulators". This was the
most confusing of all!
1995-11-22 11:48:30 +00:00
Satoshi Asami
71b12105e0 These boys now beling to emulators.... 1995-07-13 01:13:20 +00:00
Satoshi Asami
ada885d835 Comment out second of MASTER_SITES, it has a slightly different
version.
Submitted by:	jmb@kryten.atinc.com
1995-05-15 13:08:00 +00:00
Satoshi Asami
b165a3a9b5 Updated utils Makefiles! 1995-04-23 13:02:52 +00:00
Jean-Marc Zucconi
29bd114278 vmsbackup: read VMS backup tapes
Reviewed by:	jmz
Submitted by:	Jonathan M Bresler <jmb@kryten.atinc.com>
1995-04-19 02:30:22 +00:00