aboutsummaryrefslogtreecommitdiffstats
path: root/games/oneko
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* games/oneko: unbreak install if locale-specific app-defaults dir existsjbeich2015-05-051-0/+23
| | | | | | | | | | | | | | | | | | | configure tries to autodetect existing japanese app-defaults and if finds installs there without updating pkg-plist. A quick search turns up the following ports can cause the issue if installed beforehand. deskutils/xcalendar/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/XCalendar games/xshisen/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/XShisen japanese/tgif/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/Tgif.sample x11-clocks/emiclock/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/EmiClock x11-clocks/emiclock/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/EmiClock x11-fonts/nexfontsel/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/NeXFontSel x11/xmascot/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/XMascot x11/xmascot/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/XMascot PR: 199493 Submitted by: turutani@scphys.kyoto-u.ac.jp Approved by: maintainer timeout (2 weeks + 4 days)
* games/oneko: drop unnecessary indirection since do-patch disappearedjbeich2015-05-052-2/+1
| | | | Approved by: portmgr blanket
* Convert to EXTRA_PATCHES since r352514jbeich2015-02-161-7/+5
| | | | | | PR: 196658 Approved by: maintainer timeout (1 month) Approved by: mentors (implicit)
* - Drop @dirrm* from and add empty directories to plistsamdmi32015-01-171-6/+0
| | | | Approved by: portmgr blanket
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
* - Fix build with clng [1]madpilot2014-06-064-5/+142
| | | | | | | | | - Stageify [2] PR: 189050 [1] Submitted by: A.J. "Fonz" van Werven <freebsd@skysmurf.nl> Approved by: Maintainer timeout [1] Approved by: Ports tree modernization blanket [2]
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | games)
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* -remove MD5ohauer2011-07-031-5/+0
|
* - Register conflicts between games/oneko and games/oneko-sakura. [1]shaun2010-05-301-0/+2
| | | | | | | - Remove quotes on NO_CDROM (for portlint). Submitted by: Demelier David <demelier.david@gmail.com> via freebsd-ports [1]
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update MASTER_SITESlwhsu2007-04-091-1/+1
| | | | | | PR: 111397 Submitted by: <candy AT kgc.co.jp> Reviewed by: maintainer, clsung (mentor)
* 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