Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | 3 | -3/+37 |
2003-12-12 | Removed patches for libtool.m4 and aclocal.m4 which provided fixes | reed | 3 | -38/+1 |
2003-12-11 | Added better support for BSD/OS for libtool. libtool has never | reed | 7 | -18/+98 |
2003-12-03 | Fix bsdi4 (BSD/OS) support in ltconfig (via patch-aa). | reed | 3 | -8/+15 |
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 | 3 | -6/+17 |
2003-09-25 | add back the tarball checksum that was accidentally removed in the last | danw | 1 | -1/+3 |
2003-09-25 | Update Darwin patches to match libtool 1.4.3 | danw | 4 | -11/+9 |
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-29 | Add empty patch target. | wiz | 1 | -1/+3 |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 |
2003-03-28 | PKGREVISION++ after last fix for irix. | jschauma | 1 | -2/+2 |
2003-03-27 | Do the right thing on irix and use version=sunos | jschauma | 2 | -5/+14 |
2003-01-31 | Don't use -nodefaultlibs when linking C libraries - this was for old broken | skrll | 3 | -9/+18 |
2003-01-31 | Whitespace. | skrll | 1 | -2/+2 |
2003-01-21 | set need_version=no on Darwin, from libtool 1.4.3. | grant | 3 | -20/+38 |
2003-01-10 | Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base | jlam | 1 | -2/+2 |
2003-01-06 | Instead of libtool-base>=${LIBTOOL_REQD}, directly specify >=20010614nb1, | jlam | 1 | -2/+2 |
2002-12-25 | When checking for operation mode, add a case for 'CC', Irix' C++ compiler. | jschauma | 2 | -4/+13 |
2002-12-25 | Unbreak libtool (hi Jan!) | wiz | 2 | -15/+1 |
2002-12-23 | Make sure that shlibs built on IRIX use the same major version number as on | jschauma | 3 | -41/+46 |
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 | 3 | -10/+34 |
2002-10-21 | Unused. | wiz | 1 | -32/+0 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 7 | -6/+25 |
2002-05-23 | Depend on the proper PKGREVISION of libtool-base and libtool-info. | schmonz | 1 | -3/+3 |
2002-05-21 | Make libtool work on Darwin, based on the patches in pkg/16104 by | schmonz | 5 | -9/+99 |
2002-05-13 | Remove hash for patch-ac-new which doesn't exist. Pointed out by wiz. | skrll | 1 | -2/+1 |
2002-04-15 | Define PKGREVISION, not PKGREV to handle nbX of the package. libtool package | kei | 2 | -6/+6 |
2002-03-26 | Fix a bug when inferring the CXX tag which meant that for certain | skrll | 3 | -18/+24 |
2002-03-21 | Fix the pattern that matches valid library files so that it allows '.' | skrll | 8 | -7/+92 |
2002-03-01 | Pull in a change from libtool-current that changes the dependency | skrll | 4 | -11/+141 |
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 | 3 | -3/+20 |
2001-12-27 | DEPEND on only libtool-base if we need libltdl.so. Pulling in all of the | jlam | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-10-26 | Fix a typo that has there for ages so that the previous fix for new | skrll | 2 | -4/+4 |