From owner-svn-ports-all@freebsd.org Sun Mar 11 11:21:24 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C75A7F45644; Sun, 11 Mar 2018 11:21:24 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7938C8797B; Sun, 11 Mar 2018 11:21:24 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 743C61CA8D; Sun, 11 Mar 2018 11:21:24 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2BBLOVx097848; Sun, 11 Mar 2018 11:21:24 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2BBLNqm097835; Sun, 11 Mar 2018 11:21:23 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201803111121.w2BBLNqm097835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 11 Mar 2018 11:21:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: 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 X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: 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 X-SVN-Commit-Revision: 464165 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Mar 2018 11:21:25 -0000 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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rather neat animated clock WRKSRC= ${WRKDIR}/${DISTNAME}/X11