88c67cd38c
- Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine)
53 lines
1.4 KiB
Text
53 lines
1.4 KiB
Text
bin/libtool
|
|
bin/libtoolize
|
|
man/man1/libtool.1.gz
|
|
man/man1/libtoolize.1.gz
|
|
share/aclocal/argz.m4
|
|
share/aclocal/libtool.m4
|
|
share/aclocal/ltdl.m4
|
|
share/aclocal/ltoptions.m4
|
|
share/aclocal/ltsugar.m4
|
|
share/aclocal/ltversion.m4
|
|
share/aclocal/lt~obsolete.m4
|
|
%%DATADIR%%/COPYING.LIB
|
|
%%DATADIR%%/Makefile.am
|
|
%%DATADIR%%/Makefile.in
|
|
%%DATADIR%%/README
|
|
%%DATADIR%%/aclocal.m4
|
|
%%DATADIR%%/argz.c
|
|
%%DATADIR%%/argz_.h
|
|
%%DATADIR%%/build-aux/compile
|
|
%%DATADIR%%/build-aux/config.guess
|
|
%%DATADIR%%/build-aux/config.sub
|
|
%%DATADIR%%/build-aux/depcomp
|
|
%%DATADIR%%/build-aux/install-sh
|
|
%%DATADIR%%/build-aux/ltmain.sh
|
|
%%DATADIR%%/build-aux/missing
|
|
%%DATADIR%%/config-h.in
|
|
%%DATADIR%%/configure
|
|
%%DATADIR%%/configure.ac
|
|
%%DATADIR%%/libltdl/lt__alloc.h
|
|
%%DATADIR%%/libltdl/lt__dirent.h
|
|
%%DATADIR%%/libltdl/lt__glibc.h
|
|
%%DATADIR%%/libltdl/lt__private.h
|
|
%%DATADIR%%/libltdl/lt__strl.h
|
|
%%DATADIR%%/libltdl/lt_dlloader.h
|
|
%%DATADIR%%/libltdl/lt_error.h
|
|
%%DATADIR%%/libltdl/lt_system.h
|
|
%%DATADIR%%/libltdl/slist.h
|
|
%%DATADIR%%/loaders/dld_link.c
|
|
%%DATADIR%%/loaders/dlopen.c
|
|
%%DATADIR%%/loaders/dyld.c
|
|
%%DATADIR%%/loaders/load_add_on.c
|
|
%%DATADIR%%/loaders/loadlibrary.c
|
|
%%DATADIR%%/loaders/preopen.c
|
|
%%DATADIR%%/loaders/shl_load.c
|
|
%%DATADIR%%/lt__alloc.c
|
|
%%DATADIR%%/lt__dirent.c
|
|
%%DATADIR%%/lt__strl.c
|
|
%%DATADIR%%/lt_dlloader.c
|
|
%%DATADIR%%/lt_error.c
|
|
%%DATADIR%%/ltdl.c
|
|
%%DATADIR%%/ltdl.h
|
|
%%DATADIR%%/ltdl.mk
|
|
%%DATADIR%%/slist.c
|