[Midnightbsd-cvs] mports [24971] trunk/net: update linux emulation ports in net
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Feb 12 21:46:09 EST 2019
Revision: 24971
http://svnweb.midnightbsd.org/mports/?rev=24971
Author: laffer1
Date: 2019-02-12 21:46:08 -0500 (Tue, 12 Feb 2019)
Log Message:
-----------
update linux emulation ports in net
Modified Paths:
--------------
trunk/net/Makefile
Added Paths:
-----------
trunk/net/linux-c6-avahi-libs/
trunk/net/linux-c6-avahi-libs/Makefile
trunk/net/linux-c6-avahi-libs/distinfo
trunk/net/linux-c6-avahi-libs/pkg-plist.amd64
trunk/net/linux-c6-avahi-libs/pkg-plist.i386
trunk/net/linux-c6-openldap/
trunk/net/linux-c6-openldap/Makefile
trunk/net/linux-c6-openldap/distinfo
trunk/net/linux-c6-openldap/pkg-plist.amd64
trunk/net/linux-c6-openldap/pkg-plist.i386
trunk/net/linux-c6-tcp_wrappers-libs/
trunk/net/linux-c6-tcp_wrappers-libs/Makefile
trunk/net/linux-c6-tcp_wrappers-libs/distinfo
trunk/net/linux-c6-tcp_wrappers-libs/pkg-descr
trunk/net/linux-c6-tcp_wrappers-libs/pkg-plist.amd64
trunk/net/linux-c6-tcp_wrappers-libs/pkg-plist.i386
trunk/net/linux-c7-avahi-libs/
trunk/net/linux-c7-avahi-libs/Makefile
trunk/net/linux-c7-avahi-libs/distinfo
trunk/net/linux-c7-avahi-libs/pkg-plist.amd64
trunk/net/linux-c7-avahi-libs/pkg-plist.i386
trunk/net/linux-c7-openldap/
trunk/net/linux-c7-openldap/Makefile
trunk/net/linux-c7-openldap/distinfo
trunk/net/linux-c7-openldap/pkg-plist.amd64
trunk/net/linux-c7-openldap/pkg-plist.i386
trunk/net/linux-c7-tcp_wrappers-libs/
trunk/net/linux-c7-tcp_wrappers-libs/Makefile
trunk/net/linux-c7-tcp_wrappers-libs/distinfo
trunk/net/linux-c7-tcp_wrappers-libs/pkg-descr
trunk/net/linux-c7-tcp_wrappers-libs/pkg-plist.amd64
trunk/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386
Removed Paths:
-------------
trunk/net/linux-f10-nss_ldap/
trunk/net/linux-f10-openldap/
Modified: trunk/net/Makefile
===================================================================
--- trunk/net/Makefile 2019-02-10 02:58:10 UTC (rev 24970)
+++ trunk/net/Makefile 2019-02-13 02:46:08 UTC (rev 24971)
@@ -58,8 +58,12 @@
SUBDIR += libzapojit
SUBDIR += liferea
SUBDIR += linc
-SUBDIR += linux-f10-nss_ldap
-SUBDIR += linux-f10-openldap
+SUBDIR += linux-c6-avahi-libs
+SUBDIR += linux-c6-openldap
+SUBDIR += linux-c6-tcp_wrappers-libs
+SUBDIR += linux-c7-avahi-libs
+SUBDIR += linux-c7-openldap
+SUBDIR += linux-c7-tcp_wrappers-libs
SUBDIR += linuxigd
SUBDIR += liveMedia
SUBDIR += mDNSResponder
Added: trunk/net/linux-c6-avahi-libs/Makefile
===================================================================
--- trunk/net/linux-c6-avahi-libs/Makefile (rev 0)
+++ trunk/net/linux-c6-avahi-libs/Makefile 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,22 @@
+# $MidnightBSD$
+
+PORTNAME= avahi
+PORTVERSION= 0.6.25
+PORTREVISION= 5
+CATEGORIES= net linux
+PKGNAMESUFFIX= -libs
+LIB_DISTNAMES= ${LINUXNAME}-${DISTVERSIONFULL}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Libraries for Avahi (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= gpl2
+
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
+RPMVERSION= 17.el6
+USES= linux:c6
+USE_LDCONFIG= yes
+USE_LINUX_RPM= yes
+
+.include <bsd.port.mk>
Property changes on: trunk/net/linux-c6-avahi-libs/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/linux-c6-avahi-libs/distinfo
===================================================================
--- trunk/net/linux-c6-avahi-libs/distinfo (rev 0)
+++ trunk/net/linux-c6-avahi-libs/distinfo 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1516524819
+SHA256 (centos/avahi-libs-0.6.25-17.el6.i686.rpm) = 0c33c5a438852c143d6e9e645ada3844c7c997aabb6656354894a49f08586fce
+SIZE (centos/avahi-libs-0.6.25-17.el6.i686.rpm) = 56420
+SHA256 (centos/avahi-libs-0.6.25-17.el6.x86_64.rpm) = 97679ac8f29c7f3c396626b9c8fd79c07e7a437bbace79467efb16dc224cb890
+SIZE (centos/avahi-libs-0.6.25-17.el6.x86_64.rpm) = 56444
+SHA256 (centos/avahi-0.6.25-17.el6.src.rpm) = 0d34aba2f4260415b188fcdd332f14df8f3376d6e022a8d87f2a1fbeb48e69e7
+SIZE (centos/avahi-0.6.25-17.el6.src.rpm) = 1143829
Property changes on: trunk/net/linux-c6-avahi-libs/distinfo
___________________________________________________________________
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/net/linux-c6-avahi-libs/pkg-plist.amd64
===================================================================
--- trunk/net/linux-c6-avahi-libs/pkg-plist.amd64 (rev 0)
+++ trunk/net/linux-c6-avahi-libs/pkg-plist.amd64 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,8 @@
+usr/lib/libavahi-client.so.3
+usr/lib/libavahi-client.so.3.2.5
+usr/lib/libavahi-common.so.3
+usr/lib/libavahi-common.so.3.5.1
+usr/lib64/libavahi-client.so.3
+usr/lib64/libavahi-client.so.3.2.5
+usr/lib64/libavahi-common.so.3
+usr/lib64/libavahi-common.so.3.5.1
Property changes on: trunk/net/linux-c6-avahi-libs/pkg-plist.amd64
___________________________________________________________________
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/net/linux-c6-avahi-libs/pkg-plist.i386
===================================================================
--- trunk/net/linux-c6-avahi-libs/pkg-plist.i386 (rev 0)
+++ trunk/net/linux-c6-avahi-libs/pkg-plist.i386 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,4 @@
+usr/lib/libavahi-client.so.3
+usr/lib/libavahi-client.so.3.2.5
+usr/lib/libavahi-common.so.3
+usr/lib/libavahi-common.so.3.5.1
Property changes on: trunk/net/linux-c6-avahi-libs/pkg-plist.i386
___________________________________________________________________
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/net/linux-c6-openldap/Makefile
===================================================================
--- trunk/net/linux-c6-openldap/Makefile (rev 0)
+++ trunk/net/linux-c6-openldap/Makefile 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,30 @@
+# $MidnightBSD$
+
+PORTNAME= openldap
+PORTVERSION= 2.4.40
+CATEGORIES= net linux
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Lightweight Directory Access Protocol libraries (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= openldap2.8
+
+DESCR= ${.CURDIR}/../${PORTNAME}24-server/pkg-descr
+RPMVERSION= 16.el6
+USES= linux:c6
+USE_LDCONFIG= yes
+USE_LINUX= cyrus-sasl2 nss nspr
+USE_LINUX_RPM= yes
+
+OPTIONS_DEFINE= DOCS
+
+# do not install any openldap configuration directories/files
+post-patch:
+ @${RM} -r ${WRKSRC}/etc
+
+# use a native openldap configuration directories/files
+post-install:
+ ${MKDIR} ${STAGEDIR}${PREFIX}/etc
+ ${LN} -sf ${LOCALBASE}/etc/openldap ${STAGEDIR}${PREFIX}/etc/openldap
+
+.include <bsd.port.mk>
Property changes on: trunk/net/linux-c6-openldap/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/linux-c6-openldap/distinfo
===================================================================
--- trunk/net/linux-c6-openldap/distinfo (rev 0)
+++ trunk/net/linux-c6-openldap/distinfo 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1492289905
+SHA256 (centos/openldap-2.4.40-16.el6.i686.rpm) = dd4687674c3407c831571a0a366a7d88e664f79bdabda3a4ba94fcb1ba471cba
+SIZE (centos/openldap-2.4.40-16.el6.i686.rpm) = 294172
+SHA256 (centos/openldap-2.4.40-16.el6.x86_64.rpm) = c44b80707c04000c8717d29603c5a60a6a0e9d15462073c5708cd927af867d5f
+SIZE (centos/openldap-2.4.40-16.el6.x86_64.rpm) = 292328
+SHA256 (centos/openldap-2.4.40-16.el6.src.rpm) = 818613ee66a2f1b0059ad7d54d16ce53a422f836cc4a3cc18144bed872bc1807
+SIZE (centos/openldap-2.4.40-16.el6.src.rpm) = 5738940
Property changes on: trunk/net/linux-c6-openldap/distinfo
___________________________________________________________________
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/net/linux-c6-openldap/pkg-plist.amd64
===================================================================
--- trunk/net/linux-c6-openldap/pkg-plist.amd64 (rev 0)
+++ trunk/net/linux-c6-openldap/pkg-plist.amd64 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,25 @@
+%%ETCDIR%%
+usr/lib/liblber-2.4.so.2
+usr/lib/liblber-2.4.so.2.10.3
+usr/lib/libldap-2.4.so.2
+usr/lib/libldap-2.4.so.2.10.3
+usr/lib/libldap_r-2.4.so.2
+usr/lib/libldap_r-2.4.so.2.10.3
+usr/lib/libldif-2.4.so.2
+usr/lib/libldif-2.4.so.2.10.3
+usr/lib64/liblber-2.4.so.2
+usr/lib64/liblber-2.4.so.2.10.3
+usr/lib64/libldap-2.4.so.2
+usr/lib64/libldap-2.4.so.2.10.3
+usr/lib64/libldap_r-2.4.so.2
+usr/lib64/libldap_r-2.4.so.2.10.3
+usr/lib64/libldif-2.4.so.2
+usr/lib64/libldif-2.4.so.2.10.3
+usr/libexec/openldap/create-certdb.sh
+%%PORTDOCS%%%%DOCSDIR%%/ANNOUNCEMENT
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README
+usr/share/man/man5/ldap.conf.5.gz
+usr/share/man/man5/ldif.5.gz
Property changes on: trunk/net/linux-c6-openldap/pkg-plist.amd64
___________________________________________________________________
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/net/linux-c6-openldap/pkg-plist.i386
===================================================================
--- trunk/net/linux-c6-openldap/pkg-plist.i386 (rev 0)
+++ trunk/net/linux-c6-openldap/pkg-plist.i386 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,17 @@
+%%ETCDIR%%
+usr/lib/liblber-2.4.so.2
+usr/lib/liblber-2.4.so.2.10.3
+usr/lib/libldap-2.4.so.2
+usr/lib/libldap-2.4.so.2.10.3
+usr/lib/libldap_r-2.4.so.2
+usr/lib/libldap_r-2.4.so.2.10.3
+usr/lib/libldif-2.4.so.2
+usr/lib/libldif-2.4.so.2.10.3
+usr/libexec/openldap/create-certdb.sh
+%%PORTDOCS%%%%DOCSDIR%%/ANNOUNCEMENT
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README
+usr/share/man/man5/ldap.conf.5.gz
+usr/share/man/man5/ldif.5.gz
Property changes on: trunk/net/linux-c6-openldap/pkg-plist.i386
___________________________________________________________________
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/net/linux-c6-tcp_wrappers-libs/Makefile
===================================================================
--- trunk/net/linux-c6-tcp_wrappers-libs/Makefile (rev 0)
+++ trunk/net/linux-c6-tcp_wrappers-libs/Makefile 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,24 @@
+# $MidnightBSD$
+
+PORTNAME= tcp_wrappers
+PORTVERSION= 7.6
+CATEGORIES= net linux
+PKGNAMESUFFIX= -libs
+LIB_DISTNAMES= ${LINUXNAME}-${DISTVERSIONFULL}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Libraries tcp wrappers (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= unknown
+
+DOCSDIR= ${PREFIX}/usr/share/doc/${LINUXNAME}-${PORTVERSION}
+LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
+RPMVERSION= 58.el6
+USES= linux:c6
+USE_LDCONFIG= yes
+USE_LINUX= xorglibs
+USE_LINUX_RPM= yes
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
Property changes on: trunk/net/linux-c6-tcp_wrappers-libs/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/linux-c6-tcp_wrappers-libs/distinfo
===================================================================
--- trunk/net/linux-c6-tcp_wrappers-libs/distinfo (rev 0)
+++ trunk/net/linux-c6-tcp_wrappers-libs/distinfo 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1485616094
+SHA256 (centos/tcp_wrappers-libs-7.6-58.el6.i686.rpm) = 102df2b5ecd127c1b1f494298990c78cb0d2f27454e9a9a5c81d643024475efc
+SIZE (centos/tcp_wrappers-libs-7.6-58.el6.i686.rpm) = 63536
+SHA256 (centos/tcp_wrappers-libs-7.6-58.el6.x86_64.rpm) = 55f21f483ee7d6f8ce6a0ce4c8c33efd10f6ec237d73a9ad7ee146cd8b2cd7c6
+SIZE (centos/tcp_wrappers-libs-7.6-58.el6.x86_64.rpm) = 63656
+SHA256 (centos/tcp_wrappers-7.6-58.el6.src.rpm) = cac2777dc02508ace6b3f0e158ac5c5ec46af57060740ce249cf035362eea3d0
+SIZE (centos/tcp_wrappers-7.6-58.el6.src.rpm) = 142101
Property changes on: trunk/net/linux-c6-tcp_wrappers-libs/distinfo
___________________________________________________________________
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/net/linux-c6-tcp_wrappers-libs/pkg-descr
===================================================================
--- trunk/net/linux-c6-tcp_wrappers-libs/pkg-descr (rev 0)
+++ trunk/net/linux-c6-tcp_wrappers-libs/pkg-descr 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,3 @@
+TCP wrappers library.
+
+WWW: http://www.centos.org
Property changes on: trunk/net/linux-c6-tcp_wrappers-libs/pkg-descr
___________________________________________________________________
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/net/linux-c6-tcp_wrappers-libs/pkg-plist.amd64
===================================================================
--- trunk/net/linux-c6-tcp_wrappers-libs/pkg-plist.amd64 (rev 0)
+++ trunk/net/linux-c6-tcp_wrappers-libs/pkg-plist.amd64 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,15 @@
+usr/lib/libwrap.so.0
+usr/lib/libwrap.so.0.7.6
+usr/lib64/libwrap.so.0
+usr/lib64/libwrap.so.0.7.6
+%%PORTDOCS%%%%DOCSDIR%%/BLURB
+%%PORTDOCS%%%%DOCSDIR%%/Banners.Makefile
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/DISCLAIMER
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.IRIX
+%%PORTDOCS%%%%DOCSDIR%%/README.NIS
+usr/share/man/man5/hosts.allow.5.gz
+usr/share/man/man5/hosts.deny.5.gz
+usr/share/man/man5/hosts_access.5.gz
+usr/share/man/man5/hosts_options.5.gz
Property changes on: trunk/net/linux-c6-tcp_wrappers-libs/pkg-plist.amd64
___________________________________________________________________
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/net/linux-c6-tcp_wrappers-libs/pkg-plist.i386
===================================================================
--- trunk/net/linux-c6-tcp_wrappers-libs/pkg-plist.i386 (rev 0)
+++ trunk/net/linux-c6-tcp_wrappers-libs/pkg-plist.i386 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,13 @@
+usr/lib/libwrap.so.0
+usr/lib/libwrap.so.0.7.6
+%%PORTDOCS%%%%DOCSDIR%%/BLURB
+%%PORTDOCS%%%%DOCSDIR%%/Banners.Makefile
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/DISCLAIMER
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.IRIX
+%%PORTDOCS%%%%DOCSDIR%%/README.NIS
+usr/share/man/man5/hosts.allow.5.gz
+usr/share/man/man5/hosts.deny.5.gz
+usr/share/man/man5/hosts_access.5.gz
+usr/share/man/man5/hosts_options.5.gz
Property changes on: trunk/net/linux-c6-tcp_wrappers-libs/pkg-plist.i386
___________________________________________________________________
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/net/linux-c7-avahi-libs/Makefile
===================================================================
--- trunk/net/linux-c7-avahi-libs/Makefile (rev 0)
+++ trunk/net/linux-c7-avahi-libs/Makefile 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,24 @@
+# $MidnightBSD$
+
+PORTNAME= avahi
+PORTVERSION= 0.6.31
+PORTREVISION= 1
+CATEGORIES= net linux
+PKGNAMESUFFIX= -libs
+LIB_DISTNAMES= ${LINUXNAME}-${DISTVERSIONFULL}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Libraries for Avahi (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= gpl2
+
+CONFLICTS= linux-c6-${LINUXNAME}-[0-9]*
+
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
+RPMVERSION= 17.el7
+USES= linux:c7
+USE_LDCONFIG= yes
+USE_LINUX_RPM= yes
+
+.include <bsd.port.mk>
Property changes on: trunk/net/linux-c7-avahi-libs/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/linux-c7-avahi-libs/distinfo
===================================================================
--- trunk/net/linux-c7-avahi-libs/distinfo (rev 0)
+++ trunk/net/linux-c7-avahi-libs/distinfo 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1482093263
+SHA256 (centos/avahi-libs-0.6.31-17.el7.i686.rpm) = cf550c2ede607565749db67df657d4d9d3c80982bc0be417b677364d1bc300b3
+SIZE (centos/avahi-libs-0.6.31-17.el7.i686.rpm) = 62316
+SHA256 (centos/avahi-libs-0.6.31-17.el7.x86_64.rpm) = 98f4ca866e14dc53a65347705cbce4b5f7343dd7d8f10d0978d3b04aa5b4f770
+SIZE (centos/avahi-libs-0.6.31-17.el7.x86_64.rpm) = 62640
+SHA256 (centos/avahi-0.6.31-17.el7.src.rpm) = ed9e9de6578eaa8227c88283aca6b81cd664ae4cfe10ab6975da254949ebc75a
+SIZE (centos/avahi-0.6.31-17.el7.src.rpm) = 1308925
Property changes on: trunk/net/linux-c7-avahi-libs/distinfo
___________________________________________________________________
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/net/linux-c7-avahi-libs/pkg-plist.amd64
===================================================================
--- trunk/net/linux-c7-avahi-libs/pkg-plist.amd64 (rev 0)
+++ trunk/net/linux-c7-avahi-libs/pkg-plist.amd64 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,8 @@
+usr/lib/libavahi-client.so.3
+usr/lib/libavahi-client.so.3.2.9
+usr/lib/libavahi-common.so.3
+usr/lib/libavahi-common.so.3.5.3
+usr/lib64/libavahi-client.so.3
+usr/lib64/libavahi-client.so.3.2.9
+usr/lib64/libavahi-common.so.3
+usr/lib64/libavahi-common.so.3.5.3
Property changes on: trunk/net/linux-c7-avahi-libs/pkg-plist.amd64
___________________________________________________________________
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/net/linux-c7-avahi-libs/pkg-plist.i386
===================================================================
--- trunk/net/linux-c7-avahi-libs/pkg-plist.i386 (rev 0)
+++ trunk/net/linux-c7-avahi-libs/pkg-plist.i386 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,4 @@
+usr/lib/libavahi-client.so.3
+usr/lib/libavahi-client.so.3.2.9
+usr/lib/libavahi-common.so.3
+usr/lib/libavahi-common.so.3.5.3
Property changes on: trunk/net/linux-c7-avahi-libs/pkg-plist.i386
___________________________________________________________________
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/net/linux-c7-openldap/Makefile
===================================================================
--- trunk/net/linux-c7-openldap/Makefile (rev 0)
+++ trunk/net/linux-c7-openldap/Makefile 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,32 @@
+# $MidnightBSD$
+
+PORTNAME= openldap
+PORTVERSION= 2.4.44
+CATEGORIES= net linux
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= LDAP libraries (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= openldap2.8
+
+CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
+
+DESCR= ${.CURDIR}/../${PORTNAME}24-server/pkg-descr
+RPMVERSION= 5.el7
+USES= linux:c7
+USE_LDCONFIG= yes
+USE_LINUX= cyrus-sasl2 nspr nss
+USE_LINUX_RPM= yes
+
+OPTIONS_DEFINE= DOCS
+
+# do not install any openldap configuration directories/files
+post-patch:
+ @${RM} -r ${WRKSRC}/etc
+
+# use a native openldap configuration directories/files
+post-install:
+ ${MKDIR} ${STAGEDIR}${PREFIX}/etc
+ ${LN} -sf ${LOCALBASE}/etc/openldap ${STAGEDIR}${PREFIX}/etc/openldap
+
+.include <bsd.port.mk>
Property changes on: trunk/net/linux-c7-openldap/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/linux-c7-openldap/distinfo
===================================================================
--- trunk/net/linux-c7-openldap/distinfo (rev 0)
+++ trunk/net/linux-c7-openldap/distinfo 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1507237387
+SHA256 (centos/openldap-2.4.44-5.el7.i686.rpm) = 97a3c27ea19f3bb8d2811c56057db3a1db3d4c109eb8f5a33c3fdf3efee43b2d
+SIZE (centos/openldap-2.4.44-5.el7.i686.rpm) = 359140
+SHA256 (centos/openldap-2.4.44-5.el7.x86_64.rpm) = c46d3fcbab05e8a9ba2bf845b4fd817aa0623d13055126f7ae059687bdedbd2e
+SIZE (centos/openldap-2.4.44-5.el7.x86_64.rpm) = 362248
+SHA256 (centos/openldap-2.4.44-5.el7.src.rpm) = cb0c82499fcc54ffedcc9a998f3d8130caae2185107ba23bf8664001684b84f7
+SIZE (centos/openldap-2.4.44-5.el7.src.rpm) = 5761379
Property changes on: trunk/net/linux-c7-openldap/distinfo
___________________________________________________________________
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/net/linux-c7-openldap/pkg-plist.amd64
===================================================================
--- trunk/net/linux-c7-openldap/pkg-plist.amd64 (rev 0)
+++ trunk/net/linux-c7-openldap/pkg-plist.amd64 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,25 @@
+%%ETCDIR%%
+usr/lib/liblber-2.4.so.2
+usr/lib/liblber-2.4.so.2.10.7
+usr/lib/libldap-2.4.so.2
+usr/lib/libldap-2.4.so.2.10.7
+usr/lib/libldap_r-2.4.so.2
+usr/lib/libldap_r-2.4.so.2.10.7
+usr/lib/libslapi-2.4.so.2
+usr/lib/libslapi-2.4.so.2.10.7
+usr/lib64/liblber-2.4.so.2
+usr/lib64/liblber-2.4.so.2.10.7
+usr/lib64/libldap-2.4.so.2
+usr/lib64/libldap-2.4.so.2.10.7
+usr/lib64/libldap_r-2.4.so.2
+usr/lib64/libldap_r-2.4.so.2.10.7
+usr/lib64/libslapi-2.4.so.2
+usr/lib64/libslapi-2.4.so.2.10.7
+usr/libexec/openldap/create-certdb.sh
+%%PORTDOCS%%%%DOCSDIR%%/ANNOUNCEMENT
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README
+usr/share/man/man5/ldap.conf.5.gz
+usr/share/man/man5/ldif.5.gz
Property changes on: trunk/net/linux-c7-openldap/pkg-plist.amd64
___________________________________________________________________
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/net/linux-c7-openldap/pkg-plist.i386
===================================================================
--- trunk/net/linux-c7-openldap/pkg-plist.i386 (rev 0)
+++ trunk/net/linux-c7-openldap/pkg-plist.i386 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,17 @@
+%%ETCDIR%%
+usr/lib/liblber-2.4.so.2
+usr/lib/liblber-2.4.so.2.10.7
+usr/lib/libldap-2.4.so.2
+usr/lib/libldap-2.4.so.2.10.7
+usr/lib/libldap_r-2.4.so.2
+usr/lib/libldap_r-2.4.so.2.10.7
+usr/lib/libslapi-2.4.so.2
+usr/lib/libslapi-2.4.so.2.10.7
+usr/libexec/openldap/create-certdb.sh
+%%PORTDOCS%%%%DOCSDIR%%/ANNOUNCEMENT
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README
+usr/share/man/man5/ldap.conf.5.gz
+usr/share/man/man5/ldif.5.gz
Property changes on: trunk/net/linux-c7-openldap/pkg-plist.i386
___________________________________________________________________
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/net/linux-c7-tcp_wrappers-libs/Makefile
===================================================================
--- trunk/net/linux-c7-tcp_wrappers-libs/Makefile (rev 0)
+++ trunk/net/linux-c7-tcp_wrappers-libs/Makefile 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,26 @@
+# Created by: Piotr Kubaj <pkubaj at anongoth.pl>
+# $FreeBSD: head/net/linux-c7-tcp_wrappers-libs/Makefile 479406 2018-09-10 13:14:50Z mat $
+
+PORTNAME= tcp_wrappers
+PORTVERSION= 7.6
+PORTREVISION= 2
+CATEGORIES= net linux
+PKGNAMESUFFIX= -libs
+LIB_DISTNAMES= ${LINUXNAME}-${DISTVERSIONFULL}
+
+MAINTAINER= emulation at FreeBSD.org
+COMMENT= Libraries tcp wrappers (Linux CentOS ${LINUX_DIST_VER})
+
+CONFLICTS= linux-c6-${LINUXNAME}-[0-9]*
+
+DOCSDIR= ${PREFIX}/usr/share/doc/${LINUXNAME}-${PORTVERSION}
+LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
+RPMVERSION= 77.el7
+USES= linux:c7
+USE_LDCONFIG= yes
+USE_LINUX= xorglibs
+USE_LINUX_RPM= yes
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
Property changes on: trunk/net/linux-c7-tcp_wrappers-libs/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/linux-c7-tcp_wrappers-libs/distinfo
===================================================================
--- trunk/net/linux-c7-tcp_wrappers-libs/distinfo (rev 0)
+++ trunk/net/linux-c7-tcp_wrappers-libs/distinfo 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1482091911
+SHA256 (centos/tcp_wrappers-libs-7.6-77.el7.i686.rpm) = fcb8fbce4ee712432ae90b25a264965849b58425bf279ef6e6163c25e7cc9278
+SIZE (centos/tcp_wrappers-libs-7.6-77.el7.i686.rpm) = 67760
+SHA256 (centos/tcp_wrappers-libs-7.6-77.el7.x86_64.rpm) = f9962f7260a97c671a86ba738c6ef238997636432e12b25383328710755fc1f2
+SIZE (centos/tcp_wrappers-libs-7.6-77.el7.x86_64.rpm) = 67868
+SHA256 (centos/tcp_wrappers-7.6-77.el7.src.rpm) = 6a48d477e2359be937aa4f9f0ebe87c50b8dec39b8db7df82d472d4fc7abfee9
+SIZE (centos/tcp_wrappers-7.6-77.el7.src.rpm) = 180139
Property changes on: trunk/net/linux-c7-tcp_wrappers-libs/distinfo
___________________________________________________________________
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/net/linux-c7-tcp_wrappers-libs/pkg-descr
===================================================================
--- trunk/net/linux-c7-tcp_wrappers-libs/pkg-descr (rev 0)
+++ trunk/net/linux-c7-tcp_wrappers-libs/pkg-descr 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,3 @@
+TCP wrappers library.
+
+WWW: http://www.centos.org
Property changes on: trunk/net/linux-c7-tcp_wrappers-libs/pkg-descr
___________________________________________________________________
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/net/linux-c7-tcp_wrappers-libs/pkg-plist.amd64
===================================================================
--- trunk/net/linux-c7-tcp_wrappers-libs/pkg-plist.amd64 (rev 0)
+++ trunk/net/linux-c7-tcp_wrappers-libs/pkg-plist.amd64 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,17 @@
+usr/lib/libwrap.so.0
+usr/lib/libwrap.so.0.7.6
+usr/lib64/libwrap.so.0
+usr/lib64/libwrap.so.0.7.6
+%%PORTDOCS%%%%DOCSDIR%%/BLURB
+%%PORTDOCS%%%%DOCSDIR%%/Banners.Makefile
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/DISCLAIMER
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.IRIX
+%%PORTDOCS%%%%DOCSDIR%%/README.NIS
+%%PORTDOCS%%%%DOCSDIR%%/README.ipv6
+%%PORTDOCS%%%%DOCSDIR%%/README.ipv6.2
+usr/share/man/man5/hosts.allow.5.gz
+usr/share/man/man5/hosts.deny.5.gz
+usr/share/man/man5/hosts_access.5.gz
+usr/share/man/man5/hosts_options.5.gz
Property changes on: trunk/net/linux-c7-tcp_wrappers-libs/pkg-plist.amd64
___________________________________________________________________
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/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386
===================================================================
--- trunk/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 (rev 0)
+++ trunk/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 2019-02-13 02:46:08 UTC (rev 24971)
@@ -0,0 +1,15 @@
+usr/lib/libwrap.so.0
+usr/lib/libwrap.so.0.7.6
+%%PORTDOCS%%%%DOCSDIR%%/BLURB
+%%PORTDOCS%%%%DOCSDIR%%/Banners.Makefile
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/DISCLAIMER
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.IRIX
+%%PORTDOCS%%%%DOCSDIR%%/README.NIS
+%%PORTDOCS%%%%DOCSDIR%%/README.ipv6
+%%PORTDOCS%%%%DOCSDIR%%/README.ipv6.2
+usr/share/man/man5/hosts.allow.5.gz
+usr/share/man/man5/hosts.deny.5.gz
+usr/share/man/man5/hosts_access.5.gz
+usr/share/man/man5/hosts_options.5.gz
Property changes on: trunk/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386
___________________________________________________________________
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