Age | Commit message (Expand) | Author | Files | Lines |
2005-01-01 | Refer to patch-a[bd] rather than patch-a*. | tv | 1 | -2/+2 |
2004-12-22 | Thinko fix: README.manual -> manual.README | tv | 1 | -2/+2 |
2004-12-22 | Add heads-up comment above PKGREVISION pointing to the manual-* diffs | tv | 1 | -1/+9 |
2004-12-21 | add DragonFly support from patch sent to libtool-patches: | grant | 1 | -2/+2 |
2004-12-18 | in the command run when -export-symbols is used on Darwin with xlc, | grant | 1 | -2/+2 |
2004-12-17 | Rewrite func_infer_tag in the libtool script so that it's easier to | jlam | 1 | -2/+2 |
2004-11-26 | dlopen.buildlink3.mk will automatically include dlcompat/buildlink3.mk | jlam | 1 | -2/+2 |
2004-11-11 | Fix C++ linkage on modern NetBSD ELF by using a more standard link command. | tv | 1 | -2/+2 |
2004-10-14 | Re-add dlcompat dependency lost in libltdl overhaul, but since it's now only | tv | 1 | -1/+4 |
2004-10-14 | Update libtool* packages to account for libltdl split, and simplify by | tv | 2 | -40/+12 |
2004-10-12 | Another Interix fubar workaround: C++ libs weren't linking in libtool | tv | 1 | -2/+2 |
2004-10-11 | Make -export-symbols work properly under Interix. (The Interix ld(1) does | tv | 1 | -2/+2 |
2004-10-08 | nb2: Make the "echo" substitute work on Interix. Noted by | tv | 1 | -2/+2 |
2004-10-04 | Fix completely hosed test for g++ when CXX=g++. The old test worked fine. | tv | 1 | -3/+6 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+1 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-07-18 | Remove the ${OPSYS} test around inclusion of dlcompat/buildlink3.mk, | schmonz | 1 | -5/+2 |
2004-06-17 | sysutils/c++rt0 doesn't exist any longer, as pkgsrc has officially dropped | tv | 1 | -6/+1 |
2004-06-14 | fix an obvious botch-up: | grant | 1 | -2/+2 |
2004-06-03 | Tell libtool's configure to use 'nm -B' under IRIX. | jschauma | 1 | -2/+4 |
2004-05-25 | bump PKGREVISION for OpenBSD shlib name fix. | grant | 1 | -1/+2 |
2004-04-22 | Update to 1.5.6 (OK'd by skrll). | tv | 1 | -17/+8 |
2004-02-29 | Revert: | wiz | 1 | -23/+23 |
2004-02-22 | simplify the test for Darwin a little. | grant | 1 | -2/+2 |
2004-02-22 | On Solaris the configure script doesn't seem to be working out that "nm" | markd | 1 | -1/+7 |
2004-02-18 | Configure and build shlibtool after configuring and building libtool, | jlam | 1 | -23/+23 |
2004-02-16 | We no longer need to set CONFIG_STATUS_OVERRIDE to an empty value as | jlam | 1 | -3/+1 |
2004-02-14 | libtool-base actually uses config.status during the build to generate | jlam | 1 | -1/+3 |
2004-02-13 | Add SED to the configure envirionment as well, since GNU configure scripts | jlam | 1 | -1/+2 |
2004-02-09 | Always use ${SED} instead of having the configure script try to figure out | jlam | 1 | -3/+9 |
2004-02-09 | Set USE_LANGUAGES to "c c++ fortran" since we want to use the same versions | jlam | 1 | -4/+4 |
2004-02-08 | Don't set LD to ${BUILDLINK_DIR}/bin/ld in the libtool script. | jlam | 1 | -1/+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 | 2 | -14/+13 |
2004-02-04 | Require both the C and C++ compilers since we usually want libtool to find | jlam | 1 | -1/+6 |
2004-01-07 | Use dlcompat/buildlink3.mk on Darwin. | jlam | 1 | -2/+2 |
2004-01-05 | "bl3ify": [v] to convert a package to use the buildlink3 framework. | jlam | 1 | -1/+11 |
2003-09-18 | Specify the category when including other files and when depending on other | jmmv | 1 | -2/+2 |
2003-02-17 | convert to use test target from bsd.pkg.mk | dillo | 1 | -3/+2 |
2003-01-25 | Now that we have ${PREFIX}/share/aclocal in the mdist files, don't try to | agc | 1 | -2/+1 |
2003-01-10 | Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base | jlam | 2 | -6/+33 |
2002-12-22 | These packages are no longer needed to bootstrap buildlink2. Simplify the | jlam | 1 | -31/+4 |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -2/+2 |
2002-11-21 | Don't use buildlink2 since we may need this package to bootstrap | jlam | 1 | -7/+30 |
2002-10-09 | Complete conversion to buildlink2 (untested -- Darwin-only change -- please | wiz | 1 | -2/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -1/+3 |
2002-05-21 | Make libtool work on Darwin, based on the patches in pkg/16104 by | schmonz | 1 | -1/+5 |
2002-04-17 | PKGREVISION is set in libtool/Makefile.common. Without this fix | martti | 1 | -2/+2 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |