summaryrefslogtreecommitdiff
path: root/devel/libtool-base
AgeCommit message (Expand)AuthorFilesLines
2005-03-18nb10: Work around PR pkg/20499 by disabling locking altogether on IRIX.tv1-4/+13
2005-03-05add a comment describing the options used on AIX.grant1-3/+6
2005-03-03Fix for libtool locking on AIX. Found by grant, tested by me on aix 4.3.3garbled1-1/+2
2005-03-03Make libtool work better on AIX. There is still one problem remaining,garbled1-1/+4
2005-01-19Since some platforms (notably IRIX) don't like the autoconf cache, don'ttv1-6/+1
2005-01-19Under IRIX, configure creates a corrupted cache file, so re-parsing thatjschauma1-1/+6
2005-01-01Refer to patch-a[bd] rather than patch-a*.tv1-2/+2
2004-12-22Thinko fix: README.manual -> manual.READMEtv1-2/+2
2004-12-22Add heads-up comment above PKGREVISION pointing to the manual-* diffstv1-1/+9
2004-12-21add DragonFly support from patch sent to libtool-patches:grant1-2/+2
2004-12-18in the command run when -export-symbols is used on Darwin with xlc,grant1-2/+2
2004-12-17Rewrite func_infer_tag in the libtool script so that it's easier tojlam1-2/+2
2004-11-26dlopen.buildlink3.mk will automatically include dlcompat/buildlink3.mkjlam1-2/+2
2004-11-11Fix C++ linkage on modern NetBSD ELF by using a more standard link command.tv1-2/+2
2004-10-14Re-add dlcompat dependency lost in libltdl overhaul, but since it's now onlytv1-1/+4
2004-10-14Update libtool* packages to account for libltdl split, and simplify bytv2-40/+12
2004-10-12Another Interix fubar workaround: C++ libs weren't linking in libtooltv1-2/+2
2004-10-11Make -export-symbols work properly under Interix. (The Interix ld(1) doestv1-2/+2
2004-10-08nb2: Make the "echo" substitute work on Interix. Noted bytv1-2/+2
2004-10-04Fix completely hosed test for g++ when CXX=g++. The old test worked fine.tv1-3/+6
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+1
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
2004-07-18Remove the ${OPSYS} test around inclusion of dlcompat/buildlink3.mk,schmonz1-5/+2
2004-06-17sysutils/c++rt0 doesn't exist any longer, as pkgsrc has officially droppedtv1-6/+1
2004-06-14fix an obvious botch-up:grant1-2/+2
2004-06-03Tell libtool's configure to use 'nm -B' under IRIX.jschauma1-2/+4
2004-05-25bump PKGREVISION for OpenBSD shlib name fix.grant1-1/+2
2004-04-22Update to 1.5.6 (OK'd by skrll).tv1-17/+8
2004-02-29Revert:wiz1-23/+23
2004-02-22simplify the test for Darwin a little.grant1-2/+2
2004-02-22On Solaris the configure script doesn't seem to be working out that "nm"markd1-1/+7
2004-02-18Configure and build shlibtool after configuring and building libtool,jlam1-23/+23
2004-02-16We no longer need to set CONFIG_STATUS_OVERRIDE to an empty value asjlam1-3/+1
2004-02-14libtool-base actually uses config.status during the build to generatejlam1-1/+3
2004-02-13Add SED to the configure envirionment as well, since GNU configure scriptsjlam1-1/+2
2004-02-09Always use ${SED} instead of having the configure script try to figure outjlam1-3/+9
2004-02-09Set USE_LANGUAGES to "c c++ fortran" since we want to use the same versionsjlam1-4/+4
2004-02-08Don't set LD to ${BUILDLINK_DIR}/bin/ld in the libtool script.jlam1-1/+6
2004-02-05Reorder some lines so they appear before bsd.prefs.mk and setjlam1-3/+3
2004-02-05The long awaited update libtool to 1.5.2.skrll2-14/+13
2004-02-04Require both the C and C++ compilers since we usually want libtool to findjlam1-1/+6
2004-01-07Use dlcompat/buildlink3.mk on Darwin.jlam1-2/+2
2004-01-05"bl3ify": [v] to convert a package to use the buildlink3 framework.jlam1-1/+11
2003-09-18Specify the category when including other files and when depending on otherjmmv1-2/+2
2003-02-17convert to use test target from bsd.pkg.mkdillo1-3/+2
2003-01-25Now that we have ${PREFIX}/share/aclocal in the mdist files, don't try toagc1-2/+1
2003-01-10Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-basejlam2-6/+33
2002-12-22These packages are no longer needed to bootstrap buildlink2. Simplify thejlam1-31/+4
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-11-21Don't use buildlink2 since we may need this package to bootstrapjlam1-7/+30