Commit Graph

30 Commits

Author SHA1 Message Date
brad
aa300b210d upgrade to libtool 1.5.8 2004-08-07 21:55:26 +00:00
brad
fa224cdc8f I'm not sure if this is the end of all the relink issues
but this is definitely an improvement on the workaround
currently in place at the moment.

From: Jacob Meuser <jakemsr at jakemsr dot com>
2004-08-05 18:04:55 +00:00
brad
56232faf2d set hardcode_direct and hardcode_shlibpath_var in OpenBSD' C++ section too. 2004-08-02 16:38:03 +00:00
brad
f3e3da8216 Use sysctl to get the max cmd length on *BSD
From: libtool CVS
2004-08-02 15:50:46 +00:00
brad
f9a1f97a6f ltmain.in: Fix problem with .libs/.libs/libfoo.so appearing on the link line
From: libtool CVS
2004-08-02 15:43:11 +00:00
brad
083227db96 until I can figure out this total gayness with libtool relinking
improperly then I'll just put the usual workaround in place.
2004-07-11 19:22:05 +00:00
brad
eb85612971 upgrade to libtool 1.5.6, libltdl is now a sub-package. 2004-07-02 01:59:12 +00:00
brad
05774ef1fd use ports in-tree libtool patches. 2001-10-06 18:41:57 +00:00
brad
24e8d6275d one last sync of our libtool 1.3.x patches hopefully before bringing in
libtool 1.4.
2001-10-02 13:47:56 +00:00
brad
0cedeef53c sync closer to my libtool 1.4 patches 2001-08-27 02:42:12 +00:00
brad
b55fcad159 capitalize libtoolize and align dircategory entry. 2001-08-27 01:16:48 +00:00
brad
54417ac024 - teach libtool about the new behavior of LD_LIBRARY_PATH on our ELF archs
for the next release
- bump PKGNAME
2001-08-21 02:41:15 +00:00
espie
2b493ebdbb ranlib -t on install, somewhat faster, sometimes MUCH faster. 2001-08-20 21:53:03 +00:00
brad
badbf7a2b6 - bump PKGNAME
- use better check for ELF which uses cpp-predefined __ELF__ symbol
- allow for shared objects without "lib" prefix and non-versioned (both
for "modules")
- add proper interlibrary dependency checking
--
Porters please sync libtool patches with this and make sure to test to
make sure there is no breakage with each port.
2001-08-04 03:28:42 +00:00
brad
6bd494c962 this patch is no longer necessary and was only of use when we used to use
AM_MAKEFLAGS to pass down DESTDIR to subdir Makefile's.
2001-04-05 20:24:27 +00:00
danh
48b9391566 rename patches; easier to sync from 2001-02-20 18:26:37 +00:00
brad
5efe452cf1 - do not allow libc_r to be linked directly.
- allow passing -pthread/-lthread to the linker.
2001-02-18 18:07:54 +00:00
brad
4222f7e372 another spot where ltmain.sh checks whether it's acceptable to use libc,
disable for openbsd.
2001-02-08 21:04:15 +00:00
brad
d5273f9777 teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-19 17:59:16 +00:00
brad
197acd0446 use "cc -shared" on 2.8 and up to create shared libraries. 2000-10-21 18:23:45 +00:00
brad
2f5dd5d95f enable inter-library dependencies 2000-06-22 04:19:44 +00:00
brad
5af300f242 not sure how this part of the patch got in here. 2000-06-12 02:58:20 +00:00
brad
b65a1fbba0 remove unnecessary patches, a fix for this problem has been provided in
bsd.port.mk as of revision 1.302
2000-06-12 02:49:26 +00:00
brad
cf9df3abdc fix offsets after upgrading to libtool 1.3.5 2000-06-10 18:04:03 +00:00
espie
79b44a2110 Fake, add missing AM_MAKEFLAGS.
Remove obsolete texinfo-3.11 bug work-around.
2000-04-10 18:56:06 +00:00
brad
7dfe1af741 upgrade to libtool 1.3.3 1999-07-08 02:25:28 +00:00
brad
82675c81cc upgrade to libtool 1.3.2 1999-05-28 13:21:26 +00:00
brad
ef7df24702 upgrade to libtool 1.3 1999-05-05 03:13:02 +00:00
brad
187b72fd6f remove useless FreeBSD patch and fixup PLIST 1999-04-06 22:30:04 +00:00
marc
56bdb8ecd0 port courtesy of jbi130@mail.usask.ca 1998-11-10 06:24:25 +00:00