1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
522f26585e Change "x11 emulation" to "x11 emulators". 1995-11-22 13:21:37 +00:00
Satoshi Asami
07ad3cbafd Upgrade (3.0.3.4 -> 3.0.3.7). 1995-05-13 10:11:51 +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
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
Joshua Peck Macdonald
ae875b6d35 updated PLIST
Reviewed by:	jmacd
Submitted by:	JKOKOT@demeter.ipan.lublin.pl
1995-02-01 10:59:49 +00:00
Joshua Peck Macdonald
375d138190 new Makefile corresponding to updated patchfile and packing list
Reviewed by:	jmacd
Submitted by:	JKOKOT@demeter.ipan.lublin.pl
1995-02-01 10:58:40 +00:00
Gary Palmer
13f8747501 Erk - missed from last commit 1995-01-26 05:20:52 +00:00
Gary Palmer
264f8caf9d Upgrade to 3.0.3.4 and add md5 file 1995-01-26 05:19:57 +00:00
Jordan K. Hubbard
e2ce12ad62 Janusz Kokot <janek@gaja.ipan.lublin.pl> brings us x3270. Makefile
adjusted to correct MASTER_SITES.
Submitted by:	janek
1994-12-29 13:07:57 +00:00