From 4949ec7c455dac80d273ae802bae5d2d31a0d52a Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 21 Sep 2011 17:20:56 +0000 Subject: [PATCH] reset maintainership --- devel/libmagic/Makefile | 5 ++--- net/balance/Makefile | 6 ++---- net/dlint/Makefile | 5 ++--- net/honeyd/Makefile | 4 +--- net/libdnsres/Makefile | 6 ++---- net/libnetdude/libnetdude/Makefile | 6 ++---- net/libnetdude/plugins/conntrack/Makefile | 6 ++---- net/libnetdude/plugins/demux/Makefile | 6 ++---- net/libnetdude/plugins/tcpfilter/Makefile | 6 ++---- net/libnetdude/plugins/traceset/Makefile | 6 ++---- net/libnetdude/plugins/traffic-analyzer/Makefile | 6 ++---- net/libpcapnav/Makefile | 6 ++---- net/nepenthes/Makefile | 7 +++---- net/netdude/netdude/Makefile | 6 ++---- net/netdude/plugins/traffic-analyzer/Makefile | 6 ++---- net/tn5250/Makefile | 6 ++---- security/prelude/Makefile.inc | 4 +--- security/prelude/lml/Makefile | 4 ++-- security/prelude/pflogger/Makefile | 4 ++-- 19 files changed, 37 insertions(+), 68 deletions(-) diff --git a/devel/libmagic/Makefile b/devel/libmagic/Makefile index 04e0ea2ac9a..91d7f40b45d 100644 --- a/devel/libmagic/Makefile +++ b/devel/libmagic/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2010/10/18 17:47:54 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2011/09/21 17:20:56 jasper Exp $ COMMENT= library to determine file type V= 5.00 @@ -6,11 +6,10 @@ DISTNAME= file-${V} PKGNAME= libmagic-${V} SHARED_LIBS= magic 2.0 CATEGORIES= sysutils devel +REVISION= 0 HOMEPAGE= ftp://ftp.astron.com/pub/file/ -MAINTAINER= Rui Reis - # BSD PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/balance/Makefile b/net/balance/Makefile index 47ffaf0b609..928b9474f35 100644 --- a/net/balance/Makefile +++ b/net/balance/Makefile @@ -1,15 +1,13 @@ -# $OpenBSD: Makefile,v 1.13 2010/11/19 22:31:32 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2011/09/21 17:20:56 jasper Exp $ COMMENT= tcp proxy with load balancing and failover mechanisms DISTNAME= balance-3.35 -REVISION= 0 +REVISION= 1 CATEGORIES= net HOMEPAGE= http://www.inlab.de/balance.html -MAINTAINER= Rui Reis - # GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/dlint/Makefile b/net/dlint/Makefile index 5f0c96ccd4c..9c373782937 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,16 +1,15 @@ -# $OpenBSD: Makefile,v 1.10 2010/11/19 22:31:32 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2011/09/21 17:20:56 jasper Exp $ COMMENT= DNS zone verification tool V= 1.4.1 DISTNAME= dlint${V} PKGNAME= dlint-${V} +REVISION= 0 CATEGORIES= net HOMEPAGE= http://www.domtools.com/ -MAINTAINER= Rui Reis - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 51a6b905a70..9da0e418bbc 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.31 2011/09/16 11:13:38 espie Exp $ +# $OpenBSD: Makefile,v 1.32 2011/09/21 17:20:56 jasper Exp $ SHARED_ONLY= Yes @@ -11,8 +11,6 @@ MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \ HOMEPAGE= http://www.honeyd.org/ -MAINTAINER= Rui Reis - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/libdnsres/Makefile b/net/libdnsres/Makefile index b70392e4f31..85cc857f1c8 100644 --- a/net/libdnsres/Makefile +++ b/net/libdnsres/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.5 2010/10/18 18:36:49 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2011/09/21 17:20:56 jasper Exp $ COMMENT= non-blocking thread-safe API for resolving DNS names DISTNAME= libdnsres-0.1a -REVISION= 0 +REVISION= 1 SHARED_LIBS= dnsres 0.1 # .0.1 CATEGORIES= net devel HOMEPAGE= http://monkey.org/~provos/libdnsres/ -MAINTAINER= Rui Reis - # BSD PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/libnetdude/libnetdude/Makefile b/net/libnetdude/libnetdude/Makefile index ed493a43059..456fab81fbb 100644 --- a/net/libnetdude/libnetdude/Makefile +++ b/net/libnetdude/libnetdude/Makefile @@ -1,17 +1,15 @@ -# $OpenBSD: Makefile,v 1.11 2010/11/19 22:31:34 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2011/09/21 17:20:56 jasper Exp $ COMMENT= packet manipulation backend of Netdude framework DISTNAME= libnetdude-0.10a -REVISION= 0 +REVISION= 1 SHARED_LIBS= netdude 1.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} HOMEPAGE= http://netdude.sourceforge.net/ -MAINTAINER= Rui Reis - LIB_DEPENDS= net/libpcapnav \ devel/glib diff --git a/net/libnetdude/plugins/conntrack/Makefile b/net/libnetdude/plugins/conntrack/Makefile index 317c8435f72..ae58b1b0524 100644 --- a/net/libnetdude/plugins/conntrack/Makefile +++ b/net/libnetdude/plugins/conntrack/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/19 22:31:34 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2011/09/21 17:20:56 jasper Exp $ COMMENT= libnetdude plugin for tcp connection tracking DISTNAME= libnetdude-conntrack-plugin-0.8 -REVISION= 0 +REVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} HOMEPAGE= http://netdude.sourceforge.net/ -MAINTAINER= Rui Reis - RUN_DEPENDS= net/libnetdude/libnetdude BUILD_DEPENDS= ${RUN_DEPENDS} \ diff --git a/net/libnetdude/plugins/demux/Makefile b/net/libnetdude/plugins/demux/Makefile index 7919c6877df..2eb5c535b50 100644 --- a/net/libnetdude/plugins/demux/Makefile +++ b/net/libnetdude/plugins/demux/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/19 22:31:34 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2011/09/21 17:20:56 jasper Exp $ COMMENT= libnetdude plugin for separating traces into multiple files DISTNAME= libnetdude-demux-plugin-0.4 -REVISION= 0 +REVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} HOMEPAGE= http://netdude.sourceforge.net/ -MAINTAINER= Rui Reis - RUN_DEPENDS= net/libnetdude/plugins/conntrack \ net/libnetdude/plugins/traceset diff --git a/net/libnetdude/plugins/tcpfilter/Makefile b/net/libnetdude/plugins/tcpfilter/Makefile index ff92bf26ee0..86aa532f23d 100644 --- a/net/libnetdude/plugins/tcpfilter/Makefile +++ b/net/libnetdude/plugins/tcpfilter/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/19 22:31:34 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2011/09/21 17:20:56 jasper Exp $ COMMENT= libnetdude plugin for pruning incomplete session from traces DISTNAME= libnetdude-tcpfilter-plugin-0.3 -REVISION= 0 +REVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} HOMEPAGE= http://netdude.sourceforge.net/ -MAINTAINER= Rui Reis - RUN_DEPENDS= net/libnetdude/plugins/conntrack \ net/libnetdude/plugins/traceset diff --git a/net/libnetdude/plugins/traceset/Makefile b/net/libnetdude/plugins/traceset/Makefile index aea4f8138f9..bb1ffb96a1c 100644 --- a/net/libnetdude/plugins/traceset/Makefile +++ b/net/libnetdude/plugins/traceset/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/19 22:31:34 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2011/09/21 17:20:56 jasper Exp $ COMMENT= netdude plugin providing an API for trace sets DISTNAME= libnetdude-traceset-plugin-0.4 -REVISION= 0 +REVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} HOMEPAGE= http://netdude.sourceforge.net/ -MAINTAINER= Rui Reis - RUN_DEPENDS= net/libnetdude/libnetdude BUILD_DEPENDS= ${RUN_DEPENDS} \ diff --git a/net/libnetdude/plugins/traffic-analyzer/Makefile b/net/libnetdude/plugins/traffic-analyzer/Makefile index 3c57486205f..d1ae76ee5c3 100644 --- a/net/libnetdude/plugins/traffic-analyzer/Makefile +++ b/net/libnetdude/plugins/traffic-analyzer/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/19 22:31:34 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2011/09/21 17:20:56 jasper Exp $ COMMENT= netdude plugin for traffic analysis DISTNAME= libnetdude-traffic-analyzer-plugin-0.3 -REVISION= 2 +REVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} HOMEPAGE= http://netdude.sourceforge.net/ -MAINTAINER= Rui Reis - RUN_DEPENDS= net/libnetdude/plugins/conntrack \ net/libnetdude/plugins/traceset diff --git a/net/libpcapnav/Makefile b/net/libpcapnav/Makefile index b8c0d751c96..aa99a2c0886 100644 --- a/net/libpcapnav/Makefile +++ b/net/libpcapnav/Makefile @@ -1,17 +1,15 @@ -# $OpenBSD: Makefile,v 1.7 2010/07/12 22:07:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.8 2011/09/21 17:20:56 jasper Exp $ COMMENT= library for navigating to arbitrary packets in a trace file DISTNAME= libpcapnav-0.8 -REVISION= 0 +REVISION= 1 SHARED_LIBS= pcapnav 1.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} HOMEPAGE= http://netdude.sourceforge.net/doco/libpcapnav/ -MAINTAINER= Rui Reis - # BSD PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index adff44d4224..7cab98cbb49 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -1,17 +1,16 @@ -# $OpenBSD: Makefile,v 1.30 2011/09/16 11:13:39 espie Exp $ +# $OpenBSD: Makefile,v 1.31 2011/09/21 17:20:56 jasper Exp $ SHARED_ONLY= Yes COMMENT= determine the malware activity on a network DISTNAME= nepenthes-0.2.2 +EPOCH= 1 REVISION= 0 -EPOCH= 0 + CATEGORIES= net HOMEPAGE= http://nepenthes.mwcollect.org/ -MAINTAINER= Rui Reis - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/netdude/netdude/Makefile b/net/netdude/netdude/Makefile index eecdf21bba9..b0dbb7544af 100644 --- a/net/netdude/netdude/Makefile +++ b/net/netdude/netdude/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.14 2010/11/19 22:31:35 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2011/09/21 17:20:56 jasper Exp $ COMMENT= network traffic visualization and editing tool DISTNAME= netdude-0.4.8a -REVISION= 1 +REVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} HOMEPAGE= http://netdude.sourceforge.net/ -MAINTAINER= Rui Reis - # BSD PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/net/netdude/plugins/traffic-analyzer/Makefile b/net/netdude/plugins/traffic-analyzer/Makefile index 468b7c8667d..1f8b8f8db60 100644 --- a/net/netdude/plugins/traffic-analyzer/Makefile +++ b/net/netdude/plugins/traffic-analyzer/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/19 22:31:35 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2011/09/21 17:20:56 jasper Exp $ COMMENT= netdude plugin providing traffic analysis DISTNAME= netdude-traffic-analyzer-plugin-0.3 -REVISION= 2 +REVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} HOMEPAGE= http://netdude.sourceforge.net/ -MAINTAINER= Rui Reis - RUN_DEPENDS= net/libnetdude/plugins/traffic-analyzer \ net/netdude/netdude diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index 24b96bdef72..16a00fed747 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.7 2010/10/18 18:36:59 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2011/09/21 17:20:56 jasper Exp $ COMMENT= 5250 telnet protocol and terminal DISTNAME= tn5250-0.17.3 -REVISION= 0 +REVISION= 1 SHARED_LIBS= 5250 0.0 CATEGORIES= net HOMEPAGE= http://tn5250.sourceforge.net/ -MAINTAINER= Rui Reis - # LGPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/security/prelude/Makefile.inc b/security/prelude/Makefile.inc index d02544d13c3..58931f7792f 100644 --- a/security/prelude/Makefile.inc +++ b/security/prelude/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.3 2011/05/30 10:05:03 espie Exp $ +# $OpenBSD: Makefile.inc,v 1.4 2011/09/21 17:20:56 jasper Exp $ SHARED_ONLY= Yes @@ -6,8 +6,6 @@ CATEGORIES= security HOMEPAGE= http://www.prelude-ids.org/ -MAINTAINER= Rui Reis - # GPL PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes diff --git a/security/prelude/lml/Makefile b/security/prelude/lml/Makefile index f4132e3fe3e..8f56677b732 100644 --- a/security/prelude/lml/Makefile +++ b/security/prelude/lml/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.22 2011/06/02 13:41:40 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.23 2011/09/21 17:20:56 jasper Exp $ COMMENT= Prelude log analyzer DISTNAME= prelude-lml-0.9.15 -REVISION= 5 +REVISION= 6 WANTLIB += c gcrypt gnutls gpg-error m tasn1 z pcre prelude WANTLIB += gmp hogweed nettle pthread diff --git a/security/prelude/pflogger/Makefile b/security/prelude/pflogger/Makefile index f2cb671da0c..b19660ff1a7 100644 --- a/security/prelude/pflogger/Makefile +++ b/security/prelude/pflogger/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.13 2011/06/02 13:41:40 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.14 2011/09/21 17:20:56 jasper Exp $ COMMENT= Prelude sensors for Packet Filter DISTNAME= prelude-pflogger-0.9.0-rc2 PKGNAME= prelude-pflogger-0.9.0rc2 -REVISION= 8 +REVISION= 9 MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-pflogger/