freebsd-ports/devel/libtool/pkg-plist
Tijl Coosemans 86c6fc4c0d - Update devel/automake to 1.15
- Update devel/gettext to 0.19.4
- Update devel/libtool and devel/libltdl to 2.4.5
- This version of libtool has been fixed to pass -fstack-protector to the
  compiler during linking.  Add the same fix to USES=libtool.  This should
  improve SSP support on FreeBSD/i386 8 and 9.
- databases/libmemcached, security/sssd: patch configure.ac so
  AC_CONFIG_AUX_DIR appears earlier.
  For databases/libmemcached changing configure.ac causes manpages to be
  regenerated which requires extra dependencies so patch a makefile to
  prevent that.
- devel/xfce4-dev-tools: only depend on recent versions of autoconf and
  automake

PR:		196938
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-01-23 18:54:01 +00:00

53 lines
1.4 KiB
Text

bin/libtool
bin/libtoolize
man/man1/libtool.1.gz
man/man1/libtoolize.1.gz
share/aclocal/libtool.m4
share/aclocal/ltargz.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%%/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__argz_.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__argz.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