Commit Graph

1761 Commits

Author SHA1 Message Date
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
Chris D. Faulhaber
d31af945cd Update port to 5.5.2
Add WWW

PR:		17665
Submitted by:	tkato@prontomail.ne.jp
2000-03-30 03:45:46 +00:00
Chris D. Faulhaber
61696f8e15 Update port to 5.5.2
Fix MASTER_SITES
Add WWW

PR:		17664
Submitted by:	tkato@prontomail.ne.jp
2000-03-30 03:42:47 +00:00
Chris D. Faulhaber
c34aa86301 Update port to 1.6p0
PR:		17609
Submitted by:	Maintainer
2000-03-30 03:17:03 +00:00
Kris Kennaway
dd1f59091d Add various new maintainers for these ports 2000-03-29 19:55:56 +00:00
Will Andrews
88be74c92d Take over some ports. 2000-03-29 09:02:04 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
Jim Mock
5055096557 Update to version 0.9.9. 2000-03-27 19:46:45 +00:00
Will Andrews
434874007b Add mudix, a ncurses-based MUD client. Finally, an alternative to the ugly
tintin++, tinyfugue, and on the console! Too bad I can't figure out how to
make it work in an X terminal window. :-(
2000-03-26 19:19:35 +00:00
Kris Kennaway
2dd816ac63 Fix some warnings
Obtained from:	OpenBSD
2000-03-26 04:18:52 +00:00
R. Imura
403c782e43 Fix incomplete PLIST. 2000-03-25 19:44:56 +00:00
R. Imura
3daf5ca497 Doing KDE style mtree in kdelibs.
OK'd by:	will
2000-03-25 16:14:50 +00:00
Michael Haro
0095d3ed79 update to 3.0.1
PR:		17362
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-03-24 01:23:13 +00:00
Jim Mock
0ae742aa19 Update to version 0.9.8. 2000-03-23 19:48:12 +00:00
Will Andrews
f5f9546a5d Activate kmud.
PR:		15800
2000-03-23 03:37:22 +00:00
Jim Mock
6ddd99cc10 Update to version 0.9.7. 2000-03-23 00:20:59 +00:00
Will Andrews
ec68850d18 Activate heretic.
PR:		17194
2000-03-22 02:36:01 +00:00
Will Andrews
d932eda697 New port for Linux port of Heretic. Currently the port only
supports X11 library graphics. I will fix it later to allow the
use of OpenGL/Mesa well as the other libraries that Heretic
has been ported to work with in the Unix world.

PR:		17194
2000-03-22 02:32:41 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Will Andrews
359c714dcf Change email address for MAINTAINER to my @FreeBSD.org.
Add patches/patch-ag, which fixes the problem where there was an undefined
variable in class _map, which caused very weird things to happen during
the game. I'm surprised the compiler didn't catch this.

Submitted by:	msmith, "S.C.Sprong" <s.c.sprong@student.utwente.nl>
2000-03-21 22:47:00 +00:00
Jim Mock
841c58a407 Update to version 0.9.6. 2000-03-21 20:56:15 +00:00
Justin M. Seger
7cc807dbea Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
Michael Haro
d5c2c82a6d remove extra whitespace (portlint)
Submitte by:
2000-03-20 22:44:29 +00:00
Michael Haro
5c13fe1de1 PREFIX -> LOCALBASE 2000-03-20 22:42:17 +00:00
Michael Haro
a1ea213e26 add Date Created using date of CVS import to quiet portlint 2000-03-20 22:38:57 +00:00
Michael Haro
192f91c1d9 move variables around and shrink DESCR to <24 lines (portlint) 2000-03-20 22:37:10 +00:00
Michael Haro
dfa4f5e88d remove extra : in MASTER_SITES 2000-03-20 22:30:05 +00:00
Michael Haro
16054f5013 add $FreeBSD$ 2000-03-20 22:27:39 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Matthew Hunt
b94426b9b7 Update WWW link.
Submitted by:	Charles McColm <cmccolm@artsmail.uwaterloo.ca>
2000-03-19 20:40:00 +00:00
Brian Feldman
2c884cae8e Upgrade to 0.3.4: theme support. 2000-03-19 19:53:48 +00:00
Foxfair Hu
4416dfd133 PR: 16869
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	port's maintainer

          - Fix CATEGORIES/LIB_DEPENDS
          - Support CC/CFLAGS/PREFIX properly
          - Support imlib-config
          - Add USE_X_PREFIX
          - Remove USE_GMAKE
          - Move post-install message to pkg/MESSAGE
          - Add WWW: line and remove version number from pkg/DESCR
2000-03-19 03:10:36 +00:00
Kris Kennaway
763a221a87 Install setgid games, not setuid games. This port is still broken on 4.0
and has no maintainer, but I'm committing this anyway so it doesn't get
forgotten.
2000-03-11 07:03:47 +00:00
Kris Kennaway
4f654de992 Install setgid games, not setuid games
Not responding to emails:	Maintainer
2000-03-11 06:25:29 +00:00
Kris Kennaway
96168fcf1b Install this setgid games, not setuid games. This is untested, but it's
better to ship a broken port in 4.0 than an insecure one.
2000-03-11 06:23:33 +00:00
Kris Kennaway
21f0fd7c1c Install setgid games, not setuid games.
Reviewed by:	ache (maintainer)
2000-03-11 01:23:11 +00:00
Bill Fumerola
49151f43a4 LIB_DEPEND on xpm
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
		Adam Kranzel <ace@teru.dyndns.org>
		bento

Use X11BASE the right way.

Submitted by:   KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-10 23:46:25 +00:00
Bill Fumerola
fa881b4992 x11/xsheep -> games/xsheep
Requested by:	The Wraith
2000-03-10 23:41:09 +00:00
Yukihiro Nakai
ca29f2e262 Use root:games instead of games:games for a game binary.
(For security reason)

Submitted by:	Kris Kennaway<kris@FreeBSD.org>
2000-03-09 12:46:31 +00:00
Jim Mock
87af50562e Update to version 0.9.5. 2000-03-09 07:55:44 +00:00
Kris Kennaway
66aeb43bd1 Install setgid games, not setuid games 2000-03-09 07:11:24 +00:00
Kris Kennaway
0d19079d59 Install setgid games, not setugid games:games
Not responding to emails:	Maintainer
2000-03-09 07:04:14 +00:00
Kris Kennaway
19feda935c Install setgid games instead of setuid games 2000-03-09 06:58:48 +00:00
Kris Kennaway
4b8dc70677 Install setgid games, not setuid games.
Reviewed by:	maintainer
2000-03-09 04:41:41 +00:00
Kris Kennaway
a47881fe6f chmod -> ${CHMOD} 2000-03-08 22:49:06 +00:00
Chris D. Faulhaber
11ce80ade4 Update port to 4.0.7
PR:		17218
Submitted by:	Maintainer
2000-03-08 16:53:25 +00:00
Kris Kennaway
af05f3c76f Install this port setgid games, not setuid games.
No response from:	Maintainer
2000-03-08 08:33:19 +00:00
Bill Fumerola
9a7718ef9f Bruteforce bitchslap this port into respecting CFLAGS.
Approved by:	jim
2000-03-07 04:38:43 +00:00
Chris Piazza
1f8011e715 Remove a word that doesn't need to be there. 2000-03-06 23:32:10 +00:00
Chris Piazza
2b15175d6d Add the gtetrinet port.
gtetrinet is a client program for the popular Tetrinet game,
a multiplayer T.tris game that is played over the internet.

PR:		17020
Submitted by:	Dan Papasian <bugg@bugg.strangled.net>
2000-03-06 23:31:23 +00:00
SADA Kenji
b2161b866c Fix MASTER_SITES.
PR:		ports/17163
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-05 22:02:49 +00:00
Jim Mock
6a425488c1 Remove "-O3 -g" from CFLAGS.
Submitted by:	kris
2000-03-05 02:23:57 +00:00
Brian Feldman
dbd8029444 Update to version 0.3.3, which contains a small bugfix and in addition
the Makefile framework necessary for sound (soon, it seems :)
2000-03-04 12:50:49 +00:00
Jean-Marc Zucconi
13bab5d0f0 Fix MASTER_SITES
PR:		ports/17162
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-03 22:13:12 +00:00
Jim Mock
4265e7d130 Update to version 0.9.2 2000-03-03 19:45:15 +00:00
Satoshi Asami
825e9422dd Add REQUIRES_MOTIF, it doesn't actually link to Motif libraries but
wants the include files.
2000-03-02 21:03:39 +00:00
Jim Mock
ae9670b911 Update to version 0.9.1 2000-03-02 19:59:29 +00:00
Jim Mock
81bd6b9316 Fix a grammatical error. There was a 'try' missing. 2000-03-01 03:06:00 +00:00
Jim Mock
f55e01d5ab Activate corewars 2000-03-01 03:04:26 +00:00
Jim Mock
ce24a30597 Import of corewars.
Core Wars is a simulation game in which a number of programs are loaded
into a virtual machine and executed.  The programs can try to crash each
other, manipulate each other, overwrite as much memory as they can, etc..
The "best" program is selected according to a scoring mechanism which
involves the number of memory cells the program has overwritten, the
number of other programs it has crashed, and whether/when it crashed.
2000-03-01 03:03:34 +00:00
Sheldon Hearn
903cbbbd11 Activate freeciv-gtk 2000-02-29 15:48:22 +00:00
Sheldon Hearn
a135ca494d Add a freeciv-gtk wrapper port so that packages are built for both
the standard Athena Widgets and the GNOME toolkit.
2000-02-29 15:26:01 +00:00
Sheldon Hearn
02c90adaa5 Update to 1.10.0:
* Includes several new nations.
    * Better internationalization (+ Norway, Britain, Russia).
    * Lots of rule changes, mostly for Civ2 conformance.
    * A few GUI improvements (like city work queues).
    * A neat "connect" command for settlers/engineers, which allows
      easy building of a road between two arbitrary points.
2000-02-29 14:58:38 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Steve Price
b42ca1d446 Fix build errors on -current. 2000-02-27 23:21:48 +00:00
Steve Price
c999bdb3f4 - Split patches one per file.
- Fix build on -current.
- Sprinkly in a little reinstall friendliness for good measures.
2000-02-27 23:12:15 +00:00
Steve Price
6d9dc664a3 - Add USE_LIBTOOL=yes.
- Sort pkg/PLIST.
2000-02-27 15:09:02 +00:00
Steve Price
fdb890cf8d - This port requires msgfmt (from the gettext port) to build.
- Add LIB_DEPENDS for the kde libraries required to build and run this
  program.
- Add USE_LIBTOOL=yes, since it does. :)
- Sort pkg/PLIST.
2000-02-27 15:07:00 +00:00
Ade Lovett
29ec530104 The original site (and author) appears to have disappeared.
Rather than killing the port off straight away, use a mirror site.

PR:		16853
Submitted by:	maintainer
2000-02-26 21:13:27 +00:00
Jim Mock
59c3a7bd53 Remove BROKEN for -STABLE since this works now.
Submitted by:	maintainer
2000-02-25 22:35:14 +00:00
Jim Mock
d55beb3b6d Remove BROKEN for -STABLE since it works now.
Submitted by:	maintainer
2000-02-25 22:30:49 +00:00
Satoshi Asami
2948cde682 Update kdecore shlib number, this port was added between my grep and
commit. ;)
2000-02-25 19:17:57 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Chris D. Faulhaber
5e477ed87f Mark broken for -stable: requires NEWGCC/NEWGCC-compiled kde libs
Submitted by:	Maintainer
Reported by:	Rod Taylor <rod@zort.on.ca>
2000-02-23 23:51:50 +00:00
Jean-Marc Zucconi
214f11c865 Don't check the existence of the font directory. It always exists thanks to
BSD.x11.dist.
2000-02-23 02:03:55 +00:00
Chris D. Faulhaber
3174737da6 Activate krogue 2000-02-23 00:56:56 +00:00
Chris D. Faulhaber
833a143561 Nice KDE reimplementation of the /usr/games/rogue classic
PR:		15803
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-23 00:55:11 +00:00
Chris D. Faulhaber
2ac4cc452d Activate kbubbles 2000-02-22 22:18:52 +00:00
Chris D. Faulhaber
0aaaa89d83 KBubbles is a simple game where you must try to get
rid of all the bubbles in the window as fast as
possible. You can create your own leves.

PR:		16858
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-22 22:16:05 +00:00
Chris D. Faulhaber
22659c3fb7 Update port to 2.3g
PR:		16893
Submitted by:	Maintainer
2000-02-22 14:31:52 +00:00
Jean-Marc Zucconi
eb867c45b8 Create X11 font directory if it does not exist.
PR:		ports/16868
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-21 23:17:31 +00:00