./graphics/netpbm, Toolkit for conversion of images between different formats

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 10.35.80nb6, Package name: netpbm-10.35.80nb6, Maintainer: adam

Netpbm is a toolkit for conversion of images between a variety of
different formats, as well as to allow a few basic image operations.
Netpbm is based on the widely spread Pbmplus package (release: 10 Dec
91). On top of that, a lot of improvements and additions have been
made. After the latest release of Pbmplus, a lot of additional filters
have been circulating on the net. The aim of Netpbm was, to collect
these and to turn them into a package. This work has been performed by
a group of programmers all over the world.


Required to run:
[textproc/libxml2] [graphics/jasper] [graphics/tiff] [graphics/png] [shells/bash]

Required to build:
[lang/perl5] [devel/gmake]

Master sites:

SHA1: e2bc82c2fc76775a837596f9774f4b24275f794a
RMD160: f8c6dc01ada947f27dd851d954d240f248e07c55
Filesize: 2487.892 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885)
Log message:
Recursive bump for png-1.6.
   2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280)
Log message:
Revbump after graphics/jpeg and textproc/icu
   2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-07-25 16:42:03 by Jonathan Perkin | Files touched by this commit (3) | Package updated
Log message:
Remove SunOS patch, the ld(1) options are actively harmful and cause
R_AMD64_32 relocation errors in 64-bit mode.  The default options should
work fine.

Bump PKGREVISION.
   2012-06-14 09:45:42 by Steven Drake | Files touched by this commit (1202)
Log message:
Recursive PKGREVISION bump for libxml2 buildlink addition.
   2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) | Package updated
Log message:
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
   2012-01-19 21:17:47 by Ignatios Souvatzis | Files touched by this commit (2)
Log message:
Fix build problem on IRIX (missing strdup prototype). Reported in
PR 45766, patch from there.