aboutsummaryrefslogtreecommitdiff
path: root/devel/libtool
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.4.2Martin Wilke2012-01-274-108/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: - The --with-pic configure option now supports a list of comma-separated package names. This can be used to build some static libraries with PIC objects while building others with non-PIC objects. - Initial support for Go, using the gccgo compiler. - On Mac OS X .dylib is now tried as well as .so with lt_dlopenext(). Bug fixes: - The generic approximation of the command line length limit (when getconf is not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8. - The bug that leaked developer tool paths into the release tarballs from ./bootstrap is fixed. - Improved support for the Cuda Compiler Driver (nvcc) on Darwin. - For GCC LTO support, the -fuse-linker-plugin switch is now also removed when computing compiler postdeps. Important incompatible changes: - The undocumented hardcode_libdir_flag_spec_ld tag variable has been removed in favor of using hardcode_libdir_flag_spec with $wl set to empty. Changes in supported systems or compilers: - Fixes for gfortran on Darwin, XL Fortran on GNU/Linux. - Support for FreeBSD 1.x (outdated since 1994) has been removed. PR: 162012 Submitted by: delphij@ Tested via: exp-run Notes: svn path=/head/; revision=289878
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* Apply FreeBSD 10 workaround for some high profile ports toErwin Lansing2011-10-271-0/+1
| | | | | | | | | | unbreak a lot of dependent ports. Submitted by: beat Tested on: pointyhat i386-9-exp and i386-10 Notes: svn path=/head/; revision=284430
* - Backport two patches from vendor git repository to fix libtoolPav Lucistnik2011-10-113-0/+105
| | | | | | | | | | | | | | | on FreeBSD 10.X and future-proof it for up to FreeBSD 39 http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=e94c6d6e0359d92f08f491f57e0ef3371e978952 http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=49ae2888b43cad358e2ff60a69722341116e7b40 PR: ports/161404 Submitted by: ed With hat: portmgr Tested by: pointyhat exp-run Notes: svn path=/head/; revision=283369
* - Mark as conflicted with libtool-fixed.Stanislav Sedov2011-10-061-0/+2
| | | | Notes: svn path=/head/; revision=283023
* Update to libtool 2.4Ade Lovett2011-02-253-33/+12
| | | | | | | Tested by: pav (multiple -exp runs) Notes: svn path=/head/; revision=269656
* Clean up "current" versions of autotools components to further reduceAde Lovett2010-12-086-0/+230
| | | | | | | tree-churn on updates. Notes: svn path=/head/; revision=265861
* libtool uber-patchAde Lovett2003-06-2611-545/+0
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Tag 'em and grab 'em from freebsd-ports@Ade Lovett2003-05-131-1/+1
| | | | Notes: svn path=/head/; revision=80911
* do not have time for theseAlan Eldridge2003-04-281-1/+1
| | | | Notes: svn path=/head/; revision=79798
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* I may as well be a masochist and take this one too, since I've got theAlan Eldridge2002-11-131-1/+1
| | | | | | | auto* twin terrors already. Notes: svn path=/head/; revision=70062
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-0/+4
| | | | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) Notes: svn path=/head/; revision=66299
* Relinquish all my ports.Ade Lovett2002-09-071-1/+1
| | | | Notes: svn path=/head/; revision=65776
* Stage a mini-coup, and borrow these ports from portmgr@ for a while,Ade Lovett2002-08-011-2/+1
| | | | | | | | | | since I'm doing most of the updating, and am working on a port/Mk/bsd.<gnublah>.mk to move some cruft around. Sponsored by: Mr. Smith and Mr. Wesson. :) Notes: svn path=/head/; revision=63830
* Recognise ar(1) archives (.a) as a valid entities to link with. This fixesMaxim Sobolev2002-06-082-4/+9
| | | | | | | many places when it is necessary to link shared object with a static library. Notes: svn path=/head/; revision=60851
* Set EXPR_COMPAT environment variable to workaround a problem with expr(1)Maxim Sobolev2002-05-022-16/+29
| | | | | | | on -current. Notes: svn path=/head/; revision=58456
* Change maintainer to portmgr and update note about not upgrading.Jeremy Lea2001-05-221-4/+5
| | | | Notes: svn path=/head/; revision=42898
* Add WWW.Dmitry Sivachenko2001-03-231-0/+2
| | | | Notes: svn path=/head/; revision=40292
* Install the ltdl library, so that packages can use it. If this breaks anyJeremy Lea2001-02-053-2/+20
| | | | | | | | | | ports, please let me know... Submitted by: sobomax Reviewed by: ade Notes: svn path=/head/; revision=37968
* Explain why this port has not been upgraded to 1.3.5.Jeremy Lea2000-10-241-0/+4
| | | | Notes: svn path=/head/; revision=34188
* Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scriptsMaxim Sobolev2000-09-252-10/+25
| | | | | | | | | generated for libtool1.4. No responce from: maintainer Notes: svn path=/head/; revision=33091
* Don't remove share/aclocal.Satoshi Asami2000-06-031-1/+0
| | | | Notes: svn path=/head/; revision=29135
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Update to 1.3.4.Satoshi Asami2000-04-025-36/+48
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=27279
* Oops, left off the @FreeBSD.org part. :)Steve Price2000-01-291-1/+1
| | | | Notes: svn path=/head/; revision=25283
* Maintainer is now a committer.Steve Price2000-01-291-1/+1
| | | | Notes: svn path=/head/; revision=25258
* Make this handle libraries of the form /dir/...s/libfoo.a.Satoshi Asami1999-09-201-1/+10
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=21824
* Submitted by: maintainerSatoshi Asami1999-09-118-64/+236
| | | | | | | | | | | | | | | | He says: Update libtool to 1.3.3 and modify it's behaviour a bit. It now behaves like a stock libtool unless we start sending one of three flags: --disable-ltlibs Don't install .la files --release-suffix Add the release to the end of all the libs (like GLib/GTK+) --release-ignore Don't add the release to any libs. PR: 13114 Notes: svn path=/head/; revision=21648
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Changes from maintainer:Steve Price1999-05-294-19/+195
| | | | | | | | | | | | | | | | | | | | | | | | | 1. Add a -prefix arguement to libtool, to find where the installed copies of ltconfig and ltmain.sh reside. 2. Don't install the .la files unless --install-ltlibs is passed to ltconfig. 3. Don't force linking with -lc, and allow -?thread to be passed to the linker. 4. Don't build static libs if not using version numbers (for plugins). 5. Install instead of lib${release}.a lib.a lib${release}.so lib.so lib${release}.so.${ver} lib${release}.so.${ver} to support multi-release installations. 6. Change version to "1.3-freebsd-ports" so people know who to blame. 7. Misc fixes. PR: 11839 Submitted by: maintainer Notes: svn path=/head/; revision=19050
* Remove an empty patch leftover from my last commit.Steve Price1999-05-091-0/+0
| | | | | | | Noticed by: OKAZAKI Tetsurou <okasaki@be.to> Notes: svn path=/head/; revision=18617
* Update to version 1.3.Steve Price1999-05-048-61/+61
| | | | | | | | PR: 11356 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=18478
* Make sure $objformat is expanded before it goes out of scope.Steve Price1999-03-081-1/+1
| | | | Notes: svn path=/head/; revision=17084
* Sync with peter's suggestion.Vanilla I. Shu1999-02-011-4/+4
| | | | Notes: svn path=/head/; revision=16468
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Allow this port to work on freebsd4* too.Steve Price1999-01-261-3/+12
| | | | Notes: svn path=/head/; revision=16301
* Fix PORTOBJFORMAT problem.SADA Kenji1998-12-142-36/+30
| | | | | | | | PR: ports/9070 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=15349
* Fix info page problem, and add elf patch.Vanilla I. Shu1998-09-232-2/+47
| | | | Notes: svn path=/head/; revision=13364
* Import libtool-1.2, It's a generic library support script.Vanilla I. Shu1998-05-077-0/+67
PR: ports/6531 Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp> Notes: svn path=/head/; revision=10896