Commit graph

12 commits

Author SHA1 Message Date
Thomas Gellekum
40c511b71d - Upgrade to version 1.7.5
- Add MAINTAINER
- Remove `.ifdef (NOMANCOMPRESS)' in post-install target; doesn't
  make sense to check because we package up the gzip'd man page.
1995-12-07 08:12:02 +00:00
Satoshi Asami
b5d85759a6 Move dependency's path from utils/rman to misc/rman. 1995-11-27 07:50:54 +00:00
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Satoshi Asami
e39ee64830 EXEC_DEPENDS on wish4.0 -> LIB_DEPENDS on tk40
EXEC_DEPENDS on rman    -> RUN_DEPENDS
1995-10-04 02:02:14 +00:00
Satoshi Asami
bfac2f377f Upgrade, 1.6 -> 1.7.3. Note this has a restrictive copyright, so there
is going to be NO_PACKAGE.

It uses wish4.0 too.  It's the first port to depend on Tk-4.0!
1995-08-19 06:55:59 +00:00
Satoshi Asami
264bdb6687 These belong to utilities, not x11, so change CATEGORIES to reflect
the fact.  They will be moved via repository copy after the release
when we reorganize the ports subdirectories.
1995-05-19 09:40:06 +00:00
Satoshi Asami
24cd827733 Add NO_PACKAGE (restrictive copyright). 1995-05-13 10:22:04 +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
Jean-Marc Zucconi
b2bffe27fd Update
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-02-23 16:39:03 +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
99d4f2ff96 Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> grants us his tkman
port.  Spasibo, Thomas!
Submitted by:	thomas
1994-12-28 08:55:36 +00:00