Commit graph

30 commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Marcus Alves Grando
fca04d614e - Update MASTER_SITES and fix fetch
PR:		95437
Submitted by:	Lars Engels <lars.engels___0x20.net>
2006-04-08 01:57:48 +00:00
Pav Lucistnik
45a44e27c7 - Add SHA256 2005-11-24 19:28:01 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Akinori MUSHA
2ab2d59488 De-pkg-comment. 2003-02-20 17:32:26 +00:00
Kris Kennaway
64f0415ebe Reset undeliverable maintainer addresses to ports@FreeBSD.org 2002-11-18 03:48:10 +00:00
Patrick Li
7c07925c32 Use ':' to seperate chown user and group
Spotted by:	Bento
2002-01-02 01:55:15 +00:00
Steve Price
e3ccc7a3e4 Use the owner:group form instead in the call to chown(1). 2001-07-25 17:42:32 +00:00
Kevin Lo
e7d85f94ee Fix MASTER_SITES.
PR: ports/20324
Submitted by: Ports Fury
2000-08-07 08:22:22 +00:00
Kris Kennaway
d039013822 Fix buffer overflow
Reported by:	Brock Tellier <btellier@usa.net>
2000-04-27 21:19:31 +00:00
Kris Kennaway
a0c749143d Install setgid root:games, not setuid games
Submitted by:	Brock Tellier <btellier@usa.net>
2000-04-27 21:04:41 +00:00
Satoshi Asami
2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00
Satoshi Taoka
f7cfc373b3 Fix MASTER_SITES
Remove unnecessary post-install target

PR: 16870
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
No response from: maintainer
2000-02-21 16:24:09 +00:00
Peter Wemm
9de5ac14c7 $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +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
Steve Price
98a694e9a8 Move manpages from pkg/PLIST to MAN* macro in Makefile. 1998-09-28 02:25:34 +00:00
Satoshi Asami
167ab158f4 "all:" -> "all::" to make XFree86-3.3 config files happy. 1997-06-12 17:25:31 +00:00
David E. O'Brien
20b9bbed0a Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and
MASTER_SITE_SUBDIR=games
swallace wasn't listed as MAINTAINER of any of his ports
janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports
bin.bin --> ${BINOWN}.${BINGRP}
chown --> /usr/sbin/chown
	(not everyone has /usr/sbin in their path, esp. if you sudo'ed to root)
mkdir -p --> ${MKDIR}
1997-01-03 09:38:01 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +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
Masafumi Max NAKANE
e0b4dfb10e Removed meaningless @cwd directive.
Submitted by:	asami
1996-09-30 21:51:54 +00:00
Masafumi Max NAKANE
25cb0ddb4a Use @dirrm instead of @unexec rm -rf to delete directory. 1996-09-25 09:23:24 +00:00
Masafumi Max NAKANE
563a6d3afa Fix to update score file correctly.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-09-22 08:56:11 +00:00
Masafumi Max NAKANE
25b55e7f93 Yet another mine sweeper Ver. 1.9
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-09-21 16:56:47 +00:00