summaryrefslogtreecommitdiff
path: root/games/oneko-sakura (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53954
* Update to 1.2.sakura.5.Peter Pentchev2000-12-084-13/+16
| | | | | | | | PR: 23361 Submitted by: maintainer Notes: svn path=/head/; revision=35764
* Define RESTRICTED_FILES to ${PATCHFILES}, the main distfile is notSatoshi Asami2000-10-131-0/+1
| | | | | | | restricted. Notes: svn path=/head/; revision=33748
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* The program oneko creates a cute cat chasing around your mouse cursor.SADA Kenji1999-06-045-0/+43
Added bitmaps of Sakura Kinomoto, who is a character in a comic strip, "CARDCAPTOR SAKURA" (CLAMP, Kodansha). Submitted by: HOTARU-YA <hotaru@tail.net> Notes: svn path=/head/; revision=19207