summaryrefslogtreecommitdiff
path: root/games/xjewel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* 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
* 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
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-282-2/+3
| | | | Notes: svn path=/head/; revision=13500
* move lib/xjewel.* to lib/X11/xjewel, and portlintJean-Marc Zucconi1998-05-132-11/+11
| | | | | | | | Reviewed by: jmz Submitted by: vanilla Notes: svn path=/head/; revision=10971
* Oops, there were two more places I needed to change pcf.Z -> pcf.gz!Satoshi Asami1997-06-122-3/+3
| | | | Notes: svn path=/head/; revision=6877
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1997-01-031-5/+5
| | | | | | | | | | | | | 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
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-5/+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 and fix typos.Satoshi Asami1996-07-101-1/+1
| | | | | | | Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk> Notes: svn path=/head/; revision=3349
* (1) Rename do-install to post-install.Satoshi Asami1995-05-021-3/+2
| | | | | | | | (2) Take out make install.man from pre-install, it's not necessary as USE_IMAKE is set. Notes: svn path=/head/; revision=1582
* Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1995-04-241-2/+1
| | | | | | | done in the main install target itself. Notes: svn path=/head/; revision=1514
* Don't forget to addSatoshi Asami1995-04-211-1/+2
| | | | | | | | | @${MAKE} ${.MAKEFLAGS} fake-pkg to your do-install target! ;) Notes: svn path=/head/; revision=1475
* Updates of games Makefiles. I think they work, but don't quoteSatoshi Asami1995-04-201-4/+5
| | | | | | | me on this. ;) Notes: svn path=/head/; revision=1472
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-1/+2
| | | | Notes: svn path=/head/; revision=1327
* And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1995-04-111-2/+11
| | | | | | | | | 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-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-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 Notes: svn path=/head/; revision=590
* man page is gzippedJean-Marc Zucconi1994-11-231-1/+1
| | | | Notes: svn path=/head/; revision=486
* xjewel - X windows droping jewels game. Version 1.6Jean-Marc Zucconi1994-11-224-0/+47
Notes: svn path=/head/; revision=462