Commit graph

412 commits

Author SHA1 Message Date
Andreas Klemm
a5afd18dbe - Updated the xsoldier port from 0.95 to 0.96.
- Got complete ports files from the author.
- contributed patch-ab myself, removed one unnecessary inclusion
  of malloc.h from manage.c
1997-06-09 17:59:03 +00:00
Satoshi Asami
7482abef71 Add ztrack. 1997-06-04 05:34:23 +00:00
Satoshi Asami
e3ccb15b1e A curses-based 3-D driving game (wow).
PR:		3454
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-06-04 05:34:08 +00:00
Satoshi Asami
c359ce44cf Add bs. 1997-06-04 05:24:08 +00:00
Satoshi Asami
863582a685 "Battleships solitaire" game (whatever that means).
PR:		3692
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-06-04 05:23:47 +00:00
Satoshi Asami
2a7b16d349 Add connect4. 1997-06-04 03:22:13 +00:00
Satoshi Asami
61bc540838 Classic "drop tokens" game.
PR:		3625
Submitted by:	Joel Sutton sutton@aardvark.apana.org.au
1997-06-04 03:21:13 +00:00
Satoshi Asami
221a81af61 Add xfrisk. 1997-06-04 02:32:23 +00:00
Satoshi Asami
9325fb1ee1 A networkable Risk game for x11.
PR:		3362
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-06-04 02:31:59 +00:00
Satoshi Asami
c00c6bf32e Add xbl. 1997-06-04 01:38:38 +00:00
Satoshi Asami
87c8bc9bb4 3-D tetris game.
PR:		3686
Submitted by:	Pedro F. Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-06-04 01:38:15 +00:00
Masafumi Max NAKANE
e37854ca6c Upgrade, 1.6.8 -> 1.7.1.
PR:		3768
Submitted by:	 Simon Marlow <simonm@dcs.gla.ac.uk>
1997-06-03 18:48:26 +00:00
Satoshi Asami
deedc7dc8e Remove fifo before attempting to install it. Otherwise mkfifo fails. 1997-06-03 05:58:19 +00:00
Satoshi Asami
757a0b1452 pkg_create can't deal with named pipes (it just hangs there, and when you
hit ^C, it will splat all the +* files in the current directory).  Replace
it with an explicit @exec mkfifo/chown/chmod sequence.
1997-06-03 05:57:45 +00:00
James FitzGibbon
25e4db03b7 Add missing startup script to PLIST 1997-06-02 00:23:01 +00:00
James FitzGibbon
369a75b3a1 Minor fixes to startup script, Makefile, and readme 1997-06-02 00:16:36 +00:00
James FitzGibbon
81ef827ef3 Fixed perl-style variable usage in a sh script
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-06-01 20:38:13 +00:00
James FitzGibbon
aff58f9ad5 Upgrade (downgrade?) to v1.0.
Explanation: this port used to use the Linux quake client in server mode.  It now uses the BSD/OS dedicated server binary, which has lower CPU and memory footprint, and has a different version numbering scheme.
1997-05-31 00:52:04 +00:00
Bill Fenner
e4f51c8936 calypso-2.oit.unc.edu appears to be behind a firewall, so use
ftp.cdrom.com for R5 contrib.  Perhaps we need a
	MASTER_SITE_R5CONTRIB...

Found by:	distfile checker
1997-05-30 06:48:34 +00:00
Andreas Klemm
691fac132d remove bogus ftp sites, that claim to be a mirror site, but actually
doesn't carry the needed sources anymore.
PR:
Reviewed by:
Submitted by:	with a little help from Bill Fenners port survey ;)
Obtained from:
1997-05-29 09:40:30 +00:00
Bill Fenner
24a2268c29 Distfile moved on master site.
Found by:	distfile checker
1997-05-29 03:05:07 +00:00
Bill Fenner
f2209e954e File moved on master site.
Found by:	distfile checker
1997-05-29 02:34:01 +00:00
Bill Fenner
2b7f36837b Distfile moved on master site.
Found by:	distfile checker
1997-05-28 22:31:32 +00:00
Bill Fenner
ef87790802 File moved on master site
Found by:	distfile checker
1997-05-28 05:31:23 +00:00
Masafumi Max NAKANE
d88f302aef Added cosmo. 1997-05-25 17:28:18 +00:00
Masafumi Max NAKANE
6ab9b7ffdc New port, cosmo gang the puzzle.
PR:	2445
Submitted by:	 Nakai@Mlab.t.u-tokyo.ac.jp
1997-05-25 17:24:02 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Satoshi Asami
e70214d869 Ouch. Repeat after me: "never commit a port without testing `make
package'." ;)
1997-05-21 07:39:01 +00:00
Satoshi Asami
39204b5bad Upgrade to 1.10. 1997-05-21 04:46:23 +00:00
Satoshi Asami
24ef9c9096 Added xbattle. 1997-05-21 03:56:08 +00:00
Satoshi Asami
7f21d451c7 A multi-user battle strategy game.
PR:		3442
Submitted by:	Pedro Giffuni S. <Pedro@FPS.biblos.unal.edu.co>
1997-05-21 03:55:09 +00:00
Satoshi Asami
ac16eb7c44 Added block. 1997-05-21 03:35:51 +00:00
Satoshi Asami
8ef3ea0856 A small text-based maze game.
PR:		3603
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-05-21 03:34:47 +00:00
Satoshi Asami
71c509d321 Upgrade to 3.6.1. While I'm here, delete some redundant variables.
PR:		3614
Submitted by:	Mark Huizer <xaa@stack.nl>
1997-05-20 08:43:41 +00:00
Mark Murray
9e17465086 Update to 3.6.0. Change maintainer to Mark Huizer (zaa@stack.nl) 1997-05-11 17:08:34 +00:00
Satoshi Asami
f6da2d14af No need to use += for CONFIGURE_ENV here. Remember, bsd.port.mk is
included at the end of the Makefile.
1997-05-09 23:42:43 +00:00
Thomas Gellekum
dd329ac4c1 Circumvent check for wishx. 1997-05-09 09:31:08 +00:00
Thomas Gellekum
2061043e80 Oops, forgot RUN_DEPENDS. 1997-05-07 07:47:00 +00:00
Thomas Gellekum
7685a356e6 Add klondike and dontspace. 1997-05-07 07:45:48 +00:00
Thomas Gellekum
ef0afde493 Import a dontspace port. dontspace is a solitaire game for X11
modeled after Free Space.

Submitted by:	John Heidemann <johnh@isi.edu>
1997-05-07 07:44:38 +00:00
Thomas Gellekum
a029cbf0c8 Import of a klondike port. Klondike is a solitaire game for X11.
Submitted by:	John Heidemann <johnh@isi.edu>
1997-05-07 07:41:50 +00:00
James FitzGibbon
2d81f85bc8 Remove perl5 from CATEGORIES
Approved-by: Wolfram Schneider <wosch@apfel.de>
1997-05-06 14:28:43 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Masafumi Max NAKANE
510968b990 Enable netris 1997-04-27 14:28:49 +00:00
Masafumi Max NAKANE
69e57afc66 New port:
A network head to head version of T*tris.
PR:	2900
Submitted by:	Ken Monville <desmo@bandwidth.org>
Reminded by:	Josh Gilliam <soil@quick.net>
1997-04-27 14:22:30 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Satoshi Asami
e363a82dbc Use a continuation line instead of repeating "RUN_DEPENDS=" etc. over
and over (which cancels all but the first line anyway).
1997-04-15 01:49:44 +00:00
Andreas Klemm
ed232757ff added some missing build dependencies:
- netpbm port
	- nas port
Reviewed by:
Submitted by:	David Nugent <davidn@unique.usn.blaze.net.au>
Obtained from:
1997-04-14 15:05:42 +00:00
Andreas Klemm
bfca006eba nas port is compileable in -current of yesterday.
So this port isn't "broken" anymore.
Submitted by:	David Nugent <davidn@unique.usn.blaze.net.au>
1997-04-07 18:12:11 +00:00