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:           Sun May 15 04:49:15 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/fragroute: DESCR Makefile PLIST distinfo
        pkgsrc/security/fragroute/patches: patch-aa patch-ab patch-ac patch-ad
            patch-fragroute.c

Log Message:
fragroute: remove

Doesn't build with current libpcap, last release from 2002.


To generate a diff of this commit:
cvs rdiff -u -r1.2558 -r1.2559 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.860 -r1.861 pkgsrc/security/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/security/fragroute/DESCR
cvs rdiff -u -r1.29 -r0 pkgsrc/security/fragroute/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/fragroute/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/security/fragroute/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/security/fragroute/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/security/fragroute/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/security/fragroute/patches/patch-ac \
    pkgsrc/security/fragroute/patches/patch-ad \
    pkgsrc/security/fragroute/patches/patch-fragroute.c

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.2558 pkgsrc/doc/CHANGES-2022:1.2559
--- pkgsrc/doc/CHANGES-2022:1.2558      Sun May 15 04:48:20 2022
+++ pkgsrc/doc/CHANGES-2022     Sun May 15 04:49:15 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2558 2022/05/15 04:48:20 markd Exp $
+$NetBSD: CHANGES-2022,v 1.2559 2022/05/15 04:49:15 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -3963,3 +3963,4 @@ Changes to the packages collection and i
        Updated fonts/tex-roboto-doc to 2022 [markd 2022-05-15]
        Updated print/tex-siunitx to 3.1.1 [markd 2022-05-15]
        Updated print/tex-siunitx-doc to 3.1.1 [markd 2022-05-15]
+       Removed security/fragroute [wiz 2022-05-15]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.860 pkgsrc/security/Makefile:1.861
--- pkgsrc/security/Makefile:1.860      Mon May  9 00:38:43 2022
+++ pkgsrc/security/Makefile    Sun May 15 04:49:15 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.860 2022/05/09 00:38:43 khorben Exp $
+# $NetBSD: Makefile,v 1.861 2022/05/15 04:49:15 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -96,7 +96,6 @@ SUBDIR+=      erlang-pkix
 SUBDIR+=       fail2ban
 SUBDIR+=       flawfinder
 SUBDIR+=       fprint-demo
-SUBDIR+=       fragroute
 SUBDIR+=       fsh
 SUBDIR+=       fwbuilder
 SUBDIR+=       gcr



Home | Main Index | Thread Index | Old Index