summaryrefslogtreecommitdiff
path: root/games/xbill
AgeCommit message (Collapse)AuthorFilesLines
2004-04-30Fix oops in the MAKE_DIRS_PERMS line -- args out of order.tv1-2/+2
2004-04-30nb1:tv4-10/+15
* Make sure the group "games" exists. * Use MAKE_DIRS_PERMS to make sure "/var/games" exists. * Use SUPPORT_FILES_PERMS to install the scorefile to /var/games.
2004-04-30Fix error in previous.tv1-2/+2
2004-04-30Don't override CXX or CXXDEFINES in the Imakefile. pkgsrc supplies CXX,tv2-11/+22
and X supplies CXXDEFINES, so add local stuff to just DEFINES as X intended.
2004-03-10Reformat.snj1-15/+14
2004-03-10Use bl3.snj1-3/+3
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2002-10-21Convert to buildlink2.wiz1-2/+3
2001-12-11Fix compilation problem with gcc 2.95.3 reported in pkg/14908.wiz2-1/+15
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
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 distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-27We can't share the pixmaps with current version of "gnome-games" any moretron1-1/+3
because the sets are no different. So add a conflicht with the "gnome-games" package.
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-5/+4
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-29We aren't very much interested in the windows port homepage, but rather thepooka1-2/+2
proper homepage.
1999-12-29Old HOMEPAGE was non-existent, make it point to a working location.pooka1-2/+2
1999-12-08Adjustements for solaris:bouyer2-7/+7
- Add CXXDEFINES to CCFLAGS, Stock X11R6 doesn't do it. - ${INSTALL} instead of /usr/bin/install
1999-07-09Add package patch-sum filesagc1-0/+4
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1998-09-30Add missing blank lines after RCS Ids.tron2-2/+4
1998-09-14use /var/games for scorefiles.. woo hoo.garbled3-11/+39
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-15Initial addition of xbill-2.0 - stop the dreaded Windows virus fromfrueauf6-0/+135
infecting computers. Closes pr 5947 by Tim Rightnour.