summaryrefslogtreecommitdiffstats
path: root/devel/libtool14/files
Commit message (Collapse)AuthorAgeFilesLines
* Changes from maintainer:steve1999-05-292-12/+193
| | | | | | | | | | | | | | | | | | | | | | 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.steve1999-05-091-0/+0
| | | | Noticed by: OKAZAKI Tetsurou <okasaki@be.to>
* Update to version 1.3.steve1999-05-045-50/+38
| | | | | PR: 11356 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Make sure $objformat is expanded before it goes out of scope.steve1999-03-081-1/+1
|
* Sync with peter's suggestion.vanilla1999-02-011-4/+4
|
* Allow this port to work on freebsd4* too.steve1999-01-261-3/+12
|
* Fix PORTOBJFORMAT problem.sada1998-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.vanilla1998-09-231-0/+44
|
* Import libtool-1.2, It's a generic library support script.vanilla1998-05-072-0/+22
PR: ports/6531 Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp>
OpenPOWER on IntegriCloud