Port details |
- tifmerge Library to merge TIFF files into multi-page TIFF files
- 1.0_2 graphics
=4 1.0_2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2024-01-09 15:41:04
- Commit Hash: e10e202
- People watching this port, also watch:: OpenSSH-askpass, autoconf, transfig, libwmf, rman
- License: not specified in port
- WWW:
- http://www.whizkidtech.redprince.net/fports/
- Description:
- Library to convert TIFF files into multi-page TIFF files. It contains only one
function callable by programs:
int TiffAppend(const char *outfile, const char *infile);
It will insert images from infile as additional pages to outfile. Infile
and outfile must be names of two existing TIFF files.
The function returns 0 on success, non-0 otherwise.
The code for this library was written by Peter van Vloten <pixelpan@aol.com>
and was published in May 1999 issue of Windows Developer's Journal (sic!).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tifmerge>0:graphics/tifmerge
- To install the port:
- cd /usr/ports/graphics/tifmerge/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/tifmerge
- pkg install tifmerge
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tifmerge
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tifmerge/tiff.zip) = 2a2c3d9c2f79e67d69e1ec442112e0ea42929b3ebfc22f4a021fd8574277c17e
SIZE (tifmerge/tiff.zip) = 2825
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_tifmerge
- USES:
- dos2unix zip
- 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 |
1.0_2 09 Jan 2024 15:41:04
    |
Baptiste Daroussin (bapt)  |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
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) |
1.0_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 ) |
1.0_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 ) |
1.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 25 Nov 2019 23:25:52
  |
brooks  |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
1.0_1 28 Jul 2014 21:54:34
  |
adamw  |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify. |
10 Mar 2014 14:49:26

|
bapt  |
Convert g* to USES=zip |
1.0_1 09 Jan 2014 22:49:45
  |
antoine  |
- Stage support
- Get rid of infozip dependency |
1.0_1 19 Nov 2013 23:08:45
  |
mat  |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
1.0_1 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0_1 19 Feb 2013 09:13:08
  |
ak  |
- Use USE_DOS2UNIX [1]
- Use NO_WRKSUBDIR [1]
- Switch to PLIST_FILES
- General Makefile improvements
PR: ports/176194 [1]
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> |
1.0 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
1.0 14 Aug 2006 23:06:39
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.0 26 Nov 2005 01:48:16
 |
pav  |
- Add SHA256 |
1.0 15 May 2004 02:07:35
 |
linimon  |
Reset maintainership. Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written. |
1.0 05 Apr 2004 22:06:32
 |
kris  |
tuc is an EXTRACT_DEPENDS, not a BUILD_DEPENDS. |
1.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0 20 Oct 2003 23:47:32
 |
linimon  |
Changed per maintainer's request. |
1.0 21 Feb 2003 12:15:34
 |
knu  |
De-pkg-comment. |
08 Oct 2000 02:35:34
    |
asami  |
Convert category graphics to new layout. |
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. |