freebsd-ports/games
Satoshi Asami c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
..
3dc (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
3dpong Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
acm Standardize all user defined options to the booleans WITH_FOO and 2000-04-17 00:18:05 +00:00
actx (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
adom update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
affenspiel update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
agm - Remove obsolete sites from MASTER_SITES 2000-05-07 21:32:50 +00:00
amphetamine (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
an update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
angband In accordance with the New World Order, move the distfiles that 2000-06-14 05:44:53 +00:00
antipolix Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR} 2000-04-14 18:40:29 +00:00
atomix Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
awele WRKSRC-related fixes. 2000-04-16 10:44:52 +00:00
baduki - new master site 2000-07-16 14:18:07 +00:00
battalion (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
battleball (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
biorythm - Update MASTER_SITES and WWW: line of pkg/DESCR 2000-07-16 14:31:54 +00:00
blackjack Update to 1.2; add WWW to DESCR. 2000-06-04 19:10:39 +00:00
block update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
blockade update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
blue update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
bnetd As threatened on freebsd-ports: all startup scripts know about the two 2000-07-05 12:37:06 +00:00
bogged update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
bombermaze Update to 0.4.2. 2000-07-31 06:53:12 +00:00
bs update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
bugsx Change MAINTAINER's mail address. 2000-05-21 11:52:06 +00:00
CaribbeanStud Add -pedantic. 2000-07-14 09:51:12 +00:00
cgoban update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
columns update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
connect4 update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
corewars Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
cosmo update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
crafty Upgrade to 17.9. 2000-05-16 23:38:08 +00:00
crafty-open-large update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
crafty-open-medium update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
crafty-open-rock update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
crafty-open-small The FTP server got rearranged (apparently, about 11 months ago). 2000-05-25 07:30:31 +00:00
crossfire (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
crossfire-client (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
crossfire-server (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
cursive update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
digger-vgl New port of Digger - a VGL version of the famous Digger game. AFAIK it is the 2000-05-22 15:00:13 +00:00
dontspace PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
doom Add doom1v18.wad.gz to files/md5 to unbreak the build. 2000-04-30 01:52:12 +00:00
dopewars Update to version 1.4.8. 2000-07-10 06:12:26 +00:00
drm PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
dungeon PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
empire Update port to 1.2 2000-08-02 00:18:22 +00:00
fgfs-base PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
fkiss update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
flightgear PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
flightgear-data PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
flying PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
freeciv (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
freeciv-gtk Fix disorder introduced in the previous commit. 2000-07-24 12:24:08 +00:00
freeciv-gtk2 (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
freesweep PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
frotz PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
galaxis Update port to 1.2 2000-08-02 00:19:58 +00:00
garith PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
gcompris Various fixes and cleanups: 2000-07-24 16:13:24 +00:00
gcompris2 Various fixes and cleanups: 2000-07-24 16:13:24 +00:00
gemdropx Revert to libSDL-1.0. 2000-04-23 06:48:40 +00:00
glasteroids (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
gleyes (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
glife Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
gltron (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
gma Respect CXX/CXXFLAGS 2000-07-19 14:49:59 +00:00
gno3dtet Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
gnocatan Gnocatan is an Internet playable implementation of the Settlers of 2000-06-22 20:49:49 +00:00
gnome-games Add a RUN_DEPENDS on sysutils/gnomecontrolcenter. 2000-06-26 16:14:32 +00:00
gnomechess update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
gnomegames Add a RUN_DEPENDS on sysutils/gnomecontrolcenter. 2000-06-26 16:14:32 +00:00
gnomegames2 Add a RUN_DEPENDS on sysutils/gnomecontrolcenter. 2000-06-26 16:14:32 +00:00
gnomememoryblocks Update to 0.2. 2000-07-31 16:01:26 +00:00
gnuchess update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
gnugo Upgrade to gnugo-2.6 2000-05-01 13:48:48 +00:00
gnushogi update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
golddig Do not install makelev setuid root, so that nobody but root can edit files 2000-05-01 20:25:40 +00:00
gracer (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
gru update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
gtetrinet Update to version 0.4.1. 2000-07-07 18:26:53 +00:00
gtkabale Portlint COMMENT's. 2000-04-14 18:16:14 +00:00
gtkballs Correct MASTER_SITES and WWW. 2000-07-19 15:10:22 +00:00
halflifeserver This is a server for Valve's Half-life First-Person-Shooter game. 2000-07-15 14:04:39 +00:00
heretic update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
hex - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config 2000-07-07 19:59:26 +00:00
icbm3d update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
ifm Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
imaze WRKSRC-related fixes. 2000-04-16 10:44:52 +00:00
inform update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
ishido update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
jetpack Allow the program to run on displays with depth > 8 bits. 2000-06-09 21:48:34 +00:00
jzip In accordance with the New World Order, move the distfiles that 2000-06-14 05:44:53 +00:00
kbubbles Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
kdegames2 Update to 20000724A (custom-rolled snapshot). Rejoice, because now 2000-07-29 02:44:58 +00:00
kdegames3 Update to 20000724A (custom-rolled snapshot). Rejoice, because now 2000-07-29 02:44:58 +00:00
kdegames4 Update to 20000724A (custom-rolled snapshot). Rejoice, because now 2000-07-29 02:44:58 +00:00
kdegames11 Change MAINTAINER to myself, and clean these ports up a little. 2000-05-17 11:37:43 +00:00
klondike update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
KnightCap (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
krogue Comment clean-ups. 2000-05-12 20:00:17 +00:00
krubik update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
ktamaga update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
ladder Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
libshhcards (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
lincity Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
linuxdoom Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive 2000-04-23 22:59:51 +00:00
maelstrom (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
mangband Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
merlin Fix typo in WWW (...ic.ac.uk, not ...ac.ic.uk). 2000-07-26 20:54:51 +00:00
mindfocus (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
mindguard MindGuard protects your mind by jamming and/or scrambling psychotronic 2000-07-28 07:13:26 +00:00
mirrormagic (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
miscom Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
nadar (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack3 (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack3-tty (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack32 (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack32-gtk (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack33 (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack33-nox11 (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack33-qt (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack34 (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack34-nox11 (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack34-qt (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack-gtk (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
nethack-qt (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
netrek-BRMH-bin Add back DISTNAME, it's used later. 2000-04-15 11:28:18 +00:00
netrek-COW3-bin Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
netris Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
omega - Update MASTER_SITES and fix up Makefile. 2000-07-22 05:58:33 +00:00
oneko Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
oneko-sakura Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
oonsoo - Support CXX/CXXFLAGS/X11BASE/MAKE properly 2000-04-19 19:22:03 +00:00
phalanx Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
pioneers Gnocatan is an Internet playable implementation of the Settlers of 2000-06-22 20:49:49 +00:00
pkg Commit #2/4 to enforce Caps, no period. I ran this oe as 1999-06-26 17:55:58 +00:00
pmars WRKSRC-related fixes. 2000-04-16 10:44:52 +00:00
powerpak (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
pp Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
ptkei Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
pysol Update to 4.41. 2000-06-05 08:35:28 +00:00
pythoong Add pythong - a snake-like game for Gnome desktop. 2000-07-24 15:48:23 +00:00
qcc Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
qix Fix pkg/COMMENT 2000-07-18 16:30:14 +00:00
qstat Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
quakeforge Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
quakeserver As threatened on freebsd-ports: all startup scripts know about the two 2000-07-05 12:37:06 +00:00
rocksndiamonds Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
rollemup Update MASTER_SITES 2000-07-31 08:41:22 +00:00
rt2-demo Demo version of Railroad Tyccon II running under Linux emulation. 2000-06-18 12:18:44 +00:00
rtb Add RealTimeBattle, a programming game in which robots controlled by 2000-06-30 22:44:04 +00:00
rubix Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
seabattle Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
seahaven Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
sl Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
sokoban Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
sol (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
speak Portlint COMMENT's. 2000-04-14 18:16:14 +00:00
spellcast Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
speyes (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
spider Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
starlanes Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
sxsame (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
tank (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
tetrinet-x As threatened on freebsd-ports: all startup scripts know about the two 2000-07-05 12:37:06 +00:00
tinymux Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
tkmoo Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
tksol Remove all directories on deinstallation. 2000-06-06 08:59:59 +00:00
trojka Initial import of trojka-1.0 2000-07-18 09:45:05 +00:00
tvp Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
uox3 As threatened on freebsd-ports: all startup scripts know about the two 2000-07-05 12:37:06 +00:00
wmeyes (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
wmminichess (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
wmtictactoe (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
wmtimebomb Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
wolfpack Update port to 4.2.7 2000-06-22 14:38:46 +00:00
wordplay ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now. 2000-07-10 22:35:34 +00:00
x3eyes Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xabacus Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xasteroids - Fix MASTER_SITES 2000-05-29 23:43:27 +00:00
xataxx Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xbaby Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xbat Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xbattle Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xbill (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xbl Typo (Mann -> MANN). 2000-06-03 08:13:55 +00:00
xblackjack Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive 2000-04-23 22:59:51 +00:00
xblast Upgrade to version 2.6.1 of xblast (includes sound support). 2000-04-28 09:27:44 +00:00
xblood Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xbloody Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xboard Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xboing (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xbomb Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xbomber Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xchadance Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xchain - Fix MASTER_SITES 2000-06-22 10:11:27 +00:00
xchomp Update MASTER_SITES. Clean up pkg/DESCR so it conforms to portlint. 2000-05-29 23:38:18 +00:00
xcogitate (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xconq Update to version 7.3.3. 2000-07-07 18:29:04 +00:00
xcubes Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xdeblock (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xdemineur (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xdigger Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xdino Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xeji (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xemeraldia Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xevil Remove directory at deinstall time. 2000-06-01 13:30:16 +00:00
xeyesplus (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xfireworks Fix typo. 2000-07-31 18:54:31 +00:00
xflame Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xfrisk Update to 1.2. No more USE_IMAKE crap here! Yee-haw! 2000-05-30 03:28:00 +00:00
xgalaga (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xgammon Upgrade to 0.98-15. 2000-04-18 09:06:15 +00:00
xgolgo Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xhexagons Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xhime Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xinfocom In accordance with the New World Order, move the distfiles that 2000-06-14 05:44:53 +00:00
xinvaders Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xinvaders3d Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xisola Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xjewel Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still 2000-06-01 06:46:32 +00:00
xjig Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xjumpjump Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xkobo Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xkoules - Fix new compiler error 2000-06-22 10:05:54 +00:00
xlaby Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
xlife Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xlifegame Update to version 1.11. 2000-07-21 14:29:18 +00:00
xlines Fix patch so it applies cleanly 2000-08-02 01:49:05 +00:00
xmahjongg Update to version 3.3. 2000-04-14 19:03:23 +00:00
xmastermind Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xmball Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xmemory Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xmille Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xmine Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
xminehunter (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xmines Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xminesweep Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xmj Setting DISTNAME correctly. 2000-04-15 12:58:16 +00:00
xmlink Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xmris Fix the path of the score directory (%D/lib/xmris -> %D/lib/X11/xmris) 2000-06-01 13:22:36 +00:00
xmulti Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xneko ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
xnibbles (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xoct Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xoids (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xoj Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xonix (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xosmulti Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xothello Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xpacman Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xpanex Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xpat2 (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xphotohunter Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xpilot Update 4.1.0 -> 4.2.1: 2000-05-18 09:46:00 +00:00
xpipeman Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
xpuyo Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xpuyopuyo (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xpuzzletama (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xpyraminx Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xqf - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config 2000-07-07 19:59:26 +00:00
xquarto (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xracer (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xripple Remove oly@world.std.com as MAINTAINER; email has been bouncing for 2 months. 2000-04-21 22:07:32 +00:00
xrisk Update to version 2.15. 2000-05-29 23:53:15 +00:00
xroach ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
xroads @dirrm share/games 2000-07-05 17:42:32 +00:00
xrobots Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xrubik Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xscavenger Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xscorch Update to 0.1.7. 2000-07-21 16:50:18 +00:00
xscrabble (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xsheep (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xshipwars-client (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xshisen (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xshogi Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xskat Fix man page installation. Looks like there are some differences between 2000-05-04 09:32:06 +00:00
xskewb Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xsok (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xsokoban (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xsol Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xsoldier (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xspacewarp Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xspringies Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xteddy (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xtet42 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xtic (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xtriangles Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xtris Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xtrojka Fix exploit where a local user can overwrite arbitrary files. 2000-07-13 20:33:25 +00:00
xtron (1) Add new variable, XFREE86_VERSION, to specify which version of 2000-08-03 09:28:57 +00:00
xtruco Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xvier Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xvmahjongg Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xvmines Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xworm Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
xzip Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
yahtzee Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
yamsweeper Fix buffer overflow 2000-04-27 21:19:31 +00:00
znibbles Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
ztrack Convert to PORTNAME/PORTVERSION. The following ports hand invalid version 2000-04-14 12:28:40 +00:00
Makefile Activate xfireworks. 2000-07-31 09:27:04 +00:00