summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-05-18 14:17:34 +0000
committerwiz <wiz@pkgsrc.org>2022-05-18 14:17:34 +0000
commit09a3194929a615cc99b4c73e67da63e62f5477a8 (patch)
treef21c66ae088f6c072f795408c0aa7114c4d837da
parent22d3327f0dd4dc43407daee20db8cbd4265078c7 (diff)
downloadpkgsrc-09a3194929a615cc99b4c73e67da63e62f5477a8.tar.gz
netramet: remove
No upstream, last release from 2002, doesn't build in any bulk builds (libpcap interface change, I think)
-rw-r--r--doc/CHANGES-20223
-rw-r--r--security/Makefile3
-rw-r--r--security/netramet/DESCR2
-rw-r--r--security/netramet/Makefile33
-rw-r--r--security/netramet/PLIST46
-rw-r--r--security/netramet/distinfo17
-rw-r--r--security/netramet/patches/patch-aa13
-rw-r--r--security/netramet/patches/patch-ab13
-rw-r--r--security/netramet/patches/patch-ac14
-rw-r--r--security/netramet/patches/patch-ad12
-rw-r--r--security/netramet/patches/patch-ae12
-rw-r--r--security/netramet/patches/patch-af14
-rw-r--r--security/netramet/patches/patch-ag13
-rw-r--r--security/netramet/patches/patch-ah13
-rw-r--r--security/netramet/patches/patch-ai20
-rw-r--r--security/netramet/patches/patch-aj13
-rw-r--r--security/netramet/patches/patch-src_manager_fd__extract.c21
-rw-r--r--security/netramet/patches/patch-src_meter_lfapmet.c45
18 files changed, 3 insertions, 304 deletions
diff --git a/doc/CHANGES-2022 b/doc/CHANGES-2022
index 4ddf7ecfefd..206e769079b 100644
--- a/doc/CHANGES-2022
+++ b/doc/CHANGES-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 infrastructure in 2022:
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 --git a/security/Makefile b/security/Makefile
index e0de69789c1..7f137cd3e47 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -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
diff --git a/security/netramet/DESCR b/security/netramet/DESCR
deleted file mode 100644
index 709a08be05f..00000000000
--- a/security/netramet/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Network Traffic Meter - the implementation of the
-Internet Accounting Architecture (RFC 2063 and RFC 2064).
diff --git a/security/netramet/Makefile b/security/netramet/Makefile
deleted file mode 100644
index e7cbccf31b6..00000000000
--- a/security/netramet/Makefile
+++ /dev/null
@@ -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
-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 --git a/security/netramet/PLIST b/security/netramet/PLIST
deleted file mode 100644
index c16967f7785..00000000000
--- a/security/netramet/PLIST
+++ /dev/null
@@ -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 --git a/security/netramet/distinfo b/security/netramet/distinfo
deleted file mode 100644
index 579b0518d90..00000000000
--- a/security/netramet/distinfo
+++ /dev/null
@@ -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 --git a/security/netramet/patches/patch-aa b/security/netramet/patches/patch-aa
deleted file mode 100644
index d4b29a46649..00000000000
--- a/security/netramet/patches/patch-aa
+++ /dev/null
@@ -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 --git a/security/netramet/patches/patch-ab b/security/netramet/patches/patch-ab
deleted file mode 100644
index bb57388ae1b..00000000000
--- a/security/netramet/patches/patch-ab
+++ /dev/null
@@ -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 --git a/security/netramet/patches/patch-ac b/security/netramet/patches/patch-ac
deleted file mode 100644
index 32a86aa5643..00000000000
--- a/security/netramet/patches/patch-ac
+++ /dev/null
@@ -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 --git a/security/netramet/patches/patch-ad b/security/netramet/patches/patch-ad
deleted file mode 100644
index 92c8da5299a..00000000000
--- a/security/netramet/patches/patch-ad
+++ /dev/null
@@ -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 --git a/security/netramet/patches/patch-ae b/security/netramet/patches/patch-ae
deleted file mode 100644
index a58fdd5ed37..00000000000
--- a/security/netramet/patches/patch-ae
+++ /dev/null
@@ -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 --git a/security/netramet/patches/patch-af b/security/netramet/patches/patch-af
deleted file mode 100644
index a89f9702eae..00000000000
--- a/security/netramet/patches/patch-af
+++ /dev/null
@@ -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 --git a/security/netramet/patches/patch-ag b/security/netramet/patches/patch-ag
deleted file mode 100644
index 5c4b596ca2c..00000000000
--- a/security/netramet/patches/patch-ag
+++ /dev/null
@@ -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 --git a/security/netramet/patches/patch-ah b/security/netramet/patches/patch-ah
deleted file mode 100644
index 6f4a62ec5b1..00000000000
--- a/security/netramet/patches/patch-ah
+++ /dev/null
@@ -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 --git a/security/netramet/patches/patch-ai b/security/netramet/patches/patch-ai
deleted file mode 100644
index 7f86c6905b6..00000000000
--- a/security/netramet/patches/patch-ai
+++ /dev/null
@@ -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
- }
-
-+void
- handle_keyboard()
- {
- char kb_buf[25];
diff --git a/security/netramet/patches/patch-aj b/security/netramet/patches/patch-aj
deleted file mode 100644
index af45dca6f3f..00000000000
--- a/security/netramet/patches/patch-aj
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2006/06/06 16:54:47 minskim Exp $
-
---- src/meter/Makefile.in.orig 2006-06-06 16:47:33.000000000 +0000
-+++ src/meter/Makefile.in
-@@ -56,7 +56,7 @@ DAGI_DIR= /usr/local/dag/include
- #DAGI_DIR= /home/nevil/dag-2.2.1s/include
- # dag.h required to compiler dag_reset()
-
--PCAP_LIB=
-+PCAP_LIB?=
- # Blank means "use libpcap.a in . or in system libraries"
- #PCAP_LIB= -L/home/nevil/lib
-
diff --git a/security/netramet/patches/patch-src_manager_fd__extract.c b/security/netramet/patches/patch-src_manager_fd__extract.c
deleted file mode 100644
index 5627065426d..00000000000
--- a/security/netramet/patches/patch-src_manager_fd__extract.c
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-src_manager_fd__extract.c,v 1.1 2012/11/19 03:03:42 joerg Exp $
-
---- src/manager/fd_extract.c.orig 2012-11-18 23:38:16.000000000 +0000
-+++ src/manager/fd_extract.c
-@@ -68,6 +68,7 @@
- #include <ntm_conf.h>
- #endif
-
-+#include <ctype.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-@@ -164,7 +165,7 @@ struct col_info *scan_col(void)
- n = getnbr();
- }
- if (n == RF_STATS) {
-- if (!nexttoken()) return;
-+ if (!nexttoken()) return NULL;
- for (a = 0; a != 3; ++a) {
- scbuf[a] = ic; nextchar();
- }
diff --git a/security/netramet/patches/patch-src_meter_lfapmet.c b/security/netramet/patches/patch-src_meter_lfapmet.c
deleted file mode 100644
index 51acb460237..00000000000
--- a/security/netramet/patches/patch-src_meter_lfapmet.c
+++ /dev/null
@@ -1,45 +0,0 @@
-$NetBSD: patch-src_meter_lfapmet.c,v 1.1 2012/11/19 03:03:42 joerg Exp $
-
---- src/meter/lfapmet.c.orig 2012-11-18 23:39:30.000000000 +0000
-+++ src/meter/lfapmet.c
-@@ -1115,13 +1115,13 @@ int handleFUN(struct interface_info *pi)
- ies_len--;
- for (i=0;i<ies_len;i++) free(ies[i]);
- if (ies!=NULL) free(ies);
-- return;
-+ return FALSE;
- }
- ies[ies_len-1] = malloc(getIELengthIncl(ie));
- if (ies[ies_len-1]==NULL)
- {
- debug("handleFUN(): malloc failed!\n",LFAPMET_DBG_ERRORS);
-- return;
-+ return FALSE;
- }
- memcpy(ies[ies_len-1],ie,getIELengthIncl(ie));
- ie = getNextIE(lfap, ie, getLFAPMessageLengthIncl(lfap));
-@@ -1132,13 +1132,13 @@ int handleFUN(struct interface_info *pi)
- { /* don't forget to free allocated memory ! */
- for (i=0;i<ies_len;i++) free(ies[i]);
- if (ies!=NULL) free(ies);
-- return;
-+ return FALSE;
- }
- if (getIEType(ie) != LFAP_IE_FLOW_ID)
- {
- for (i=0;i<ies_len;i++) free(ies[i]);
- if (ies!=NULL) free(ies);
-- return;
-+ return FALSE;
- }
- }
-
-@@ -1162,7 +1162,7 @@ int handleFUN(struct interface_info *pi)
- {
- for (i=0;i<ies_len;i++) free(ies[i]);
- if (ies!=NULL) free(ies);
-- return;
-+ return FALSE;
- }
- fs = fi->fs_pp[i];
- /* see if there's a FAS prefix, set it if so */