pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May 18 14:17:35 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/netramet: DESCR Makefile PLIST distinfo
        pkgsrc/security/netramet/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-aj
            patch-src_manager_fd__extract.c patch-src_meter_lfapmet.c

Log Message:
netramet: remove

No upstream, last release from 2002, doesn't build in any bulk builds
(libpcap interface change, I think)


To generate a diff of this commit:
cvs rdiff -u -r1.2618 -r1.2619 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.861 -r1.862 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/netramet/DESCR
cvs rdiff -u -r1.13 -r0 pkgsrc/security/netramet/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/security/netramet/PLIST
cvs rdiff -u -r1.12 -r0 pkgsrc/security/netramet/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/netramet/patches/patch-aa \
    pkgsrc/security/netramet/patches/patch-ab \
    pkgsrc/security/netramet/patches/patch-ad \
    pkgsrc/security/netramet/patches/patch-ae \
    pkgsrc/security/netramet/patches/patch-ag \
    pkgsrc/security/netramet/patches/patch-ah \
    pkgsrc/security/netramet/patches/patch-aj \
    pkgsrc/security/netramet/patches/patch-src_manager_fd__extract.c \
    pkgsrc/security/netramet/patches/patch-src_meter_lfapmet.c
cvs rdiff -u -r1.2 -r0 pkgsrc/security/netramet/patches/patch-ac \
    pkgsrc/security/netramet/patches/patch-af \
    pkgsrc/security/netramet/patches/patch-ai

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

Modified files:

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.2618 pkgsrc/doc/CHANGES-2022:1.2619
--- pkgsrc/doc/CHANGES-2022:1.2618      Wed May 18 13:27:54 2022
+++ pkgsrc/doc/CHANGES-2022     Wed May 18 14:17:34 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2618 2022/05/18 13:27:54 pin Exp $
+$NetBSD: CHANGES-2022,v 1.2619 2022/05/18 14:17:34 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -4039,3 +4039,4 @@ Changes to the packages collection and i
        Updated www/py-sanic to 22.3.2 [adam 2022-05-18]
        Updated net/py-lexicon to 3.11.2 [adam 2022-05-18]
        Updated sysutils/navi to 2.20.1 [pin 2022-05-18]
+       Removed security/netramet [wiz 2022-05-18]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.861 pkgsrc/security/Makefile:1.862
--- pkgsrc/security/Makefile:1.861      Sun May 15 04:49:15 2022
+++ pkgsrc/security/Makefile    Wed May 18 14:17:34 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.861 2022/05/15 04:49:15 wiz Exp $
+# $NetBSD: Makefile,v 1.862 2022/05/18 14:17:34 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -245,7 +245,6 @@ SUBDIR+=    munge
 SUBDIR+=       nacl
 SUBDIR+=       netpgp
 SUBDIR+=       netpgpverify
-SUBDIR+=       netramet
 SUBDIR+=       nettle
 SUBDIR+=       nfsbug
 SUBDIR+=       nikto



Home | Main Index | Thread Index | Old Index