CVS log for ports/devel/libzt/Attic/Makefile
Up to [FreeBSD] / ports / devel / libzt
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10
Sat Jan 14 21:15:48 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.9: +1 -1 lines
- Remove expired ports
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:55 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 8 14:29:40 2005 UTC (6 years, 3 months ago) by vs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
Mark as DEPRECATED, mastersite disappeared since 2004. PR: ports/88500 Submitted by: Jean Milanez Melo
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 31 19:00:50 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
change the libtool version to use from 1.3 to 1.5
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:13 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:56 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:21 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 7 20:25:50 2004 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Drop maintainership to ports@
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 22 10:34:06 2003 UTC (8 years, 6 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change my mail to @FreeBSD.org Approved by: fjoe (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 10 09:27:41 2003 UTC (8 years, 8 months ago) by fjoe
Branches: MAIN
New port: devel/libzt Collection of utility code for C application/server development. PR: 53124 Submitted by: Kirill Ponomarew
