pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bgpdump: imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By: drixter
Date: Fri Sep 25 15:32:10 2026 +0200
Changeset: 55cf783bda8c4ce875a6ba12810fceeea5928b11
Modified Files:
Makefile
Removed Files:
bgpdump/COMMIT_MSG
bgpdump/DESCR
bgpdump/Makefile
bgpdump/PLIST
bgpdump/buildlink3.mk
bgpdump/distinfo
Log Message:
bgpdump: imported to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=55cf783bda8c4ce875a6ba12810fceeea5928b11
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
bgpdump/COMMIT_MSG | 4 ----
bgpdump/DESCR | 2 --
bgpdump/Makefile | 22 ----------------------
bgpdump/PLIST | 8 --------
bgpdump/buildlink3.mk | 12 ------------
bgpdump/distinfo | 5 -----
7 files changed, 54 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 7bc18f9ce8..58c4da0690 100644
--- a/Makefile
+++ b/Makefile
@@ -325,7 +325,6 @@ SUBDIR+= beignet
SUBDIR+= belle-sip
SUBDIR+= bertini
SUBDIR+= bfgminer
-SUBDIR+= bgpdump
SUBDIR+= biblesync
SUBDIR+= bicon
SUBDIR+= bifrost
diff --git a/bgpdump/COMMIT_MSG b/bgpdump/COMMIT_MSG
deleted file mode 100644
index 037bf5f061..0000000000
--- a/bgpdump/COMMIT_MSG
+++ /dev/null
@@ -1,4 +0,0 @@
-A C library designed to help with analyzing dump
-files produced by Zebra/Quagga or MRT. Documentation
-is available at:
-https://github.com/RIPE-NCC/bgpdump/wiki
diff --git a/bgpdump/DESCR b/bgpdump/DESCR
deleted file mode 100644
index d88ca61272..0000000000
--- a/bgpdump/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-A C library designed to help with analyzing dump
-files produced by Zebra/Quagga or MRT.
diff --git a/bgpdump/Makefile b/bgpdump/Makefile
deleted file mode 100644
index 4a588d4cee..0000000000
--- a/bgpdump/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME= libbgpdump-1.6.2
-PKGNAME= ${DISTNAME:S/libbgpdump/bgpdump/}
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_GITHUB:=RIPE-NCC/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= drixter%e-utp.net@localhost
-HOMEPAGE= https://github.com/RIPE-NCC/bgpdump
-COMMENT= BGP dump utility and library
-LICENSE= gnu-gpl-v2
-
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-
-USE_TOOLS+= automake autoconf autoreconf
-GNU_CONFIGURE= yes
-
-pre-configure:
- cd ${WRKSRC} && autoreconf -fiv
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/bgpdump/PLIST b/bgpdump/PLIST
deleted file mode 100644
index 4468d3147e..0000000000
--- a/bgpdump/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-bin/bgpdump
-include/bgpdump_attr.h
-include/bgpdump_formats.h
-include/bgpdump_lib.h
-include/bgpdump_mstream.h
-lib/libbgpdump.a
-lib/libbgpdump.so
diff --git a/bgpdump/buildlink3.mk b/bgpdump/buildlink3.mk
deleted file mode 100644
index 7e7eb12b0c..0000000000
--- a/bgpdump/buildlink3.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= bgpdump
-
-.if !defined(BGPDUMP_BUILDLINK3_MK)
-BGPDUMP_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.bgpdump+= bgpdump>=1.6.2
-BUILDLINK_PKGSRCDIR.bgpdump?= ../../net/bgpdump
-.endif # BGPDUMP_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -bgpdump
diff --git a/bgpdump/distinfo b/bgpdump/distinfo
deleted file mode 100644
index 1a07ad7988..0000000000
--- a/bgpdump/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (libbgpdump-1.6.2.tar.gz) = f67a0c9db3f1b3c2ca6a2a01e825cd1c2f50e4b200f43575c9e3b2ccd1f58744
-SHA512 (libbgpdump-1.6.2.tar.gz) = 51b40ac2aef6ea123b1bb0327b0b559e6785b96224a60d2f27e2620b90ac30496d709158277d4b4418dce4f087316ecb24b6b1f86dac82541a9367a942023abd
-Size (libbgpdump-1.6.2.tar.gz) = 51081296 bytes
Home |
Main Index |
Thread Index |
Old Index