summaryrefslogtreecommitdiff
path: root/graphics/netpbm (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-07The tiff port now lives in ports/graphics/tiff.Steve Price1-1/+1
Notes: svn path=/head/; revision=21367
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20951
1999-06-011) Fix handling of comments in rgb.txtJustin M. Seger1-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 Notes: svn path=/head/; revision=19157
1999-01-07Fix typo of Makefile introduced in previous revision.Hidetoshi Shimokawa2-3/+39
Add patch for Alpha. (fix type conflicts) Notes: svn path=/head/; revision=15911
1999-01-02link with libjpeg and libz due to dependency in libtiffScott Mace1-1/+2
Notes: svn path=/head/; revision=15770
1998-11-25Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1-2/+2
would go backwards. Notes: svn path=/head/; revision=14893
1998-11-25libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1-2/+2
Approved by: asami Notes: svn path=/head/; revision=14889
1998-10-03Move manpages to the Makefile and use MAN*.Steve Price2-183/+33
Notes: svn path=/head/; revision=13610
1998-09-19Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1-2/+2
Notes: svn path=/head/; revision=13241
1997-12-25Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1-2/+2
to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
1997-12-01Upgrade to use tiff34 and use new location for the header files.Thomas Gellekum1-2/+2
patch-ag was moved out of patch-ad. Notes: svn path=/head/; revision=8926
1997-11-04Install ppmcmap.h since some other program needs this file.Masafumi Max NAKANE1-0/+1
Submitted by: volf@oasis.IAEhv.nl (Frank Volf) PR: 4740 Notes: svn path=/head/; revision=8482
1997-07-21Add a few programs and manpages. Gawd, I screwed this one up or what?Satoshi Asami1-4/+10
While I'm here, sort the PLIST. PR: 4132 (pnmrotate) Notes: svn path=/head/; revision=7392
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-3/+0
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. Notes: svn path=/head/; revision=4578
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1995-11-09Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1-1/+1
lot of ports or what! ;> Notes: svn path=/head/; revision=2402
1995-04-09Yet another round of Makefile updates, graphics version.Satoshi Asami1-4/+7
Notes: svn path=/head/; revision=1309
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-24Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1-1/+2
and some other minor cleanup. Notes: svn path=/head/; revision=1196
1995-03-04Forgot to add bin/*merge when I changed it to use merged executables....Satoshi Asami1-0/+4
*-< :) (<= this is me with the pointed hat) Pointed-out by: taob@gate.sinica.edu.tw Notes: svn path=/head/; revision=1083
1995-02-13Correct the packing list for netpbm. The manuals under man3 and man5 hasAndreas Schulz1-8/+8
also suffixes 3 and 5 not 1. Notes: svn path=/head/; revision=972
1995-02-11Converted Makefiles as much as I could.Satoshi Asami1-2/+2
(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! Notes: svn path=/head/; revision=935
1995-02-09Adjust package to match reality (sort of).Jordan K. Hubbard1-15/+8
Notes: svn path=/head/; revision=913
1995-02-07Correct some brain-farts.Satoshi Asami1-3/+3
Pointed-out by: jmz Notes: svn path=/head/; revision=902
1995-02-06A bunch of small corrections, most notably:Satoshi Asami2-5/+14
(1) Create merged binaries (much, much smaller total size) (2) Use tiff library available in ports (3) Install manpages in section 3 and 5 correctly (4) Add missing executables to PLIST Notes: svn path=/head/; revision=899
1995-01-31Initial revisionJordan K. Hubbard1-0/+1
Notes: svn path=/head/; revision=862
1994-10-15Jean-Marc Zucconi's netpbm port.Jordan K. Hubbard4-0/+561
Submitted by: jmz Notes: svn path=/head/; revision=238