1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Steve Price
7307f39707 Update to version 9.11.
PR:		25323
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-02-26 03:22:33 +00:00
FUJISHIMA Satsuki
cff2da706a update to 9.10.
PR:		24284
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-29 14:20:45 +00:00
Peter Pentchev
d513c4fcbe Fix plist omissions.
PR:		23482
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-12-12 09:05:23 +00:00
Kevin Lo
9730a5644f Upgrade to 9.9
PR: 23386
Submitted by: Ports Fury
2000-12-09 06:39:51 +00:00
Steve Price
c88dda479a Update to version 9.8.
PR:		21035
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:11:53 +00:00
Neil Blakey-Milner
456782fa52 Upgrade to 9.7
PR:		ports/20423
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
2000-08-06 15:58:01 +00:00
Will Andrews
c0de6bd498 Update to 9.6.
PR:		19929
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 17:04:36 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Will Andrews
e466c33aa6 Update to 9.5.
PR:		19622
Submitted by:	Ports Fury
2000-07-01 19:26:13 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Will Andrews
332e0da68a Update to 9.4.
PR:		19149
Submitted by:	pseudo-maintainer
2000-06-09 23:49:42 +00:00
Will Andrews
26856dea21 Update to 9.3.
PR:		18976
Submitted by:	pseudo-maintainer
2000-06-04 22:36:27 +00:00
Satoshi Asami
7eaee98b93 Add bin/gemtopbm.
Submitted by:	bento
2000-06-01 08:42:28 +00:00
Akinori MUSHA
1d2f140786 Update to version 9.2.
PR:		ports/18676
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-21 08:41:19 +00:00
Chris Piazza
1e508f2672 Update to 9.1
PR:		18437
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-19 08:34:13 +00:00
Akinori MUSHA
4676671d3d Get shhopt library statically linked to each executable, driving it
out of the shared library.

PR:		ports/18016
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-27 11:28:19 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Jeremy Lea
a7edfc5fa5 - Fix compile error
- Fix typo in man page

I've left the dependency since libjpeg is explictly used by this port.

PR:		17851
Submitted by:	tkato@prontomail.ne.jp
2000-04-08 06:12:34 +00:00
Jeremy Lea
9e5e157563 Update to 8.4 2000-04-07 21:54:04 +00:00
Michael Haro
5c16c7e505 update to 8.3
Due to the change of default prefix from X11BASE to LOCALBASE, some
other ports Makefile having dependancy to grapchics/netpbm may have to
modify *_DEPENDS line.  I'll update those ports in a minute.

PR:		17742
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-01 23:57:38 +00:00
Jeremy Lea
2af63f9335 PLIST fixes. 2000-02-13 10:49:13 +00:00
Chris D. Faulhaber
d895ac84fc - Remove excessive LIB_DEPENDS entry
- Fix typo

PR:		16037
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-18 01:12:59 +00:00
Steve Price
5a49259902 Update to version 8.0.
PR:		14403
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-01 01:14:38 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Justin M. Seger
df08aed4d8 1) Fix handling of comments in rgb.txt
2) Add support for more xbm files
3) Install pstopnm.1 man page.

Submitted by:	candy <candy@kgc.co.jp>
PR:		ports/11956 ports/11957 ports/11958
1999-06-01 04:04:11 +00:00
Hidetoshi Shimokawa
e57e614386 Fix typo of Makefile introduced in previous revision.
Add patch for Alpha. (fix type conflicts)
1999-01-07 11:12:30 +00:00
Scott Mace
4712874090 link with libjpeg and libz due to dependency in libtiff 1999-01-02 15:58:19 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Steve Price
2b6a69a043 Move manpages to the Makefile and use MAN*. 1998-10-03 21:34:10 +00:00
Steve Price
a712d50fe2 Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Thomas Gellekum
d0c6ff6a18 Upgrade to use tiff34 and use new location for the header files.
patch-ag was moved out of patch-ad.
1997-12-01 07:57:24 +00:00
Masafumi Max NAKANE
c26ebc105a Install ppmcmap.h since some other program needs this file.
Submitted by:	volf@oasis.IAEhv.nl (Frank Volf)
PR:		4740
1997-11-04 12:16:22 +00:00
Satoshi Asami
914c0650b2 Add a few programs and manpages. Gawd, I screwed this one up or what?
While I'm here, sort the PLIST.

PR:		4132 (pnmrotate)
1997-07-21 04:33:58 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
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
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
Satoshi Asami
0e3481deb7 Forgot to add bin/*merge when I changed it to use merged executables....
*-< :)  (<= this is me with the pointed hat)
Pointed-out by:	taob@gate.sinica.edu.tw
1995-03-04 01:15:50 +00:00
Andreas Schulz
50e056c550 Correct the packing list for netpbm. The manuals under man3 and man5 has
also suffixes 3 and 5 not 1.
1995-02-13 22:23:35 +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
9e75bdf5b2 Adjust package to match reality (sort of). 1995-02-09 09:39:21 +00:00
Satoshi Asami
794a4c0b79 Correct some brain-farts.
Pointed-out by:	jmz
1995-02-07 01:32:21 +00:00