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