diff --git a/net/argus-clients/Makefile b/net/argus-clients/Makefile index c8560d5ed3a..77d1367af38 100644 --- a/net/argus-clients/Makefile +++ b/net/argus-clients/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/19 22:31:32 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2011/11/16 00:10:31 sthen Exp $ COMMENT = utilities to read and parse Argus data DISTNAME = argus-clients-3.0.2 +REVISION = 0 CATEGORIES = net HOMEPAGE = http://qosient.com/argus/ diff --git a/net/argus/Makefile b/net/argus/Makefile index 05c7aa5b137..624790d7f26 100644 --- a/net/argus/Makefile +++ b/net/argus/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2011/09/10 11:55:26 naddy Exp $ +# $OpenBSD: Makefile,v 1.13 2011/11/16 00:10:31 sthen Exp $ COMMENT = Audit Record Generation and Utilization System DISTNAME = argus-3.0.2 -REVISION = 4 +REVISION = 5 CATEGORIES = net HOMEPAGE = http://qosient.com/argus/ diff --git a/net/bwm-ng/Makefile b/net/bwm-ng/Makefile index 41bbc0c2245..ccd21b46cc2 100644 --- a/net/bwm-ng/Makefile +++ b/net/bwm-ng/Makefile @@ -1,15 +1,16 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/19 22:31:32 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2011/11/16 00:10:31 sthen Exp $ COMMENT= realtime bandwidth monitoring of interfaces DISTNAME= bwm-ng-0.6 +REVISION= 0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bwmng/} HOMEPAGE= http://www.gropp.org/ MAINTAINER= Genadijus Paleckis -# GPL +# GPLv2+ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 4cdbbd0dbac..9e0a9e01ae1 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -1,17 +1,17 @@ -# $OpenBSD: Makefile,v 1.33 2011/09/22 13:23:09 landry Exp $ +# $OpenBSD: Makefile,v 1.34 2011/11/16 00:10:31 sthen Exp $ SHARED_ONLY= Yes COMMENT= utility to create virtual hosts on a network DISTNAME= honeyd-1.5c -REVISION= 8 +REVISION= 9 CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \ http://niels.xtdnet.nl/honeyd/ HOMEPAGE= http://www.honeyd.org/ -# GPL +# GPLv2+ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes diff --git a/net/ifmcstat/Makefile b/net/ifmcstat/Makefile index b130fd8db1b..57c1f21e28e 100644 --- a/net/ifmcstat/Makefile +++ b/net/ifmcstat/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2011/06/23 22:50:28 naddy Exp $ +# $OpenBSD: Makefile,v 1.5 2011/11/16 00:10:31 sthen Exp $ COMMENT = show Ethernet Multicast memberships DISTNAME = ifmcstat-1.0 +REVISION = 0 CATEGORIES = net HOMEPAGE = http://opengrok.netbsd.org/source/xref/usr.sbin/ifmcstat/ diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index 8dfc05a21a5..bf6020b6277 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -1,16 +1,16 @@ -# $OpenBSD: Makefile,v 1.11 2010/11/19 22:31:33 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2011/11/16 00:10:31 sthen Exp $ COMMENT= tool to monitor interface bandwidth usage DISTNAME= ifstat-1.1 -REVISION= 1 +REVISION= 2 CATEGORIES= net HOMEPAGE= http://gael.roualland.free.fr/ifstat/ MAINTAINER= Johan Fredin -# GPL +# GPLv2+ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes diff --git a/net/iftop/Makefile b/net/iftop/Makefile index 99eb75ee930..fff6d01ad67 100644 --- a/net/iftop/Makefile +++ b/net/iftop/Makefile @@ -1,16 +1,16 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/19 22:31:33 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2011/11/16 00:10:31 sthen Exp $ COMMENT = display bandwidth usage on an inteface DISTNAME = iftop-0.17 -REVISION = 0 +REVISION = 1 CATEGORIES = net HOMEPAGE = http://www.ex-parrot.com/~pdw/iftop/ MAINTAINER = Girish Venkatachalam -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM = Yes PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM =Yes diff --git a/net/isc-dhcp/Makefile b/net/isc-dhcp/Makefile index 3dfd5adfd27..cd8d3360eac 100644 --- a/net/isc-dhcp/Makefile +++ b/net/isc-dhcp/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.22 2011/04/14 13:47:59 sthen Exp $ +# $OpenBSD: Makefile,v 1.23 2011/11/16 00:10:31 sthen Exp $ COMMENT-main= ISC DHCP Server COMMENT-client= ISC DHCP Client COMMENT-omapi= ISC DHCP OMAPI VERSION= 3.1.3 +REVISION= 0 DISTNAME= isc-dhcp-${VERSION} PKGNAME= isc-dhcp-${VERSION} CATEGORIES= net