Port details |
- tif22pnm Converts TIFF-sampled images to PNM image
- 0.14_2 graphics =4 0.14_2Version of this port present on the latest quarterly branch.
- Maintainer: martymac@FreeBSD.org
- Port Added: 2003-01-07 15:15:11
- Last Update: 2024-04-27 12:44:59
- Commit Hash: 98bf258
- People watching this port, also watch:: aspell, freetype2, unzip, pcre, help2man
- License: GPLv2
- WWW:
- http://pts.szit.bme.hu/
- Description:
- tif22pnm is a command line utility that converts between TIFF sampled images
and PNM images (both directions), using the libtiff library, but not using
NetPBM. tif22pnm is similar to tifftopnm utility in the NetPBM distribution,
but tif22pnm handles a wider range of TIFF files and it is able to output
the alpha channel as a PBM or PGM file. png22pnm, a converter from PNG to
PNM is also bundled into the distribution.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tif22pnm>0:graphics/tif22pnm
- To install the port:
- cd /usr/ports/graphics/tif22pnm/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/tif22pnm
- pkg install tif22pnm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tif22pnm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tif22pnm-0.14.tar.gz) = d59ea3f1fdd6802e66a44fbfa8979d4e61c9fd021de36675249a877392378e01
SIZE (tif22pnm-0.14.tar.gz) = 108047
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- This port is required by:
- for Run
-
- graphics/sam2p
Configuration Options:
- No options to configure
- Options name:
- graphics_tif22pnm
- USES:
- pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14_2 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.14_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.14_1 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.14_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.14_1 30 Mar 2017 21:12:43 |
mat |
Remove obsolete PROJECTHOST.
Sponsored by: Absolight |
0.14_1 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.14_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.14_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.14 24 Dec 2014 20:02:05 |
antoine |
Properly support png 1.5 |
0.14 12 Aug 2014 15:29:37 |
tijl |
Fix problems with missing libs when the linker enforces explicit linking
(ports that are dependencies of other ports)
net-p2p/transmission-cli: add USES=libtool and remove PTHREAD_LIBS
sysutils/deltup: simplify patch by using MAKE_ARGS
x11-fm/rox-filer: convert to USES=shared-mime-info
x11-wm/emerald: remove PTHREAD_LIBS
PR: 192062 |
0.14 21 Nov 2013 13:24:28 |
martymac |
- Enable staging
- Use new LIB_DEPENDS format |
0.14 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.14 23 Apr 2013 10:47:03 |
bapt |
Convert g* to USES=pkgconfig |
0.14 27 Nov 2012 12:22:41 |
martymac |
Update to 0.14
Feature safe: yes |
0.12_7 01 Aug 2012 12:53:31 |
martymac |
- Un-version LIB_DEPENDS
- Re-order LICENSE and *_DEPENDS to make portlint happy
- Fix COMMENT typo |
0.12_6 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
0.12_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.12_5 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.12_5 15 Oct 2010 11:28:41 |
martymac |
- Add missing LICENSE
- Clean up MASTER_SITES
- Add missing WWW:
Approved by: itetcu (mentor) |
0.12_4 27 Sep 2010 12:08:23 |
martymac |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
0.12_4 07 Sep 2010 15:52:18 |
pgollucci |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
0.12_4 29 Mar 2010 10:08:09 |
dinoex |
- fix build for png-1.4.1 |
0.12_4 29 Mar 2010 06:27:57 |
dinoex |
- fix build for png-1.4.1 |
0.12_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.12_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.12_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.12_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.12_1 27 Apr 2008 08:31:40 |
miwi |
- File was rerolled
- Pass maintainership to submitter
Notes from Changelog:
* Fixed $prefix in make install
PR: 123134
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> |
0.12 28 May 2006 05:25:51 |
mezz |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
0.12 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
0.12 20 Oct 2005 21:10:48 |
pav |
- Update to 0.12
PR: ports/87739
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.11 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.11 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.11 23 Aug 2004 19:05:06 |
krion |
Update to version 0.11
PR: ports/70868
Submitted by: Ports Fury |
0.10 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.10 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.10 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
0.10 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
0.10 06 Feb 2003 15:28:36 |
ijliao |
upgrade to 0.10 |
0.06 07 Jan 2003 12:53:49 |
ijliao |
add tif22pnm 0.06
Converts TIFF- sampled images to PNM image |