summaryrefslogtreecommitdiff
path: root/games/craft/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2013-01-21Roll the existing patches into a distfile patch. In the course of doing so:dholland1-50/+4
Fix the fix previously in patch-ah (for platforms where char is unsigned by default) to not generate spurious EOF indications. Improve the fixes previously in patch-a[bcdef] to put the game's state file in $HOME/.craft instead of the current directory. Use a consistent method to set $PREFIX instead of a mixture of compiler flags, patching, and SUBST. Use pkg-config to find libX11, and clean up some pkglint.
2011-12-20Assorted fixes and cleanup.dholland1-11/+50
- if we're going to supply the build makefile, it shouldn't require gmake. - don't install executable html or gif files - add patch comments - const correctness for string constants, as demanded by gcc 4.5 - avoid needing -lcompat - fix a y2038 issue PKGREVISION -> 2
2007-03-06Fixed PR 29378.rillig1-1/+2
2005-02-23Add RMD160 digests.agc1-1/+2
2003-09-26Fix GCC 3.3.1 related build problem.tron1-1/+3
2001-12-19Copy defaults file from correct location when starting "craft" on systemstron1-2/+2
where "xpkwedge" is installed. Fixes PR pkg/14861 by Robert Elz.
2001-12-19Fix RCS Ids.tron1-5/+5
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+10
+ move the patch digest/checksum values from files/patch-sum to distinfo