[Midnightbsd-cvs] mports [24144] trunk/devel/libltdl: fix build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 3 13:41:25 EDT 2018


Revision: 24144
          http://svnweb.midnightbsd.org/mports/?rev=24144
Author:   laffer1
Date:     2018-09-03 13:41:25 -0400 (Mon, 03 Sep 2018)
Log Message:
-----------
fix build

Modified Paths:
--------------
    trunk/devel/libltdl/Makefile
    trunk/devel/libltdl/files/patch-build-aux_ltmain.sh
    trunk/devel/libltdl/files/patch-libltdl-configure
    trunk/devel/libltdl/files/patch-m4_libtool.m4
    trunk/devel/libltdl/files/patch-m4_ltdl.m4

Removed Paths:
-------------
    trunk/devel/libltdl/files/patch-configure

Modified: trunk/devel/libltdl/Makefile
===================================================================
--- trunk/devel/libltdl/Makefile	2018-09-03 17:37:40 UTC (rev 24143)
+++ trunk/devel/libltdl/Makefile	2018-09-03 17:41:25 UTC (rev 24144)
@@ -9,6 +9,7 @@
 .include "${.CURDIR}/../libtool/Makefile.common"
 
 LICENSE=	lgpl2.1
+LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool \
 		gm4:${PORTSDIR}/devel/m4 \
@@ -15,7 +16,7 @@
 		help2man:${PORTSDIR}/misc/help2man
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--enable-ltdl-install
+CONFIGURE_ARGS=	--enable-ltdl-install --disable-dependency-tracking
 INSTALL_TARGET=	install-strip
 USES+=		libtool:keepla
 USE_AUTOTOOLS=	aclocal

Modified: trunk/devel/libltdl/files/patch-build-aux_ltmain.sh
===================================================================
--- trunk/devel/libltdl/files/patch-build-aux_ltmain.sh	2018-09-03 17:37:40 UTC (rev 24143)
+++ trunk/devel/libltdl/files/patch-build-aux_ltmain.sh	2018-09-03 17:41:25 UTC (rev 24144)
@@ -1,5 +1,5 @@
---- build-aux/ltmain.sh.orig	2015-02-15 11:15:12.000000000 -0500
-+++ build-aux/ltmain.sh	2018-03-07 23:37:11.000000000 -0500
+--- ../build-aux/ltmain.sh.orig	2015-02-15 11:15:12.000000000 -0500
++++ ../build-aux/ltmain.sh	2018-03-07 23:37:11.000000000 -0500
 @@ -7019,7 +7019,7 @@
  	    # These systems don't actually have a C library (as such)
  	    test X-lc = "X$arg" && continue

Deleted: trunk/devel/libltdl/files/patch-configure
===================================================================
--- trunk/devel/libltdl/files/patch-configure	2018-09-03 17:37:40 UTC (rev 24143)
+++ trunk/devel/libltdl/files/patch-configure	2018-09-03 17:41:25 UTC (rev 24144)
@@ -1,110 +0,0 @@
---- configure.orig	2015-02-15 11:14:34.000000000 -0500
-+++ configure	2018-03-07 23:37:48.000000000 -0500
-@@ -5903,7 +5903,7 @@
-     lt_cv_sys_max_cmd_len=8192;
-     ;;
- 
--  bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*)
-+  bitrig* | darwin* | dragonfly* | midnightbsd* | freebsd* | netbsd* | openbsd*)
-     # This has been around since 386BSD, at least.  Likely further.
-     if test -x /sbin/sysctl; then
-       lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
-@@ -6311,7 +6311,7 @@
-   lt_cv_deplibs_check_method=pass_all
-   ;;
- 
--freebsd* | dragonfly*)
-+freebsd* | dragonfly* | midnightbsd*)
-   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
-     case $host_cpu in
-     i*86 )
-@@ -10981,7 +10981,7 @@
-       ;;
- 
-     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
--    freebsd* | dragonfly*)
-+    freebsd* | dragonfly* | midnightbsd*)
-       archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-       hardcode_libdir_flag_spec='-R$libdir'
-       hardcode_direct=yes
-@@ -12026,7 +12026,7 @@
-   shlibpath_var=LD_LIBRARY_PATH
-   ;;
- 
--freebsd* | dragonfly*)
-+freebsd* | dragonfly* | midnightbsd*)
-   # DragonFly does not have aout.  When/if they implement a new
-   # versioning mechanism, adjust this.
-   if test -x /usr/bin/objformat; then
-@@ -13877,7 +13877,7 @@
-     # If you are looking for one http://www.opendarwin.org/projects/dlcompat
-     lt_cv_sys_dlopen_deplibs=yes
-     ;;
--  freebsd* | dragonfly*)
-+  freebsd* | dragonfly* | midnightbsd*)
-     lt_cv_sys_dlopen_deplibs=yes
-     ;;
-   gnu* | linux* | k*bsd*-gnu | kopensolaris*-gnu)
-@@ -15451,7 +15451,7 @@
-         archive_cmds_need_lc_CXX=no
-         ;;
- 
--      freebsd* | dragonfly*)
-+      freebsd* | dragonfly* | midnightbsd*)
-         # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
-         # conventions
-         ld_shlibs_CXX=yes
-@@ -16391,7 +16391,7 @@
- 	    ;;
- 	esac
- 	;;
--      freebsd* | dragonfly*)
-+      freebsd* | dragonfly* | midnightbsd*)
- 	# FreeBSD uses GNU C++
- 	;;
-       hpux9* | hpux10* | hpux11*)
-@@ -17315,7 +17315,7 @@
-   shlibpath_var=LD_LIBRARY_PATH
-   ;;
- 
--freebsd* | dragonfly*)
-+freebsd* | dragonfly* | midnightbsd*)
-   # DragonFly does not have aout.  When/if they implement a new
-   # versioning mechanism, adjust this.
-   if test -x /usr/bin/objformat; then
-@@ -19646,7 +19646,7 @@
-       ;;
- 
-     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
--    freebsd* | dragonfly*)
-+    freebsd* | dragonfly* | midnightbsd*)
-       archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-       hardcode_libdir_flag_spec_F77='-R$libdir'
-       hardcode_direct_F77=yes
-@@ -20481,7 +20481,7 @@
-   shlibpath_var=LD_LIBRARY_PATH
-   ;;
- 
--freebsd* | dragonfly*)
-+freebsd* | dragonfly* | midnightbsd*)
-   # DragonFly does not have aout.  When/if they implement a new
-   # versioning mechanism, adjust this.
-   if test -x /usr/bin/objformat; then
-@@ -22947,7 +22947,7 @@
-       ;;
- 
-     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
--    freebsd* | dragonfly*)
-+    freebsd* | dragonfly* | midnightbsd*)
-       archive_cmds_FC='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-       hardcode_libdir_flag_spec_FC='-R$libdir'
-       hardcode_direct_FC=yes
-@@ -23782,7 +23782,7 @@
-   shlibpath_var=LD_LIBRARY_PATH
-   ;;
- 
--freebsd* | dragonfly*)
-+freebsd* | dragonfly* | midnightbsd*)
-   # DragonFly does not have aout.  When/if they implement a new
-   # versioning mechanism, adjust this.
-   if test -x /usr/bin/objformat; then

Modified: trunk/devel/libltdl/files/patch-libltdl-configure
===================================================================
--- trunk/devel/libltdl/files/patch-libltdl-configure	2018-09-03 17:37:40 UTC (rev 24143)
+++ trunk/devel/libltdl/files/patch-libltdl-configure	2018-09-03 17:41:25 UTC (rev 24144)
@@ -1,5 +1,5 @@
---- libltdl/configure.orig	2018-08-17 13:30:38.401401000 -0400
-+++ libltdl/configure	2018-08-17 13:34:08.556815000 -0400
+--- configure.orig	2018-08-17 13:30:38.401401000 -0400
++++ configure	2018-08-17 13:34:08.556815000 -0400
 @@ -4788,7 +4788,7 @@
      lt_cv_sys_max_cmd_len=8192;
      ;;

Modified: trunk/devel/libltdl/files/patch-m4_libtool.m4
===================================================================
--- trunk/devel/libltdl/files/patch-m4_libtool.m4	2018-09-03 17:37:40 UTC (rev 24143)
+++ trunk/devel/libltdl/files/patch-m4_libtool.m4	2018-09-03 17:41:25 UTC (rev 24144)
@@ -1,5 +1,5 @@
---- m4/libtool.m4.orig	2015-01-20 11:15:19.000000000 -0500
-+++ m4/libtool.m4	2018-03-07 23:40:12.000000000 -0500
+--- ../m4/libtool.m4.orig	2015-01-20 11:15:19.000000000 -0500
++++ ../m4/libtool.m4	2018-03-07 23:40:12.000000000 -0500
 @@ -1714,7 +1714,7 @@
      lt_cv_sys_max_cmd_len=8192;
      ;;

Modified: trunk/devel/libltdl/files/patch-m4_ltdl.m4
===================================================================
--- trunk/devel/libltdl/files/patch-m4_ltdl.m4	2018-09-03 17:37:40 UTC (rev 24143)
+++ trunk/devel/libltdl/files/patch-m4_ltdl.m4	2018-09-03 17:41:25 UTC (rev 24144)
@@ -1,5 +1,5 @@
---- m4/ltdl.m4.orig	2018-08-17 13:23:36.306529000 -0400
-+++ m4/ltdl.m4	2018-08-17 13:23:48.981944000 -0400
+--- ../m4/ltdl.m4.orig	2018-08-17 13:23:36.306529000 -0400
++++ ../m4/ltdl.m4	2018-08-17 13:23:48.981944000 -0400
 @@ -473,7 +473,7 @@
      # If you are looking for one http://www.opendarwin.org/projects/dlcompat
      lt_cv_sys_dlopen_deplibs=yes



More information about the Midnightbsd-cvs mailing list