[Midnightbsd-cvs] mports [23723] trunk/devel/libtool/files: add missing files

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 17 14:47:38 EDT 2018


Revision: 23723
          http://svnweb.midnightbsd.org/mports/?rev=23723
Author:   laffer1
Date:     2018-08-17 14:47:37 -0400 (Fri, 17 Aug 2018)
Log Message:
-----------
add missing files

Added Paths:
-----------
    trunk/devel/libtool/files/patch-libltdl-configure
    trunk/devel/libtool/files/patch-m4_ltdl.m4

Added: trunk/devel/libtool/files/patch-libltdl-configure
===================================================================
--- trunk/devel/libtool/files/patch-libltdl-configure	                        (rev 0)
+++ trunk/devel/libtool/files/patch-libltdl-configure	2018-08-17 18:47:37 UTC (rev 23723)
@@ -0,0 +1,56 @@
+--- libltdl/configure.orig	2018-08-17 13:30:38.401401000 -0400
++++ libltdl/configure	2018-08-17 13:34:08.556815000 -0400
+@@ -4788,7 +4788,7 @@
+     lt_cv_sys_max_cmd_len=8192;
+     ;;
+ 
+-  bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*)
++  bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd* | midnightbsd*)
+     # 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`
+@@ -5196,7 +5196,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 )
+@@ -10005,7 +10005,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
+@@ -11050,7 +11050,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
+@@ -11069,7 +11069,7 @@
+       need_version=no
+       need_lib_prefix=no
+       ;;
+-    freebsd-*)
++    freebsd-* | midnightbsd*)
+       library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix'
+       need_version=yes
+       ;;
+@@ -12900,7 +12900,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)


Property changes on: trunk/devel/libtool/files/patch-libltdl-configure
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/libtool/files/patch-m4_ltdl.m4
===================================================================
--- trunk/devel/libtool/files/patch-m4_ltdl.m4	                        (rev 0)
+++ trunk/devel/libtool/files/patch-m4_ltdl.m4	2018-08-17 18:47:37 UTC (rev 23723)
@@ -0,0 +1,11 @@
+--- 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
+     ;;
+-  freebsd* | dragonfly*)
++  freebsd* | dragonfly* | midnightbsd*)
+     lt_cv_sys_dlopen_deplibs=yes
+     ;;
+   gnu* | linux* | k*bsd*-gnu | kopensolaris*-gnu)


Property changes on: trunk/devel/libtool/files/patch-m4_ltdl.m4
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list