reset maintainership
This commit is contained in:
parent
9a18b2ae79
commit
4949ec7c45
@ -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 <rui@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
LIB_DEPENDS= net/libpcapnav \
|
||||
devel/glib
|
||||
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
RUN_DEPENDS= net/libnetdude/libnetdude
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
RUN_DEPENDS= net/libnetdude/plugins/conntrack \
|
||||
net/libnetdude/plugins/traceset
|
||||
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
RUN_DEPENDS= net/libnetdude/plugins/conntrack \
|
||||
net/libnetdude/plugins/traceset
|
||||
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
RUN_DEPENDS= net/libnetdude/libnetdude
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
RUN_DEPENDS= net/libnetdude/plugins/conntrack \
|
||||
net/libnetdude/plugins/traceset
|
||||
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
RUN_DEPENDS= net/libnetdude/plugins/traffic-analyzer \
|
||||
net/netdude/netdude
|
||||
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
# LGPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -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 <rui@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user