Commit Graph

26 Commits

Author SHA1 Message Date
Satoshi Asami
75ea96fe92 Something has changed around the "all" target in XFree86-3.3...I don't
know what, but instead of trying to sort out the five hundred "all" targets
in this port's Makefile, simply define ALL_TARGET=xmris to sidestep the
problem.
1997-06-12 05:10:18 +00:00
Satoshi Asami
f3c7bea4cf Use ${MASTER_SITE_XCONTRIB}. The old one didn't work anyway (missing "/"). 1996-12-06 23:25:56 +00:00
Steven Wallace
ce17d90daa Upgrade to version 4.04 1996-12-06 00:48:25 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00
Jean-Marc Zucconi
37f7e33a78 Shorten the COMMENT line 1995-10-25 00:44:40 +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
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
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
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
e47aadda1e Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:11:36 +00:00
Jean-Marc Zucconi
2cd31dd96e Always use ${PREFIX}/lib/X11/app-defaults/ for app. defaults 1995-03-05 21:40:18 +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
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
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
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
deab9494fa These are my changes to support the new argument-less configure scripts. 1994-10-04 15:12:57 +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