summaryrefslogtreecommitdiff
path: root/emulators/xbeeb
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests to the SHA1 onesagc1-1/+2
2004-05-11update homepage, add commented out master site for 0.4.1 versiondillo1-2/+4
(the one listed on the homepage is down)
2004-02-01It's "its"snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-23basename -> ${BASENAME}, from Soren Jacobsen via PR pkg/23540.salo1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-3/+3
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2001-12-03Miscellaneous man page fixes.wiz1-15/+14
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-04-28Add missing xbeeb.1 to PLIST.jtb1-1/+2
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-5/+5
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-01Remove test target that I forgot I had added.wiz1-2/+1
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz4-42/+46
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2000-09-03move line to be more pkglint friendlywiz1-2/+2
2000-06-05Correct URL of referenced web site.skrll1-2/+2
2000-06-01Add a man page, improve MESSAGE file handling and other clean up.skrll5-8/+254
2000-06-01EXTRACT_SUFX was missing.skrll2-3/+4
Thanks to Bernd Ernesti for pointing this out.
2000-05-22Import of xbeeb package.skrll11-0/+287
Based on PR/10013 by Dave Sainty <dave@dtsp.co.nz> with improvements by myself.