Commit Graph

17 Commits

Author SHA1 Message Date
Satoshi Asami
f988e191d9 Fix olvwm for 32bpp mode. Closes PR ports/2796.
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-03-05 09:14:42 +00:00
Satoshi Asami
f2e38ef75a Typo ($id$ -> $Id$). 1996-11-18 13:06:09 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
131aec0538 Delete manpage before installing it. (Hand patchfile-editing.) 1996-01-04 11:23:30 +00:00
Satoshi Asami
0311018e96 Take out unneccesary @cwd. 1995-11-13 13:04:38 +00:00
Satoshi Asami
fbf7d6abb4 Use PATCHFILES instead of custom pre-patch target. Yeah I know, don't
fix if it ain't broke, but still....
1995-10-05 12:38:12 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +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
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Andreas Schulz
740412eb7d Add a patch for the Imakefile that uses a private install.man rule to add
the man compression to it.
1995-02-27 19:05:21 +00:00
Andreas Schulz
e841e4739c Change the use of the official patch from pre-configure to
pre-patch. It should be used before the private FreeBSD patches
are used on the source.
1995-02-27 19:03:56 +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
Jordan K. Hubbard
b7f5be1d24 I'll assume this really depends on xview-lib? 1995-01-07 13:16:43 +00:00
Scott Mace
344c901d51 Clean up the port a bit. 1994-10-22 23:11:36 +00:00
Scott Mace
df878bd6be Add dependcy on xview (needs libolgx) 1994-10-22 08:39:41 +00:00
Scott Mace
6e27fb21cd Add package stuff 1994-10-22 08:34:33 +00:00
Scott Mace
93e23a2e9b olvwm 4.1 1994-10-22 07:35:13 +00:00