Age | Commit message (Expand) | Author | Files | Lines |
2021-05-24 | *: recursive bump for perl 5.34 | wiz | 1 | -1/+2 |
2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 1 | -2/+2 |
2018-11-13 | Add support for Minix which follows the NetBSD configuration. Tested on 3.4RC6. | sevan | 6 | -159/+267 |
2018-03-12 | PR pkg/53086 | hans | 3 | -23/+35 |
2017-03-07 | Unbreak build in environments with fine grained file system times. | joerg | 1 | -2/+2 |
2017-03-06 | Update libtool packages to 2.4.6. | jperkin | 15 | -851/+759 |
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 |
2016-03-10 | be compatible with "nm -p" on Solaris 11.3 | tnn | 4 | -11/+38 |
2016-02-23 | The dependency compiler of libtool uses predictable temporary file names | joerg | 2 | -1/+19 |
2015-11-03 | Add SHA512 digests for distfiles for devel category | agc | 1 | -1/+2 |
2015-07-18 | Avoid creating empty relink commands. This can happen when libtool | joerg | 3 | -4/+25 |
2014-12-02 | When relinking with DESTDIR, also look into DESTDIR for the desired | joerg | 3 | -11/+40 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2014-10-09 | Remove SVR4_PKGNAME, per discussion on tech-pkg. | wiz | 1 | -2/+1 |
2014-09-10 | revert libtool | richard | 4 | -51/+19 |
2014-09-10 | adding devel/py-hgnested | richard | 4 | -19/+51 |
2014-09-01 | GCC 4.7's gfortran on SunOS generates verbose output which includes spaces | jperkin | 3 | -69/+126 |
2014-06-15 | Don't use -nostdlib for C++ with GCC on Solaris. Bump revision of | joerg | 3 | -103/+125 |
2014-06-15 | Use patch -p0, avoids surprises if something moved. | joerg | 1 | -2/+2 |
2014-05-11 | Update distinfo after reverting patch files by joerg@. | taca | 1 | -4/+4 |
2014-05-10 | Revert. Not approved and not correct. | joerg | 4 | -3039/+163 |
2014-05-10 | Upstream libtool patch to support following bugfix for -Bdirect on SunOS | richard | 2 | -3/+14 |
2014-05-10 | Permit libtool to generate -fstack-protector* on all platforms in --mode=link | richard | 5 | -167/+3032 |
2014-03-08 | Don't try to extract GCC's linker line. It includes -lgcc, but not | joerg | 5 | -110/+158 |
2013-08-27 | PR 48081: Explicitly disable Fortran in libtool-base, otherwise it will | joerg | 4 | -104/+132 |
2013-07-01 | Restore shared library support for MirBSD. Some chunks of the MirBSD diff | bsiegert | 4 | -102/+233 |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 |
2013-05-16 | Used by devel/libtool-fortran/Makefile too. | ryoon | 1 | -1/+2 |
2013-05-13 | In configure: changed _lt_dar_can_shared=$GCC to _lt_dar_can_shared=yes, so l... | adam | 1 | -1/+10 |
2013-05-13 | In configure: changed _lt_dar_can_shared=$GCC to _lt_dar_can_shared=yes, so l... | adam | 2 | -4/+58 |
2013-05-10 | Fix pathnames and NM in libtool for cross-compilation. | riastradh | 1 | -4/+7 |
2013-05-09 | Pull in libtool-fortran. Bump PKGREVISION. | wiz | 1 | -1/+3 |
2013-04-12 | Update to libtool-2.4.2: | joerg | 8 | -1546/+845 |
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-07-26 | Add a special case for f77 on MirBSD. This is what the wrapper scripts call | bsiegert | 4 | -165/+811 |
2011-09-16 | Revert. Doesn't follow the patch rules for libtool, wasn't discussed | joerg | 2 | -53/+5 |
2011-09-14 | Don't add -z text unconditionally to ld on SunOS. This make | hans | 2 | -5/+53 |
2011-05-14 | Add MirBSD support to libtool. The patches are based on the ones from MirPorts, | bsiegert | 6 | -145/+649 |
2011-03-23 | Backport Haiku support, taken from upstream. | obache | 5 | -109/+441 |
2010-03-17 | Fix support of g95 as the fortran on NetBSD. | markd | 3 | -17/+22 |
2009-12-18 | Add some band aid for the not-yet-fully-analyzed issue with sh on | joerg | 2 | -3/+26 |
2009-12-17 | Garbage collect PLIST (meta package) | joerg | 1 | -0/+0 |
2009-12-17 | Adjust to reality, running bootstrap is prefered. | joerg | 1 | -4/+3 |
2009-12-17 | Fix another set of broken macro names. Regen patches. | joerg | 4 | -43/+43 |
2009-12-16 | Fix a macro name so that the correct C++ linkage on NetBSD and QNX is | joerg | 4 | -22/+22 |
2009-12-15 | Update to libtool-2.2.6b. This switches libtool to the new main branch. | joerg | 10 | -2265/+581 |
2009-12-15 | Fix a potential security issue in libltdl by making sure that the | joerg | 2 | -1/+95 |
2009-07-08 | Add support for g95 on NetBSD to libtool. | markd | 3 | -14/+27 |
2009-06-13 | Ran pkglint --autofix on the devel/ category. Most of the changes are | rillig | 1 | -1/+4 |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -2/+2 |