summaryrefslogtreecommitdiff
path: root/games/xmris
AgeCommit message (Collapse)AuthorFilesLines
2005-03-16Assume that sys_errlist and sys_nerr are predeclared on Linux. Fixesrillig2-7/+11
pr#29496. Approved by jlam.
2005-02-23Add RMD160 digests.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-02-29Regenerated for new patch-aa, patch-ab.jdc1-3/+3
2004-02-29Make this work on NetBSD-current. Fixes:jdc1-5/+6
all.c:640: error: conflicting types for `sys_nerr' /usr/include/errno.h:53: error: previous declaration of `sys_nerr'
2004-02-29Remove warnings:jdc1-3/+8
warning: traditional C rejects ISO C style function definitions by removing -Wtraditional.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-02-15mkdir -> ${MKDIR}skrll1-3/+3
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-12-06Look for the score directory in /var/games/xmris instead of hardcoding intojlam3-5/+8
${X11BASE}/share/xmris. /var/games is where score files should go, and this now works properly with xpkgwedge.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
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-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-07-09Add package patch-sum filesagc1-0/+4
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-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-08-03New "xmris" package created by Tim Rightnour:tron7-0/+80
a version of the Mr Do video arcade game for X.