summaryrefslogtreecommitdiff
path: root/devel/libtool14 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Symlink vulnerability: http://www.securityfocus.com/archive/1/352333Ade Lovett2004-02-133-2/+17
| | | | | | | Fix: http://www.securityfocus.com/archive/1/352519 PR: ports/62786 Submitted by: eik
* Minor COMMENT cosmetic changesAde Lovett2004-02-111-1/+1
|
* Switch pre-everything: target to pre-everything::Ade Lovett2003-10-161-1/+1
| | | | | PR: ports/58148 (partial) Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Repoint to known-good copies of libtool distfiles, prior to the FSFAde Lovett2003-10-141-2/+4
| | | | | | | ftp.gnu.org compromise and resultant trashing of lots of files. Why they haven't gotten things back into a proper state yet is an entirely different question.
* Fix installation of info filesAde Lovett2003-07-024-35/+25
| | | | Remove libltdl specific stuff from libtool14 (now refers to libtool15)
* Fix typo, pointed out by many.Ade Lovett2003-06-291-27/+27
|
* Minor cosmetic changes to use a single BUILD_VERSION variable toAde Lovett2003-06-292-40/+42
| | | | differentiate between versions in Makefile and PLIST
* Fix "dreaded thread problem" on -current where multithreaded apps areAde Lovett2003-06-282-1/+12
| | | | | | not linked with libc_r. Bump PORTREVISION since this is a CRITICAL patch. Submitted by: marcus
* libtool uber-patchAde Lovett2003-06-2613-464/+202
| | | | | | | | | | | * 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)
* Tag 'em and grab 'em from freebsd-ports@Ade Lovett2003-05-131-1/+1
|
* do not have time for theseAlan Eldridge2003-04-281-1/+1
|
* 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.
* 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.
* 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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* 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.)
* Relinquish all my ports.Ade Lovett2002-09-071-1/+1
|
* 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. :)
* 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.
* Set EXPR_COMPAT environment variable to workaround a problem with expr(1)Maxim Sobolev2002-05-022-16/+29
| | | | on -current.
* Change maintainer to portmgr and update note about not upgrading.Jeremy Lea2001-05-221-4/+5
|
* Add WWW.Dmitry Sivachenko2001-03-231-0/+2
|
* 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
* Explain why this port has not been upgraded to 1.3.5.Jeremy Lea2000-10-241-0/+4
|
* 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
* Don't remove share/aclocal.Satoshi Asami2000-06-031-1/+0
|
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
|
* Update to 1.3.4.Satoshi Asami2000-04-025-36/+48
| | | | Submitted by: maintainer
* Oops, left off the @FreeBSD.org part. :)Steve Price2000-01-291-1/+1
|
* Maintainer is now a committer.Steve Price2000-01-291-1/+1
|
* Make this handle libraries of the form /dir/...s/libfoo.a.Satoshi Asami1999-09-201-1/+10
| | | | Submitted by: maintainer
* 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
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 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.
* 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
* Remove an empty patch leftover from my last commit.Steve Price1999-05-091-0/+0
| | | | Noticed by: OKAZAKI Tetsurou <okasaki@be.to>
* Update to version 1.3.Steve Price1999-05-048-61/+61
| | | | | PR: 11356 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Make sure $objformat is expanded before it goes out of scope.Steve Price1999-03-081-1/+1
|
* Sync with peter's suggestion.Vanilla I. Shu1999-02-011-4/+4
|
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
|
* Allow this port to work on freebsd4* too.Steve Price1999-01-261-3/+12
|
* Fix PORTOBJFORMAT problem.SADA Kenji1998-12-142-36/+30
| | | | | PR: ports/9070 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Fix info page problem, and add elf patch.Vanilla I. Shu1998-09-232-2/+47
|
* 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>