Commit Graph

2042 Commits

Author SHA1 Message Date
Kris Kennaway
fd34708e71 Remove world-writable score files by making the game binary setgid games
and the score file root:games mode 664. Since the games group has (should
have) no permissions other than to write to game data files, it doesn't
really matter if this is "insecure" (lots of other things which are
setgid games already are).
2000-08-16 06:06:40 +00:00
Kris Kennaway
0ba4046659 Remove a world-writable score file by making the game binary setgid games
and the score file root:games mode 664. Since the games group has (should
have) no permissions other than to write to game data files, it doesn't
really matter if this is "insecure" (lots of other things which are
setgid games already are).
2000-08-16 05:58:22 +00:00
Maxim Sobolev
41350e757b Add heroes - a game similar to the old "Tron" and "Nibbles". 2000-08-15 11:55:06 +00:00
Maxim Sobolev
d4cdb0bb8e Correct CATEGORIES - this port belongs to the games, not graphics! 2000-08-15 10:27:28 +00:00
Will Andrews
89189adf81 Update to 0.1.9. Did I mention this game rules? 2000-08-15 03:42:35 +00:00
Steve Price
3e6b66d38e Fix this port so that it packages correctly again. 2000-08-14 03:20:44 +00:00
Alexander Langer
f00442060f The correct fix for the previous patches is USE_IMAKE,
which is handled in bsd.port.mk for XFree86-4.
2000-08-13 19:46:38 +00:00
Alexander Langer
21f649f14a This port needs xmkmf in order to build.
Depend on XFree86 version 3 if XFREE86_VERSION is not defined or != 4,
or version 4 if the previous condition is not true (that is, in the
case xmkmf isn't installed on the system).

Found by:	bento
2000-08-13 16:35:16 +00:00
Alexander Langer
495659c205 bin/manpage changed names from empire(.6) to vms-empire(.6)
Submitted by:	bento
2000-08-13 16:15:57 +00:00
Steve Price
853fa7ed5f Fix a few spelling nits. 2000-08-13 15:14:23 +00:00
Steve Price
e12b12e297 Fix things so that what we install matches what pkg/PLIST expects. 2000-08-13 14:32:33 +00:00
Alexander Langer
c90047fdac Distfile changed on mastersite.
From the UPDATE file for this update:
>This is a minor bugfix release.  Sorry, no major new functionality this
>time around.
The complete changes can be found in the UPDATE32.2 file and are
therefore not included here.

PR:		20563
Submitted by:	Jimmy Olgeni <olgeni@uli.it> (md5 fix w/o description)
2000-08-13 12:08:35 +00:00
Neil Blakey-Milner
35b4af3562 Attempt to work around what seems to be a make time-dependency issue
(ie, 1 second granularity) and explicitly run the man target in
post-build.

Also, add the data files to the PLIST, which I missed in my last commit.

Noticed by:	jkh
Debugging help:	green
2000-08-12 22:01:39 +00:00
Neil Blakey-Milner
3c7d3681a2 Make bzflag depend on X and Mesa, and don't hardcode /usr/local for data
directory.
2000-08-12 01:10:45 +00:00
Neil Blakey-Milner
5ab279640f Add bzflag, a multiplayer 3D tank battle game. 2000-08-12 00:28:05 +00:00
Ade Lovett
b417a4fddb Fix up 'extra' directories
Submitted by:	bento
2000-08-11 15:25:32 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Satoshi Asami
2e3170ec6b Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports
use imake themselves.

Submitted by:	bento (sort of)
2000-08-11 06:34:47 +00:00
Will Andrews
d5ed1c173a Master site changed.
PR:		20459
Submitted by:	maintainer
2000-08-11 01:23:53 +00:00
Satoshi Asami
094367b0fb Add lib/X11/app-defaults/XEmeraldia.
Submitted by:	bento
2000-08-11 00:26:15 +00:00
Chris Piazza
59d03e583a Add zangband.
ZAngband is one of the many variants of the freeware rogue-like
roleplaying game Angband.

PR:             20133
Submitted by:   Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
2000-08-09 17:34:16 +00:00
Matthew Hunt
3675730442 Check for libXaw3d instead of libXaw in order to decide whether
the Xaw3d dependency is satisfied.

Submitted by:	jkh
2000-08-09 03:03:12 +00:00
Steve Price
768cf1c47d Fixup one more place where fpsetmask was being called on the Alpha. 2000-08-08 02:57:48 +00:00
Kevin Lo
e7d85f94ee Fix MASTER_SITES.
PR: ports/20324
Submitted by: Ports Fury
2000-08-07 08:22:22 +00:00
Kevin Lo
4bfc6c801e Update MASTER_SITES.
PR: ports/20322
Submitted by: Ports Fury
2000-08-07 08:18:36 +00:00
Neil Blakey-Milner
da1dca62db Stylize the Makefile, support PREFIX properly, and strip binary.
PR:		ports/20422
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
2000-08-06 16:02:28 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Maxim Sobolev
d3b149abb5 Update to 0.5. 2000-08-04 07:48:40 +00:00
Ade Lovett
9594f3f893 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:34:38 +00:00
Ade Lovett
38ae599271 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:19:21 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
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
SADA Kenji
523b9b7615 Cope with FreeBSD 3.
Fixed the path to gzip.

PR:		ports/16417
Submitted by:	Gregory Bond <gnb@itga.com.au>
2000-08-02 16:38:07 +00:00
Chris D. Faulhaber
a707ab698e Fix patch so it applies cleanly
Found by:	bento
2000-08-02 01:49:05 +00:00
Chris D. Faulhaber
b06bd368af Update port to 1.2
PR:		20321
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-02 00:19:58 +00:00
Chris D. Faulhaber
e155c8dfc2 Update port to 1.2
PR:		20320
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-02 00:18:22 +00:00
Shigeyuki Fukushima
128ad4b689 Fix typo.
I'm sorry for my many many mistakes.

Submitted by:	knu-san
2000-07-31 18:54:31 +00:00
Maxim Sobolev
3995aa0944 Update to 0.2.
- Replace patches with "standard Gnome regexs" ;)
- fetch distfiles from MASTER_SITE_SOURCEFORGE;
- Remove redundant USE_GMAKE.
2000-07-31 16:01:26 +00:00
Shigeyuki Fukushima
dcfc89d17b Fix PLIST error.
Install default config file as a sample config file.

Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-31 10:26:20 +00:00
Shigeyuki Fukushima
81a821601b Activate xfireworks. 2000-07-31 09:27:04 +00:00
Shigeyuki Fukushima
e847ea0a1f XFireworks makes fireworks in the root window on X.
This is imitation of Japanese "Hanabi Taikai". It is very popular event
in Japanese summer and performed on some rivers.

Reviewed by:	ports-jp ML <ports-jp@jp.freebsd.org>
2000-07-31 09:25:37 +00:00
Kevin Lo
7f3eb706fe Update MASTER_SITES
PR: 20306
Submitted by: Glenn Johnson <glennpj@bayouhome.net>
2000-07-31 08:41:22 +00:00
Maxim Sobolev
ff4effd5cf Update to 0.4.2. 2000-07-31 06:53:12 +00:00
SADA Kenji
eb2d7c9805 Activate nadar.
PR:		ports/18159
Submitted by:	Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
2000-07-29 07:20:16 +00:00
SADA Kenji
3795866141 New ports - N.A.D.A.R. is a network tank battle game. You can play
N.A.D.A.R. with some players over the network.

PR:		ports/18159
Submitted by:	Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
2000-07-29 07:18:21 +00:00
Will Andrews
7c6b0a6ca6 Update to 20000724A (custom-rolled snapshot). Rejoice, because now
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy.  Only kdeutils was left out of this mega-update.
However, it should return soon.  :-)

The massive reduction in patches is mostly the result of using perl
regex replacement.  This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.

QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile.  It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images.  GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries.  Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.

I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others.  Over 150 hours of hard
work, testing, etc. were put into this update.  Another couple hundred of
hours were spent by CPUs trying to compile this behemoth.  :->

Special thanks to:	Physics Computer Network @ Purdue staff, especially
			C. Stephen Gunn <csg@physics.purdue.edu>, for giving
			me access to an extremely fast machine for doing
			test builds (it performed 12 full builds of the
			entire suite in the last 7 days).

PR:			18838
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Approved by:		imura, asami
2000-07-29 02:44:58 +00:00
Kris Kennaway
7e9ef3a2de MindGuard protects your mind by jamming and/or scrambling psychotronic
mind-control signals and removing harmful engrammic pollutants from
your brain. It also has the ability to scan for and decipher into
English specific signals so you can see exactly Who wants to control
you and what They are trying to make you think.

With MindGuard, you can rest assured that your most valuable
possession - your mind - is safe from the nefarious tinkering of
evil-doers.

This port is cleverly hidden in the games category rather than sysutils
where it belongs, so the forces of evil are less likely to find it.
2000-07-28 07:13:26 +00:00
Kevin Lo
c043b3cdf7 Update checksum
PR: 20218
Submitted by: Andreas Schulz <ats@first.gmd.de>
2000-07-28 00:39:56 +00:00
Daniel Harris
dde4ae2457 Fix typo in WWW (...ic.ac.uk, not ...ac.ic.uk). 2000-07-26 20:54:51 +00:00
Maxim Sobolev
f2c0d93485 Add bombermaze - a bomberman clone for GNOME desktop. 2000-07-25 10:08:17 +00:00
Maxim Sobolev
fa8fb0a8f2 Various fixes and cleanups:
- Handle pthread and installation dirs issues using perl regex instead of
  patches;
- add gnomecc RUN_DEPENDS to ensure correct removal;
- make it buildable even w/o autoheader installed.
2000-07-24 16:13:24 +00:00
Maxim Sobolev
525e48653d Add pythong - a snake-like game for Gnome desktop.
Obtained from:	http://www.gnome.org
2000-07-24 15:48:23 +00:00
Sheldon Hearn
5ebede8cf1 Fix disorder introduced in the previous commit. 2000-07-24 12:24:08 +00:00
Sheldon Hearn
7b11a049c8 Update to 1.11.4:
Internationalization extended.
	Full fog of war, nuclear fallout and more new goodies.
	Lots of user interface improvements.
	Lots of little bugfixes.

Also, the distfile location has changed.
Added a new mirror.
2000-07-24 11:33:55 +00:00
Maxim Sobolev
d27684dccd Remove redundant LIB_DEPENDS.
PR:		20100
Submitted by:	Ports Furry
2000-07-24 09:04:44 +00:00
Kevin Lo
00707734bd - Update MASTER_SITES and fix up Makefile.
- Update WWW in DESCR.
PR: 20101
Submitted by: Ports Fury
2000-07-22 05:58:33 +00:00
Will Andrews
f4bb943bec Update to 0.1.7. 2000-07-21 16:50:18 +00:00
Maxim Sobolev
272171f94c Add gcompris - a simple Gnome-based education game for children starting at 3.
Recommended to all committers by the -core!
2000-07-21 16:05:23 +00:00
Daniel Harris
34ea5345e2 Update to version 1.11.
PR:		20083
Submitted by:	MAINTAINER <th@cis.ibaraki.ac.jp>
2000-07-21 14:29:18 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Daniel Harris
7c5de09a4c Correct MASTER_SITES and WWW. 2000-07-19 15:10:22 +00:00
Alexander Langer
40774f261f Respect CXX/CXXFLAGS 2000-07-19 14:49:59 +00:00
Jean-Marc Zucconi
a3b3c708a0 Fix pkg/COMMENT
PR:		ports/19986
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-18 16:30:14 +00:00
Brian Feldman
0a2971cbc0 Update to xpuyopuyo 0.4.2 with the new "smileys" theme. Make sure to,
ahem, fix author's Makefile.in breakage.
2000-07-18 14:50:27 +00:00
Kevin Lo
802185c16a Initial import of trojka-1.0
trojka is a game of skill

PR: 19911
Submitted by: Edwin Mons <edwinme@ik.nu>
Reviewed by: sobomax
2000-07-18 09:45:05 +00:00
Steve Price
7053598937 Distfile changed because of minor mods to the Makefile and the addition
of lines.moc.
2000-07-17 01:18:07 +00:00
Alexander Langer
217ed45bf9 - Update MASTER_SITES and WWW: line of pkg/DESCR
- Support CC/CFLAGS/PREFIX/LOCALBASE/X11BASE/etc properly

PR:		19757
Submitted by:	Ports Fury
2000-07-16 14:31:54 +00:00
Alexander Langer
06059fa08e - new master site
- respect GTK_CONFIG
- new maintainer email

PR:		19964
Submitted by:	maintainer
2000-07-16 14:18:07 +00:00
Will Andrews
faf9c71497 Update to 0.1.6, and bump gnome shlib version.
PR:		19963
Submitted by:	Steve Coltrin <spcoltri@omcl.org> (gnome shlib ver)
2000-07-16 05:17:36 +00:00
Will Andrews
179f9d996f [ second commit, I forgot to add these patches. ]
Support CFLAGS properly.  Conform to one file per patch guideline.  Be
extra careful with $i; remove unnecessary WRKSRC.

PR:		19925
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 16:37:58 +00:00
Will Andrews
6542dd2222 Support CFLAGS properly. Conform to one file per patch guideline. Be
extra careful with $i; remove unnecessary WRKSRC.

PR:		19925
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 16:36:51 +00:00
Mark Murray
2c831d42d8 This is a server for Valve's Half-life First-Person-Shooter game.
This port includes support for the popular Counter-Strike mod.
2000-07-15 14:04:39 +00:00
Alexander Langer
5c2223698b Add -pedantic.
Unbreaks build --> Remove BROKEN.

Noticed by:	bento
2000-07-14 09:51:12 +00:00
Jim Mock
40c4d3d7f0 Fix exploit where a local user can overwrite arbitrary files.
PR:		19862
		19864
19862 submitted by:	Rich Mirch <mirchr@sunyit.edu>
19864 submitted by:	maintainer
2000-07-13 20:33:25 +00:00
Chris D. Faulhaber
a3becc9888 Update to newest version. 2000-07-12 22:47:22 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Ben Smithurst
17879d635b ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now. 2000-07-10 22:35:34 +00:00
Ade Lovett
75698a6b5d A version of the classic memory blocks game for GNOME 2000-07-10 15:55:37 +00:00
Jim Mock
c91022e2fa Update to version 1.4.8. 2000-07-10 06:12:26 +00:00
Steve Price
9a2b3a197f Adding nethack-gtk version 1.1.5.
A nethack 3.2.3 with GTK interface and graphics.

PR:		19318
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-07-10 03:31:40 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Steve Price
29a402115e Update to version 3.6.
PR:		19409
Submitted by:	maintainer
2000-07-07 18:48:31 +00:00
Steve Price
274de75e9b Update to version 7.3.3.
PR:		19702
Submitted by:	maintainer
2000-07-07 18:29:04 +00:00
Steve Price
8b7417776b Update to version 0.4.1.
PR:		19704
Submitted by:	maintainer
2000-07-07 18:26:53 +00:00
Satoshi Asami
30ceac13f8 @dirrm lib/X11/xonix
Submitted by:	bento
2000-07-05 17:44:05 +00:00
Satoshi Asami
67d9e10982 @dirrm share/games
Submitted by:	bento
2000-07-05 17:42:32 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Satoshi Asami
ec09f84bed @dirrm share/wordplay
Submitted by:	bento
2000-07-05 07:26:17 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Kris Kennaway
a7ae11549a Mark as BROKEN: Bad C++ code.
Noticed by:	bento
2000-07-02 21:56:53 +00:00
Will Andrews
e86f3aabd1 Add RealTimeBattle, a programming game in which robots controlled by
programs coded in any language are fighting with each other.

PR:		19610
Submitted by:	Dishanker Rajakulendren <draj@oceanfree.net>
2000-06-30 22:44:04 +00:00
Brian Feldman
195343edb9 Update xpuyopuyo to version 0.4.1. New knobs added:
WITH_GNOME=		install GNOME "foot menu" icon
	WITH_MUSIC=		use libmikmod-based soundtrack
	WITH_ROTATE_FIXED=	enable single-blob rotation
	WITH_AIBREED=		enable AI cross-breeding

Approved by:	maintainer
2000-06-30 20:36:21 +00:00
Neil Blakey-Milner
b643dda237 Activate wordplay 2000-06-30 12:17:12 +00:00
Neil Blakey-Milner
8eeeb75d2e Import of wordplay, an anagram generator
PR:		ports/19492
Submitted by:	Ben Smithurst <ben@scientia.demon.cu.uk>
2000-06-30 12:16:18 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Satoshi Asami
b7bf3907e6 Add rt2-demo. 2000-06-28 22:51:46 +00:00
Ade Lovett
7115490368 Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome

Reminded by:	bento
2000-06-26 16:14:32 +00:00
Ade Lovett
60a3457941 Gnocatan is an Internet playable implementation of the Settlers of
Catan board game.  The aim is to remain as faithful to the board game
as is possible.

Requested by:	Thomas Schuerger <schuerge@wjpserver.CS.Uni-SB.DE>
2000-06-22 20:49:49 +00:00
Chris D. Faulhaber
6bb8682ad6 Update port to 4.2.7
PR:		19440
Submitted by:	Maintainer
2000-06-22 14:38:46 +00:00
Maxim Sobolev
52025bb575 - Fix MASTER_SITES
- Support LOCALBASE properly

PR:		19221
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-22 10:11:27 +00:00
Maxim Sobolev
7ca8dfe98a - Fix new compiler error
- Exclude GPL doc from package

PR:		19222
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-22 10:05:54 +00:00
Maxim Sobolev
aa0bdfa0c8 - Fix MASTER_SITES
- Support PREFIX properly

PR:		19223
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-22 09:34:45 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Maxim Sobolev
0f586ee124 - Update MASTER_SITES and WWW: line of pkg/DESCR
- Support LOCALBASE properly

PR:		19220
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (aka Ports Fury ;)
2000-06-21 17:12:44 +00:00
SADA Kenji
5cad999b31 Upgrade to v0.88.
PR:		19399
Submitted by:	Maintainer
2000-06-20 20:04:01 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Stefan Eßer
63e0947dbf Demo version of Railroad Tyccon II running under Linux emulation. 2000-06-18 12:18:44 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Matthew Hunt
8fc36b393c In accordance with the New World Order, move the distfiles that
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
2000-06-14 05:44:53 +00:00
Jean-Marc Zucconi
99f58f6321 Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:20:38 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Jean-Marc Zucconi
fa423ab860 Allow the program to run on displays with depth > 8 bits. 2000-06-09 21:48:34 +00:00
Jean-Marc Zucconi
c4428ccb69 Make the score directory group writable. 2000-06-09 02:26:28 +00:00
Ade Lovett
776cf5dafd Add lang/guile dependency
Submitted by:	bento
2000-06-08 21:40:55 +00:00
Maxim Sobolev
02e91173ad Update MASTER_SITES
PR:		19099
Submitted by:	Daniel Harris <dannyboy@dannyboy.eyep.net>
2000-06-08 10:09:02 +00:00
Satoshi Asami
818a8270b4 Add wmeyes.1.
Submitted by:	bento
2000-06-07 09:05:38 +00:00
Thomas Gellekum
b5adbcc709 Remove all directories on deinstallation. 2000-06-06 08:59:59 +00:00
Maxim Sobolev
b86ff5b363 Add missed xscorch.6 manpage.
Submitted by:	bento
2000-06-06 07:35:19 +00:00
Jean-Marc Zucconi
baacb7f7fb Activate qix. 2000-06-06 00:57:52 +00:00
Jean-Marc Zucconi
31fca295ef qix - the classic arcade game. 2000-06-06 00:56:18 +00:00
Maxim Sobolev
cafe589800 Activate amphetamine. 2000-06-05 12:03:52 +00:00
Maxim Sobolev
9b1cacec8f Initial import of Amphetamine - nice SDL-based run'n'shoot game. 2000-06-05 12:00:18 +00:00
Maxim Sobolev
3e7bf39c68 Update to 4.41.
PR:		18988
Reminded by:	Andreas Schulz <ats@first.gmd.de>
2000-06-05 08:35:28 +00:00
Kris Kennaway
e1aaaab8aa Add scorefile to PLIST
Submitted by:	bento
2000-06-05 03:53:14 +00:00
Kris Kennaway
2b8271dbb2 Add manpage to MAN6 2000-06-05 03:44:03 +00:00
Will Andrews
a547285c7b Update to 1.2; add WWW to DESCR.
PR:		18974
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-04 19:10:39 +00:00
Satoshi Asami
e1d983bc3d Typo (Mann -> MANN).
Submitted by:	bento
2000-06-03 08:13:55 +00:00
Maxim Sobolev
25eb63ff48 Add an option to disable fetch/install of the optional additional cardsets (12MB).
I'm waiting for tg's resolution to make this option default.

Also add installation of the additional music files if WITH_SOUND is defined.
2000-06-02 09:17:58 +00:00
Maxim Sobolev
4558367d7c USE_GLX --> WITH_GLX 2000-06-02 08:30:11 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Ade Lovett
1ecc592d8c Say hello to GNOME 1.2
audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
2000-06-01 16:10:38 +00:00
Jean-Marc Zucconi
b23bac0c3a Remove directory at deinstall time. 2000-06-01 13:30:16 +00:00
Jean-Marc Zucconi
fa8f9f1542 Fix the path of the score directory (%D/lib/xmris -> %D/lib/X11/xmris) 2000-06-01 13:22:36 +00:00
Satoshi Asami
9741d6da4d Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still
leaves fonts.alias behind -- it is not removing any entries from that file.)
2000-06-01 06:46:32 +00:00
Satoshi Asami
f087f9ea21 @dirrm share/doc/ja
Submitted by:	bento
2000-05-31 05:54:59 +00:00
Will Andrews
10bea55318 Add XScorch 0.1.2, a clone of the great olden-days DOS game "Scorch".
Rejoice!

Special thanks to:	Justin David Smith <justins@chaos2.org>, author,
			who worked with me to resolve some rather nasty
			bugs in 0.1.1 a month ago.  :-)
2000-05-30 19:27:06 +00:00
Thomas Gellekum
f4bb58afad Upgrade to 4.40. 2000-05-30 10:51:38 +00:00
Will Andrews
e3f6835c0d Update to 1.2. No more USE_IMAKE crap here! Yee-haw!
Submitted by:	Allen Landsidel <all@biosys.net>
2000-05-30 03:28:00 +00:00
Steve Price
2b2f39c6e8 Update to version 2.15.
PR:		16676
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:53:15 +00:00
Steve Price
d98c6515f7 - Fix MASTER_SITES
- Merge scripts/pre-configure into Makefile

PR:		17159
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:43:27 +00:00
Will Andrews
a73fe107b9 Update MASTER_SITES. Clean up pkg/DESCR so it conforms to portlint.
PR:		17161
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Ignored by:	swallace
2000-05-29 23:38:18 +00:00
Maxim Sobolev
5d61d6e2d7 Do not try to initialise SDL_AUDIO if NO_SOUND is given. This should make
gltron actually usable enen on systems w/o sound hardware.
2000-05-29 06:21:37 +00:00
Will Andrews
b671ad5dfe Add xtrojka, a skill game similar to T*tris.
PR:		17547
Submitted by:	Edwin Mons <e@ik.nu>
2000-05-29 05:49:38 +00:00
Steve Price
48b1ed32d1 Update MASTER_SITES.
PR:		18713
Submitted by:	maintainer
2000-05-29 03:27:51 +00:00
Will Andrews
0231887553 Add missing LIB_DEPENDS to unbreak this port.
Found by:	bento
2000-05-29 01:14:50 +00:00
Will Andrews
8b8922f99e Remove web site - it's been gone for a long time. :-(
Found by:	portsurvey
2000-05-29 00:08:41 +00:00
Steve Price
c50e660a84 Host the distfile on my WWW page since the MASTER_SITE seems to have
dissappeared.
2000-05-28 03:40:23 +00:00
Maxim Sobolev
1a0c646038 Add USE_NEWGCC to prevent breakage on 3-STABLE. 2000-05-26 09:03:28 +00:00
Maxim Sobolev
6222217c47 Add a missed png dependency.
Reported by:	bento
2000-05-25 16:11:24 +00:00
Bill Fenner
1f11a0bb5f The FTP server got rearranged (apparently, about 11 months ago). 2000-05-25 07:30:31 +00:00
Maxim Sobolev
1d038c5f99 Activate digger-vgl. 2000-05-22 15:11:01 +00:00
Maxim Sobolev
6abf94abba New port of Digger - a VGL version of the famous Digger game. AFAIK it is the
fist full-blown game with VGL support ;). Very suitable it you have nothing to
do while your computer assembling bits of 'make buildworld' (the game uses only
about 5% CPU on my P133 laptop).

PR:		18112
Submitted by:	me
2000-05-22 15:00:13 +00:00
Maxim Sobolev
aa606b6467 Reflect moving graphics/glx port into new graphics/utah-glx location.
P.S. I have a patches at hand that would make utah-glx actually usable, so
stay tuned ;).
2000-05-22 11:55:45 +00:00
Akinori MUSHA
64a88bdf7a Change MAINTAINER's mail address.
Now "Don Croyle <croyle@gelemna.org>".

PR:		18701, (part of) 18702, 18703, 18706
Submitted by:	MAINTAINER
2000-05-21 11:52:06 +00:00
Will Andrews
7ec8445625 Update to 0.6. Add WWW. 2000-05-20 04:56:56 +00:00
Will Andrews
d9ae766d6f Remove sdlquake from its category Makefile. 2000-05-20 04:07:18 +00:00
Will Andrews
467f5667a4 Update to 1.6.0. 2000-05-19 23:34:00 +00:00
Will Andrews
f249ed9f30 Update category Makefiles to move kmud to net from games.
Repo-copy by:	asami (gotta document this somewhere :-)
2000-05-19 19:56:44 +00:00
Chris Piazza
d6df559327 Update to 1.3.8
PR:		18561
Submitted by:	maintainer
2000-05-19 07:54:57 +00:00
Will Andrews
dc819a4181 Add USE_X_PREFIX so this compiles if you don't have X libs installed.
Found by:	bento
2000-05-18 18:26:18 +00:00
Ade Lovett
bdf60f7c4b glife is a GNOME version of Conway's classic game of life 2000-05-18 15:19:43 +00:00
Maxim Sobolev
f5a29435ca Merge shareware WAD support from sdlquake. Now sdlquake is ready to be nuked
from the tree.
2000-05-18 15:14:01 +00:00
Sheldon Hearn
5d91adac87 Update 4.1.0 -> 4.2.1:
* Two new maps
	* New features gleaned from tournaments
	* Many small bugfixes
2000-05-18 09:46:00 +00:00
Maxim Sobolev
23dea21c8f OOPS, forgot patches ...
PR:		ports/18090
2000-05-18 09:41:57 +00:00
Maxim Sobolev
da2b85ca61 Update of the QuakeForge port to the new 0.1.1 version and remove CVS hack,
since the QuakeForge project now makes regular snapshots available from their
home page.

All targets (X11, GLX and SDL) now using SDL library for sound output, since
buindled with QuakeForge OSS support only capable to work with mmap() enabled
sound drivers, while current FreeBSD driver doesn't support it properly yet.

PR:	ports/18090
2000-05-18 09:27:37 +00:00
Will Andrews
b6a37d3818 Update MASTER_SITES. Files are now available on Linuxberg, so I've thrown
2 of their mirror sites in here.
2000-05-18 06:50:23 +00:00
Will Andrews
0fc9b60d99 Update to GLTron 0.59. WARNING: This requires an enormous amount of CPU
to run!  If you don't have sound, be sure to compile with -DNO_SOUND.

Helped by:	sobomax
2000-05-18 05:25:38 +00:00
Will Andrews
eafa6a8cbb Update category Makefiles to add KDE2 ports. 2000-05-17 23:39:59 +00:00
Will Andrews
042e4bf173 Change MAINTAINER to myself, and clean these ports up a little.
Approved by:	se (previous maintainer)
2000-05-17 11:37:43 +00:00
Maxim Sobolev
cb52fef94b 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-17 11:18:29 +00:00
Will Andrews
6c6e25b7dd Update to KDEGAMES 1.90 (aka KDE2 beta). This commit was delayed when I
discovered that my kdesupport2 port was botched.  However, after testing
and discovering that kdegames does not need kdesupport, it is being updated
now.  I hope to finish the rest of the job soon.

Repo-copy by:	asami
2000-05-17 07:28:06 +00:00
Matthew Hunt
1d224bac04 Upgrade to 17.9. 2000-05-16 23:38:08 +00:00
Bill Fumerola
ccf4c430e0 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
Tim Vanderhoek
f5a27b3b34 Comment clean-ups. 2000-05-12 20:00:17 +00:00
Chris D. Faulhaber
89f97c7ac7 - Remove obsolete sites from MASTER_SITES
- Support PREFIX/LOCALBASE properly

PR:		18436
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-07 21:32:50 +00:00
Kris Kennaway
3c024e8418 Make this port setgid, not setuid.
Reviewed by:	maintainer
2000-05-07 02:14:29 +00:00
Thomas Gellekum
5aaec171a9 Fix man page installation. Looks like there are some differences between
the imake files in XFree86-3.3.3.1 and 3.3.6.
2000-05-04 09:32:06 +00:00
Jean-Marc Zucconi
dbc435ebd8 Install the game setgid games 2000-05-01 23:18:54 +00:00
Jean-Marc Zucconi
0a498f3afe Do not install makelev setuid root, so that nobody but root can edit files
in ${PREFIX}/. Users can still create levels in their directories if the file
name has a /.
Golddig is now setgid games so that it can update the score file (the file
is no more world writable)
2000-05-01 20:25:40 +00:00
Jean-Marc Zucconi
12a4b82692 Cleanup. 2000-05-01 20:19:28 +00:00
Justin M. Seger
ce88b03559 Upgrade to gnugo-2.6
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2000-05-01 13:48:48 +00:00
Kris Kennaway
948f976c70 chown games:games -> chown root:games 2000-05-01 04:50:40 +00:00
Kris Kennaway
37475d19e8 Install setgid games, not setuid root. 2000-05-01 02:06:57 +00:00
Kris Kennaway
243981a0d7 Oops, this was actually being installed setuid root as well as setuid
games.
2000-05-01 01:50:01 +00:00
Kris Kennaway
ad5e7c437d Add doom1v18.wad.gz to files/md5 to unbreak the build.
Noticed by:	bento
2000-04-30 01:52:12 +00:00
Kris Kennaway
943138216d Mark BROKEN: compiler error
Noticed by:	bento
2000-04-29 23:58:51 +00:00
Kris Kennaway
e6733a5775 Mark BROKEN: compiler errors
Noticed by:	bento
2000-04-29 22:08:02 +00:00
Stefan Eßer
f8532dd5ad Upgrade to version 2.6.1 of xblast (includes sound support).
Submitted by:	tg@melaten.rwth-aachen.de (Thomas Gellekum)
2000-04-28 09:27:44 +00:00
Thomas Gellekum
445abef5a2 Upgrade to 4.20. 2000-04-28 09:15:51 +00:00
Kris Kennaway
d039013822 Fix buffer overflow
Reported by:	Brock Tellier <btellier@usa.net>
2000-04-27 21:19:31 +00:00
Kris Kennaway
a0c749143d Install setgid root:games, not setuid games
Submitted by:	Brock Tellier <btellier@usa.net>
2000-04-27 21:04:41 +00:00
Thomas Gellekum
40eb5bd47d Upgrade to 3.3. 2000-04-26 11:13:19 +00:00
Satoshi Asami
5057a9acf6 USE_GTK -> WITH_GTK to match masterdir's idea of switches.
Reported by:	Anton Berezin <tobez@tobez.org>
2000-04-26 06:56:18 +00:00
Matthew Hunt
4cf528ab0b Move one of the distfiles from submitter's web space to my
space on personal.FreeBSD.org.
2000-04-24 17:51:24 +00:00
Matthew Hunt
544156952c Upgrade to 2.9.0. The software has a new primary developer and
web page; see pkg/DESCR.

Submitted by:	Takaya Ogawa <t-ogawa@ic.netlaputa.ne.jp>
2000-04-24 17:43:35 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Vanilla I. Shu
308fff2f2a Revert to libSDL-1.0. 2000-04-23 06:48:40 +00:00
Vanilla I. Shu
413d664fcb Change libSDL-1.0 to libSDL. 2000-04-22 21:58:27 +00:00
Will Andrews
4eb64ffdc3 Update MAINTAINER email address and URL for rollemup.
PR:		18127
Submitted by:	maintainer
2000-04-22 02:25:33 +00:00
Bill Fenner
ed14606656 Remove plm@xs4all.nl as MAINTAINER; mail has been bouncing for 2 months. 2000-04-21 22:09:51 +00:00
Bill Fenner
c404588ea8 Remove oly@world.std.com as MAINTAINER; email has been bouncing for 2 months. 2000-04-21 22:07:32 +00:00
Thomas Gellekum
a7ef3f18dc Upgrade to 4.10.
PR:		18085
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-20 08:59:59 +00:00
Michael Haro
056ad3997c - Support CXX/CXXFLAGS/X11BASE/MAKE properly
- Add WWW: line into pkg/DESCR

PR:		18048
Submitted by:	    KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-19 19:22:03 +00:00
Thomas Gellekum
b3f732132e Upgrade to 0.98-15. 2000-04-18 09:06:15 +00:00
Thomas Gellekum
80d1178882 Minor fixes.
PR:		17975
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-17 08:59:32 +00:00
Thomas Gellekum
c224e0b65a Sorry, forgot to change the makefile. 2000-04-17 07:41:54 +00:00
Thomas Gellekum
743f0f78f5 Upgrade to 4.00. 2000-04-17 07:40:30 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Satoshi Asami
ab8a84d57a Fix to make this work in new PORTNAME/PORTVERSION scheme. This port
uses PKGNAME as part of the directory structure so the "pre" -> "p" change
screwed up a whole bunch of stuff.

Reported and reviewed by:	Scott Allendorf <scott-allendorf@uiowa.edu>
2000-04-16 23:33:39 +00:00
Will Andrews
497fabf2fd Fix URI fennerism; since the author still has a mainpage, set the URI to
that, so people going there might someday find something related to Hex.
2000-04-16 22:15:22 +00:00
Will Andrews
ff575837b6 Update to battleball 2.1. Since the author's original site is gone, and
since the tarball seems to be available on tucows, we'll move it there
instead of putting it on my people.FreeBSD.org space. This also fixes
the distfile fennerism, and finally we can remove USE_IMAKE! The patches
that have been removed are obsolete due to newer compilers.
2000-04-16 22:03:02 +00:00
Satoshi Asami
4190a2434c WRKSRC-related fixes. 2000-04-16 10:44:52 +00:00
Will Andrews
d0a8dad01e Start move of mudix from games to net category. mudix will be fixed for
4-CURRENT and later in the net-imported port.

Noted by:	"Oleg V. Volkov" <rover@lglobus.ru>
Approved by:	asami (in regards to no repo-copy)
2000-04-16 04:28:02 +00:00
Akinori MUSHA
17f3def895 Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
R. Imura
9520b567dd Setting DISTNAME correctly. 2000-04-15 12:58:16 +00:00
Satoshi Asami
6b07211ee2 Add back DISTNAME, it's used later. 2000-04-15 11:28:18 +00:00
Joerg Wunsch
7ad6670e90 Update to version 3.3.
Reminded by:	fenner's distfile survey
2000-04-14 19:03:23 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Jim Mock
302e076617 Update to version 0.9.11. 2000-04-14 17:46:16 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Satoshi Asami
2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00
Michael Haro
a7f42416d7 update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
Michael Haro
429158af25 PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
Michael Haro
0bdd9a7b8f update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
Will Andrews
a762663762 Add SDL port of id Software's famous Quake game. Unfortunately, due to
SDL's requirement of linuxthreads, this port will only work on systems
running FreeBSD 4.0 and later. :-(

But, I would just like to rant about how cool sdlquake is. It's so FAST
(heck, takes about 90 seconds to compile+link on my PII-300), it's so
beautiful, and it's so much fun!! :-)

Okay, I know the Q3A freaks are gonna look at me funny, but hey, I'm free
of Windows (*grumble* except for scientific apps), and they're not. ;-)
2000-04-07 03:31:17 +00:00
Thomas Gellekum
0deb10cf17 Fix RUN_DEPENDS. 2000-04-05 08:35:44 +00:00
Will Andrews
ab65eb212b Fix heretic port so that it works right. Also use x11 target instead of
fastx11, because for some reason it reportedly doesn't work in 16bpp mode,
which most people use (I use 24bpp).

Sorry for being so late about this.

Submitted by:	green
2000-04-03 04:42:36 +00:00
Michael Haro
4aed6f1e65 ***
games/affenspiel
       - Support CC properly
       ***
       games/battalion
       - Support PREFIX properly
       ***
       games/block
       - Support CC/CFLAGS properly
       ***
       games/blue
       - Support CC/CFLAGS properly
       - Add WWW: line into pkg/DESCR

       New file:
       patches/patch-aa
       ***
       games/bs
       - Add WWW: line into pkg/DESCR
       ***
       games/columns
       - Support CXXFLAGS properly
       - Support sdl-config
       ***
       games/empire
       - Exclude GPL doc from package
       - Add WWW: line into pkg/DESCR
       ***
       games/freesweep to 0.87
       - Update to version 0.87
       ***
       games/galaxis
       - Support CC properly
       - Add WWW: line into pkg/DESCR
       ***
       games/garith
       - Support CC/CFLAGS properly
       - Support GTK_CONFIG
       ***
       games/gemdropx to 0.7
       - Update to version 0.7
       ***
       games/gtkballs
       - Exclude GPL doc from package
       - Support GTK_CONFIG
       ***
       games/icbm3d
       - Update WWW: line of pkg/DESCR
       ***
       games/mirrormagic
       - Support CC/X11BASE properly
       ***
       games/phalanx to 22
       - Update to version 22
       - Add WWW: line into pkg/DESCR
       ***
       games/spellcast
       - Update MASTER_SITES and WWW: line of pkg/DESCR
       - Support CFLAGS properly
       - Exclude GPL doc from package
       ***
       games/starlanes
       - Support CC properly
       - Exclude GPL doc from package
       ***
       games/xdigger to 1.0.10
       - Update to version 1.0.10

       New file:
       patches/patch-ad  patches/patch-ae
       ***
       games/xtron
       - Support PREFIX properly
       - Exclude GPL doc from package
       ***
       games/xtruco
       - Support CC/CFLAGS/X11BASE properly
       ***
       games/xvier
       - Support X11BASE properly
       ***

PR: 17741
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-02 01:00:24 +00:00
Michael Haro
6303c72279 update to 1.2
PR:		16933
Submitted by:	maintainer
2000-04-01 20:24:57 +00:00
Michael Haro
be2bcf2f1b - Fix MASTER_SITES
- Remove redundant LIB_DEPENDS
- Support CC/CFLAGS properly

PR:		17165
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-01 01:02:31 +00:00
Michael Haro
b0e4d6b14a - Fix MASTER_SITES
- Remove redundant LIB_DEPENDS

PR:		17164
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-01 01:00:51 +00:00
Michael Haro
1221c4f50e update MASTER_SITES and other minor stuff
PR:		17160
Submitted by:	KATO Tsuguru
2000-04-01 00:56:18 +00:00
Jim Mock
8b29acf448 Update to version 0.9.10. I added patch-ab to simply rip a comment out of
configure that tells you glibc isn't installed but doesn't matter anyway
for the GTK client, which is what we're installing.
2000-04-01 00:48:02 +00:00
Michael Haro
667d830d05 - Update from version 0.4.19 to version 0.4.21
- Added --with-bits configure options.
  See README.bits (BNETD Interserver Transport System (BITS) protocol)

PR:		17706
Submitted by:	Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua>
2000-03-31 07:48:02 +00:00
Michael Haro
a543ca0007 update to 5.5.2
PR:		17671
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 07:43:20 +00:00
Michael Haro
1f09257835 update to 5.5.2
PR:		17670
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 07:41:47 +00:00
Michael Haro
1beae40fe0 Update to version 5.5.2
Add WWW: line into pkg/DESCR

PR:		17669
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 07:39:14 +00:00
Michael Haro
dc7b3c0462 update to 5.5.2
PR:		17668
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 07:33:46 +00:00
Michael Haro
b854617d32 update to 5.5.2
PR:		17667
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 07:28:59 +00:00
Michael Haro
2f0041ef86 update to 5.5.2
PR:		17666
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 07:24:06 +00:00
Michael Haro
a187d84d98 portlint 2000-03-30 21:04:28 +00:00
Michael Haro
35fdb4c31c minor reorganization and portlint 2000-03-30 21:00:11 +00:00
Michael Haro
88062dbcab portlint and add WWW 2000-03-30 20:57:15 +00:00