summaryrefslogtreecommitdiff
path: root/graphics/netpbm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 9.22Ying-Chieh Liao2001-12-122-2/+2
| | | | | PR: 32744 Submitted by: Ports Fury
* Update to 9.21Mario Sergio Fujikawa Ferreira2001-12-087-17/+55
| | | | | PR: 32621 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update to 9.20Mario Sergio Fujikawa Ferreira2001-10-093-8/+8
| | | | | PR: 31179 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update to 9.19.FUJISHIMA Satsuki2001-09-225-4/+6
| | | | | PR: 30718 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
|
* Update to 9.18Mario Sergio Fujikawa Ferreira2001-09-063-13/+4
| | | | | PR: 30355 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to 9.17Mario Sergio Fujikawa Ferreira2001-09-0412-95/+104
| | | | | | | | o several fixes o addition of ppmtoneo and neotoppm PR: 30323 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Argh. This file should have been removed in the update to 9.16.Peter Pentchev2001-07-251-14/+0
| | | | | | | It *was* mentioned in the PR, just that I did not notice.. Submitted by: maintainer and Mike Harding <mvh@ix.netcom.com> Pointy hat to: roam (myself, for updating the port and missing this file)
* Update to 9.16.Peter Pentchev2001-07-246-31/+47
| | | | | PR: 29178 Submitted by: Ports Fury
* Update to 9.15.Peter Pentchev2001-06-279-64/+61
| | | | | PR: 28407 Submitted by: Ports Fury
* Update to 9.14.Peter Pentchev2001-06-1146-1602/+63
| | | | | PR: 28051 Submitted by: Ports Fury
* Update to 9.12.Peter Pentchev2001-04-1711-74/+103
| | | | | PR: 26122 Submitted by: Ports Fury
* Update to version 9.11.Steve Price2001-02-2614-185/+276
| | | | | PR: 25323 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 9.10.FUJISHIMA Satsuki2001-01-2917-74/+273
| | | | | PR: 24284 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Fix plist omissions.Peter Pentchev2000-12-122-1/+3
| | | | | PR: 23482 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Upgrade to 9.9Kevin Lo2000-12-0918-154/+347
| | | | | PR: 23386 Submitted by: Ports Fury
* Update to version 9.8.Steve Price2000-09-0513-66/+186
| | | | | PR: 21035 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Upgrade to 9.7Neil Blakey-Milner2000-08-0612-70/+192
| | | | | PR: ports/20423 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
* Update to 9.6.Will Andrews2000-07-158-34/+85
| | | | | PR: 19929 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Update to 9.5.Will Andrews2000-07-0117-357/+305
| | | | | PR: 19622 Submitted by: Ports Fury
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | 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
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-5/+1
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
|
* Update to 9.4.Will Andrews2000-06-094-59/+16
| | | | | PR: 19149 Submitted by: pseudo-maintainer
* Update to 9.3.Will Andrews2000-06-0413-209/+424
| | | | | PR: 18976 Submitted by: pseudo-maintainer
* Add bin/gemtopbm.Satoshi Asami2000-06-011-0/+1
| | | | Submitted by: bento
* Update to version 9.2.Akinori MUSHA2000-05-2111-294/+300
| | | | | PR: ports/18676 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 9.1Chris Piazza2000-05-1920-530/+440
| | | | | PR: 18437 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Get shhopt library statically linked to each executable, driving itAkinori MUSHA2000-04-279-16/+274
| | | | | | | out of the shared library. PR: ports/18016 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | string so I fixed it.
* - Fix compile errorJeremy Lea2000-04-086-56/+101
| | | | | | | | | - 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
* Update to 8.4Jeremy Lea2000-04-0710-99/+128
|
* update to 8.3Michael Haro2000-04-0113-204/+684
| | | | | | | | | 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>
* PLIST fixes.Jeremy Lea2000-02-132-1/+2
|
* - Remove excessive LIB_DEPENDS entryChris D. Faulhaber2000-01-181-2/+1
| | | | | | | - Fix typo PR: 16037 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 8.0.Steve Price1999-11-014-8/+339
| | | | | PR: 14403 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 1) Fix handling of comments in rgb.txtJustin M. Seger1999-06-011-2/+2
| | | | | | | | 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
* Fix typo of Makefile introduced in previous revision.Hidetoshi Shimokawa1999-01-072-3/+39
| | | | Add patch for Alpha. (fix type conflicts)
* link with libjpeg and libz due to dependency in libtiffScott Mace1999-01-021-1/+2
|
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | would go backwards.
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-251-2/+2
| | | | Approved by: asami
* Move manpages to the Makefile and use MAN*.Steve Price1998-10-032-183/+33
|
* Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1998-09-191-2/+2
|
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Upgrade to use tiff34 and use new location for the header files.Thomas Gellekum1997-12-011-2/+2
| | | | patch-ag was moved out of patch-ad.
* Install ppmcmap.h since some other program needs this file.Masafumi Max NAKANE1997-11-041-0/+1
| | | | | Submitted by: volf@oasis.IAEhv.nl (Frank Volf) PR: 4740