aboutsummaryrefslogtreecommitdiff
path: root/devel/libtool15
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-238-230/+75
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix pthread handlingAde Lovett2005-12-242-8/+26
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=151978
* Update to 1.5.22Ade Lovett2005-12-212-5/+5
| | | | Notes: svn path=/head/; revision=151695
* Add SHA256Ade Lovett2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148191
* Update to 1.5.20Ade Lovett2005-09-023-8/+3
| | | | Notes: svn path=/head/; revision=141825
* Update to 1.5.18Ade Lovett2005-06-175-85/+46
| | | | | | | | | More robust -pthread hack obtained from dfports. Tested with: full build of x11/gnome2 and x11/kde3 Notes: svn path=/head/; revision=137641
* Purge WANT_{LIBTOOL,AUTOCONF,AUTOMAKE}_RUNAde Lovett2005-06-161-1/+1
| | | | | | | | | The versioned autotools are now strictly for building other ports in the tree. Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others, where unmodified cross-platform capabilities are desired. Notes: svn path=/head/; revision=137573
* All that we see or seem, is but a dream, within a dream.Ade Lovett2005-06-151-1/+1
| | | | | | | | | Take back maintainership. I'll be scouring the PR database shortly, if I miss any, or someone beats me to it, please feel free to reassign appropriately. Notes: svn path=/head/; revision=137475
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add a patch to support gnome 2.10 sharedlib version.Koop Mast2005-03-072-8/+55
| | | | | | | | | Patch made by ahze limited testing done by me. Obtained from: libtool cvs. Notes: svn path=/head/; revision=130548
* Relinquish maintainership. I no longer have the time, energy,Ade Lovett2005-02-281-1/+1
| | | | | | | | | | | | | or interest to look after these things any more. To whomever picks these up, I salute you. I'll reset the relevant PRs to ports-bugs in a couple of weeks if no-one has taken over maintainership. Farewell, autotool hell. Notes: svn path=/head/; revision=130051
* Too clever for my own good. Unbreak libltdl15.Ade Lovett2004-10-151-2/+5
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=119479
* Update to 1.5.10, use INFO, and other minor cleanups.Ade Lovett2004-10-145-49/+25
| | | | Notes: svn path=/head/; revision=119451
* Update to 1.5.8Ade Lovett2004-08-162-4/+4
| | | | Notes: svn path=/head/; revision=116424
* Long-overdue cosmetic cleanups.Ade Lovett2004-08-031-10/+0
| | | | Notes: svn path=/head/; revision=115368
* Remove empty patchfile.Alex Dupre2004-07-011-0/+0
| | | | Notes: svn path=/head/; revision=112702
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-013-54/+41
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Update to 1.5.6Ade Lovett2004-05-132-7/+4
| | | | Notes: svn path=/head/; revision=109083
* Fix pkg-plist.Ade Lovett2004-02-152-2/+1
| | | | | | | | Reported by: many Typo by: ade Notes: svn path=/head/; revision=100962
* Symlink vulnerability: http://www.securityfocus.com/archive/1/352333Ade Lovett2004-02-133-41/+72
| | | | | | | | | | Fix: http://www.securityfocus.com/archive/1/352519 PR: ports/62786 Submitted by: eik Notes: svn path=/head/; revision=100875
* Minor COMMENT cosmetic changesAde Lovett2004-02-111-1/+1
| | | | Notes: svn path=/head/; revision=100699
* 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> Notes: svn path=/head/; revision=91461
* 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. Notes: svn path=/head/; revision=91127
* Missed in last commit. Move libltdl's pkg-* to a saner place.Ade Lovett2003-07-022-15/+0
| | | | Notes: svn path=/head/; revision=84065
* Upgrade to libtool 1.5 after repo-copy.Ade Lovett2003-07-0210-108/+115
| | | | Notes: svn path=/head/; revision=84062
* Fix typo, pointed out by many.Ade Lovett2003-06-291-27/+27
| | | | Notes: svn path=/head/; revision=83837
* Minor cosmetic changes to use a single BUILD_VERSION variable toAde Lovett2003-06-292-40/+42
| | | | | | | differentiate between versions in Makefile and PLIST Notes: svn path=/head/; revision=83798
* 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 Notes: svn path=/head/; revision=83786
* 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) 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