1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

193 Commits

Author SHA1 Message Date
Satoshi Asami
fe8a9a098f Reorder variables. People, please look at the sample Makefile near the
end of the porting section in the Handbook!
1995-08-21 09:52:09 +00:00
Satoshi Asami
0bacdbcb79 Added xpacman. 1995-08-21 09:49:14 +00:00
Joerg Wunsch
93503a98f2 Roar Tronæs' X11 version of the pacman game. 1995-08-19 20:42:47 +00:00
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