diff options
Diffstat (limited to 'net/linux-c7-tcp_wrappers-libs')
-rw-r--r-- | net/linux-c7-tcp_wrappers-libs/Makefile | 21 | ||||
-rw-r--r-- | net/linux-c7-tcp_wrappers-libs/distinfo.i386 | 5 | ||||
-rw-r--r-- | net/linux-c7-tcp_wrappers-libs/distinfo.x86_64 | 7 | ||||
-rw-r--r-- | net/linux-c7-tcp_wrappers-libs/pkg-descr | 3 | ||||
-rw-r--r-- | net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 | 13 | ||||
-rw-r--r-- | net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64 | 15 |
6 files changed, 64 insertions, 0 deletions
diff --git a/net/linux-c7-tcp_wrappers-libs/Makefile b/net/linux-c7-tcp_wrappers-libs/Makefile new file mode 100644 index 000000000000..b3f5c01bec39 --- /dev/null +++ b/net/linux-c7-tcp_wrappers-libs/Makefile @@ -0,0 +1,21 @@ +# Created by: Piotr Kubaj <pkubaj@anongoth.pl> +# $FreeBSD$ + +PORTNAME= tcp_wrappers-libs +PORTVERSION= 7.6 +CATEGORIES= net linux + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Libraries tcp wrappers (Linux CentOS ${LINUX_DIST_VER}) + +CONFLICTS= linux-c6-${PORTNAME}-[0-9]* + +RPMVERSION= 77.el7 +USES= linux:c7 +USE_LDCONFIG= yes +USE_LINUX= xorglibs +USE_LINUX_RPM= yes + +SRC_DISTFILES= tcp_wrappers-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE + +.include <bsd.port.mk> diff --git a/net/linux-c7-tcp_wrappers-libs/distinfo.i386 b/net/linux-c7-tcp_wrappers-libs/distinfo.i386 new file mode 100644 index 000000000000..dbf358282ffc --- /dev/null +++ b/net/linux-c7-tcp_wrappers-libs/distinfo.i386 @@ -0,0 +1,5 @@ +TIMESTAMP = 1473355682 +SHA256 (rpm/centos/7.2.1511/i386/tcp_wrappers-libs-7.6-77.el7.i686.rpm) = fcb8fbce4ee712432ae90b25a264965849b58425bf279ef6e6163c25e7cc9278 +SIZE (rpm/centos/7.2.1511/i386/tcp_wrappers-libs-7.6-77.el7.i686.rpm) = 67760 +SHA256 (rpm/centos/7.2.1511/i386/tcp_wrappers-7.6-77.el7.src.rpm) = 6a48d477e2359be937aa4f9f0ebe87c50b8dec39b8db7df82d472d4fc7abfee9 +SIZE (rpm/centos/7.2.1511/i386/tcp_wrappers-7.6-77.el7.src.rpm) = 180139 diff --git a/net/linux-c7-tcp_wrappers-libs/distinfo.x86_64 b/net/linux-c7-tcp_wrappers-libs/distinfo.x86_64 new file mode 100644 index 000000000000..2d7989015dc3 --- /dev/null +++ b/net/linux-c7-tcp_wrappers-libs/distinfo.x86_64 @@ -0,0 +1,7 @@ +TIMESTAMP = 1473674614 +SHA256 (rpm/centos/7.2.1511/x86_64/tcp_wrappers-libs-7.6-77.el7.i686.rpm) = fcb8fbce4ee712432ae90b25a264965849b58425bf279ef6e6163c25e7cc9278 +SIZE (rpm/centos/7.2.1511/x86_64/tcp_wrappers-libs-7.6-77.el7.i686.rpm) = 67760 +SHA256 (rpm/centos/7.2.1511/x86_64/tcp_wrappers-libs-7.6-77.el7.x86_64.rpm) = f9962f7260a97c671a86ba738c6ef238997636432e12b25383328710755fc1f2 +SIZE (rpm/centos/7.2.1511/x86_64/tcp_wrappers-libs-7.6-77.el7.x86_64.rpm) = 67868 +SHA256 (rpm/centos/7.2.1511/x86_64/tcp_wrappers-7.6-77.el7.src.rpm) = 6a48d477e2359be937aa4f9f0ebe87c50b8dec39b8db7df82d472d4fc7abfee9 +SIZE (rpm/centos/7.2.1511/x86_64/tcp_wrappers-7.6-77.el7.src.rpm) = 180139 diff --git a/net/linux-c7-tcp_wrappers-libs/pkg-descr b/net/linux-c7-tcp_wrappers-libs/pkg-descr new file mode 100644 index 000000000000..8de874f86631 --- /dev/null +++ b/net/linux-c7-tcp_wrappers-libs/pkg-descr @@ -0,0 +1,3 @@ +TCP wrappers library. + +WWW: http://www.centos.org diff --git a/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 b/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 new file mode 100644 index 000000000000..136a5ba2e12f --- /dev/null +++ b/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 @@ -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 diff --git a/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64 b/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64 new file mode 100644 index 000000000000..1e8f53d6b581 --- /dev/null +++ b/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64 @@ -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 |