Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | games: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | games: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2020-03-26 | zombies: Respect LDFLAGS | nia | 2 | -5/+8 | |
2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -2/+2 | |
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. | |||||
2016-03-30 | Use PKGMANDIR. Add patch comments. | jperkin | 3 | -6/+11 | |
2015-11-03 | Add SHA512 digests for distfiles for games category | agc | 1 | -1/+2 | |
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-08-18 | Bump all packages that depend on curses.bui* or terminfo.bui* since they | wiz | 1 | -2/+2 | |
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that. | |||||
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-08-31 | from *.c/*.h files, set LICENSE=2-clause-bsd. | obache | 1 | -1/+2 | |
2011-08-31 | pkgsrc does not support so old BSDs, then no need to -ltermcap in addition | obache | 2 | -3/+15 | |
to -lcurses. fixes PR#29503. | |||||
2011-05-28 | SETGIDGAME -> USE_GAMESGROUP | dholland | 1 | -3/+2 | |
2010-02-19 | Fix ownership. Bump revision. | joerg | 1 | -3/+3 | |
2010-01-04 | Fix build when scorefiles is not already present on system (noticed | abs | 4 | -9/+8 | |
by joerg) | |||||
2009-12-10 | Add PKG_DESTDIR_SUPPORT, bump pkgrevision, use pkgsrc infrastructure for | abs | 5 | -21/+34 | |
scores | |||||
2008-02-28 | Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, | rillig | 1 | -2/+2 | |
to shut up the pkglint warnings. | |||||
2008-02-12 | Needs ${VARBASE}/games precreated. | rillig | 1 | -1/+2 | |
2007-12-02 | Remove ex-MASTER_SITE. From Zafer Aydogan. | wiz | 1 | -3/+2 | |
2007-06-01 | The highscore file is installed relative to VARBASE. PKGREVISION++ | rillig | 3 | -7/+10 | |
FIXME: Currently the files-check check fails for me, because VARBASE is a subdirectory of PREFIX. So how do we generally handle files that are installed in VARBASE? | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -2/+2 | |
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. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-04-01 | Pre-create some directories. | reed | 1 | -1/+2 | |
I noticed that my man/man6 was a plain text zombies(6) man page. TODO: this package should use ${VARBASE}/games/ for the SCOREFILE. | |||||
2005-03-07 | Use optimisation flags from now on | adam | 3 | -32/+25 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-08-04 | Use INSTALL_GAME_DATA to install the data file to make sure that permissions | jschauma | 2 | -5/+5 | |
are correct. This addresses PR pkg/25313 re-opened by simonb@. | |||||
2004-05-12 | Address PR pkg/25313 with the new GAME variables, as well as | jschauma | 2 | -6/+51 | |
remove hardcoded definitions of CC and CFLAGS. | |||||
2004-03-06 | USE_BUILDLINK3, include curses.buildlink3.mk, and use ${CP} instead of cp | snj | 2 | -3/+6 | |
in PLIST. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+1 | |
2001-04-18 | Don't try to use CE, just call clrtoeol() instead. Fixes build problems | simonb | 2 | -2/+33 | |
against a libcurses from December 22, 2000 -current or later. Reported by Matt Green. | |||||
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+3 | |
1999-06-26 | zombies - a simple robots-like game I wrote years ago the Luke convinced | simonb | 6 | -0/+43 | |
me to make a package of. |