summaryrefslogtreecommitdiff
path: root/devel/libtool/patches
AgeCommit message (Expand)AuthorFilesLines
2010-03-17Fix support of g95 as the fortran on NetBSD.markd2-15/+20
2009-12-18Add some band aid for the not-yet-fully-analyzed issue with sh onjoerg1-1/+24
2009-12-17Adjust to reality, running bootstrap is prefered.joerg1-4/+3
2009-12-17Fix another set of broken macro names. Regen patches.joerg3-40/+40
2009-12-16Fix a macro name so that the correct C++ linkage on NetBSD and QNX isjoerg3-19/+19
2009-12-15Update to libtool-2.2.6b. This switches libtool to the new main branch.joerg6-2243/+567
2009-12-15Fix a potential security issue in libltdl by making sure that thejoerg1-0/+93
2009-07-08Add support for g95 on NetBSD to libtool.markd2-12/+25
2009-03-23PR 40405: Change soname logic for DragonFly to follow the normal majorjoerg3-193/+293
2009-02-24Add cases to match 'mint'abs1-31/+83
2008-11-19update to libtool 1.5.26 using libtool/patches/manual.README procedure:chuck3-191/+259
2007-10-07Restore basename override to get the name of the real compiler for thejoerg3-216/+364
2007-09-15Update to libtool 1.5.24:joerg4-769/+1684
2006-12-15Remove warning about libtool using an unreleased version of autoconf. Thetv1-14/+1
2006-12-15In the libtool configure script, the basename of the compiler is useddmcmahill3-346/+307
2006-08-23unbreak libtool on irix again (somehow this was lost a while ago)jschauma1-15/+25
2006-03-02Clarify the fact that libtool.m4 has no automatic patch, and the reasonstv1-3/+5
2006-02-28Comment out a fragment of ltmain.sh, which breaks the installationjoerg1-2/+22
2006-02-06Fix regression on DragonFly where two config variables were no longer beingtv3-5/+86
2006-01-30Update libtool to 1.5.22. Too many changes for CVS commit logs; here'stv6-2142/+381
2005-11-09libtool-base-1.5.18nb6:tv3-204/+244
2005-09-21Add change from MirOS that resets $versuffix2 to empty if -avoid-version is u...tv1-3/+19
2005-07-03Another Interix fix; $soname -> $soname.exp in two places where it was nottv3-15/+15
2005-07-03libtool-base 1.5.18nb4: Fix a really nasty bug on Interix;tv3-12/+12
2005-06-05nb3: Add OS-specific fix for -pthread on DragonFly, based on work bytv1-4/+48
2005-05-18libtool-base 1.5.18nb1: Update the patches per manual.README.tv3-123/+1364
2005-05-18Changes 1.5.18:adam4-119/+151
2005-03-22Update to 1.5.14, and switch DragonFly to version_type=linux.tv6-560/+182
2005-01-18Merge DragonFly changes back to the .m4 files as documented intv4-58/+160
2005-01-18Tweak doc -- initial prep step should be "make patch" so that we gettv1-2/+2
2004-12-21add DragonFly support from patch sent to libtool-patches:grant3-76/+400
2004-12-18in the command run when -export-symbols is used on Darwin with xlc,grant1-2/+38
2004-12-17Rewrite func_infer_tag in the libtool script so that it's easier tojlam1-41/+64
2004-11-11Fix C++ linkage on modern NetBSD ELF by using a more standard link command.tv3-68/+122
2004-10-12Another Interix fubar workaround: C++ libs weren't linking in libtooltv3-80/+125
2004-10-11Quick typo fix for previous which made some libraries not build at alltv3-16/+16
2004-10-11Make -export-symbols work properly under Interix. (The Interix ld(1) doestv3-83/+90
2004-10-08nb2: Make the "echo" substitute work on Interix. Noted bytv3-3/+45
2004-10-04Fix completely hosed test for g++ when CXX=g++. The old test worked fine.tv4-93/+208
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv4-409/+382
2004-09-27Tweak doc to say "make extract" rather than "make configure".tv1-2/+2
2004-05-25fix shared library names on OpenBSD after upgrade to libtool 1.5.x.grant2-4/+76
2004-04-23fix up Darwin patchesdanw2-42/+94
2004-04-22Update to 1.5.6 (OK'd by skrll).tv3-1505/+110
2004-04-21Update Interix support once more (deliberately no PKGREVISION bump);tv3-197/+281
2004-04-21libtool 1.5.2nb7: Another Interix fix, this time removing any usage oftv4-221/+328
2004-04-21"make makepatchsum", not "make makesum".tv1-2/+2
2004-04-20Move the libtool changes back to .m4 patches, but keep these out of thetv5-71/+2274
2004-03-12disable -all-static for OS X since it just causes a linking errordanw1-20/+73
2004-02-23Fix version_type settings for the non-NetBSD platforms in the CXX andmarkd1-2/+136