CVS log for ports/graphics/tifmerge/Makefile
Up to [FreeBSD] / ports / graphics / tifmerge
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 14 23:06:38 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- 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>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 15 02:07:34 2004 UTC (7 years, 8 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Reset maintainership. Adam has experienced a machine failure and is currently unable to look after any of the ports that he has written.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 5 22:06:32 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
tuc is an EXTRACT_DEPENDS, not a BUILD_DEPENDS.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 20 23:47:32 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Changed per maintainer's request.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:15:29 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
De-pkg-comment.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:50:53 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:19:24 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
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. Hall of shame entry: sobomax
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:59:43 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -4 lines
Third round of INSTALL_SHLIBS=yes fixes.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 14 10:47:30 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:57:16 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
ln -> ${LN}
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:15:06 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change Id->FreeBSD.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 22 23:32:37 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 19 13:12:27 1999 UTC (12 years, 8 months ago) by taoka
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Moved textproc/tuc to converters/tuc Obtained from: "David O'Brien" <obrien@FreeBSD.org>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 4 04:20:36 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Expand ${PREFIX} in the manpage.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon May 3 04:27:41 1999 UTC (12 years, 9 months ago) by steve
Branches: ADAM
CVS tags: v1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of tifmerge version 1.0. A library to merge TIFF files into mutli-page TIFF files. PR: 11408 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 3 04:27:41 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
Initial revision
