summaryrefslogtreecommitdiff
path: root/graphics/tifmerge (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Moved textproc/tuc to converters/tucSatoshi Taoka1999-05-191-2/+2
| | | | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> Notes: svn path=/head/; revision=18882
* Expand ${PREFIX} in the manpage.Steve Price1999-05-042-3/+4
| | | | Notes: svn path=/head/; revision=18444
* Initial import of tifmerge version 1.0.Steve Price1999-05-038-0/+184
A library to merge TIFF files into mutli-page TIFF files. PR: 11408 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> Notes: svn path=/head/; revision=18409