aboutsummaryrefslogtreecommitdiffstats
path: root/games/oneko
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+5
| | | | Approved by: krion@
* - Fix plist, unbreakpav2005-04-132-3/+5
| | | | | PR: ports/79325 Submitted by: maintainer
* BROKEN: Incomplete pkg-plist. Canonicalize MANLANGkris2005-02-281-1/+3
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+5
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* * Fix mouse cursor in bsd daemon mode.yoichi2002-05-243-10/+48
| | | | | | | | | (Previous commit includes bsd daemon mode already.) * Add color pixmap image experimentally. Use it by oneko -bsd -pixmapdir %/bsd -kotatsupixmap %/bsd/kotatsu.xpm Approved by: maintainer Special thanks to: hsaka@mth.biglobe.ne.jp (Hironori SAKAMOTO)
* Fix bento build error by adding missed dependency on nkf.yoichi2002-05-233-5/+97
| | | | | Submitted by: bento Notified by: kris
* Update to 2.0byoichi2002-05-213-7/+207
| | | | Approved by: maintainer
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-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.
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-2/+2
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-1/+1
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update MASTER_SITE.steve1999-05-291-2/+2
| | | | | PR: 11906 Submitted by: Hotaru-Ya <hotaru@tail.net>
* Update MASTER_SITES and MAINTAINERbillf1998-11-131-3/+3
| | | | | PR: ports/8617 Submitted by: candy@kgc.co.jp <maintainer>
* Add a good MASTER_SITEjseger1998-10-051-2/+3
|
* Take out MANCOMPRESSED=yes (not needed anymore, implied by USE_IMAKE).asami1998-08-271-2/+1
|
* Remove manpages defined in MAN? macros in games' Makefiles.asami1998-08-131-1/+0
|
* Install manpage in man6 as the man page header says it is.obrien1997-01-032-3/+6
|
* CATEGORIES+= -> CATEGORIES=max1996-12-311-2/+2
|
* Upgrade to unofficial 1.2, now includes "BSD Daemon" mode (-bsd).asami1996-12-182-8/+9
| | | | Submitted by: candy@fct.kgc.co.jp
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* And here comes the next round of Makefile updates, for games. Folks,asami1995-04-111-3/+5
| | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* Converted Makefiles as much as I could.asami1995-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* oneko, a cat chasing the mouse all over the screenasami1994-12-064-0/+25