CVS log for ports/devel/ztcl/Makefile
Up to [FreeBSD] / ports / devel / ztcl
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:16 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -4 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 23 14:46:28 2009 UTC (2 years, 11 months ago) by mm
Branches: MAIN
CVS tags: 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_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Change default Tcl/Tk version to 8.5 - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 9 13:42:02 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories With hat: portmgr
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 20 06:32:02 2007 UTC (4 years, 9 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -6 lines
- removed support to FreeBSD 4.x (EOL) - add NOPORTDOCS also. - add USE_LDCONFIG. PR: ports/111869 Submitted by: Marcelo Araujo Approved by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 8 00:00:57 2007 UTC (5 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
- Use new USE_TCL_BUILD/USE_TK_BUILD macros
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 20 08:39:35 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -1 lines
- Mark BROKEN on FreeBSD 4.X Reported by: krismail
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 29 16:02:24 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
ZTCL is an extension library for TCL written in the C language. It implements an interface to the ZLIB compression and decompression library, the one used by GZIP. WWW: http://gna.org/projects/ztcl/ PR: ports/96365 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
