pkgsrc/graphics/netpbm/PLIST
wiz 320c151d45 Updated netpbm to 10.79.04.
17.08.11 BJH  Release 10.79.04

              libnetpbm: font facilities: fix invalid memory reference with
              certain font files.

17.08.02 BJH  Release 10.79.03

              pbmtoibm23xx: change license terms to GPL 2 or later.

              Makeman: make it work with Python 3.6 II.

17.07.08 BJH  Release 10.79.02

              libnetpbm: pnm_parsecolorn(), pnm_parsecolor(): fix parsing of
              rgb: color specifications: yields value slightly too dim.
              Affects many programs.  Broken in Netpbm 10.79.00 about a week
              ago.

17.07.03 BJH  Release 10.79.01

              Fix 'format-security' GNU compiler warning.  Introduced in
              Netpbm 10.79.00 a few days ago.

17.06.30 BJH  Release 10.79.00

              Add pamtable .

              pamgauss: Add -maximize, -oversample .  Thanks Anton Shepelev
              <anton.txt@gmail.com>

              pnmconvol: Extend -normalize to be applicable to convolution
              kernels specified by PGM file.  Thanks Anton Shepelev
              <anton.txt@gmail.com>

              g3topbm: tolerate fill bits.

              pbmtog3: Add -align8, -align16.

              ppmshadow: Improve results for very small maxval.

              ppmshadow: eliminate extraneous messages from pnmconvol.

              libnetpbm: Improve error message for purported image that is
              exactly 1 byte long (so ends in the middle of what would be the
              magic number).

              pbmtox10bm: Get the Perl interpreter for this Perl program from
              the PATH instead of hardcoded as /usr/bin/perl (like all other
              Netpbm Perl programs).

              ppmcolormask: fix incorrect output when input maxval is not 255.
              Always broken (ppmcolormask was new in Netpbm 9.0, April 2000).

              bmptopnm: fix crash when input is a Windows BMP with negative
              number for width.  Always broken.  (bmptopnm was new, as
              bmptoppm, in original Netpbm, 1992).

              pamcomp: fix incorrect output with -mixtransparency.
              Always broken.  (-mixtransparency was new in Netpbm 10.56,
              September 2011).

              pamcomp: remove debug trace message with -mixtransparency.
              Always broken.  (-mixtransparency was new in Netpbm 10.56,
              September 2011).

              pnmtojpeg: fix array bounds violation in argument list.  Always
              broken (pnmtojpeg was new to Netpbm in Netpbm 8.2 (March 2000).

              pamcrater: fix incorrect output with non-square image.
              Introduced in Netpbm 10.69 (December 2014).

              svgtopam: fix treating negative width or height values in SVG
              like twos complement positive numbers; fail instead.  Always
              broken (svgtopam was new in Netpbm 10.33 (March 2006)).

              svgtopam: fix error messages when input has splines or negative
              positions.  Always broken (svgtopam was new in Netpbm 10.33
              (March 2006)).

              libnetpbm: fix bug: pm_system_XXX closes Standard Input if you
              supply a Standard Output accepter but not a Standard Input
              feeder.  Broken since Netpbm 10.40 (September 2007).

              Windows: fix bug: pm_system_lp() and pm_system_vp() fail
              silently instead of with a clear error message in an environment
              that does not provide Unix process management.  Always broken.
              (pm_system_lp and pm_system_vp were new in Netpbm 10.40
              (September 2007), but wouldn't even compile until Netpbm 10.42
              (March 2008)).

              installnetpbm: Accept globs for directory name responses
              (notably, ~/DIR).

              makeman: Make it work with Python 3.6.

              Build: don't try to build standardppmdfont.c if it already
              exists (so don't require ppmdcfont to exist).  Broken around
              Netpbm 10.35 (2006).

              Build: Define _XOPEN_SOURCE=500 in source files that use M_PI.
              While C libraries in the past have always provided this with
              just _XOPEN_SOURCE=null, it appears that M_PI is actually
              defined by Single Unix Specification 2, aka UNIX98, for which
              you need _XOPEN_SOURCE=500, and Cygwin has changed to enforce
              this.

              Build: document MinGW _XOPEN_SOURCE incompatibility and add
              warning to Configure.

              Debian packaging: fix bug: don't try to include Manweb files, as
              it is no longer packaged by 'make package'.

17.03.28 BJH  Release 10.78.00

              ppmpat: Add -color.

              ppmpat: Add -argyle1, -argyle2.

              pnmtotiff: Fail with -miniswhite or -minisblack on color image
              rather than produce an invalid TIFF.

              tifftopnmcmyk: Default rows per strip to the TIFF library
              default instead of whatever yields 8K strips.

              --version global option: with SOURCE_DATE_EPOCH environment
              variable, display source code datetime instead of build
              datetime.  And when displaying build datetime, do it in the
              local time of the process running the command instead of the
              process that did the build.

              tifftonm: Fix incorrect PBM output with two-color paletted TIFF
              image.  Broken in primordial Netpbm, ca 1990.

              tifftopnm: Fix memory corruption when image is more pixels than
              can be represented as a C unsigned integer.  Broken in Netpbm
              10.11 (October 2002).

              tifftopnmcmyk: Fix bug: fails with very wide images and no
              -rowsperstrip.  Always broken.  (Tifftopnmcmyk was new in Netpbm
              8.2 (March 2000).

              svgtopam: Fix crash when out of memory.  Always broken (svgtopam
              was new in Netpbm 10.33 (March 2006)).

              pnmcrop: Add -closeness

              libnetpbm: Add ppmd_pathbuilder_* functions.

              libnetpbm: ppmd_fill_path: remove debug trace.  Always broken
              (ppmd_fill_path was new in Netpbm 10.34 (June 2006).

              Build: don't create pointer man pages anymore.  These were
              classic man pages, created by 'make package', one for each
              program, that just told the user to get the manual from the web
              and that other options for manuals are available at install
              time.  Getting documentation online is commonplace enough now
              that the user doesn't need to be told to do it or that there are
              other options.  The existence of pointer man pages was,
              meanwhile, misleading, since it looked from the outside like
              they actually contained documentation.

              Build: Don't package or install Manweb setup (for accessing
              manuals on the web with Manweb).  Probably 100% unused and
              distracting.

              Debian package: change dependencies to be compatible with
              Debian 8.
2017-09-04 20:31:41 +00:00

795 lines
14 KiB
Text

@comment $NetBSD: PLIST,v 1.15 2017/09/04 20:31:41 wiz Exp $
bin/411toppm
bin/anytopnm
bin/asciitopgm
bin/atktopbm
bin/avstopam
bin/bioradtopgm
bin/bmptopnm
bin/bmptoppm
bin/brushtopbm
bin/cameratopam
bin/cistopbm
bin/cmuwmtopbm
bin/ddbugtopbm
bin/escp2topbm
bin/eyuvtoppm
bin/fiascotopnm
bin/fitstopnm
bin/fstopgm
bin/g3topbm
bin/gemtopbm
bin/gemtopnm
bin/giftopnm
bin/gouldtoppm
bin/hdifftopam
bin/hipstopgm
bin/hpcdtoppm
bin/icontopbm
bin/ilbmtoppm
bin/imgtoppm
bin/infotopam
bin/jbigtopnm
bin/jpeg2ktopam
bin/jpegtopnm
bin/leaftoppm
bin/lispmtopgm
bin/macptopbm
bin/manweb
bin/mdatopbm
bin/mgrtopbm
bin/mrftopbm
bin/mtvtoppm
bin/neotoppm
bin/palmtopnm
bin/pamaddnoise
bin/pamarith
bin/pambackground
bin/pambayer
bin/pamchannel
bin/pamcomp
bin/pamcrater
bin/pamcut
bin/pamdeinterlace
bin/pamdepth
bin/pamdice
bin/pamditherbw
bin/pamedge
bin/pamendian
bin/pamenlarge
bin/pamexec
bin/pamfile
bin/pamfix
bin/pamfixtrunc
bin/pamflip
bin/pamfunc
bin/pamgauss
bin/pamgradient
bin/pamlookup
bin/pammasksharpen
bin/pammixinterlace
bin/pammosaicknit
bin/pamoil
bin/pampaintspill
bin/pamperspective
bin/pampick
bin/pampop9
bin/pamrecolor
bin/pamrgbatopng
bin/pamrubber
bin/pamscale
bin/pamseq
bin/pamshadedrelief
bin/pamsharpmap
bin/pamsharpness
bin/pamsistoaglyph
bin/pamslice
bin/pamsplit
bin/pamstack
bin/pamstereogram
bin/pamstretch
bin/pamstretch-gen
bin/pamsumm
bin/pamsummcol
bin/pamtable
bin/pamthreshold
bin/pamtilt
bin/pamtoavs
bin/pamtodjvurle
bin/pamtofits
bin/pamtogif
bin/pamtohdiff
bin/pamtohtmltbl
bin/pamtojpeg2k
bin/pamtompfont
bin/pamtooctaveimg
bin/pamtopam
bin/pamtopdbimg
bin/pamtopfm
bin/pamtopng
bin/pamtopnm
bin/pamtosrf
bin/pamtosvg
bin/pamtotga
bin/pamtotiff
bin/pamtouil
bin/pamtowinicon
bin/pamtoxvmini
bin/pamundice
bin/pamunlookup
bin/pamvalidate
bin/pamwipeout
bin/pbmclean
bin/pbmlife
bin/pbmmake
bin/pbmmask
bin/pbmminkowski
bin/pbmpage
bin/pbmpscale
bin/pbmreduce
bin/pbmtext
bin/pbmtextps
bin/pbmto10x
bin/pbmto4425
bin/pbmtoascii
bin/pbmtoatk
bin/pbmtobbnbg
bin/pbmtocis
bin/pbmtocmuwm
bin/pbmtodjvurle
bin/pbmtoepsi
bin/pbmtoepson
bin/pbmtoescp2
bin/pbmtog3
bin/pbmtogem
bin/pbmtogo
bin/pbmtoibm23xx
bin/pbmtoicon
bin/pbmtolj
bin/pbmtoln03
bin/pbmtolps
bin/pbmtomacp
bin/pbmtomatrixorbital
bin/pbmtomda
bin/pbmtomgr
bin/pbmtomrf
bin/pbmtonokia
bin/pbmtopgm
bin/pbmtopi3
bin/pbmtopk
bin/pbmtoplot
bin/pbmtoppa
bin/pbmtopsg3
bin/pbmtoptx
bin/pbmtosunicon
bin/pbmtowbmp
bin/pbmtox10bm
bin/pbmtoxbm
bin/pbmtoybm
bin/pbmtozinc
bin/pbmupc
bin/pc1toppm
bin/pcdovtoppm
bin/pcxtoppm
bin/pdbimgtopam
bin/pfmtopam
bin/pgmabel
bin/pgmbentley
bin/pgmcrater
bin/pgmdeshadow
bin/pgmedge
bin/pgmenhance
bin/pgmhist
bin/pgmkernel
bin/pgmmake
bin/pgmmedian
bin/pgmminkowski
bin/pgmmorphconv
bin/pgmnoise
bin/pgmnorm
bin/pgmoil
bin/pgmramp
bin/pgmslice
bin/pgmtexture
bin/pgmtofs
bin/pgmtolispm
bin/pgmtopbm
bin/pgmtopgm
bin/pgmtoppm
bin/pgmtosbig
bin/pgmtost4
bin/pi1toppm
bin/pi3topbm
bin/picttoppm
bin/pjtoppm
bin/pktopbm
bin/pngtopam
bin/pngtopnm
bin/pnmalias
bin/pnmarith
bin/pnmcat
bin/pnmcolormap
bin/pnmcomp
bin/pnmconvol
bin/pnmcrop
bin/pnmcut
bin/pnmdepth
bin/pnmenlarge
bin/pnmfile
bin/pnmflip
bin/pnmgamma
bin/pnmhisteq
bin/pnmhistmap
bin/pnmindex
bin/pnminterp
bin/pnminvert
bin/pnmmargin
bin/pnmmercator
bin/pnmmontage
bin/pnmnlfilt
bin/pnmnoraw
bin/pnmnorm
bin/pnmpad
bin/pnmpaste
bin/pnmpsnr
bin/pnmquant
bin/pnmquantall
bin/pnmremap
bin/pnmrotate
bin/pnmscale
bin/pnmscalefixed
bin/pnmshear
bin/pnmsmooth
bin/pnmsplit
bin/pnmstitch
bin/pnmtile
bin/pnmtoddif
bin/pnmtofiasco
bin/pnmtofits
bin/pnmtojbig
bin/pnmtojpeg
bin/pnmtopalm
bin/pnmtopclxl
bin/pnmtoplainpnm
bin/pnmtopng
bin/pnmtopnm
bin/pnmtops
bin/pnmtorast
bin/pnmtorle
bin/pnmtosgi
bin/pnmtosir
bin/pnmtotiff
bin/pnmtotiffcmyk
bin/pnmtoxwd
bin/ppm3d
bin/ppmbrighten
bin/ppmchange
bin/ppmcie
bin/ppmcolormask
bin/ppmcolors
bin/ppmdcfont
bin/ppmddumpfont
bin/ppmdim
bin/ppmdist
bin/ppmdither
bin/ppmdmkfont
bin/ppmdraw
bin/ppmfade
bin/ppmflash
bin/ppmforge
bin/ppmglobe
bin/ppmhist
bin/ppmlabel
bin/ppmmake
bin/ppmmix
bin/ppmnorm
bin/ppmntsc
bin/ppmpat
bin/ppmquant
bin/ppmquantall
bin/ppmrainbow
bin/ppmrelief
bin/ppmrough
bin/ppmshadow
bin/ppmshift
bin/ppmspread
bin/ppmtoacad
bin/ppmtoapplevol
bin/ppmtoarbtxt
bin/ppmtoascii
bin/ppmtobmp
bin/ppmtoeyuv
bin/ppmtogif
bin/ppmtoicr
bin/ppmtoilbm
bin/ppmtojpeg
bin/ppmtoleaf
bin/ppmtolj
bin/ppmtomap
bin/ppmtomitsu
bin/ppmtompeg
bin/ppmtoneo
bin/ppmtopcx
bin/ppmtopgm
bin/ppmtopi1
bin/ppmtopict
bin/ppmtopj
bin/ppmtopjxl
bin/ppmtoppm
bin/ppmtopuzz
bin/ppmtorgb3
bin/ppmtosixel
bin/ppmtospu
bin/ppmtoterm
bin/ppmtotga
bin/ppmtouil
bin/ppmtowinicon
bin/ppmtoxpm
bin/ppmtoyuv
bin/ppmtoyuvsplit
bin/ppmtv
bin/ppmwheel
bin/psidtopgm
bin/pstopnm
bin/qrttoppm
bin/rasttopnm
bin/rawtopgm
bin/rawtoppm
bin/rgb3toppm
bin/rlatopam
bin/rletopnm
bin/sbigtopgm
bin/sgitopnm
bin/sirtopnm
bin/sldtoppm
bin/spctoppm
bin/spottopgm
bin/sputoppm
bin/srftopam
bin/st4topgm
bin/sunicontopnm
bin/svgtopam
bin/tgatoppm
bin/thinkjettopbm
bin/tifftopnm
bin/wbmptopbm
bin/winicontopam
bin/winicontoppm
bin/xbmtopbm
bin/ximtoppm
bin/xpmtoppm
bin/xvminitoppm
bin/xwdtopnm
bin/ybmtopbm
bin/yuvsplittoppm
bin/yuvtoppm
bin/yuy2topam
bin/zeisstopnm
include/netpbm/colorname.h
include/netpbm/mallocvar.h
include/netpbm/pam.h
include/netpbm/pamdraw.h
include/netpbm/pammap.h
include/netpbm/pbm.h
include/netpbm/pbmfont.h
include/netpbm/pgm.h
include/netpbm/pm.h
include/netpbm/pm_config.h
include/netpbm/pm_gamma.h
include/netpbm/pm_system.h
include/netpbm/pnm.h
include/netpbm/ppm.h
include/netpbm/ppmcmap.h
include/netpbm/ppmdfont.h
include/netpbm/ppmdraw.h
include/netpbm/ppmfloyd.h
include/netpbm/runlength.h
include/netpbm/shhopt.h
lib/libnetpbm.a
lib/libnetpbm.so
lib/libnetpbm.so.11
lib/libnetpbm.so.11.79
man/man1/411toppm.1
man/man1/anytopnm.1
man/man1/asciitopgm.1
man/man1/atktopbm.1
man/man1/avstopam.1
man/man1/bioradtopgm.1
man/man1/bmptopnm.1
man/man1/bmptoppm.1
man/man1/brushtopbm.1
man/man1/cameratopam.1
man/man1/cistopbm.1
man/man1/cmuwmtopbm.1
man/man1/ddbugtopbm.1
man/man1/directory.1
man/man1/escp2topbm.1
man/man1/eyuvtoppm.1
man/man1/faxformat.1
man/man1/fiascotopnm.1
man/man1/fitstopnm.1
man/man1/fstopgm.1
man/man1/g3topbm.1
man/man1/gemtopbm.1
man/man1/gemtopnm.1
man/man1/giftopnm.1
man/man1/gouldtoppm.1
man/man1/hdifftopam.1
man/man1/hipstopgm.1
man/man1/hpcdtoppm.1
man/man1/icontopbm.1
man/man1/ilbmtoppm.1
man/man1/imgtoppm.1
man/man1/index.1
man/man1/infotopam.1
man/man1/jbigtopnm.1
man/man1/jpeg2ktopam.1
man/man1/jpegtopnm.1
man/man1/leaftoppm.1
man/man1/liberror.1
man/man1/libnetpbm_dir.1
man/man1/lispmtopgm.1
man/man1/macptopbm.1
man/man1/manweb.1
man/man1/mdatopbm.1
man/man1/mgrtopbm.1
man/man1/mrf.1
man/man1/mrftopbm.1
man/man1/mtvtoppm.1
man/man1/neotoppm.1
man/man1/palmtopnm.1
man/man1/pamaddnoise.1
man/man1/pamarith.1
man/man1/pambackground.1
man/man1/pambayer.1
man/man1/pamchannel.1
man/man1/pamcomp.1
man/man1/pamcrater.1
man/man1/pamcut.1
man/man1/pamdeinterlace.1
man/man1/pamdepth.1
man/man1/pamdice.1
man/man1/pamditherbw.1
man/man1/pamedge.1
man/man1/pamendian.1
man/man1/pamenlarge.1
man/man1/pamexec.1
man/man1/pamfile.1
man/man1/pamfix.1
man/man1/pamfixtrunc.1
man/man1/pamflip.1
man/man1/pamfunc.1
man/man1/pamgauss.1
man/man1/pamgradient.1
man/man1/pamlookup.1
man/man1/pammasksharpen.1
man/man1/pammixinterlace.1
man/man1/pammosaicknit.1
man/man1/pamoil.1
man/man1/pampaintspill.1
man/man1/pamperspective.1
man/man1/pampick.1
man/man1/pampop9.1
man/man1/pamrecolor.1
man/man1/pamrgbatopng.1
man/man1/pamrubber.1
man/man1/pamscale.1
man/man1/pamseq.1
man/man1/pamshadedrelief.1
man/man1/pamsharpmap.1
man/man1/pamsharpness.1
man/man1/pamsistoaglyph.1
man/man1/pamslice.1
man/man1/pamsplit.1
man/man1/pamstack.1
man/man1/pamstereogram.1
man/man1/pamstretch-gen.1
man/man1/pamstretch.1
man/man1/pamsumm.1
man/man1/pamsummcol.1
man/man1/pamtable.1
man/man1/pamthreshold.1
man/man1/pamtilt.1
man/man1/pamtoavs.1
man/man1/pamtodjvurle.1
man/man1/pamtofits.1
man/man1/pamtogif.1
man/man1/pamtohdiff.1
man/man1/pamtohtmltbl.1
man/man1/pamtojpeg2k.1
man/man1/pamtompfont.1
man/man1/pamtooctaveimg.1
man/man1/pamtopam.1
man/man1/pamtopdbimg.1
man/man1/pamtopfm.1
man/man1/pamtopng.1
man/man1/pamtopnm.1
man/man1/pamtosrf.1
man/man1/pamtosvg.1
man/man1/pamtotga.1
man/man1/pamtotiff.1
man/man1/pamtouil.1
man/man1/pamtowinicon.1
man/man1/pamtoxvmini.1
man/man1/pamundice.1
man/man1/pamunlookup.1
man/man1/pamvalidate.1
man/man1/pamwipeout.1
man/man1/pamx.1
man/man1/pbmclean.1
man/man1/pbmlife.1
man/man1/pbmmake.1
man/man1/pbmmask.1
man/man1/pbmminkowski.1
man/man1/pbmpage.1
man/man1/pbmpscale.1
man/man1/pbmreduce.1
man/man1/pbmtext.1
man/man1/pbmtextps.1
man/man1/pbmto10x.1
man/man1/pbmto4425.1
man/man1/pbmtoascii.1
man/man1/pbmtoatk.1
man/man1/pbmtobbnbg.1
man/man1/pbmtocis.1
man/man1/pbmtocmuwm.1
man/man1/pbmtodjvurle.1
man/man1/pbmtoepsi.1
man/man1/pbmtoepson.1
man/man1/pbmtoescp2.1
man/man1/pbmtog3.1
man/man1/pbmtogem.1
man/man1/pbmtogo.1
man/man1/pbmtoibm23xx.1
man/man1/pbmtoicon.1
man/man1/pbmtolj.1
man/man1/pbmtoln03.1
man/man1/pbmtolps.1
man/man1/pbmtomacp.1
man/man1/pbmtomatrixorbital.1
man/man1/pbmtomda.1
man/man1/pbmtomgr.1
man/man1/pbmtomrf.1
man/man1/pbmtonokia.1
man/man1/pbmtopgm.1
man/man1/pbmtopi3.1
man/man1/pbmtopk.1
man/man1/pbmtoplot.1
man/man1/pbmtoppa.1
man/man1/pbmtopsg3.1
man/man1/pbmtoptx.1
man/man1/pbmtosunicon.1
man/man1/pbmtowbmp.1
man/man1/pbmtox10bm.1
man/man1/pbmtoxbm.1
man/man1/pbmtoybm.1
man/man1/pbmtozinc.1
man/man1/pbmupc.1
man/man1/pc1toppm.1
man/man1/pcdindex.1
man/man1/pcdovtoppm.1
man/man1/pcxtoppm.1
man/man1/pdbimgtopam.1
man/man1/pfmtopam.1
man/man1/pgmabel.1
man/man1/pgmbentley.1
man/man1/pgmcrater.1
man/man1/pgmdeshadow.1
man/man1/pgmedge.1
man/man1/pgmenhance.1
man/man1/pgmhist.1
man/man1/pgmkernel.1
man/man1/pgmmake.1
man/man1/pgmmedian.1
man/man1/pgmminkowski.1
man/man1/pgmmorphconv.1
man/man1/pgmnoise.1
man/man1/pgmnorm.1
man/man1/pgmoil.1
man/man1/pgmramp.1
man/man1/pgmslice.1
man/man1/pgmtexture.1
man/man1/pgmtofs.1
man/man1/pgmtolispm.1
man/man1/pgmtopbm.1
man/man1/pgmtopgm.1
man/man1/pgmtoppm.1
man/man1/pgmtosbig.1
man/man1/pgmtost4.1
man/man1/pi1toppm.1
man/man1/pi3topbm.1
man/man1/picttoppm.1
man/man1/pjtoppm.1
man/man1/pktopbm.1
man/man1/pngtopam.1
man/man1/pngtopnm.1
man/man1/pnmalias.1
man/man1/pnmarith.1
man/man1/pnmcat.1
man/man1/pnmcolormap.1
man/man1/pnmcomp.1
man/man1/pnmconvol.1
man/man1/pnmcrop.1
man/man1/pnmcut.1
man/man1/pnmdepth.1
man/man1/pnmenlarge.1
man/man1/pnmfile.1
man/man1/pnmflip.1
man/man1/pnmgamma.1
man/man1/pnmhisteq.1
man/man1/pnmhistmap.1
man/man1/pnmindex.1
man/man1/pnminterp.1
man/man1/pnminvert.1
man/man1/pnmmargin.1
man/man1/pnmmercator.1
man/man1/pnmmontage.1
man/man1/pnmnlfilt.1
man/man1/pnmnoraw.1
man/man1/pnmnorm.1
man/man1/pnmpad.1
man/man1/pnmpaste.1
man/man1/pnmpsnr.1
man/man1/pnmquant.1
man/man1/pnmquantall.1
man/man1/pnmremap.1
man/man1/pnmrotate.1
man/man1/pnmscale.1
man/man1/pnmscalefixed.1
man/man1/pnmshear.1
man/man1/pnmsmooth.1
man/man1/pnmsplit.1
man/man1/pnmstitch.1
man/man1/pnmtile.1
man/man1/pnmtoddif.1
man/man1/pnmtofiasco.1
man/man1/pnmtofits.1
man/man1/pnmtojbig.1
man/man1/pnmtojpeg.1
man/man1/pnmtopalm.1
man/man1/pnmtopclxl.1
man/man1/pnmtoplainpnm.1
man/man1/pnmtopng.1
man/man1/pnmtopnm.1
man/man1/pnmtops.1
man/man1/pnmtorast.1
man/man1/pnmtorle.1
man/man1/pnmtosgi.1
man/man1/pnmtosir.1
man/man1/pnmtotiff.1
man/man1/pnmtotiffcmyk.1
man/man1/pnmtoxwd.1
man/man1/ppm3d.1
man/man1/ppmbrighten.1
man/man1/ppmchange.1
man/man1/ppmcie.1
man/man1/ppmcolormask.1
man/man1/ppmcolors.1
man/man1/ppmdcfont.1
man/man1/ppmddumpfont.1
man/man1/ppmdim.1
man/man1/ppmdist.1
man/man1/ppmdither.1
man/man1/ppmdmkfont.1
man/man1/ppmdraw.1
man/man1/ppmfade.1
man/man1/ppmflash.1
man/man1/ppmforge.1
man/man1/ppmglobe.1
man/man1/ppmhist.1
man/man1/ppmlabel.1
man/man1/ppmmake.1
man/man1/ppmmix.1
man/man1/ppmnorm.1
man/man1/ppmntsc.1
man/man1/ppmpat.1
man/man1/ppmquant.1
man/man1/ppmquantall.1
man/man1/ppmrainbow.1
man/man1/ppmrelief.1
man/man1/ppmrough.1
man/man1/ppmshadow.1
man/man1/ppmshift.1
man/man1/ppmspread.1
man/man1/ppmsvgalib.1
man/man1/ppmtoacad.1
man/man1/ppmtoapplevol.1
man/man1/ppmtoarbtxt.1
man/man1/ppmtoascii.1
man/man1/ppmtobmp.1
man/man1/ppmtoeyuv.1
man/man1/ppmtogif.1
man/man1/ppmtoicr.1
man/man1/ppmtoilbm.1
man/man1/ppmtojpeg.1
man/man1/ppmtoleaf.1
man/man1/ppmtolj.1
man/man1/ppmtomap.1
man/man1/ppmtomitsu.1
man/man1/ppmtompeg.1
man/man1/ppmtoneo.1
man/man1/ppmtopcx.1
man/man1/ppmtopgm.1
man/man1/ppmtopi1.1
man/man1/ppmtopict.1
man/man1/ppmtopj.1
man/man1/ppmtopjxl.1
man/man1/ppmtoppm.1
man/man1/ppmtopuzz.1
man/man1/ppmtorgb3.1
man/man1/ppmtosixel.1
man/man1/ppmtospu.1
man/man1/ppmtoterm.1
man/man1/ppmtotga.1
man/man1/ppmtouil.1
man/man1/ppmtowinicon.1
man/man1/ppmtoxpm.1
man/man1/ppmtoyuv.1
man/man1/ppmtoyuvsplit.1
man/man1/ppmtv.1
man/man1/ppmwheel.1
man/man1/psidtopgm.1
man/man1/pstopnm.1
man/man1/qrttoppm.1
man/man1/rasttopnm.1
man/man1/rawtopgm.1
man/man1/rawtoppm.1
man/man1/rgb3toppm.1
man/man1/rlatopam.1
man/man1/rletopnm.1
man/man1/sbigtopgm.1
man/man1/sgitopnm.1
man/man1/sirtopnm.1
man/man1/sldtoppm.1
man/man1/spctoppm.1
man/man1/spottopgm.1
man/man1/sputoppm.1
man/man1/srftopam.1
man/man1/st4topgm.1
man/man1/sunicontopnm.1
man/man1/svgtopam.1
man/man1/tgatoppm.1
man/man1/thinkjettopbm.1
man/man1/tifftopnm.1
man/man1/vidtoppm.1
man/man1/wbmptopbm.1
man/man1/winicon.1
man/man1/winicontopam.1
man/man1/winicontoppm.1
man/man1/xbmtopbm.1
man/man1/ximtoppm.1
man/man1/xpmtoppm.1
man/man1/xvminitoppm.1
man/man1/xwdtopnm.1
man/man1/ybmtopbm.1
man/man1/yuvsplittoppm.1
man/man1/yuvtoppm.1
man/man1/yuy2topam.1
man/man1/zeisstopnm.1
man/man3/libmaketmpfile.3
man/man3/libmaketmpfilefd.3
man/man3/libnetpbm.3
man/man3/libnetpbm_draw.3
man/man3/libnetpbm_image.3
man/man3/libnetpbm_ug.3
man/man3/libpbm.3
man/man3/libpgm.3
man/man3/libpm.3
man/man3/libpnm.3
man/man3/libppm.3
man/man3/libsystem.3
man/man3/libtmpfile.3
man/man3/libtmpfilefd.3
man/man5/extendedopacity.5
man/man5/pam.5
man/man5/pbm.5
man/man5/pfm.5
man/man5/pgm.5
man/man5/pnm.5
man/man5/ppm.5
share/netpbm/palmcolor8.map
share/netpbm/palmgray1.map
share/netpbm/palmgray2.map
share/netpbm/palmgray4.map
share/netpbm/pcxstd.ppm
share/netpbm/rgb.txt