pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libnl1: Initial import (v1.1.4)



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <sjmulder%NetBSD.org@localhost>
Pushed By:	sjmulder
Date:		Fri Aug 6 12:54:01 2021 +0200
Changeset:	c7685b697498ec54ab4933125bbebf0ea58e6217

Modified Files:
	Makefile
Added Files:
	libnl1/DESCR
	libnl1/Makefile
	libnl1/PLIST
	libnl1/distinfo

Log Message:
libnl1: Initial import (v1.1.4)

Collection of libraries providing APIs to netlink protocol based Linux
kernel interfaces.

Netlink is a IPC mechanism primarly between the kernel and user space
processes. It was designed to be a more flexible successor to ioctl to
provide mainly networking related kernel configuration and monitoring
interfaces.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c7685b697498ec54ab4933125bbebf0ea58e6217

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile        |  1 +
 libnl1/DESCR    |  7 +++++++
 libnl1/Makefile | 19 +++++++++++++++++++
 libnl1/PLIST    | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 libnl1/distinfo |  6 ++++++
 5 files changed, 88 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index d20edea805..afc18bd2e5 100644
--- a/Makefile
+++ b/Makefile
@@ -2099,6 +2099,7 @@ SUBDIR+=	libncl
 SUBDIR+=	libnestedsums
 SUBDIR+=	libneural
 SUBDIR+=	libnfo
+SUBDIR+=	libnl1
 SUBDIR+=	libnl
 SUBDIR+=	libntfs
 SUBDIR+=	libode
diff --git a/libnl1/DESCR b/libnl1/DESCR
new file mode 100644
index 0000000000..9b23659cff
--- /dev/null
+++ b/libnl1/DESCR
@@ -0,0 +1,7 @@
+Collection of libraries providing APIs to netlink protocol based Linux
+kernel interfaces.
+
+Netlink is a IPC mechanism primarly between the kernel and user space
+processes. It was designed to be a more flexible successor to ioctl to
+provide mainly networking related kernel configuration and monitoring
+interfaces.
diff --git a/libnl1/Makefile b/libnl1/Makefile
new file mode 100644
index 0000000000..221e953361
--- /dev/null
+++ b/libnl1/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME=	libnl-1.1.4
+PKGNAME=	${DISTNAME:S/libnl/libnl1/}
+CATEGORIES=	devel
+MASTER_SITES=	https://www.infradead.org/~tgr/libnl/files/
+
+MAINTAINER=	sjmulder%NetBSD.org@localhost
+HOMEPAGE=	https://www.infradead.org/~tgr/libnl/
+COMMENT=	APIs to netlink protocol based Linux kernel interfaces
+LICENSE=	gnu-lgpl-v2.1
+
+# Linux-specific library
+ONLY_FOR_PLATFORM=	Linux-*-*
+
+USE_TOOLS+=	gmake
+GNU_CONFIGURE=	yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/libnl1/PLIST b/libnl1/PLIST
new file mode 100644
index 0000000000..33d6cd7e04
--- /dev/null
+++ b/libnl1/PLIST
@@ -0,0 +1,55 @@
+@comment $NetBSD$
+include/netlink/addr.h
+include/netlink/attr.h
+include/netlink/cache-api.h
+include/netlink/cache.h
+include/netlink/data.h
+include/netlink/fib_lookup/lookup.h
+include/netlink/fib_lookup/request.h
+include/netlink/genl/ctrl.h
+include/netlink/genl/family.h
+include/netlink/genl/genl.h
+include/netlink/genl/mngt.h
+include/netlink/handlers.h
+include/netlink/list.h
+include/netlink/msg.h
+include/netlink/netlink-compat.h
+include/netlink/netlink-kernel.h
+include/netlink/netlink.h
+include/netlink/object-api.h
+include/netlink/object.h
+include/netlink/route/addr.h
+include/netlink/route/class-modules.h
+include/netlink/route/class.h
+include/netlink/route/classifier-modules.h
+include/netlink/route/classifier.h
+include/netlink/route/cls/fw.h
+include/netlink/route/cls/police.h
+include/netlink/route/cls/u32.h
+include/netlink/route/link.h
+include/netlink/route/neighbour.h
+include/netlink/route/neightbl.h
+include/netlink/route/nexthop.h
+include/netlink/route/qdisc-modules.h
+include/netlink/route/qdisc.h
+include/netlink/route/route.h
+include/netlink/route/rtnl.h
+include/netlink/route/rule.h
+include/netlink/route/sch/cbq.h
+include/netlink/route/sch/dsmark.h
+include/netlink/route/sch/fifo.h
+include/netlink/route/sch/htb.h
+include/netlink/route/sch/netem.h
+include/netlink/route/sch/prio.h
+include/netlink/route/sch/red.h
+include/netlink/route/sch/sfq.h
+include/netlink/route/sch/tbf.h
+include/netlink/route/tc.h
+include/netlink/socket.h
+include/netlink/types.h
+include/netlink/utils.h
+lib/libnl.a
+lib/libnl.so
+lib/libnl.so.1
+lib/libnl.so.${PKGVERSION}
+lib/pkgconfig/libnl-1.pc
diff --git a/libnl1/distinfo b/libnl1/distinfo
new file mode 100644
index 0000000000..b8c7377270
--- /dev/null
+++ b/libnl1/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (libnl-1.1.4.tar.gz) = 5068165a0a2952706cd802a7a2934dd13ec12429
+RMD160 (libnl-1.1.4.tar.gz) = 4d4f0599bc9348dbdb5a5affc960d76fab504a99
+SHA512 (libnl-1.1.4.tar.gz) = 25e26ddcc16540346ea34815ab6ac094177e5cee2eb3d843c4f8b30cd9d83390a3e87cb46046dc3bd9ae4d21f77e57bb3827c2cfc588eb18afe049921f2030b4
+Size (libnl-1.1.4.tar.gz) = 1174974 bytes


Home | Main Index | Thread Index | Old Index