Satoshi Asami
2693274b06
Add xpilot.
1995-07-29 12:46:32 +00:00
Satoshi Asami
baad550e2f
Use /usr/X11R6/lib/X11 instead of /usr/games to keep the scores.
1995-07-28 01:56:33 +00:00
Andreas Schulz
ab5e0831fa
The master-site seems to have been changed from romulus.ucs.uoknor.edu
...
to ftp.uoknor.edu. Update the Makefile to reflect this change.
1995-07-27 10:05:49 +00:00
Satoshi Asami
2269d793e3
Remove PKGNAME=xpilot. DISTNAME was set to xpilot-3.3.1, there's nothing
...
wrong with using that as a package name.
Convert Makefile from xasteroids to xpilot along the way. Josh, next
time look at the headers too. :)
1995-07-20 20:47:02 +00:00
Jordan K. Hubbard
2babab45b2
Add xkobo to SUBDIRs
1995-07-19 00:33:27 +00:00
Jordan K. Hubbard
6e0a6d1ed8
The addictive game of xkobo. My high score is around 7000, so beat it.. :-)
1995-07-19 00:31:03 +00:00
Joshua Peck Macdonald
d660815d2e
Here is an xpilot port. This is my own, I had started this before
...
either Julian or Wes posted thiers to the list.
For those of you who don't know, its a really fun client/server
Asteroids-like gravity kill anything that flies game.
1995-07-18 06:18:00 +00:00
Satoshi Asami
c9589ea8c2
Add tksol, convert the Makefile along the way.
1995-07-04 10:30:14 +00:00
Satoshi Asami
0b4fb0aea6
A Tk version of xsol.
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-07-04 10:25:20 +00:00
Satoshi Asami
40cab31131
Added xtic.
1995-06-23 04:36:34 +00:00
Satoshi Asami
b4302dee54
xtic-1.12, line up your pieces on a board to beat your computer.
1995-06-23 04:35:56 +00:00
Jean-Marc Zucconi
35e868869e
update
1995-06-22 12:37:53 +00:00
Jean-Marc Zucconi
b5ca47bdf7
The sources are now in a separate file
1995-06-22 12:37:05 +00:00
Satoshi Asami
cc221c65e9
Add USE_X11 so that PREFIX gets set to ${X11BASE} correctly.
1995-05-27 07:44:07 +00:00
Satoshi Asami
5d91cd65b4
Update this Makefile to comply to the new scheme.
1995-05-17 14:49:00 +00:00
Satoshi Asami
0d454a1349
Add back xpipeman to xrobots, which were taken out because the ftp
...
site wasn't accessible -- I had distfiles on my machine so I copied
them over to ftp.freebsd.org.
1995-05-17 14:48:33 +00:00
Satoshi Asami
c9dc84a522
Clean up subdir Makefiles. They now all look like this:
...
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#
SUBDIR= good_port_1 good_port_2 ...
=====
Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
2e22a29fa0
Add back xchomp and xmj.
1995-05-13 11:49:59 +00:00
Satoshi Asami
61191dff05
Find a new site for this.
1995-05-13 11:29:13 +00:00
Satoshi Asami
16105aaf4b
Make this thing work again. Grab a regular tarball instead of
...
trying to do something with the compressed articles.
1995-05-13 11:10:36 +00:00
Satoshi Asami
5db21736b5
Added NO_PACKAGES=yes, restrictive copyright.
1995-05-13 06:25:04 +00:00
Satoshi Asami
2e5bd551c0
Swap oneko/nethack to put them in alphabetical order (my fault!), add
...
xonix and xrisk.
1995-05-13 06:24:28 +00:00
Jean-Marc Zucconi
3acb4e8d53
Add xevil to the SUBDIR list
1995-05-06 12:14:24 +00:00
Jean-Marc Zucconi
2cf78b38c3
XEvil is a side-view, fast-action, kill everything type of game.
1995-05-05 23:42:52 +00:00
Satoshi Asami
8c6f20624d
The man page is compressed.
1995-05-04 12:03:09 +00:00
Satoshi Asami
8f4e689c78
xpm shared library has major version 4...also it's in graphics,
...
not x11.
1995-05-04 12:02:55 +00:00
Joerg Wunsch
4f68adf296
The game of xonix. Not yet a very complete version, but nice (IMHO).
...
Submitted by: Torsten Schoenitz
1995-05-03 23:33:09 +00:00
Satoshi Asami
93ee51481e
(1) Rename do-install to post-install.
...
(2) Take out make install.man from pre-install, it's not necessary as
USE_IMAKE is set.
1995-05-02 11:42:00 +00:00
Satoshi Asami
5b68ed1be7
chown and chmod should have been in post-install, not do-install,
...
or the "real" install would not be done! Whew, I wouldn't have
caught this if I didn't remove /usr/X11R6 first.
1995-05-02 11:30:04 +00:00
Satoshi Asami
069e6920d0
Take out invocation of fake-pkg from do-install target. It is now
...
done in the main install target itself.
1995-04-24 09:10:36 +00:00
Satoshi Asami
8b2e20cba0
Don't forget to add
...
@${MAKE} ${.MAKEFLAGS} fake-pkg
to your do-install target! ;)
1995-04-21 01:21:34 +00:00
Satoshi Asami
ca676ef208
Updates of games Makefiles. I think they work, but don't quote
...
me on this. ;)
1995-04-20 18:21:16 +00:00
Joerg Wunsch
323494c2af
Add freefall's LOCAL_PORTS as master site. We are the first site
...
where it appeared.
1995-04-17 08:29:17 +00:00
Joerg Wunsch
159f3c63db
Add xmine back. It's no longer broken.
1995-04-17 08:27:54 +00:00
Joerg Wunsch
035d3d3067
Re-add acm, it should be ok now.
1995-04-17 07:29:57 +00:00
Joerg Wunsch
4b50fc6732
Make this port actually work:
...
. install the data files, too :)
. make acm complain if it cannot find a data file, instead of dump
core
. moved the data file location to where all X11 programs used to have
it
. try working around some floating point problems by masking all FP
exceptions (yes, i know that it's ugly, but i won't like to go and fix
acm -- it's way too huge for me)
1995-04-17 07:20:40 +00:00
Satoshi Asami
0babc5a0f6
Moved acm to BROKEN. It doesn't have data files in PLIST.
...
Submitted by: joerg
1995-04-16 09:07:56 +00:00
Satoshi Asami
7a26f37502
Oops, package name should be "xmille-2.0", not "2.0".... ;)
1995-04-15 23:43:20 +00:00
Jean-Marc Zucconi
bb0452e715
Add MAINTAINER= jmz@FreeBSD.org
1995-04-11 02:02:17 +00:00
Satoshi Asami
f4d6acbc42
And here comes the next round of Makefile updates, for games. Folks,
...
there are lots of broken stuff and funky Makefiles here. Please check
your ports, and also put yourself in MAINTAINER so I know who to talk
to. Thanks....
1995-04-11 00:20:58 +00:00
Satoshi Asami
23402bd102
Added comment about chmods. By the way, the previous commit was -
...
Submitted by: Anthony Yee-Hang Chan <yeehang@netcom.com>
1995-04-08 06:50:41 +00:00
Satoshi Asami
cd33dac126
Upgrade, 2.2 -> 2.3!
1995-04-08 05:06:23 +00:00
Jean-Marc Zucconi
5ee35b1ea7
Change the app. defaults so that the game plays faster
1995-04-06 23:11:35 +00:00
Jean-Marc Zucconi
08d6361c15
Add the MAINTAINER line
1995-04-06 23:10:36 +00:00
Satoshi Asami
c749a1f928
xboing compiles again.
1995-04-02 15:51:57 +00:00
Joerg Wunsch
5bab1a1318
De-canonicalize the host and dir names of the master site.
...
Reviewed by:
Submitted by:
Obtained from:
1995-04-02 13:14:09 +00:00
Satoshi Asami
1dcbe5d809
Add the checksum while I'm here.
1995-04-02 07:18:11 +00:00
Satoshi Asami
54642e156d
Make it compile by specifying ftp site that actually carries this baby.
...
Preblem reported by: jmb@kryten.Atinc.COM
1995-04-02 07:17:50 +00:00
Joerg Wunsch
8870a76e52
xboing used to lock the score file against itself. This has been due
...
to a wrong understanding of how the locking works. It locks on files,
not descriptors, hence it's not sufficient to close the descriptor of
a locked file.
The patch fixes this.
1995-04-01 22:12:16 +00:00
Joerg Wunsch
29bedd2ceb
Claim my ports, and add the MAINTAINER entry.
1995-04-01 13:48:45 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
b1519f7453
Disable ports which don't have distfiles anymore:
...
xboing xchomp xmine xmj xpipeman xrobots
1995-03-31 19:17:46 +00:00
Andreas Schulz
de05f2ae6c
Add a LIB_DEPENDS line in the makefile. xboing depends on the xpm library.
1995-03-30 22:28:45 +00:00
Jean-Marc Zucconi
74077c4c32
Update
1995-03-30 12:55:38 +00:00
Andreas Schulz
64aa1cef2c
Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.sh
...
called from the makefile :-).
1995-03-30 09:49:57 +00:00
Jean-Marc Zucconi
5c52f69437
Change the master site and add a pre-patch target (the tar file contains
...
shar archives)
Add myself as maintainer.
1995-03-29 23:58:56 +00:00
Satoshi Asami
53fba8022c
Added nethack.
...
CVS:
1995-03-28 12:15:37 +00:00
Satoshi Asami
3282d59f73
A dungeon chewing game. I don't use the X interface (and I can't believe
...
anyone would want to use that) so this port only makes the tty version.
CVS:
1995-03-28 12:13:27 +00:00
Satoshi Asami
213407af34
Upgrade, 0.2 -> 0.3.
...
CVS:
1995-03-28 09:20:20 +00:00
Gary Palmer
3efdc9f77a
Another one that has had the tarball changed from .tar.Z to .tar.gz
1995-03-28 04:18:23 +00:00
Gary Palmer
15d189cfe3
Update MASTER_SITE path and checksum file
1995-03-28 04:13:33 +00:00
Gary Palmer
d8477a97b2
The tarball is now .tar.gz ...
1995-03-28 04:07:20 +00:00
Jean-Marc Zucconi
a915483270
update
1995-03-26 01:06:07 +00:00
Jean-Marc Zucconi
daab5b1f29
Change the master site.
1995-03-26 01:05:51 +00:00
Satoshi Asami
b7bb39814d
Don't uudecode if the .tar.gz file is already there.
...
Pointed-out by: Anthony Chan <yeehang@netcom.com>
1995-03-25 04:30:54 +00:00
Satoshi Asami
35af96374a
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
...
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Satoshi Asami
32e188a238
I probably shouldn't depend on EXTRACT_* being defined to something...so
...
use "tar -xzf" instead.
1995-03-24 05:51:15 +00:00
Satoshi Asami
7a2e6ba6da
EXTRACT_ARGS -> EXTRACT_AFTER_ARGS
1995-03-24 05:47:58 +00:00
Satoshi Asami
32d41c3d54
Added xemeraldia.
1995-03-24 05:29:16 +00:00
Satoshi Asami
318f9e3350
Version 0.2 of xemeraldia. Drop blocks and break them.
1995-03-24 05:27:13 +00:00
Andreas Schulz
e6cd0eeecc
Delete a second cd ${X11BASE}. Luckily it is not needed here, because the
...
substitution only works the first time.
1995-03-20 08:00:35 +00:00
Andreas Schulz
a89a00c167
Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.
...
This thing is getting boring :-).
Also add the acm.1 manpage to the packing list.
1995-03-20 00:13:48 +00:00
Andreas Schulz
e47aadda1e
Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.
1995-03-20 00:11:36 +00:00
Satoshi Asami
64e2e8735d
Added xlife.
1995-03-16 09:21:13 +00:00
Satoshi Asami
b816975af2
John Horton Conway's Game of Life, taken from R5-contrib archives.
1995-03-16 09:19:18 +00:00
Joerg Wunsch
719ba25af5
Enable acm now that it seems to be working.
1995-03-06 23:33:12 +00:00
Joerg Wunsch
4881445f86
Add the missing package files.
1995-03-06 23:30:13 +00:00
Steven Wallace
4543af196c
Added sounds directory to list.
1995-03-06 08:13:59 +00:00
Steven Wallace
1427eec80f
Added sound support.
1995-03-06 08:13:37 +00:00
Joerg Wunsch
34dcc6fecc
acm - a flight simulator for X11.
...
The program still SIGFPE's for me when compiled without -g, but
that doesn't seem to be acm's fault. Also, i don't want to get my
patches lost.
The port should remain disabled in the parent Makefile until the
floating point troubles are fixed.
...desperatley hoping that i've got the import right this time. :-/
1995-03-05 23:32:26 +00:00
Jean-Marc Zucconi
2cd31dd96e
Always use ${PREFIX}/lib/X11/app-defaults/ for app. defaults
1995-03-05 21:40:18 +00:00
Andreas Schulz
8735557edd
Add xboing to the ports/games/Makefile in the SUBDIR list.
1995-02-13 19:21:12 +00:00
Andreas Schulz
6dbf26945b
Also add an empty "STRIP=" statement so that this package can be build.
1995-02-13 19:17:17 +00:00
Jean-Marc Zucconi
4575dfb4a4
A file was missing
1995-02-12 17:19:23 +00:00
Jean-Marc Zucconi
1bd9cad9dc
New feature: a "turbo" mode to fly a little faster.
1995-02-12 17:18:47 +00:00
Jean-Marc Zucconi
f825f95db3
Add missing '@'s
1995-02-12 17:17:08 +00:00
Satoshi Asami
86793c984d
Converted Makefiles as much as I could.
...
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Joshua Peck Macdonald
7081e2fe8c
Comment changed, new version number.
1995-02-05 11:58:25 +00:00
Joshua Peck Macdonald
a6a80859a3
New md5.
1995-02-05 11:58:07 +00:00
Joshua Peck Macdonald
5d5779cbdf
Update to version 3.0 of Xminesweep, a windowsish puzzle-game.
...
Submitted by: janek
1995-02-05 11:56:49 +00:00
Joshua Peck Macdonald
35ce358bd0
Anyone remember the board game risk? Here it is...
...
Submitted by: swallace
1995-02-05 09:40:09 +00:00
Joshua Peck Macdonald
a96bb92bdc
New port.
...
Reviewed by:
Submitted by: JKOKOT@demeter.ipan.lublin.pl
Obtained from:
1995-02-02 09:08:52 +00:00
Andreas Schulz
d9455136c3
Model the unshar extract after the working one in the iozone Makefile.
1995-01-29 22:00:24 +00:00
Andreas Schulz
bd078bf12a
Add a missing ${PORTSDIR} in the DEPENDS line.
1995-01-21 17:27:39 +00:00
Gary Palmer
2e252f7667
Add checksum files to these new ports
1995-01-05 04:04:23 +00:00
Gary Palmer
3f0ee47c64
The tarball is a .tar.gz, not a .tar.Z
1995-01-05 04:03:26 +00:00
Steven Wallace
ffd43f4170
Added my recent ports to the list:
...
xasteroids xboard xchomp xinvaders xmille xmj xpipeman xrobots xsol xtetris
1995-01-05 00:17:39 +00:00
Steven Wallace
03343bc7fa
xchomp, a pac-man like X game
1995-01-04 08:59:25 +00:00
Steven Wallace
877df898f9
X invaders
1995-01-04 08:57:33 +00:00
Steven Wallace
3b94386807
xasteroids
1995-01-04 08:56:18 +00:00
Jordan K. Hubbard
b23b7fedb6
Add xmine and xminesweep, brought in from x11.
1995-01-04 07:48:44 +00:00
Steven Wallace
05e415d547
Define NO_INSTALL_MANPAGES
1995-01-04 06:29:36 +00:00
Steven Wallace
6ea23d69d3
Mahjongg
1995-01-03 08:49:55 +00:00
Steven Wallace
abb159a0eb
xpipeman - connect the pipes to stop the leaks (X Windows)
1995-01-03 08:48:45 +00:00
Steven Wallace
3003ec6553
xrobots - fight off villainous robots (X Windows)
1995-01-03 08:47:59 +00:00
Steven Wallace
89c4367f5c
X Solitare - a must for people at work with nothing to do
1995-01-03 08:46:26 +00:00
Steven Wallace
51e8df4bfe
xboard 3.2
1995-01-03 00:44:30 +00:00
Steven Wallace
336f95bba5
@cd /usr/X11R6
...
.gz manpage.
install whole jetpack lib dir.
1995-01-02 20:43:12 +00:00
Steven Wallace
0ded0df8cb
Add MANSUFFIX=6 to Imakefile.
...
Change LIBDIR to $(PREFIX)/lib/X11
Switch to real uid before XOpenDisplay call and back afterwards so
won't get can't opend display since u+s games.
1995-01-02 20:42:17 +00:00
Steven Wallace
28f858e1b9
Use INSTALL_MANPAGES= yes.
...
Remove pre-install:
Update install:
1995-01-02 20:40:10 +00:00
Steven Wallace
563b262b3e
Change working directory to /usr/X11R6.
...
Add .gz suffix to manpages.
1995-01-02 19:13:05 +00:00
Steven Wallace
6bdd5e4b3a
Add INSTALL_MANPAGES= yes.
1995-01-02 19:12:36 +00:00
Steven Wallace
7570343cac
port of xmille - X window mille bourne game
1994-12-31 05:34:27 +00:00
Steven Wallace
1c2530a703
added "INSTALL_MANPAGES= yes" to install manpages
1994-12-31 04:07:40 +00:00
Jordan K. Hubbard
00159a2146
Janusz Kokot <janek@gaja.ipan.lublin.pl> inflicts the game of xminesweep
...
on us.
Submitted by: janek
1994-12-29 13:09:54 +00:00
Joerg Wunsch
36849aae92
The new-style port for Paul Falstad's xminesweeper, here
...
my Xaw-only version.
1994-12-26 15:26:04 +00:00
Gary Palmer
3217d24fe5
First batch of MD5 checksum files. Only did through to the end of net
...
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
1994-12-18 00:28:13 +00:00
Jean-Marc Zucconi
5b89ccca7b
Don't test if X is running. This was not necessary to build xmris.
1994-12-12 22:24:48 +00:00
Jean-Marc Zucconi
f41d8edd13
removed IS_INTERACTIVE and pre-intsall target. They are no longer necessary.
1994-12-12 22:17:19 +00:00
Gary Palmer
ef77699f33
Add the IS_INTERACTIVE flag to stop it hosing batch builds when
...
you aren't running X11. Non-ideal solution to non-ideal world.
1994-12-08 21:30:35 +00:00
Satoshi Asami
a7f9c6f846
Added oneko.
1994-12-06 01:48:10 +00:00
Satoshi Asami
9c2b0502f8
oneko, a cat chasing the mouse all over the screen
1994-12-06 01:46:31 +00:00
Andreas Schulz
bc631ac853
Add xjewel to the SUBDIR list.
1994-11-27 02:37:16 +00:00
Jean-Marc Zucconi
5fb7c720d6
man page is gzipped
1994-11-23 15:16:51 +00:00
Jean-Marc Zucconi
4309f1b2f0
xjewel - X windows droping jewels game. Version 1.6
1994-11-22 18:21:47 +00:00
Jean-Marc Zucconi
7e88c67a74
Set ownership and permissions
1994-11-21 02:22:41 +00:00
Jean-Marc Zucconi
f94ccafd69
Use mode 644 for score file
1994-11-21 02:22:04 +00:00
Jean-Marc Zucconi
076fb73065
Use ${PREFIX}
...
Create destination directories before install
Set correct permissions
1994-11-21 02:19:48 +00:00
Andreas Schulz
f542137e66
Add golddig to the SUBDIR list.
1994-11-20 22:01:23 +00:00
Jean-Marc Zucconi
2b398ad2b7
golddig - Getting the Gold and Avoiding Death
1994-11-20 01:30:16 +00:00
Jordan K. Hubbard
1314741226
I found the problem with the MASTER_SITES line. There was an extra
...
colon in there.
1994-11-10 12:17:17 +00:00
Jordan K. Hubbard
6692dd6901
Deal with a sys_errlist[] thing that got in here somehow..
1994-11-08 22:47:49 +00:00
Jordan K. Hubbard
90312ebb96
Jean-Marc Zucconi's updates from October 6th.
...
Submitted by: jmz
1994-10-08 23:44:58 +00:00
Jordan K. Hubbard
588065dbc6
Add a Makefile for the two games moved here.
1994-10-04 15:20:32 +00:00
Jordan K. Hubbard
deab9494fa
These are my changes to support the new argument-less configure scripts.
1994-10-04 15:12:57 +00:00
Jordan K. Hubbard
2f62aa51be
Update this to fix install problem.
...
Submitted by: jmz
1994-09-24 03:54:41 +00:00
Jordan K. Hubbard
b8f7195a52
Latest changes from Jean-Marc
...
Submitted by: Jean-Marc Zucconi
1994-09-23 00:38:42 +00:00
Jordan K. Hubbard
52181e3ab9
Switch from numeric to ascii mode specs in order to avoid wiping
...
directory execute bits.
1994-09-21 12:49:46 +00:00
Jordan K. Hubbard
aadb1b6790
Jean-Marc Zucconi's port of xmris - an X11 based arcade game.
...
Submitted by: Jean-Marc Zucconi
1994-09-21 12:42:56 +00:00
Jordan K. Hubbard
3391b0f865
The X11 jetpack game, from Jean-Marc Zucconi.
...
Submitted by: Jean-Marc Zucconi
1994-09-21 12:22:34 +00:00