Steve Price
5073598e5f
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.
2000-07-07 18:44:49 +00:00
Steve Price
30563b5399
Use the distfiles now on ftp.freebsd.org instead of from my home directory
...
on freefall.
2000-06-17 00:14:42 +00:00
Satoshi Asami
dad9a57abe
Convert to PORTNAME/PORTVERSION.
2000-04-14 08:49:30 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Steve Price
815350afa9
*** empty log message ***
1999-11-01 00:17:02 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
Steve Price
6a5e7df9c0
Moved these files to the distfiles directory on my homepage.
1999-05-30 02:34:12 +00:00
Satoshi Asami
06c822cc34
(I hope I caught this quickly enough....)
...
CVS replace buffer that was just imported with the backup from the Attic
cleanup. This should look identical to what Steve committed, except
it has all the history resurrected.
1999-03-30 02:42:20 +00:00
Mark Murray
326a46e24e
Remove buffer. This port no longer fetches, and team is better.
1998-03-14 21:01:26 +00:00
David E. O'Brien
090316dbc1
Converted to MAN[1-8]
...
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +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
e34d788c22
Change "utilities" category to "misc" in preparation for move to misc.
1995-11-26 10:48:46 +00:00
Satoshi Asami
841d93e09e
Add markm@freebsd.org as maintainer. Hey Mark, you are never going
...
to get a lemon meringue pie if you don't credit your work! :>
1995-11-20 13:43:45 +00:00
Mark Murray
db3bc498bd
Drat. Correct the fetch directory name.
1995-11-17 19:09:27 +00:00
Mark Murray
e526d43c6e
Add a stunningly useful utility.
...
if you ever nhave needed to do something like:
tar cf - <big_dir> | rsh cat > /dev/tape then you will appreciate this.
do something like
tar cf - <big_dir> | buffer | rsh othersys "cat | buffer > /dev/tape"
to enjoy HUGE increases in speed while your tape drive does not
incessantly back/forth/stop/start.
1995-11-17 19:03:48 +00:00