pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc netramet: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67d6fdc312dd
branches:  trunk
changeset: 379540:67d6fdc312dd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 18 14:17:34 2022 +0000

description:
netramet: remove

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

diffstat:

 doc/CHANGES-2022                                          |   3 +-
 security/Makefile                                         |   3 +-
 security/netramet/DESCR                                   |   2 -
 security/netramet/Makefile                                |  33 ----------
 security/netramet/PLIST                                   |  46 ---------------
 security/netramet/distinfo                                |  17 -----
 security/netramet/patches/patch-aa                        |  13 ----
 security/netramet/patches/patch-ab                        |  13 ----
 security/netramet/patches/patch-ac                        |  14 ----
 security/netramet/patches/patch-ad                        |  12 ---
 security/netramet/patches/patch-ae                        |  12 ---
 security/netramet/patches/patch-af                        |  14 ----
 security/netramet/patches/patch-ag                        |  13 ----
 security/netramet/patches/patch-ah                        |  13 ----
 security/netramet/patches/patch-ai                        |  20 ------
 security/netramet/patches/patch-aj                        |  13 ----
 security/netramet/patches/patch-src_manager_fd__extract.c |  21 ------
 security/netramet/patches/patch-src_meter_lfapmet.c       |  45 --------------
 18 files changed, 3 insertions(+), 304 deletions(-)

diffs (truncated from 396 to 300 lines):

diff -r 6b88ee35d408 -r 67d6fdc312dd doc/CHANGES-2022
--- a/doc/CHANGES-2022  Wed May 18 13:27:54 2022 +0000
+++ b/doc/CHANGES-2022  Wed May 18 14:17:34 2022 +0000
@@ -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 @@
        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]
diff -r 6b88ee35d408 -r 67d6fdc312dd security/Makefile
--- a/security/Makefile Wed May 18 13:27:54 2022 +0000
+++ b/security/Makefile Wed May 18 14:17:34 2022 +0000
@@ -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+=       nacl
 SUBDIR+=       netpgp
 SUBDIR+=       netpgpverify
-SUBDIR+=       netramet
 SUBDIR+=       nettle
 SUBDIR+=       nfsbug
 SUBDIR+=       nikto
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/DESCR
--- a/security/netramet/DESCR   Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Network Traffic Meter - the implementation of the
-Internet Accounting Architecture (RFC 2063 and RFC 2064).
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/Makefile
--- a/security/netramet/Makefile        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2019/11/04 21:12:55 rillig Exp $
-#
-
-DISTNAME=      NeTraMet44
-PKGNAME=       netramet-4.4.20
-PKGREVISION=   1
-CATEGORIES=    security net
-MASTER_SITES=  # http://foobar.cit.buffalo.edu/nms/NeTraMet/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       NEtwork TRaffic METer
-#LICENSE=      GNU EMACS GENERAL PUBLIC LICENSE
-
-MAKE_JOBS_SAFE=        no
-
-GNU_CONFIGURE= YES
-
-CONFIGURE_ARGS+=       --without-x
-MAKE_ENV+=             PCAP_LIB=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.libpcap}/lib
-INSTALL_MAKE_FLAGS+=   prefix=${DESTDIR}${PREFIX}
-
-.include "../../net/libpcap/buildlink3.mk"
-
-CFLAGS.SunOS+= -Du_int64_t=uint64_t
-
-post-patch:
-       for i in `${FIND} ${WRKSRC} -name Makefile.in -print`; do       \
-               ${SED} "s,CFLAGS=,CFLAGS+=,g" $$i > $$i.done;           \
-       ${MV} $$i.done $$i;                                             \
-       done
-
-.include "../../net/libpcap/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/PLIST
--- a/security/netramet/PLIST   Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:13:33 joerg Exp $
-bin/LfapMet
-bin/NeMaC
-bin/NeTraMet
-bin/NetFlowMet
-bin/NetFwd
-bin/fd_extract
-bin/fd_filter
-bin/nm_rc
-bin/nm_rr
-bin/nm_st
-bin/srl
-share/NeTraMet/examples/2ip8.srl
-share/NeTraMet/examples/broadcast.srl
-share/NeTraMet/examples/cs2.srl
-share/NeTraMet/examples/icmp.srl
-share/NeTraMet/examples/k1.srl
-share/NeTraMet/examples/k8.srl
-share/NeTraMet/examples/n-ports.srl
-share/NeTraMet/examples/nifty.srl
-share/NeTraMet/examples/non-srl/rules.broadcast
-share/NeTraMet/examples/non-srl/rules.default
-share/NeTraMet/examples/non-srl/rules.gateway
-share/NeTraMet/examples/non-srl/rules.ipport
-share/NeTraMet/examples/non-srl/rules.lan
-share/NeTraMet/examples/non-srl/rules.manage
-share/NeTraMet/examples/non-srl/rules.nifty
-share/NeTraMet/examples/non-srl/rules.other
-share/NeTraMet/examples/non-srl/rules.rc.ip
-share/NeTraMet/examples/non-srl/rules.rc.ip.new
-share/NeTraMet/examples/non-srl/rules.rc.ipx
-share/NeTraMet/examples/non-srl/rules.rc.ports
-share/NeTraMet/examples/non-srl/rules.rc.ports.new
-share/NeTraMet/examples/non-srl/rules.sample
-share/NeTraMet/examples/non-srl/rules.two-adj-routers
-share/NeTraMet/examples/non-srl/rules.two-ip-groups
-share/NeTraMet/examples/non-srl/rules.x_ip
-share/NeTraMet/examples/other.srl
-share/NeTraMet/examples/pr+bc.srl
-share/NeTraMet/mibs/meter-mib-31.txt
-share/NeTraMet/mibs/meter-mib-32.txt
-share/NeTraMet/mibs/mib-1.txt
-share/NeTraMet/mibs/mib-41.txt
-share/NeTraMet/mibs/mib.auckland
-share/NeTraMet/mibs/mib.txt
-share/NeTraMet/mibs/rtm-text.txt
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/distinfo
--- a/security/netramet/distinfo        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 11:17:20 nia Exp $
-
-BLAKE2s (NeTraMet44.tar.gz) = e58e85180d9a7408a9e9745f8f3db73c8e9541b66b862689b3bc8e7c3a1c6215
-SHA512 (NeTraMet44.tar.gz) = 18089ec4b7517e1c95956ff619f71c6568fbb62a3f2b539e601cb80497f3ba938c640ffdbe5118d494b846d7e177581c932dbb7d47314b941437ff92e0eca96d
-Size (NeTraMet44.tar.gz) = 634714 bytes
-SHA1 (patch-aa) = 5aa23af5263c719a53a453840646ddc3868d7461
-SHA1 (patch-ab) = 10fc930d9673556d7a856c70d3fdcb5be29f23fd
-SHA1 (patch-ac) = dc61cc6db4cd5c7b0655c2003bcdea8e5ea745a8
-SHA1 (patch-ad) = 877610a172cbae7bc796f462a1f33b6a290d9c72
-SHA1 (patch-ae) = c20b2ca1d22330c71eee990d416ca01e7751ddac
-SHA1 (patch-af) = b12113de41be1afc2c815f6fd103f6bcd7025c79
-SHA1 (patch-ag) = 84d37e1d61a915355816c24321d7b2ba0169b3e0
-SHA1 (patch-ah) = 9dc2a7095e4643076f56b3117d7ae733561334e3
-SHA1 (patch-ai) = 4cb01ff0df260782c52f16ce2d295cb96cfadf27
-SHA1 (patch-aj) = 37a17df225a11ba568b3e37f6c1729bac7b6aee4
-SHA1 (patch-src_manager_fd__extract.c) = 17739397a7298ffe2a85b91678db904b9d5a351a
-SHA1 (patch-src_meter_lfapmet.c) = 1b8f71a8be25d116b175dba72d34d22500832c61
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/patches/patch-aa
--- a/security/netramet/patches/patch-aa        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2002/04/03 02:09:54 itojun Exp $
-
---- configure.in-      Wed Apr  3 11:06:07 2002
-+++ configure.in       Wed Apr  3 11:06:15 2002
-@@ -46,7 +46,7 @@
- dnl
- AC_DEFINE(NEW_ATR)
- AC_DEFINE(TCP_ATR)
--AC_DEFINE(V6, 0) 
-+AC_DEFINE(V6, 1) 
-    # To build v6-capable programs
-    #    edit configure to set V6 to 1         <- <-
- GFLAG=
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/patches/patch-ab
--- a/security/netramet/patches/patch-ab        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2002/04/03 02:09:54 itojun Exp $
-
---- configure- Wed Apr  3 11:06:03 2002
-+++ configure  Wed Apr  3 11:06:17 2002
-@@ -677,7 +677,7 @@
- EOF
- 
- cat >> confdefs.h <<\EOF
--#define V6 0
-+#define V6 1
- EOF
-  
-    # To build v6-capable programs
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/patches/patch-ac
--- a/security/netramet/patches/patch-ac        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2005/12/08 18:02:07 joerg Exp $
-
---- src/bgp/types/types.h.orig 2004-03-24 23:07:49.000000000 +1200
-+++ src/bgp/types/types.h
-@@ -395,7 +395,9 @@ typedef void (*vfp)( void );
-  * under UNIX
-  */
- #define _sys_errlist    sys_errlist
-+#if !defined(__NetBSD__) && !defined(__DragonFly__) && !defined(__FreeBSD__)
- extern int sys_nerr;
-+#endif
- #if !defined(ALPHA) && !defined(IRIX) && !defined(NETBSD)
- extern const char *const sys_errlist[];
- #endif
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/patches/patch-ad
--- a/security/netramet/patches/patch-ad        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2005/12/08 18:02:07 joerg Exp $
-
---- src/snmplib/snmpclnt.c.orig        2005-12-08 17:46:53.000000000 +0000
-+++ src/snmplib/snmpclnt.c
-@@ -120,7 +120,6 @@ SOFTWARE.
- extern char mc_buf[64];
- #endif
- 
--extern int errno;
- struct synch_state snmp_synch_state;
- 
- struct snmp_pdu *snmp_pdu_create(int command)
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/patches/patch-ae
--- a/security/netramet/patches/patch-ae        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2005/12/08 18:02:07 joerg Exp $
-
---- src/apps/snmptest.c.orig   2005-12-08 17:49:25.000000000 +0000
-+++ src/apps/snmptest.c
-@@ -101,7 +101,6 @@ SOFTWARE.
- #include "snmpapi.h"
- #include "snmpclnt.h"
- 
--extern int  errno;
- int command = GET_REQ_MSG;
- int   snmp_dump_packet = 0;
- 
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/patches/patch-af
--- a/security/netramet/patches/patch-af        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-af,v 1.2 2007/12/28 05:13:24 obache Exp $
-
---- src/bgp/integrat/readbgp.c.orig    2005-12-08 17:50:47.000000000 +0000
-+++ src/bgp/integrat/readbgp.c
-@@ -119,7 +119,9 @@
- #ifdef __unix__
- #define min(a,b)    (((a) < (b)) ? (a) : (b))
- #define _sys_errlist sys_errlist
-+#if !defined(__NetBSD__) && !defined(__DragonFly__) && !defined(__FreeBSD__)
- int sys_nerr;
-+#endif
- #if !defined(ALPHA) && !defined(IRIX) && !defined(NETBSD)
- extern const char *const sys_errlist[];
- #endif
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/patches/patch-ag
--- a/security/netramet/patches/patch-ag        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2005/12/08 18:02:07 joerg Exp $
-
---- src/manager/nmc.h.orig     2005-12-08 17:54:12.000000000 +0000
-+++ src/manager/nmc.h
-@@ -120,8 +120,6 @@
- #define MXCIROWS 20
- #define MXMIROWS 10
- 
--extern int errno;
--
- EXTERN int snmp_dump_packet INIT(0);
- 
- EXTERN int verbose, testing, listrules, standard, utc_time;
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/patches/patch-ah
--- a/security/netramet/patches/patch-ah        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2005/12/08 18:02:07 joerg Exp $
-
---- src/manager/fd_data.h.orig 2005-12-08 17:55:38.000000000 +0000
-+++ src/manager/fd_data.h
-@@ -89,8 +89,6 @@
- #define INIT(v)  = v
- #endif
- 
--extern int errno;
--
- EXTERN int snmp_dump_packet INIT(0);
- 
- EXTERN int verbose, testing, listrules, listformat, quiet;
diff -r 6b88ee35d408 -r 67d6fdc312dd security/netramet/patches/patch-ai
--- a/security/netramet/patches/patch-ai        Wed May 18 13:27:54 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$NetBSD: patch-ai,v 1.2 2012/11/19 03:03:42 joerg Exp $
-
---- src/meter/meter_ux.c.orig  2005-12-08 17:57:11.000000000 +0000
-+++ src/meter/meter_ux.c
-@@ -2327,7 +2327,6 @@ void show_meter_time()
-    display_msg(0,msg);
-    }
- 
--extern int errno;
- int snmp_dump_packet = 0;
- #define MXINTERFACES 4
- 
-@@ -2848,6 +2847,7 @@ void one_second_process(void)
- #endif
-    }



Home | Main Index | Thread Index | Old Index