Commit graph

60 commits

Author SHA1 Message Date
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
Andreas Schulz
7f3fb9917e Correct the patch file so that the patches doesn't get rejected :-). 1995-02-26 23:30:16 +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
Satoshi Asami
7bc414dc62 Not sure how this thing ever worked. Problems:
(1) The hunk about "manformat" was missing a "-l" (patch didn't apply)

(2) "glimpseindex" wasn't defined at all (run-time error).  Made it to
    be defined as "".

Shouldn't this go to utils/ instead of x11/ though?
1995-02-08 12:18:47 +00:00
Satoshi Asami
b85f71a7f2 Checksum. 1995-02-08 12:15:23 +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