CVS log for ports/devel/libtool15/files/Attic/patch-af
Up to [FreeBSD] / ports / devel / libtool15 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7
Thu Feb 23 10:36:03 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +0 -0 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 2 21:28:08 2005 UTC (6 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -5 lines
Update to 1.5.20
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 17 17:12:00 2005 UTC (6 years, 7 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -20 lines
Update to 1.5.18 More robust -pthread hack obtained from dfports. Tested with: full build of x11/gnome2 and x11/kde3
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 2 18:26:53 2003 UTC (8 years, 7 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +18 -23 lines
Upgrade to libtool 1.5 after repo-copy.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 26 22:58:25 2003 UTC (8 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +21 -8 lines
libtool uber-patch * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 2 08:26:22 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_DP1, old_old_RELEASE_5_0_0, old_old_RELEASE_4_7_0, old_old_RELEASE_4_6_2, old_old_RELEASE_4_6_1, old_old_RELEASE_4_6_0, old_old_RELEASE_4_5_0, old_old_RELEASE_4_4_0, old_old_RELEASE_4_3_0, old_old_RELEASE_4_2_0, old_old_RELEASE_4_1_1, old_old_RELEASE_4_1_0, old_old_RELEASE_3_5_0, old_RELEASE_5_1_0, old_RELEASE_4_8_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Update to 1.3.4. Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Sep 11 01:04:52 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
CVS tags: old_old_RELEASE_4_0_0, old_old_RELEASE_3_4_0, old_old_RELEASE_3_3_0
Submitted by: maintainer
He says:
Update libtool to 1.3.3 and modify it's behaviour a bit. It now
behaves like a stock libtool unless we start sending one of three
flags:
--disable-ltlibs Don't install .la files
--release-suffix Add the release to the end of all the libs (like
GLib/GTK+)
--release-ignore Don't add the release to any libs.
PR: 13114
