Age | Commit message (Expand) | Author | Files | Lines |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-05-25 | Remove myself as maintainer of libtool. | skrll | 1 | -2/+2 |
2004-04-22 | Update to 1.5.6 (OK'd by skrll). | tv | 1 | -3/+2 |
2004-04-21 | libtool 1.5.2nb7: Another Interix fix, this time removing any usage of | tv | 1 | -2/+2 |
2004-04-20 | Move the libtool changes back to .m4 patches, but keep these out of the | tv | 1 | -2/+2 |
2004-03-12 | bump PKGREVISION for my change to patch-aa last night. (pointed out | danw | 1 | -2/+2 |
2004-02-23 | Fix version_type settings for the non-NetBSD platforms in the CXX and | markd | 1 | -2/+2 |
2004-02-18 | Pull in the fix for the symlink vulnerability. | skrll | 1 | -2/+2 |
2004-02-14 | CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will | jlam | 1 | -8/+1 |
2004-02-08 | Fix the installation of libltdl on non-NetBSD platforms and correct a | skrll | 1 | -2/+2 |
2004-02-07 | Fix endless loop in pathname canonicalization in install mode. | seb | 1 | -1/+2 |
2004-02-05 | Reorder some lines so they appear before bsd.prefs.mk and set | jlam | 1 | -3/+3 |
2004-02-05 | The long awaited update libtool to 1.5.2. | skrll | 1 | -6/+10 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-05 | "bl3ify": [v] to convert a package to use the buildlink3 framework. | jlam | 1 | -2/+4 |
2004-01-05 | Import a patch for ltdl.c (an old one, from 2001, see rev. 1.134.2.1 of | cube | 1 | -2/+2 |
2003-12-11 | Added better support for BSD/OS for libtool. libtool has never | reed | 1 | -2/+2 |
2003-12-03 | Fix bsdi4 (BSD/OS) support in ltconfig (via patch-aa). | reed | 1 | -2/+2 |
2003-11-02 | "Someone has to" | skrll | 1 | -2/+2 |
2003-10-05 | make the library names we create on Darwin be consistent with what | grant | 1 | -2/+2 |
2003-09-25 | Update Darwin patches to match libtool 1.4.3 | danw | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-23 | s/packages@/tech-pkg@/g | jschauma | 1 | -2/+2 |
2003-03-28 | PKGREVISION++ after last fix for irix. | jschauma | 1 | -2/+2 |
2003-01-31 | Don't use -nodefaultlibs when linking C libraries - this was for old broken | skrll | 1 | -2/+2 |
2003-01-31 | Whitespace. | skrll | 1 | -2/+2 |
2003-01-21 | set need_version=no on Darwin, from libtool 1.4.3. | grant | 1 | -2/+2 |
2003-01-10 | Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base | jlam | 1 | -2/+2 |
2002-12-23 | Convert libtool packages to use buildlink2. | jlam | 1 | -2/+4 |
2002-11-17 | fix shared library names on FreeBSD to be like NetBSD and Solaris in | grant | 1 | -2/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -1/+1 |
2002-05-21 | Make libtool work on Darwin, based on the patches in pkg/16104 by | schmonz | 1 | -2/+2 |
2002-04-15 | Define PKGREVISION, not PKGREV to handle nbX of the package. libtool package | kei | 1 | -2/+2 |
2002-03-26 | Fix a bug when inferring the CXX tag which meant that for certain | skrll | 1 | -2/+2 |
2002-03-21 | Fix the pattern that matches valid library files so that it allows '.' | skrll | 1 | -2/+2 |
2002-03-01 | Pull in a change from libtool-current that changes the dependency | skrll | 1 | -2/+2 |
2002-02-11 | Set AUTOMAKE_OVERRIDE=NO | skrll | 1 | -1/+3 |
2002-01-04 | Allow objects of the form libfoo_pic.a to be linked into shared objects as | skrll | 1 | -2/+2 |
2001-10-26 | Fix ltcf-cxx.sh to work on -current/new toolchains. That is make sure that | skrll | 1 | -2/+2 |
2001-10-04 | There is only one system library path: /usr/lib. Don't include /lib and | skrll | 1 | -2/+2 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-06-20 | Fix --mode=execute quoting problem. | skrll | 1 | -2/+2 |
2001-06-14 | Update libtool to a newer snapshot. | skrll | 1 | -3/+3 |
2001-05-09 | If a tag has not been given, and we're using a compiler which is not one | agc | 1 | -2/+2 |
2001-04-18 | Oops. Shouldn't have removed the FILESDIR. | skrll | 1 | -1/+2 |
2001-04-17 | Share a common distinfo. | skrll | 1 | -2/+2 |
2001-04-03 | Implement a new deplibs_check_method called match_pattern and use it. | skrll | 1 | -2/+2 |
2001-03-18 | Change the workaround for old compiler versions so that it actually works. | skrll | 1 | -2/+2 |
2001-03-12 | Re-enable the -release option of libtool. ELF is fully supported with a.out | skrll | 1 | -2/+2 |
2001-03-01 | Use MASTER_SITE_LOCAL | skrll | 1 | -2/+2 |