svn commit: r464165 - in head: net/bittwist net/daemonlogger net/httpry net/libnids net/pktanon net/py-pypcap net/py-smbpasswd net/tftpgrab net/vortex ports-mgmt/fastest_sites x11-clocks/xdaliclock

Rene Ladan rene at FreeBSD.org
Sun Mar 11 11:21:25 UTC 2018


Author: rene
Date: Sun Mar 11 11:21:23 2018
New Revision: 464165
URL: https://svnweb.freebsd.org/changeset/ports/464165

Log:
  Return wxs@'s ports to the pool after his commit bit expired.
  
  With hat:	portmgr

Modified:
  head/net/bittwist/Makefile
  head/net/daemonlogger/Makefile
  head/net/httpry/Makefile
  head/net/libnids/Makefile
  head/net/pktanon/Makefile
  head/net/py-pypcap/Makefile
  head/net/py-smbpasswd/Makefile
  head/net/tftpgrab/Makefile
  head/net/vortex/Makefile
  head/ports-mgmt/fastest_sites/Makefile
  head/x11-clocks/xdaliclock/Makefile

Modified: head/net/bittwist/Makefile
==============================================================================
--- head/net/bittwist/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/net/bittwist/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -6,7 +6,7 @@ CATEGORIES=	net
 MASTER_SITES=	SF/${PORTNAME}/_BSD/Bit-Twist%20${PORTVERSION}
 DISTNAME=	${PORTNAME}-bsd-${PORTVERSION}
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Libpcap-based Ethernet packet generator, with PCAP editor
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

Modified: head/net/daemonlogger/Makefile
==============================================================================
--- head/net/daemonlogger/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/net/daemonlogger/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -5,7 +5,7 @@ PORTVERSION=	1.2.1
 CATEGORIES=	net
 MASTER_SITES=	http://www.snort.org/users/roesch/code/
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Packet sniffer capable of running as a daemon and as a software tap
 
 LIB_DEPENDS=	libdnet.so:net/libdnet

Modified: head/net/httpry/Makefile
==============================================================================
--- head/net/httpry/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/net/httpry/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -5,7 +5,7 @@ PORTVERSION=	0.1.7
 CATEGORIES=	net
 MASTER_SITES=	http://dumpsterventures.com/jason/httpry/
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Packet sniffer designed for displaying and logging HTTP traffic
 
 USE_RC_SUBR=	httpry

Modified: head/net/libnids/Makefile
==============================================================================
--- head/net/libnids/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/net/libnids/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	net security
 MASTER_SITES=	SF
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT?=	Network monitoring library with TCP/IP reassembly
 
 LIB_DEPENDS=	libnet.so:net/libnet

Modified: head/net/pktanon/Makefile
==============================================================================
--- head/net/pktanon/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/net/pktanon/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -7,7 +7,7 @@ CATEGORIES=	net
 MASTER_SITES=	http://www.tm.uka.de/software/pktanon/download/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-dev
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Network trace anonymizer
 
 LIB_DEPENDS=	libboost_regex.so:devel/boost-libs \

Modified: head/net/py-pypcap/Makefile
==============================================================================
--- head/net/py-pypcap/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/net/py-pypcap/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -7,7 +7,7 @@ CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Simplified object-oriented Python extension module for libpcap
 
 LICENSE=	BSD3CLAUSE

Modified: head/net/py-smbpasswd/Makefile
==============================================================================
--- head/net/py-smbpasswd/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/net/py-smbpasswd/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://barryp.org/static/media/software/
 		CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	SMB/CIFS password generation utility for Python
 
 LICENSE=	GPLv2

Modified: head/net/tftpgrab/Makefile
==============================================================================
--- head/net/tftpgrab/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/net/tftpgrab/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -6,7 +6,7 @@ CATEGORIES=	net
 MASTER_SITES=	http://pseudo-flaw.net/tftpgrab/ \
 		http://www.atarininja.org/~wxs/distfiles/
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	TFTP stream extractor
 
 GNU_CONFIGURE=	yes

Modified: head/net/vortex/Makefile
==============================================================================
--- head/net/vortex/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/net/vortex/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -7,7 +7,7 @@ CATEGORIES=	net ipv6
 MASTER_SITES=	SF/${PORTNAME}-ids/${PORTNAME}/2.9.0/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Network surveillance engine
 
 LICENSE=	GPLv2

Modified: head/ports-mgmt/fastest_sites/Makefile
==============================================================================
--- head/ports-mgmt/fastest_sites/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/ports-mgmt/fastest_sites/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -7,7 +7,7 @@ CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://www.semicomplete.com/files/fastest_sites/
 EXTRACT_SUFX=	.py
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Sort MASTER_SITE_* based upon TCP handshake times
 
 USES=		python shebangfix

Modified: head/x11-clocks/xdaliclock/Makefile
==============================================================================
--- head/x11-clocks/xdaliclock/Makefile	Sun Mar 11 11:20:43 2018	(r464164)
+++ head/x11-clocks/xdaliclock/Makefile	Sun Mar 11 11:21:23 2018	(r464165)
@@ -6,7 +6,7 @@ PORTVERSION=	2.43
 CATEGORIES=	x11-clocks
 MASTER_SITES=	http://www.jwz.org/xdaliclock/
 
-MAINTAINER=	wxs at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Rather neat animated clock
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/X11


More information about the svn-ports-all mailing list