summaryrefslogtreecommitdiff
path: root/games/xjewel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-2/+1
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni2001-01-311-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=37855
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-121-1/+9
| | | | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551
* Fix a few spelling nits.Steve Price2000-08-131-3/+3
| | | | Notes: svn path=/head/; revision=31610
* Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts stillSatoshi Asami2000-06-011-0/+1
| | | | | | | leaves fonts.alias behind -- it is not removing any entries from that file.) Notes: svn path=/head/; revision=29026
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Fix MASTER_SITESJean-Marc Zucconi2000-03-031-1/+1
| | | | | | | | PR: ports/17162 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=26512
* Don't check the existence of the font directory. It always exists thanks toJean-Marc Zucconi2000-02-231-12/+0
| | | | | | | BSD.x11.dist. Notes: svn path=/head/; revision=26188
* Create X11 font directory if it does not exist.Jean-Marc Zucconi2000-02-212-0/+31
| | | | | | | | PR: ports/16868 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=26116
* This file goes with rev 1.17 of Makefile. I forgot to cvs add it last time.Jean-Marc Zucconi2000-02-171-0/+46
| | | | | | | PR: ports/16731 Notes: svn path=/head/; revision=25939
* Add new MASTER_SITESJean-Marc Zucconi2000-02-132-16/+11
| | | | | | | | | | Support CFLAGS properly PR: ports/1667 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=25726
* 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