1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

3345 Commits

Author SHA1 Message Date
Alan Eldridge
900b9ecc3a Fix for build with new autoconf support.
Approved by:	kris
2002-11-24 22:55:41 +00:00
Tilman Keskinoz
fbb6d7f285 Add netspades, a network Card game.
PR:		42090
Submitted by:	Frank J. Laszlo <laszlof@freebsdmatrix.net>
2002-11-24 22:27:04 +00:00
Tilman Keskinoz
94a3b87301 Add knight, A KDE chess interface (gnuchess/crafty)
PR:		39806
Submitted by:	Stefan Jahn <stefan.jahn@nemesis-sektor.de>
2002-11-24 22:01:10 +00:00
Mark Murray
b44ab3a1ce Add freebsd-ports to the mix. 2002-11-24 19:33:12 +00:00
Mark Murray
43a4fd2693 Add a port for FreeBSD-games to replace the "standard" games removed
in the base distribution.
2002-11-24 18:09:59 +00:00
Tilman Keskinoz
fe015063b9 Forgot another 0 byte file.
Submitted by:	ijliao
2002-11-24 15:35:05 +00:00
Tilman Keskinoz
ab6e59d897 Remove the 0 byte files i added.
Pointy hat to: arved:
2002-11-24 14:05:01 +00:00
Tilman Keskinoz
c8370acffe Fix Build on Current
Submitted by:	Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
2002-11-24 13:59:21 +00:00
Mario Sergio Fujikawa Ferreira
23903c9d7d New port xarchon version 0.50: A chess-like strategy game with
battle options

Submitted by:	blackend
2002-11-24 13:33:47 +00:00
Nik Clayton
7eb31922ba Fix a typo in a path.
Submitted by:	Peter Hoskin <peterh@ripewithdecay.com>
2002-11-24 10:32:52 +00:00
Edwin Groothuis
1fb5ebd43b Make games/xword building on -current again.
PR:		ports/45410
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
2002-11-24 09:34:58 +00:00
Mark Pulford
f5dcab2de3 Update to 1.6.1 2002-11-24 09:19:50 +00:00
Patrick Li
37b423afb6 Fix build, make CFLAGS safe, unmark BROKEN. 2002-11-23 21:15:02 +00:00
Mario Sergio Fujikawa Ferreira
6fe33197de Update maintainer email 2002-11-23 17:18:39 +00:00
Norikatsu Shigemura
6c9f63d856 1. This port haven't be corresponded to locale name for Japanese EUC
environment ja_JP.EUC -> ja_JP.eucJP.
   This patch installs X resource file into ja_JP.eucJP/app-defaults
   instead of ja_JP.EUC/app-defaults, and then if ja_JP.EUC directory
   is exist, it will make a symlink from ja_JP.EUC/app-defaults to
   ja_JP.eucJP/app-defaults

2. This port execute xshisen, a X11 program, to convert KANJI code and
   VERSION string in resource files, and failed with 'Could not open
   display' error.  This patch replace it with japanese/nkf to convert
   KANJI code (sorry for non-japanese people).

3. -lxpg4 is obsoleted and not required for newer environment.

PR:		ports/45643
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
Approved by:	maintainer timeout (2 months)
2002-11-23 14:56:18 +00:00
Tilman Keskinoz
f04001b830 Upgrade to 0.4.4 which fixes several remote exploits.
Unmark FORBIDDEN.
Convert to USE_GNOMENG
2002-11-23 12:18:07 +00:00
Kris Kennaway
8471dae31d Remove maintainers with undeliverable email addresses. 2002-11-23 02:25:42 +00:00
Patrick Li
5be5c752a2 Update to 2.6 2002-11-23 01:37:48 +00:00
Edwin Groothuis
5adc498dac Maintainer update to version 1.00
PR:		ports/45473
Submitted by:	Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
2002-11-23 00:11:48 +00:00
Edwin Groothuis
30b4c878de iMaintainer update to version 1.1.1
PR:		ports/45552
Submitted by:	Oleg V. Volkov <rover@fly.lglobus.ru>
2002-11-22 23:37:16 +00:00
Ying-Chieh Liao
51e5b99ec5 add lgeneral 1.1.1
A turn-based strategy engine inspired by Panzer General

PR:		45033
Submitted by:	Filippo Natali <filippo@widestore.net>
2002-11-19 13:47:13 +00:00
Edwin Groothuis
a9ace119ca Properly install the man-page.
Noticed by: bento.
2002-11-19 12:49:07 +00:00
Mark Pulford
8e5dd3ee5e Update to 7.1.2.
PR:		45256
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-11-19 11:52:40 +00:00
Joe Marcus Clarke
6cb03aaf1e Update to 2.0.6. 2002-11-19 07:42:30 +00:00
Edwin Groothuis
04708e08bf Update patch-files to build again on -current.
Noticed by: bento
2002-11-19 05:10:16 +00:00
Edwin Groothuis
4a2380559f (it might be a smart thing to also commit the new files too)
Make games/lincity building on -current again.
Noticed on: bento
2002-11-19 04:54:44 +00:00
Edwin Groothuis
944a6bf459 Make games/lincity compiling on -current again.
Noticed on: bento
2002-11-19 04:53:54 +00:00
Edwin Groothuis
7f40246b8f Make games/groundhog building with gcc321 again. 2002-11-18 23:12:20 +00:00
Kris Kennaway
64f0415ebe Reset undeliverable maintainer addresses to ports@FreeBSD.org 2002-11-18 03:48:10 +00:00
Ying-Chieh Liao
c0bc2d56c6 old C++ code needs gcc 2.95
Submitted by:	kris notice
2002-11-18 01:15:45 +00:00
Mario Sergio Fujikawa Ferreira
d68101dc7e Update to 1.0.2 2002-11-18 00:52:05 +00:00
Edwin Groothuis
f23bb39972 bin/gnuchessx doesn't exist anymore, changed in favour of bin/gnuchess.
Noticed: on bento
2002-11-16 02:19:32 +00:00
Tilman Keskinoz
52bedc68a9 Add xbubble, another bubble clone
Submitted by:	Klaus Goger <klaus.goger@reflex.at>
2002-11-15 18:44:12 +00:00
Edwin Groothuis
72526a3f3a Unbreak games/kobodeluxe.
Noticed on: bento
2002-11-14 11:56:20 +00:00
Edwin Groothuis
17c5ec6b2b Fixed RE in REINPLACE_CMD.
Noticed by bento.
2002-11-14 08:44:10 +00:00
Mario Sergio Fujikawa Ferreira
5dbe4ce8b5 New port hlserver-trainhunters version 2.0 Beta: Half-Life mod Train
Hunters full server package for Linux
2002-11-13 06:26:15 +00:00
Joe Marcus Clarke
d847ca874c Update to 2.0.5. 2002-11-13 05:10:46 +00:00
Ying-Chieh Liao
799605e08d upgrade to 1.1.0
PR:		45244
Submitted by:	maintainer
2002-11-13 01:53:58 +00:00
Mario Sergio Fujikawa Ferreira
1e206cf2f6 o New port hlserver-ns version 1.0.1: Half-Life mod Natural Selection
full server package for Linux
- Frontiermen fighting The Khara. Marines fighting Space Mongols.
  This is simplification of the plot of Natural Selection. However,
  there is a lot more to it.
- Real Time Simulation (RTS) meets First Person Shooter (FPS).
  Players can assume role of commanders issuing orders to other
  players who can judge if they should or not obey. A strategical
  RTS FPS.
2002-11-12 03:35:23 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Edwin Groothuis
d93b632fb8 The included patch updates the games/frotz port to version 2.43,
which includes a fair number of bugfixes.

PR:		ports/45045
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
2002-11-09 00:42:31 +00:00
Ying-Chieh Liao
855622ca36 upgrade to 0.2.7
PR:		44761
Submitted by:	maintainer
2002-11-07 17:21:58 +00:00
Edwin Groothuis
d931888290 Fix build on -current
PR:		45016
Submitted by:	Ray Kohler <ataraxia@cox.net>
2002-11-07 11:32:00 +00:00
Adam Weinberger
c1a25a399f Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.

Approved by:	pat
2002-11-07 03:40:39 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Kris Kennaway
c4ec8ebac0 Back out PORTCOMMENT in favour of a (slightly shorter, to satisfy
portlint) pkg-comment.  bsd.port.mk currently has problems with PORTCOMMENT
strings containing metacharacters.
2002-11-07 01:02:18 +00:00
Adam Weinberger
643ca56057 Add games/jumpnbump
A fun multiplayer game with cute fluffy bunnies, green grass,
and horrible bloody explosions.

PR:		43344
Submitted by:	Gurkan Sengun <gurkan@linuks.mine.nu>
Approved by:	pat
2002-11-07 00:31:24 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
8da0f226fa upgrade to 2.8.2
PR:		44971
Submitted by:	Ports Fury
2002-11-06 17:13:34 +00:00
Ying-Chieh Liao
8d12c8d6ea upgrade to 1.4.0
PR:		44970
Submitted by:	Ports Fury
2002-11-06 17:11:42 +00:00