Commit Graph

26 Commits

Author SHA1 Message Date
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Steve Price
cbf0af04a4 Sort PLIST. 1999-05-31 04:53:16 +00:00
Tim Vanderhoek
39448a6b27 Remove miscellaneous manpages. 1998-08-18 19:04:15 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Masafumi Max NAKANE
bd3a21229d Oops, previous commit broke the installation of man page. 1996-12-08 12:02:01 +00:00
Masafumi Max NAKANE
a3d9d452bc Remove RESTRICTED and, instead, add NO_CDROM & NO_PACKAGE. (Redistribution
for charge is prohibited, no modification allowed.)

Various cleanups include:

List mmv.pch.Z as PATCHFILES instead of DISTFILES.
Put full path to the MASTER_SITES.
Instead of editing mmv.pch with scripts/makeitapatch, pass the name of
the file to be patched to the patch command via PATCH_DIST_ARGS.
Above three changes made do-fetch: & pre-clean:targets defined in this
Makefile unnecessary.

Call scripts/unshar via /bin/sh instead of giving it the execution bit in
pre-extract: target.

ln -> ln -fs
rm -> ${RM}
Use ${INSTALL_PROGRAM} and ${INSTALL_MAN}.
Use MAN1 var to compress the man page.

Reviewed by:	asami
1996-12-08 11:55:03 +00:00
Masafumi Max NAKANE
95f5c1697c Redirect outputs to /dev/null to perform the extraction silently. 1996-12-08 11:38:12 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +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
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +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
Gary Palmer
0594bd8f8d Convert from ncftp to fetch 1996-06-26 22:33:17 +00:00
Satoshi Asami
e6a4aea44a This port is RESTRICTED because of restrictive copyright. 1996-04-12 08:38:33 +00:00
Satoshi Asami
c900ce242f Add a pre-clean target to delete patch-0a created by do-extract. 1996-03-29 03:28:08 +00:00
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Satoshi Asami
9506f7017e File moved on ftp site.
Submitted by:	se via me (really!)
1995-10-17 10:17:00 +00:00
Satoshi Asami
b165a3a9b5 Updated utils Makefiles! 1995-04-23 13:02:52 +00:00
Satoshi Asami
80023bde86 Remove bogus CATEGORIES inside a for loop. 1995-04-16 05:22:22 +00:00
Satoshi Asami
60c74f5419 Bogus @cd removed.
Submitted by:	me
1995-04-11 02:34:21 +00:00
Satoshi Asami
cf9e9ede3e New Makefile structure, fix Jordan's CATEGORIES.
Submitted by:	me
1995-04-11 02:34:03 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jordan K. Hubbard
74514e02ff Add MAINTAINER. Yes, I know I screwed up the Submitted by: line on the
import.  Sorry! :(
Submitted by:	me
1995-03-27 21:00:02 +00:00
Jordan K. Hubbard
e07220aca9 Import Michael Elbel's mmv port. 1995-03-27 20:55:28 +00:00