Commit Graph

21 Commits

Author SHA1 Message Date
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
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
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
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
Steven Wallace
336f95bba5 @cd /usr/X11R6
.gz manpage.
install whole jetpack lib dir.
1995-01-02 20:43:12 +00:00
Steven Wallace
0ded0df8cb Add MANSUFFIX=6 to Imakefile.
Change LIBDIR to $(PREFIX)/lib/X11
Switch to real uid before XOpenDisplay call and back afterwards so
won't get can't opend display since u+s games.
1995-01-02 20:42:17 +00:00
Steven Wallace
28f858e1b9 Use INSTALL_MANPAGES= yes.
Remove pre-install:
Update install:
1995-01-02 20:40:10 +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
7e88c67a74 Set ownership and permissions 1994-11-21 02:22:41 +00:00
Jean-Marc Zucconi
f94ccafd69 Use mode 644 for score file 1994-11-21 02:22:04 +00:00
Jean-Marc Zucconi
076fb73065 Use ${PREFIX}
Create destination directories before install
Set correct permissions
1994-11-21 02:19:48 +00:00
Jordan K. Hubbard
1314741226 I found the problem with the MASTER_SITES line. There was an extra
colon in there.
1994-11-10 12:17:17 +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
2f62aa51be Update this to fix install problem.
Submitted by:	jmz
1994-09-24 03:54:41 +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
3391b0f865 The X11 jetpack game, from Jean-Marc Zucconi.
Submitted by:	Jean-Marc Zucconi
1994-09-21 12:22:34 +00:00