summaryrefslogtreecommitdiff
path: root/games/crossfire-srv/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-10-21Convert to buildlink2.wiz1-6/+6
2002-06-23Package Makefiles should _never_ refer to its installation location asjlam1-2/+1
"${LOCALBASE}".
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-12-05s/root/${ROOT_USER}/g, now that the definition appears in theagc1-4/+4
defs.${OPSYS}.mk files.
2001-10-26It would appear that this package has a silent dependency on theagc1-1/+4
dmalloc package, so add a dependency on the same, and add build glue so that the random_maps and common directories get built properly.
2001-10-26The post-patch script did the same job, at the same time, as the neweragc1-2/+9
REPLACE_PERL definition does, so convert this package to use REPLACE_PERL. Remove now unnecessary post-patch script.
2001-08-01Add USE_XAW, and add -lXpm to configure check so that it is found correctly.wiz1-1/+2
Fixes recent bulk build problem.
2001-07-19Update this pkg to 1.0.0, the current version of crossfire. No changeloggarbled1-6/+9
available.
2001-02-28chown, chmod -> ${CHOWN}, ${CHMOD}wiz1-6/+6
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-12-13Add and enable crossfire-cli and crossfire-srv, and fix some stupiditygarbled1-2/+2
in my initial import.
2000-12-13Import new pkg fro crossfire-srv. This is the server portion of thegarbled1-0/+35
crossfire game, which has now been split out from the client side. Too many differences to list from the old version.