joerg
f63d11298c
DESTDIR support. SETGIDGAME.
2010-02-14 21:52:53 +00:00
joerg
4bd41386e5
Remove @dirrm entries from PLISTs
2009-06-14 17:56:38 +00:00
rillig
3b0e8cd9dc
Needs ${VARBASE}/games. While here, fixed pkglint warnings.
2008-02-12 08:03:49 +00:00
wiz
a7c8e0cd61
Reset maintainer on his request.
2008-01-19 09:16:17 +00:00
joerg
161c920c15
Prepare for switching to NO_MTREE=yes.
2007-03-24 19:21:18 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +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
jlam
6ad6aef9d4
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
...
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
joerg
900f0b89de
DragonFly support.
2006-01-12 23:49:45 +00:00
jlam
d0915c61c3
Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
...
${PREFIX}.
2005-06-17 04:49:45 +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
minskim
d5ad2f6e10
Use VARBASE instead of hardcoding /var.
2004-12-27 22:11:31 +00:00
jschauma
4d11093c8c
Use INSTALL_GAME_DATA as well as GAMEOWN, GAMEGRP and GAMEMODE instead
...
of hardcoding the values. Partially addresses PR pkg/26236.
2004-08-04 03:06:55 +00:00
snj
2e60c5609f
Use bl3.
2004-03-08 01:29:25 +00:00
snj
8494207f32
strcpy and sprintf are evil, don't use them. Inspired by similar changes
...
in Debian. This fixes several locally exploitable vulnerabilities.
2004-02-28 18:36:38 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
jlam
e11234801c
buildlink1 -> buildlink2
2002-09-23 10:21:19 +00:00
dmcmahill
9fa64dec3b
use BUILDLINK_DIR instead of BUILDLINK_X11_DIR for the xpm location.
...
Fixes build on non-XF4 machines. Thanks to jlam for the suggestion.
2002-08-10 02:27:46 +00:00
wiz
13ee285cab
Add sound support, as proposed in pkg/13899 by rxg.
...
Bump to 2.4nb1.
Add MESSAGE explaining that with XFree86-4.x.x, you probably need
to start xboing with -usedefcmap. Thanks to uwe for finding that out!
2002-07-15 09:01:42 +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
dent
ad0d876061
Update HOMEPAGE.
2001-01-12 12:33:18 +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
81b366ad5e
Use X11PREFIX in preference to X11BASE when installing files, so that this
...
package cooperates better with xpkgwedge.
2000-07-11 08:43:53 +00:00
dmcmahill
a0a10cbd21
correctly detect NetBSD in the Imakefile (look for NetBSDArchitecture instead
...
of __NetBSD__, this is imake, not c).
2000-05-31 14:49:14 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
wiz
855416f289
replaced some commands by their ${COMMAND} counterparts
2000-01-02 03:14:03 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
tron
23e0063766
Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
...
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
garbled
03a98c0b4e
more /var/games scorfile work.. just ignore me
1998-09-14 23:38:59 +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
1ccea6b843
Initial addition of xboing-2.4, a breakout style game for X11.
...
Closes pr 5984 by Tim Rightnour.
1998-08-18 09:25:16 +00:00