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
This commit is contained in:
Jeremy Lea 2001-02-05 08:21:54 +00:00
parent 5e18ac3689
commit 8516eadb3c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37968
15 changed files with 100 additions and 10 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= libtool
PORTVERSION= 1.3.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= libtool
@ -18,8 +18,8 @@ MAINTAINER= reg@FreeBSD.org
# FreeBSD support, and would require that all Ports users upgrade for no
# reason.
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-ltdl-install
CONFIGURE_ENV= PREFIX=${PREFIX}
.include <bsd.port.mk>

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- libltdl/configure 2001/01/31 10:58:38 1.1
+++ libltdl/configure 2001/01/31 10:59:14
@@ -1455,7 +1455,7 @@
esac
# Check for any special flags to pass to ltconfig.
-libtool_flags="--cache-file=$cache_file"
+libtool_flags="--cache-file=$cache_file --disable-ltlibs"
test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"

View File

@ -1,8 +1,12 @@
bin/libtool
bin/libtoolize
include/ltdl.h
@unexec install-info --delete %D/info/libtool.info %D/info/dir
info/libtool.info
@exec install-info %D/info/libtool.info %D/info/dir
lib/libltdl.a
lib/libltdl.so
lib/libltdl.so.1
share/aclocal/libtool.m4
share/libtool/config.guess
share/libtool/config.sub

View File

@ -7,7 +7,7 @@
PORTNAME= libtool
PORTVERSION= 1.3.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= libtool
@ -18,8 +18,8 @@ MAINTAINER= reg@FreeBSD.org
# FreeBSD support, and would require that all Ports users upgrade for no
# reason.
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-ltdl-install
CONFIGURE_ENV= PREFIX=${PREFIX}
.include <bsd.port.mk>

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- libltdl/configure 2001/01/31 10:58:38 1.1
+++ libltdl/configure 2001/01/31 10:59:14
@@ -1455,7 +1455,7 @@
esac
# Check for any special flags to pass to ltconfig.
-libtool_flags="--cache-file=$cache_file"
+libtool_flags="--cache-file=$cache_file --disable-ltlibs"
test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"

View File

@ -1,8 +1,12 @@
bin/libtool
bin/libtoolize
include/ltdl.h
@unexec install-info --delete %D/info/libtool.info %D/info/dir
info/libtool.info
@exec install-info %D/info/libtool.info %D/info/dir
lib/libltdl.a
lib/libltdl.so
lib/libltdl.so.1
share/aclocal/libtool.m4
share/libtool/config.guess
share/libtool/config.sub

View File

@ -7,7 +7,7 @@
PORTNAME= libtool
PORTVERSION= 1.3.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= libtool
@ -18,8 +18,8 @@ MAINTAINER= reg@FreeBSD.org
# FreeBSD support, and would require that all Ports users upgrade for no
# reason.
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-ltdl-install
CONFIGURE_ENV= PREFIX=${PREFIX}
.include <bsd.port.mk>

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- libltdl/configure 2001/01/31 10:58:38 1.1
+++ libltdl/configure 2001/01/31 10:59:14
@@ -1455,7 +1455,7 @@
esac
# Check for any special flags to pass to ltconfig.
-libtool_flags="--cache-file=$cache_file"
+libtool_flags="--cache-file=$cache_file --disable-ltlibs"
test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"

View File

@ -1,8 +1,12 @@
bin/libtool
bin/libtoolize
include/ltdl.h
@unexec install-info --delete %D/info/libtool.info %D/info/dir
info/libtool.info
@exec install-info %D/info/libtool.info %D/info/dir
lib/libltdl.a
lib/libltdl.so
lib/libltdl.so.1
share/aclocal/libtool.m4
share/libtool/config.guess
share/libtool/config.sub

View File

@ -7,7 +7,7 @@
PORTNAME= libtool
PORTVERSION= 1.3.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= libtool
@ -18,8 +18,8 @@ MAINTAINER= reg@FreeBSD.org
# FreeBSD support, and would require that all Ports users upgrade for no
# reason.
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-ltdl-install
CONFIGURE_ENV= PREFIX=${PREFIX}
.include <bsd.port.mk>

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- libltdl/configure 2001/01/31 10:58:38 1.1
+++ libltdl/configure 2001/01/31 10:59:14
@@ -1455,7 +1455,7 @@
esac
# Check for any special flags to pass to ltconfig.
-libtool_flags="--cache-file=$cache_file"
+libtool_flags="--cache-file=$cache_file --disable-ltlibs"
test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"

View File

@ -1,8 +1,12 @@
bin/libtool
bin/libtoolize
include/ltdl.h
@unexec install-info --delete %D/info/libtool.info %D/info/dir
info/libtool.info
@exec install-info %D/info/libtool.info %D/info/dir
lib/libltdl.a
lib/libltdl.so
lib/libltdl.so.1
share/aclocal/libtool.m4
share/libtool/config.guess
share/libtool/config.sub

View File

@ -7,7 +7,7 @@
PORTNAME= libtool
PORTVERSION= 1.3.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= libtool
@ -18,8 +18,8 @@ MAINTAINER= reg@FreeBSD.org
# FreeBSD support, and would require that all Ports users upgrade for no
# reason.
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-ltdl-install
CONFIGURE_ENV= PREFIX=${PREFIX}
.include <bsd.port.mk>

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- libltdl/configure 2001/01/31 10:58:38 1.1
+++ libltdl/configure 2001/01/31 10:59:14
@@ -1455,7 +1455,7 @@
esac
# Check for any special flags to pass to ltconfig.
-libtool_flags="--cache-file=$cache_file"
+libtool_flags="--cache-file=$cache_file --disable-ltlibs"
test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"

View File

@ -1,8 +1,12 @@
bin/libtool
bin/libtoolize
include/ltdl.h
@unexec install-info --delete %D/info/libtool.info %D/info/dir
info/libtool.info
@exec install-info %D/info/libtool.info %D/info/dir
lib/libltdl.a
lib/libltdl.so
lib/libltdl.so.1
share/aclocal/libtool.m4
share/libtool/config.guess
share/libtool/config.sub