Commit Graph

15 Commits

Author SHA1 Message Date
David E. O'Brien
8ea0a44557 Have manpage installed in man6 where games belong.
and some /usr/local hardcodings --> ${PREFIX}
1997-01-03 11:33:21 +00:00
Joerg Wunsch
3138dc639c Trim down excessively long DESCR files in ports i either own, or where
i'm somehow related to (hpscan, that is).

Requested by:	asmi (long ago)
1996-12-22 11:01:16 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +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
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
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
Andreas Schulz
e47aadda1e Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:11:36 +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
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
Steven Wallace
1c2530a703 added "INSTALL_MANPAGES= yes" to install manpages 1994-12-31 04:07:40 +00:00
Joerg Wunsch
36849aae92 The new-style port for Paul Falstad's xminesweeper, here
my Xaw-only version.
1994-12-26 15:26:04 +00:00