Commit Graph

17 Commits

Author SHA1 Message Date
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Andrey A. Chernov
a642a22e35 Change jpeg library major to 6 1995-10-03 21:58:40 +00:00
Satoshi Asami
ea0fa0284b Upgrade, 3.1.3 -> 3.1.4.
Submitted by:	Cristian Ferretti <cfs@riemann.mat.puc.cl>
1995-09-26 09:45:45 +00:00
Satoshi Asami
63d38d11a2 Add missing "X11/" in MAKE_FLAGS. The conical hat goes to Jean-Marc. :p
Pointed-out by: pkg_create
1995-04-18 05:05:18 +00:00
Satoshi Asami
7f6c181f38 Yet another round of Makefile updates, graphics version. 1995-04-09 07:09:55 +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
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Jean-Marc Zucconi
ba0427ef72 Set MAKE_FLAGS so that the port honors ${PREFIX}. 1995-02-27 23:51:31 +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
9cda78b31f Upgrade, 3.1.2 -> 3.1.3
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
1995-01-28 18:29:35 +00:00
Satoshi Asami
c7030925e5 *** empty log message *** 1995-01-24 06:00:53 +00:00
Satoshi Asami
add4887954 Upgrade to 3.1.2 from 3.0. The previous cvs commit bombed in the middle
(right after I typed '!') saying "ci warning: missing message for -m option"
and started asking for commit messages with >>.
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-01-24 05:59:55 +00:00
Satoshi Asami
41c3677bad *** empty log message *** 1995-01-24 05:54:23 +00:00
Satoshi Asami
c94200acc6 Upgrade from 3.0 to 3.1.2.
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-01-24 05:53:43 +00:00
Jordan K. Hubbard
c33be61ae6 Update DEPENDS lines to point to the new relocated ports. 1995-01-13 13:17:41 +00:00
Satoshi Asami
b503dd609b xfig-3.0, port done by roberto. Thanks, Ollivier!
Submitted by: roberto
1995-01-05 05:41:17 +00:00
Jordan K. Hubbard
cc2878b642 Michael Reifenberger's xfig port.
Submitted by:	mr
1994-11-23 14:23:28 +00:00