Commit graph

8 commits

Author SHA1 Message Date
Satoshi Asami
b420aa2bfb Change "printing" to "print". 1995-11-22 13:18:35 +00:00
Satoshi Asami
53821769ed Added Xpm to LIB_DEPENDS.
Pointed-out by:	Paul Richards
1995-04-12 03:57:37 +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
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
2fca486976 Upgrade, 3.1 -> 3.1.1
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-01-28 18:37:02 +00:00
Satoshi Asami
bb4da97d62 Upgrade from 3.0 to 3.1.
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-01-24 19:23:29 +00:00
Satoshi Asami
7af75d9539 Upgrade to 3.0. Thanks, Philippe!
=====
Submitted by:	charnier@lirmm.fr

To: ports@freebsd.org
Subject: transfig.3.0
Date: Sat, 07 Jan 1995 10:21:29 +0100
From: "Philippe Charnier" <charnier@lirmm.fr>

xfig 3.0 need transfig 3.0 which is not yet in the tree. Here is some
patches. The Makefile need also to be changed (2.1.8 -> 3.0)
1995-01-07 11:01:52 +00:00
Jordan K. Hubbard
5a41abaec4 Michael Reifenberger's transfig port.
Submitted by:	mr
1994-11-23 14:48:06 +00:00