Port details |
- tiff Tools and library routines for working with TIFF images
- 4.7.0 graphics =551 4.6.0Version of this port present on the latest quarterly branch.
- Maintainer: desktop@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-10-23 19:33:37
- Commit Hash: 927d3fd
- People watching this port, also watch:: png, libiconv, freetype2, expat, gmake
- License: BSD3CLAUSE
- WWW:
- http://www.simplesystems.org/libtiff/
- Description:
- This software provides support for the Tag Image File Format (TIFF),
a widely used format for storing image data.
Included in this software distribution is a library, libtiff, for
reading and writing TIFF images, a small collection of tools for doing
simple manipulations of TIFF images, and documentation for the library
and tools.
The library is capable of dealing with images that are written to
follow the 5.0 or 6.0 TIFF spec. There is also considerable support
for some of the more esoteric portions of the 6.0 TIFF spec.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/tiff/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/tiff
- pkg install tiff
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tiff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726901517
SHA256 (tiff-4.7.0.tar.xz) = 273a0a73b1f0bed640afee4a5df0337357ced5b53d3d5d1c405b936501f71017
SIZE (tiff-4.7.0.tar.xz) = 2286220
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libdeflate.so : archivers/libdeflate
- libjbig.so : graphics/jbigkit
- libLerc.so : graphics/lerc
- libzstd.so : archivers/zstd
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- astro/gnuastro
- astro/siril
- astro/xplanet
- biology/protomol
- cad/PrusaSlicer
- cad/freecad
- cad/sumo
-
Deleted ports which required this port:
- for Run
-
- multimedia/emby-server
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for tiff-4.7.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_tiff
- USES:
- cmake:testing cpe jpeg pathfix pkgconfig tar:xz
- 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 |
3.7.0 17 Oct 2004 09:32:55 |
dinoex |
- cleanup after merge |
3.7.0 17 Oct 2004 09:26:18 |
dinoex |
- update to 3.7.0
- honor options WITH_X11,WITHOUT_X11
- uses LIBTOOL and GNU_CONFIGURE
- LZW compression enabled
shared lib version not bumped,
tested a few applications running it without recompilation. |
3.6.1_3 13 Oct 2004 21:10:13 |
dinoex |
- Security Fix
reference: CVE name CAN-2004-0886
Submitted by: nectar
Obtained from: Dmitry V. Levin |
3.6.1_2 12 Oct 2004 04:23:23 |
dinoex |
- Enable LZW compression kit for users who are able to use LZW
PR: 72039
Submitted by: Michael Johnson |
3.6.1_2 22 Sep 2004 02:49:17 |
dinoex |
- Correct a few RLE decoder bugs in libtiff
PR: nectar
Approved by: portmgr (marcus)
Obtained from: libtiff CVS |
3.6.1_1 08 Mar 2004 12:56:09 |
dinoex |
- remove BROKEN
Approved by: kris |
3.6.1_1 06 Mar 2004 06:05:47 |
dinoex |
- mark BROKEN for 502101
problem: configure stops waiting for stdin
this happens on all architetures.
sparc64-5-latest-logs 2004 Mar 5 18:17:20 tiff-3.6.1_1.log failed
i386-5-latest-logs 2004 Mar 4 15:47:17 tiff-3.6.1_1.log okay
alpha-5-latest-logs 2004 Feb 16 00:55:25 tiff-3.6.1_1.log.bz2 okay
amd64-5-latest-logs 2004 Feb 27 09:35:09 tiff-3.6.1_1.log.bz2 okay
i386-4-latest-logs 2004 Feb 21 11:58:42 tiff-3.6.1_1.log.bz2 okay
ia64-5-latest-logs 2004 Feb 16 23:28:46 tiff-3.6.1_1.log.bz2 okay
sparc64-5-latest-logs 2004 Feb 17 12:04:10 tiff-3.6.1_1.log.bz2 okay
workaround: build package on olnder enviroment.
e.G. install 5.2. release or current before 2004-02-29 in a jail.
Patches welcome |
3.6.1_1 26 Feb 2004 05:22:29 |
dinoex |
- add SIZE |
3.6.1_1 07 Feb 2004 14:16:04 |
dinoex |
- fix bug in libtiff with Fax encoding
Submitted by: Bill Fenner
- fix serious bug in tiffcp
Submitted by: Mark McConnell |
3.6.1 27 Dec 2003 05:29:45 |
dinoex |
- Update to 3.6.1 |
3.6.0_1 04 Dec 2003 19:40:23 |
dinoex |
- Fix coredumps with bad tiff-files
http://bugzilla.remotesensing.org/show_bug.cgi?id=440 |
3.6.0 17 Nov 2003 19:33:49 |
dinoex |
- take maintainership |
3.6.0 12 Oct 2003 06:12:41 |
dinoex |
- Update to 3.6.0
PR: 57805
Submitted by: tkato@prontomail.com |
3.5.7_1 29 Jul 2003 09:12:37 |
sobomax |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
3.5.7_1 27 Jun 2003 03:42:03 |
kris |
Fix incomplete format string and bump PORTREVISION
Obtained from: OpenBSD |
3.5.7 07 Mar 2003 06:04:15 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
17 Dec 2001 12:57:21 |
sobomax |
Update to 3.5.7. |
23 Nov 2001 18:03:41 |
sobomax |
Tech fax2ps(1) how to work properly for non-Letter paper sizes. |
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
08 Oct 2000 02:19:41 |
asami |
Rename PLIST.nodocs to pkg-plist.nodocs. |
18 Sep 2000 19:15:04 |
sobomax |
- take over maintainership; - use `-sf' ln(1) option when creating symlinks to
shared libraries to avoid failure when some of those symlinks already exist.
|
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 |
sobomax |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:59:45 |
sobomax |
Third round of INSTALL_SHLIBS=yes fixes. |