rillig
b381c6e2f3
Sort PLIST files.
...
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
jperkin
ec1cd47ca0
Remove manual OPSYSVARS additions which are now part of the default set.
2016-02-25 08:27:02 +00:00
agc
002d349f92
Add SHA512 digests for distfiles for games category
...
Problems found locating distfiles:
Package blokus: missing distfile blokus-1.1.tar.gz
Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
Package gate88: missing distfile Gate88_Mar19_05.tar.gz
Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
Package rollemup: missing distfile Rollemup.tar.gz
Package tscp: missing distfile tscp181.zip
Package xbat: missing distfile xev111.tar.gz
Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
Package xrick: missing distfile xrick-021212.tgz
Package xskat: missing distfile xskat-cards.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:56:42 +00:00
joerg
11d2712a27
Remove USE_X11BASE and X11PREFIX.
2015-07-04 16:18:28 +00:00
jperkin
4fff5a02b8
SunOS needs -lsocket -lnsl.
2014-09-23 18:55:24 +00:00
asau
45127be31e
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-06 11:54:29 +00:00
joerg
779305fd27
Full DESTDIR support. Bump revision.
2010-06-25 22:38:40 +00:00
joerg
c569c6a51f
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
...
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
4bd41386e5
Remove @dirrm entries from PLISTs
2009-06-14 17:56:38 +00:00
wiz
a7c8e0cd61
Reset maintainer on his request.
2008-01-19 09:16:17 +00:00
rillig
600f6278aa
Fixed PR 29448.
2007-03-06 22:25:16 +00:00
drochner
7022b0f458
make this build with newer gcc
2007-03-05 17:32:32 +00:00
joerg
d26cf36e57
- fine grained X11 dependencies for packages which have either USE_IMAKE
...
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
58c3144236
Mechanically replace all includes of buildlink3.mk of the following
...
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
joerg
c9ba4a90f0
Use normal make. Be a setgid game. No sound server included, so don't
...
try to build one on FreeBSD and DragonFly.
2006-04-12 21:30:56 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
jlam
d0915c61c3
Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
...
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
10003736e7
This package requires imake & xmkmf to build so note it in USE_TOOLS.
2005-06-12 08:22:59 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
8cef6c454b
Add RMD160 digests.
2005-02-23 23:11:54 +00:00
snj
f6a0c42ae2
Use bl3.
2004-03-08 02:20:09 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
wiz
8eeedcf975
Convert to buildlink2. Remove MASTER_SITES and HOMEPAGE, they are not
...
valid any longer. Make it work with xpkgwedge.
2002-10-21 12:11:03 +00:00
skrll
08bdd44549
mkdir -> ${MKDIR}
...
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
37637e483f
Move pkg/ files into package's toplevel directory
2001-11-01 00:47:39 +00:00
wiz
daff086c30
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 02:08:16 +00:00
agc
fb467f5ac2
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
9f28a7693e
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 15:10:41 +00:00
tron
f0b9164cf1
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
2000-08-23 23:14:21 +00:00
agc
4566b455e3
Use X11PREFIX in preference to X11BASE for installed files, so that this
...
package cooperates better with an installed xpkgwedge.
2000-07-11 08:41:32 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
agc
f6473207ca
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
...
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
frueauf
21a2dbd476
Include <X11/xpm.h> not <xpm.h>. Fixes pr 5942.
1998-08-14 11:55:11 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
frueauf
d6ec03177e
Initial addition of tanked-0.90, a multiplayer internet tank game for X11.
...
Closes pr 5883 by Tim Rightnour.
1998-08-01 13:33:11 +00:00