Age | Commit message (Expand) | Author | Files | Lines |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-22 | Update to 1.5.14, and switch DragonFly to version_type=linux. | tv | 8 | -569/+191 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-19 | Since some platforms (notably IRIX) don't like the autoconf cache, don't | tv | 1 | -3/+1 |
2005-01-18 | Merge DragonFly changes back to the .m4 files as documented in | tv | 5 | -62/+164 |
2005-01-18 | Tweak doc -- initial prep step should be "make patch" so that we get | tv | 1 | -2/+2 |
2004-12-21 | add DragonFly support from patch sent to libtool-patches: | grant | 4 | -80/+404 |
2004-12-18 | in the command run when -export-symbols is used on Darwin with xlc, | grant | 2 | -4/+40 |
2004-12-17 | Rewrite func_infer_tag in the libtool script so that it's easier to | jlam | 2 | -43/+66 |
2004-11-29 | Well, I suppose I'm the de facto MAINTAINER now, so make it so. | tv | 1 | -2/+2 |
2004-11-20 | use "nm -B" to extract symbol table on OSF1. | grant | 1 | -2/+2 |
2004-11-11 | Fix C++ linkage on modern NetBSD ELF by using a more standard link command. | tv | 4 | -71/+125 |
2004-10-17 | Pass RANLIB path down to libtool's configure script; addresses PR pkg/27217. | tv | 1 | -1/+3 |
2004-10-15 | The bl3 is now in devel/libltdl. | tv | 1 | -18/+0 |
2004-10-14 | Update libtool* packages to account for libltdl split, and simplify by | tv | 2 | -2/+27 |
2004-10-14 | Speed up subdir configure with -C. | tv | 1 | -1/+3 |
2004-10-12 | Another Interix fubar workaround: C++ libs weren't linking in libtool | tv | 4 | -83/+128 |
2004-10-11 | Quick typo fix for previous which made some libraries not build at all | tv | 4 | -19/+19 |
2004-10-11 | Make -export-symbols work properly under Interix. (The Interix ld(1) does | tv | 4 | -86/+93 |
2004-10-08 | nb2: Make the "echo" substitute work on Interix. Noted by | tv | 4 | -6/+48 |
2004-10-04 | Fix completely hosed test for g++ when CXX=g++. The old test worked fine. | tv | 5 | -96/+211 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 6 | -417/+390 |
2004-09-27 | Tweak doc to say "make extract" rather than "make configure". | tv | 1 | -2/+2 |
2004-05-26 | Use "nb[0-9]*" instead of "nb[0-9]" to accept revisions beyond 9. | tron | 1 | -3/+3 |
2004-05-26 | Fix broken dependence patterns introduced in revision 1.36. | tron | 1 | -4/+3 |
2004-05-25 | Remove myself as maintainer of libtool. | skrll | 1 | -2/+2 |
2004-05-25 | fix shared library names on OpenBSD after upgrade to libtool 1.5.x. | grant | 3 | -7/+79 |
2004-05-17 | Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore | seb | 1 | -2/+1 |
2004-05-11 | Unused. | wiz | 1 | -20/+0 |
2004-04-23 | fix up Darwin patches | danw | 3 | -44/+96 |
2004-04-22 | Update to 1.5.6 (OK'd by skrll). | tv | 5 | -1514/+118 |
2004-04-21 | Update Interix support once more (deliberately no PKGREVISION bump); | tv | 4 | -200/+284 |
2004-04-21 | libtool 1.5.2nb7: Another Interix fix, this time removing any usage of | tv | 6 | -226/+333 |
2004-04-21 | "make makepatchsum", not "make makesum". | tv | 1 | -2/+2 |
2004-04-20 | Move the libtool changes back to .m4 patches, but keep these out of the | tv | 7 | -77/+2279 |
2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 |
2004-03-16 | If the ${PKGBASE} of a package doesn't match the token passed to | jlam | 1 | -1/+2 |
2004-03-12 | bump PKGREVISION for my change to patch-aa last night. (pointed out | danw | 1 | -2/+2 |
2004-03-12 | disable -all-static for OS X since it just causes a linking error | danw | 2 | -22/+76 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -11/+7 |
2004-02-23 | Fix version_type settings for the non-NetBSD platforms in the CXX and | markd | 3 | -6/+140 |
2004-02-18 | Pull in the fix for the symlink vulnerability. | skrll | 3 | -6/+20 |
2004-02-14 | CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will | jlam | 1 | -8/+1 |
2004-02-11 | Fix BUILDLINK_* variables to sync with buildlink2. | xtraeme | 1 | -8/+8 |
2004-02-11 | Adding the buildlink3 file. | xtraeme | 1 | -0/+22 |
2004-02-08 | Fix the installation of libltdl on non-NetBSD platforms and correct a | skrll | 4 | -6/+96 |
2004-02-07 | Fix endless loop in pathname canonicalization in install mode. | seb | 3 | -5/+6 |
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 | 20 | -739/+272 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |