Commit graph

55 commits

Author SHA1 Message Date
nia
e3451cd85e games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:43:43 +00:00
nia
9cd4d06302 games: Remove SHA1 hashes for distfiles 2021-10-07 14:07:10 +00:00
rillig
382ca5f16e pkgsrc doesn't support PREFIX with spaces or other special characters.
Therefore it is not necessary to add the :Q modifier to this variable
and several others.

pkglint -r -Wall --autofix --only :Q
2018-01-14 15:26:46 +00:00
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
asau
45127be31e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 11:54:29 +00:00
joerg
915e789fa0 SETGIDGAME. Fix ownership. Bump revision. 2010-02-19 22:02:04 +00:00
joerg
c6412dbfc9 user-destdir support 2009-07-08 17:03:51 +00:00
joerg
4bd41386e5 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
wiz
a7c8e0cd61 Reset maintainer on his request. 2008-01-19 09:16:17 +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
rillig
fac062649d Oops, the XBILL_HOME must end in a slash, to make it fully workable on
Solaris. PKGREVISION++
2006-12-14 14:05:48 +00:00
rillig
de4fee563f Needs man/man6 before installation. 2006-12-09 17:14:05 +00:00
rillig
ab7c57ec04 Building XBill using the modified IMakefile (see patch-aa) on Solaris
does not work. Therefore, the XBILL_HOME is set explicitly in CPPFLAGS.
It's not the best way to fix it, but at least it works.
2006-11-24 22:23:00 +00:00
rillig
e6a43c36c8 Fixed PKGMANDIR. 2006-11-05 18:08:17 +00:00
joerg
cc09088dd0 Uses C++. 2006-05-15 21:00:13 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
9acc43a721 Sorted PLIST. 2005-11-08 22:32:33 +00:00
rillig
205e66fe43 Fixed typo (CONFLICT => CONFLICTS). Added ${GAMEOWN} to PKG_USERS, which
is needed to build xbill on NetBSD-1.6.2/i386 as unpriviledged user.
Bumped PKGREVISION.
2005-10-23 22:57:55 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
minskim
3febce4eec Use VARBASE instead of hardcoding /var. 2005-06-14 17:23:24 +00:00
minskim
f52e98ff8f Honor GAMEGRP and GAMEMODE not only for data files but also for the binary. 2005-06-14 17:18:54 +00:00
minskim
2bee0d7b39 Honor GAMEGRP, GAMEMODE, and GAMEDATAMODE. 2005-06-14 17:14:08 +00:00
jmmv
49b85d994b Access static attributes through the class itself, not through an instance.
Should fix build problem reported in PR pkg/29452 by A L Meyers.
2005-06-14 17:03:37 +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
kristerw
ccb57f330f Use g++ when linking C++. 2004-05-24 10:16:52 +00:00
tv
de3807a9b9 Fix oops in the MAKE_DIRS_PERMS line -- args out of order. 2004-04-30 20:36:09 +00:00
tv
a5a94542f0 nb1:
* Make sure the group "games" exists.
* Use MAKE_DIRS_PERMS to make sure "/var/games" exists.
* Use SUPPORT_FILES_PERMS to install the scorefile to /var/games.
2004-04-30 20:29:40 +00:00
tv
8ee28b6cae Fix error in previous. 2004-04-30 20:13:38 +00:00
tv
dc6f8b7ef1 Don't override CXX or CXXDEFINES in the Imakefile. pkgsrc supplies CXX,
and X supplies CXXDEFINES, so add local stuff to just DEFINES as X intended.
2004-04-30 20:13:12 +00:00
snj
c8903b2a2e Reformat. 2004-03-10 00:11:24 +00:00
snj
f304b1ddd5 Use bl3. 2004-03-10 00:09:13 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
wiz
3d21ea6756 Convert to buildlink2. 2002-10-21 12:00:38 +00:00
wiz
8c2ae96aae Fix compilation problem with gcc 2.95.3 reported in pkg/14908. 2001-12-11 14:59:17 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +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
2540091582 We can't share the pixmaps with current version of "gnome-games" any more
because the sets are no different. So add a conflicht with the
"gnome-games" package.
2000-11-27 14:13:06 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
pooka
63b1e6ffb4 We aren't very much interested in the windows port homepage, but rather the
proper homepage.
1999-12-29 17:15:17 +00:00
pooka
fc559bdb78 Old HOMEPAGE was non-existent, make it point to a working location. 1999-12-29 16:23:33 +00:00
bouyer
678478c0f0 Adjustements for solaris:
- Add CXXDEFINES to CCFLAGS, Stock X11R6 doesn't do it.
- ${INSTALL} instead of /usr/bin/install
1999-12-08 17:48:12 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00