CVS log for ports/graphics/gdtclft/files/Makefile.bsd
Up to [FreeBSD] / ports / graphics / gdtclft / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 1 07:05:50 2006 UTC (5 years, 2 months ago) by mi
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_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
Expand the patch-gif to also support JPEG, XPM, XBM, and WBMP input as well as JPEG, GIF, and WBMP output formats. Set WARNS=2. Clean-up the man-page. Bump Tcl-package's version and PORTREVISION.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 27 20:11:02 2003 UTC (8 years, 3 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
Catch up once again with bsd.lib.mk -- rename SHLIBDIR to LIBDIR -- to fix installation/packaging on -current. Default to TCL 8.4 -- still overwritable. Submitted by: kris
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jul 21 20:22:59 2002 UTC (9 years, 6 months ago) by ru
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -6 lines
Catch up to the new bsd.lib.mk API (the library is not internal).
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 23 19:25:29 2001 UTC (10 years, 5 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Do not bogusly link with -lttf. gd itself links with -lfreetype only, and we don't care ourselves.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jul 3 16:10:41 2001 UTC (10 years, 7 months ago) by mi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
Package building for this port was broken, when `n' was removed from the list of recognized MAN-sections in bsd.man.mk. The port's Makefile.bsd simply declared MANN=gdtclft.n and the included bsd.lib.mk was doing the right thing. Now I had to add an explicit post-install target to the main Makefile.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 7 22:45:36 2001 UTC (11 years ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -0 lines
This should remove the problems of using various make-targets before installing the TCL port, which is required to install and use this one, but is not required for some of the other bsd.ports.mk targets.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 1 01:50:02 2001 UTC (11 years ago) by jeh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
Update to version 2.2.5 PR: 24198 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> MAINTAINER
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 9 05:34:06 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Add gdtclft, a Tcl interface to gd. PR: 16648 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
