Age | Commit message (Expand) | Author | Files | Lines |
2018-07-18 | Mark packages that require C++03 (or the GNU variants) if they fail with | joerg | 1 | -2/+2 |
2015-11-03 | Add SHA512 digests for distfiles for games category | agc | 1 | -1/+2 |
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2010-04-17 | remove dead mirror. | zafer | 1 | -3/+2 |
2009-08-03 | Don't segfault on failing shmget because the print routine tries to | joerg | 3 | -8/+34 |
2008-08-17 | Fix some 64-bit issues and a y2038 bug I noticed in passing. | dholland | 5 | -2/+118 |
2008-05-25 | Update to crafty 22.1. Always use the NetBSD rules, we can fixup issues | joerg | 6 | -174/+27 |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -6/+8 |
2006-05-19 | Needs C++. | rillig | 1 | -1/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2005-12-19 | Use FreeBSD target for DragonFly as well. Honor CC and CXX for | joerg | 3 | -5/+16 |
2005-12-18 | Fixed quoting of CFLAGS. | rillig | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+2 |
2005-06-06 | Set BUILD_TARGET correctly on Linux. This fixes PR pkg/29379. | minskim | 1 | -1/+7 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-13 | Back out previous, irrelevant quoting fix. | uebayasi | 1 | -3/+3 |
2005-03-07 | Fix quoting. | uebayasi | 1 | -3/+3 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+5 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -7/+7 |
2004-09-16 | Change DIST_SUBDIR to avoid breakage for people who have the old | wiz | 2 | -11/+11 |
2004-09-16 | Apparently, the crafty tar file has been repackaged with crafty-18.15/ | he | 2 | -10/+9 |
2004-04-24 | Relinquish maintainership of packages to tech-pkg@NetBSD.org. | jlam | 1 | -2/+2 |
2004-04-11 | Convert to buildlink3. | snj | 1 | -2/+2 |
2004-01-28 | gcc3 fix - we compile one of the object files with g++, so link the | agc | 2 | -1/+15 |
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/+2 |
2002-09-25 | lower optimization level on sparc. With -O2, crafty segfaults immediately, | dmcmahill | 1 | -1/+3 |
2002-09-11 | Update games/crafty to 18.15. Changes from version 18.13 include: | jlam | 4 | -106/+43 |
2002-04-04 | Provide a FirstOne and LastOne implemention for archs without hand crafted | jmc | 2 | -1/+69 |
2002-01-12 | Update games/crafty to 18.13. Changes from version 18.12 include: | jlam | 3 | -13/+13 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-23 | Update crafty to 18.12 and strongly-buildlinkify. Relevant changes from | jlam | 2 | -11/+13 |
2001-10-07 | Fetch it again from the main ftp site and not from the MASTER_SITE_BACKUP. | veego | 1 | -3/+2 |
2001-09-14 | Update to 18.10, as requested in pkg/13795. | wiz | 2 | -11/+11 |
2001-09-14 | Try fetch first from ${MASTER_SITE_BACKUP}. Partially fixes problem noted | jlam | 1 | -2/+3 |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 |
2001-06-01 | make sure this compiles on sparc by using .S instead of .s for the | dmcmahill | 1 | -1/+2 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+5 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-03-29 | Update crafty to 18.9. Changes to version 18.8: | jlam | 2 | -7/+7 |
2001-03-28 | Update crafty to 18.8. Changes from version 18.7: | jlam | 2 | -7/+7 |
2001-03-21 | Update crafty to 18.7. Changes from version 18.6: | jlam | 2 | -7/+7 |
2001-03-16 | Update crafty to 18.6. Changes from version 18.5: | jlam | 2 | -7/+7 |
2001-03-12 | Update crafty to 18.5. Changes from version 18.4: | jlam | 2 | -7/+7 |
2001-03-09 | Update crafty to 18.4. Changes from version 18.3: | jlam | 5 | -14/+30 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-13 | Update crafty to 18.3. This is a bugfix release over version 18.2. Changes | jlam | 2 | -7/+7 |