summaryrefslogtreecommitdiff
path: root/games/xemeraldia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* Fix MASTER_SITES.Norikatsu Shigemura2003-02-021-1/+1
| | | | | | | | PR: ports/47742 Submitted by: Ports Fury Notes: svn path=/head/; revision=74494
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Fix MASTER_SITESYing-Chieh Liao2002-10-121-1/+1
| | | | | | | | PR: 43966 Submitted by: Ports Fury Notes: svn path=/head/; revision=67875
* update MASTER_SITEYing-Chieh Liao2002-05-141-2/+2
| | | | | | | | PR: 38042 Submitted by: Ports Fury Notes: svn path=/head/; revision=59046
* Change master site.Trevor Johnson2001-01-091-2/+2
| | | | | | | | | | | | ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/mar/xemeraldia-0.3.tar.gz: changing directory Usenet 550 Usenet: No such file or directory. (Last OK result Tue Nov 21 9:44:21 2000 ) PR: 24155 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=37020
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-141-2/+11
| | | | | | | | PR: 21972 Submitted by: Ports Fury Notes: svn path=/head/; revision=33832
* Make this setgid games to avoid a world-writable fileKris Kennaway2000-08-171-1/+4
| | | | Notes: svn path=/head/; revision=31700
* Add lib/X11/app-defaults/XEmeraldia.Satoshi Asami2000-08-111-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31490
* 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
* Update to version 0.31.Steve Price1999-12-106-40/+56
| | | | | | | | PR: 15379 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23749
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1997-01-031-4/+4
| | | | | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR} Notes: svn path=/head/; revision=5186
* Remove ${DISTNAME}.tar.gz in pre-clean target, it is built from the realSatoshi Asami1996-12-171-1/+4
| | | | | | | | | distfile in the do-extract target. Found by: msmith's pib distfile checker Notes: svn path=/head/; revision=5001
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-3/+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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Updates of games Makefiles. I think they work, but don't quoteSatoshi Asami1995-04-201-11/+3
| | | | | | | me on this. ;) Notes: svn path=/head/; revision=1472
* And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1995-04-111-3/+6
| | | | | | | | | 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.... Notes: svn path=/head/; revision=1325
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Upgrade, 0.2 -> 0.3.Satoshi Asami1995-03-285-12/+18
| | | | | | | CVS: Notes: svn path=/head/; revision=1231
* Don't uudecode if the .tar.gz file is already there.Satoshi Asami1995-03-251-1/+4
| | | | | | | Pointed-out by: Anthony Chan <yeehang@netcom.com> Notes: svn path=/head/; revision=1198
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-2/+3
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* I probably shouldn't depend on EXTRACT_* being defined to something...soSatoshi Asami1995-03-241-2/+2
| | | | | | | use "tar -xzf" instead. Notes: svn path=/head/; revision=1193
* EXTRACT_ARGS -> EXTRACT_AFTER_ARGSSatoshi Asami1995-03-241-2/+2
| | | | Notes: svn path=/head/; revision=1192
* Version 0.2 of xemeraldia. Drop blocks and break them.Satoshi Asami1995-03-246-0/+73
Notes: svn path=/head/; revision=1190