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