Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-10-26 | Fix ltcf-cxx.sh to work on -current/new toolchains. That is make sure that | skrll | 3 | -6/+6 |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 1 | -1/+2 |
2001-10-04 | There is only one system library path: /usr/lib. Don't include /lib and | skrll | 3 | -6/+15 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-09 | fdl.texi has been part of the distibution for sometime now... | skrll | 1 | -384/+0 |
2001-07-06 | Make this compile on NetBSD/newsmips (i.e., mipseb). At least amanda | enami | 2 | -1/+24 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -2/+3 |
2001-06-20 | Add a buildlink.mk file for libltdl.* for use by other package Makefiles. | jlam | 1 | -0/+30 |
2001-06-20 | Fix --mode=execute quoting problem. | skrll | 3 | -6/+15 |
2001-06-14 | Update libtool to a newer snapshot. | skrll | 16 | -333/+79 |
2001-05-22 | Handle shared libraries the same on Linux as Solaris and NetBSD | abs | 2 | -5/+14 |
2001-05-09 | If a tag has not been given, and we're using a compiler which is not one | agc | 3 | -11/+61 |
2001-05-08 | Fix problem where CXX and CXXFLAGS were incorrectly used when --tag=CC is | skrll | 2 | -4/+4 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 |
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-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-04-03 | Implement a new deplibs_check_method called match_pattern and use it. | skrll | 10 | -5/+186 |
2001-03-26 | Bump the buffer size even more for KDE2. As Hubert points out libtool | skrll | 2 | -4/+4 |
2001-03-18 | Change the workaround for old compiler versions so that it actually works. | skrll | 4 | -32/+15 |
2001-03-12 | Re-enable the -release option of libtool. ELF is fully supported with a.out | skrll | 3 | -24/+16 |
2001-03-01 | Use MASTER_SITE_LOCAL | skrll | 1 | -2/+2 |
2001-02-28 | Restore old numbering scheme for libraries on Solaris as discussed on | skrll | 2 | -5/+14 |