1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Akinori MUSHA
1af57b45a6 The distfile is corrupt on this master site at the moment. Replace it
with a mirror mite that has a genuine copy.

Submitted by:	bento
2002-09-24 09:24:30 +00:00
Kevin Lo
3a07fe5e98 Update MASTER_SITES
PR: 41868
Submitted by: Josef El-Rayes <shammer@exception.at>
2002-08-22 01:41:08 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Andreas Klemm
56ffabc919 Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:19:35 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
David E. O'Brien
2832540c9c Change Id->FreeBSD. 1999-08-25 04:25:23 +00:00
Steve Price
22d95f75c9 Find the distfile. 1998-09-23 00:57:13 +00:00
Justin M. Seger
ae16ccd206 Switch to a good MASTER_SITE. 1997-11-26 22:55:53 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
Masafumi Max NAKANE
3448bcee53 rm -> ${RM}
ln -s -> ln -fs
1996-12-06 10:56:31 +00:00
Satoshi Asami
1180edba1c Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:15:27 +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
Andreas Klemm
735d0bc754 Shortened Maintainer e-mail address. 1996-10-19 09:15:56 +00:00
Andreas Klemm
f75d0d0a89 Satoshi, the loard of the ports collection spoke:
"The last argument to the "rm -f" line should be bunzip, right? :)
Also, you may want to change the "ln" to "ln -s".  I remember the pkg
tools mangling hard links into separate files." So I did it ;-)
Submitted by: Satoshi
1996-10-15 19:56:29 +00:00
Andreas Klemm
173535b87e - use INSTALL_PROGRAM and INSTALL_MAN in Makefile
- add patch-ac to silence bzip when doing compression, bzip version
  info now only with -v or -V
- changed comment in COMMENT. bzip compresses better than gzip, but
  speed is much slower, so it's not generally better as gzip where
  speed matters !
1996-09-28 12:34:45 +00:00
Andreas Klemm
d23cbedba2 Added NO_CDROM to Makefile, because of restrictive copyright.
Forgotten by: me ;)
Submitted by: Chuck Robey <chuckr@glue.umd.edu>
1996-09-27 20:55:50 +00:00
Andreas Klemm
43681e685c imported new port of bpatch 0.21, a compression program, that seems to have
some advantages over gzip concerning compression and memory consumption.
1996-09-27 11:47:06 +00:00