Commit Graph

18 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
dbc435ebd8 Install the game setgid games 2000-05-01 23:18:54 +00:00
Satoshi Asami
2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Steve Price
98a694e9a8 Move manpages from pkg/PLIST to MAN* macro in Makefile. 1998-09-28 02:25:34 +00:00
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
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
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
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
6bdd5e4b3a Add INSTALL_MANPAGES= yes. 1995-01-02 19:12:36 +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
b8f7195a52 Latest changes from Jean-Marc
Submitted by:	Jean-Marc Zucconi
1994-09-23 00:38:42 +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