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
wiz
ad43b073cb
jetpack: remove dead download site
2021-04-21 15:37:56 +00:00
dholland
de604545d4
jetpack: SETGIDGAME -> USE_GAMESGROUP
2019-01-20 08:09:29 +00:00
rillig
7a273b1698
games/*: fix alignment of variable values
...
pkglint -Wall -r --autofix --only aligned
After running the above command, three packages had to be adjusted
manually:
In maelstrom-x11, pkglint didn't see that a commented variable
assignment should have been re-aligned as well.
In netmaze, there was a single line that didn't align well with all the
others, but pkglint decided to adjust the whole paragraph to this single
line. The result would have been ok, but not good.
In tscp, there was a paragraph where some of the lines were indented
one space more than the others. This rule is useful when one variable
name is very long compared to the others, but not in this case.
2018-01-14 17:33:57 +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
454d33d5d4
Regen. Not sure what happened here...
2013-01-17 15:53:38 +00:00
joerg
864a6d5515
Fix prototypes. Regenerate patches as unified diffs.
2013-01-15 15:19:05 +00:00
asau
45127be31e
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-06 11:54:29 +00:00
joerg
ac7aa0dabc
Honour DESTDIR for creating the share/jetpack directory.
2010-01-31 21:45:30 +00:00
joerg
08f07c9548
DESTDIR support. SETGIDGAMES. Bump revision
2010-01-29 23:23:21 +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
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
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
agc
8cef6c454b
Add RMD160 digests.
2005-02-23 23:11:54 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +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
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
frueauf
7138d002c5
Some more for pkglint.
1998-11-12 23:34:30 +00:00
garbled
512cf1aa71
/var/games for scores, and fix a bug in scorefile handling.
1998-09-13 22:31:32 +00:00
garbled
19a28a3c24
Fix use of XStoreColors and replace with XAllocColors, fixes inability to
...
display on a 16+ bit display, and should close PR 6016.
1998-08-27 17:53:00 +00:00
garbled
f0c2b25c65
New pkg for jetpack-1.0. Patches taken from FreeBSD ports collection.
...
(last time I do that.. ugh)
an arcade action game for X Windows.
1998-08-23 11:24:52 +00:00