summaryrefslogtreecommitdiff
path: root/devel/libtool
AgeCommit message (Expand)AuthorFilesLines
2013-07-01Restore shared library support for MirBSD. Some chunks of the MirBSD diffbsiegert4-102/+233
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
2013-05-16Used by devel/libtool-fortran/Makefile too.ryoon1-1/+2
2013-05-13In configure: changed _lt_dar_can_shared=$GCC to _lt_dar_can_shared=yes, so l...adam1-1/+10
2013-05-13In configure: changed _lt_dar_can_shared=$GCC to _lt_dar_can_shared=yes, so l...adam2-4/+58
2013-05-10Fix pathnames and NM in libtool for cross-compilation.riastradh1-4/+7
2013-05-09Pull in libtool-fortran. Bump PKGREVISION.wiz1-1/+3
2013-04-12Update to libtool-2.4.2:joerg8-1546/+845
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-07-26Add a special case for f77 on MirBSD. This is what the wrapper scripts callbsiegert4-165/+811
2011-09-16Revert. Doesn't follow the patch rules for libtool, wasn't discussedjoerg2-53/+5
2011-09-14Don't add -z text unconditionally to ld on SunOS. This makehans2-5/+53
2011-05-14Add MirBSD support to libtool. The patches are based on the ones from MirPorts,bsiegert6-145/+649
2011-03-23Backport Haiku support, taken from upstream.obache5-109/+441
2010-03-17Fix support of g95 as the fortran on NetBSD.markd3-17/+22
2009-12-18Add some band aid for the not-yet-fully-analyzed issue with sh onjoerg2-3/+26
2009-12-17Garbage collect PLIST (meta package)joerg1-0/+0
2009-12-17Adjust to reality, running bootstrap is prefered.joerg1-4/+3
2009-12-17Fix another set of broken macro names. Regen patches.joerg4-43/+43
2009-12-16Fix a macro name so that the correct C++ linkage on NetBSD and QNX isjoerg4-22/+22
2009-12-15Update to libtool-2.2.6b. This switches libtool to the new main branch.joerg10-2265/+581
2009-12-15Fix a potential security issue in libltdl by making sure that thejoerg2-1/+95
2009-07-08Add support for g95 on NetBSD to libtool.markd3-14/+27
2009-06-13Ran pkglint --autofix on the devel/ category. Most of the changes arerillig1-1/+4
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
2009-03-23PR 40405: Change soname logic for DragonFly to follow the normal majorjoerg5-198/+298
2009-02-24Add cases to match 'mint'abs1-31/+83
2008-11-19update to libtool 1.5.26 using libtool/patches/manual.README procedure:chuck5-199/+267
2007-11-11Added commented-out LICENSE=something.martti1-1/+2
2007-10-07Fix patchsums.joerg1-3/+3
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:joerg6-778/+1693
2007-04-18Use "nm -p" to extract symbol table on HP-UX. ok joerg@tnn1-2/+2
2007-04-04Take maintainership.joerg1-2/+2
2007-04-04Reassign to tech-pkg@. (Not pkgsrc-users@. This is a critical pkgsrctv1-2/+2
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 useddmcmahill4-349/+310
2006-11-01DESTDIR support.joerg1-1/+2
2006-08-23unbreak libtool on irix again (somehow this was lost a while ago)jschauma2-17/+27
2006-03-22Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as atv1-2/+2
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 installationjoerg2-4/+24
2006-02-06Fix regression on DragonFly where two config variables were no longer beingtv4-8/+89
2006-01-30Update libtool to 1.5.22. Too many changes for CVS commit logs; here'stv8-2152/+391
2005-11-09libtool-base-1.5.18nb6:tv4-207/+247
2005-09-21Add change from MirOS that resets $versuffix2 to empty if -avoid-version is u...tv2-5/+21
2005-07-19depends should be ../../<category>/<pkg>grant1-3/+3
2005-07-03Another Interix fix; $soname -> $soname.exp in two places where it was nottv4-18/+18
2005-07-03libtool-base 1.5.18nb4: Fix a really nasty bug on Interix;tv4-15/+15
2005-06-05nb3: Add OS-specific fix for -pthread on DragonFly, based on work bytv2-6/+50