Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-28 | *: recursive bump for perl 5.36 | wiz | 1 | -2/+2 | |
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 | |
2021-05-24 | *: recursive bump for perl 5.34 | wiz | 1 | -2/+2 | |
2020-08-31 | *: bump PKGREVISION for perl-5.32. | wiz | 1 | -2/+2 | |
2019-08-11 | Bump PKGREVISIONs for perl 5.30.0 | wiz | 1 | -2/+2 | |
2018-08-22 | Recursive bump for perl5-5.28.0 | wiz | 1 | -2/+2 | |
2018-01-14 | pkgsrc doesn't support PREFIX with spaces or other special characters. | rillig | 1 | -2/+2 | |
Therefore it is not necessary to add the :Q modifier to this variable and several others. pkglint -r -Wall --autofix --only :Q | |||||
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 | |
2016-03-03 | Avoid build failures when chmod respects umask, and 'chmod -x' thus does | shattered | 1 | -2/+2 | |
not clear all bits. (Can happen on Linux -- https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/67583) | |||||
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-17 | Bump PKGREVISION for ncurses shlib bump. | wiz | 1 | -2/+2 | |
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -2/+2 | |
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. | |||||
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 | |
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. | |||||
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 | |
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. | |||||
2013-02-26 | Fix return types. | joerg | 12 | -14/+350 | |
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2009-09-02 | Remove kei as maintainer, he resigned. | wiz | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2009-03-11 | Make it build on DragonFly. | hasso | 1 | -1/+3 | |
2008-10-26 | Makefile patches to fix dud permissions/interpreters. From Klaus Heinz | dholland | 3 | -3/+21 | |
in discussion of PR 29425. While here, add a one-line patch to fix an obvious bug detected by gcc while I was test-building. PKGREVISION++. | |||||
2008-03-03 | "u_char" is not part of any standard, so it's not safe to use in cui.c. | jlam | 2 | -1/+17 | |
Define "u_char" to "unsigned char" in cui.c. This should fix the the problem reported by Klaus Heinz in the follow-up to PR pkg/29425. | |||||
2008-02-29 | + Don't build our own, very old version of hacked BSD curses -- just | jlam | 14 | -265/+219 | |
use other, better ones from pkgsrc through ncursesw/buildlink3.mk. + Add a configure script that lightly probes the system and write out some system-specific definitions for the Makefile. This should fix PR pkg/29425. + Add necessary includes (<string.h> and <unistd.h>) to global.h to do silly C things like prototype functions before you use them. Remove the unnecessary patches to lots of *.c files that added these same headers. + Include <string.h> in ss.c because it doesn't include global.h. + Move HTML documentation into ${PREFIX}/share/doc. Bump the PKGREVISION to 2. | |||||
2008-02-02 | Added support for installation to DESTDIR. | heinz | 3 | -11/+66 | |
2007-09-02 | changed the way to handle curses library in Linux. hope this fixes PR29425. | kei | 3 | -10/+11 | |
bump revision to 2.0.7nb1. | |||||
2007-02-19 | Add DragonFly support. | joerg | 2 | -8/+8 | |
2005-07-16 | Remove some unnecessarily strong dependencies on perl that resulted | jlam | 1 | -2/+2 | |
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 | |
2004-03-10 | Use bl3. | snj | 1 | -3/+3 | |
2004-01-23 | Make this compile (__STDC__ wrongly undefined, and also attr_t redefinition | agc | 5 | -1/+59 | |
conflict with curses) | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+1 | |
2002-11-15 | buildlink1 -> buildlink2 | jlam | 1 | -3/+3 | |
2001-11-28 | BUildlinkify. Also clean up this package, but using the proper variables | jlam | 2 | -11/+13 | |
to tweak the install, and a few other cosmetic changes. Lastly, sort the PLIST. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-22 | first import of netmaj-2.0.7 package. | kei | 11 | -0/+314 | |
from pkg/DESCR: netmaj is a mahjongg game. You can play via network. If you don't find four players, computer plays for you. |