Commit graph

20 commits

Author SHA1 Message Date
Stephen Montgomery-Smith
fdff9a1118 - Fix segmentation fault under amd64 environment.
- Bump portrevision.

PR:		ports/162896
Submitted by:	Yasuhito FUTATSUKI <futatuki@bsdclub.org>
2011-12-26 05:32:53 +00:00
Emanuel Haupt
12b3927a09 Fix MASTER_SITES
PR:		159469
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-09 13:20:30 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
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
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +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
Kevin Lo
e7d85f94ee Fix MASTER_SITES.
PR: ports/20324
Submitted by: Ports Fury
2000-08-07 08:22:22 +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
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
Steve Price
98a694e9a8 Move manpages from pkg/PLIST to MAN* macro in Makefile. 1998-09-28 02:25:34 +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
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