Commit graph

14 commits

Author SHA1 Message Date
Jeremy Lea
8516eadb3c Install the ltdl library, so that packages can use it. If this breaks any
ports, please let me know...

Submitted by:	sobomax
Reviewed by:	ade
2001-02-05 08:21:54 +00:00
Maxim Sobolev
fa0b4be69c Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scripts
generated for libtool1.4.

No responce from:	maintainer
2000-09-25 07:38:14 +00:00
Satoshi Asami
030d0dff5a Update to 1.3.4.
Submitted by:	maintainer
2000-04-02 08:26:22 +00:00
Satoshi Asami
1ed324bc37 Make this handle libraries of the form /dir/...s/libfoo.a.
Submitted by:	maintainer
1999-09-20 08:40:55 +00:00
Satoshi Asami
bbd6a62a28 Submitted by: maintainer
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
1999-09-11 01:04:52 +00:00
Steve Price
cb29850f01 Changes from maintainer:
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
1999-05-29 03:45:27 +00:00
Steve Price
1b6a3f6666 Remove an empty patch leftover from my last commit.
Noticed by:	OKAZAKI Tetsurou <okasaki@be.to>
1999-05-09 01:00:04 +00:00
Steve Price
6a6b74a215 Update to version 1.3.
PR:		11356
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-04 22:35:39 +00:00
Steve Price
c363ac6a8a Make sure $objformat is expanded before it goes out of scope. 1999-03-08 21:55:04 +00:00
Vanilla I. Shu
a426f9e4e1 Sync with peter's suggestion. 1999-02-01 21:58:03 +00:00
Steve Price
499084b509 Allow this port to work on freebsd4* too. 1999-01-26 01:39:02 +00:00
SADA Kenji
c15f4fe4fd Fix PORTOBJFORMAT problem.
PR:	ports/9070
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-14 17:25:03 +00:00
Vanilla I. Shu
448efeb0b8 Fix info page problem, and add elf patch. 1998-09-23 16:15:58 +00:00
Vanilla I. Shu
ab322818b5 Import libtool-1.2, It's a generic library support script.
PR:		ports/6531
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
1998-05-07 15:58:20 +00:00