From owner-svn-ports-all@FreeBSD.ORG Sun Aug 17 08:25:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 98E59735; Sun, 17 Aug 2014 08:25:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 80FCF286E; Sun, 17 Aug 2014 08:25:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7H8Pss7072731; Sun, 17 Aug 2014 08:25:54 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7H8PpTq072713; Sun, 17 Aug 2014 08:25:51 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201408170825.s7H8PpTq072713@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Sun, 17 Aug 2014 08:25:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365160 - in head: devel/newfile games/gtklife games/nonsense games/solarus graphics/aalib graphics/scr2png math/ised misc/bogosort misc/getopt misc/kbdscan net/datapipe sysutils/hextoo... X-SVN-Group: ports-head 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.18-1 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, 17 Aug 2014 08:25:54 -0000 Author: eadler Date: Sun Aug 17 08:25:51 2014 New Revision: 365160 URL: http://svnweb.freebsd.org/changeset/ports/365160 QAT: https://qat.redports.org/buildarchive/r365160/ Log: Return some ports I maintain to the pool. Modified: head/devel/newfile/Makefile head/games/gtklife/Makefile head/games/nonsense/Makefile head/games/solarus/Makefile head/graphics/aalib/Makefile head/graphics/scr2png/Makefile head/math/ised/Makefile head/misc/bogosort/Makefile head/misc/getopt/Makefile head/misc/kbdscan/Makefile head/net/datapipe/Makefile head/sysutils/hextools/Makefile head/sysutils/moreutils-parallel/Makefile Modified: head/devel/newfile/Makefile ============================================================================== --- head/devel/newfile/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/devel/newfile/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for creating starter files in various languages LICENSE= BSD3CLAUSE Modified: head/games/gtklife/Makefile ============================================================================== --- head/games/gtklife/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/games/gtklife/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://ironphoenix.org/tril/gtklife/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ implementation of Conways Game of Life LICENSE= GPLv2 Modified: head/games/nonsense/Makefile ============================================================================== --- head/games/nonsense/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/games/nonsense/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nonsense text generator NO_BUILD= yes Modified: head/games/solarus/Makefile ============================================================================== --- head/games/solarus/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/games/solarus/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -6,7 +6,7 @@ CATEGORIES= games MASTER_SITES= http://www.solarus-games.org/downloads/solarus/ DISTNAME= solarus-${PORTVERSION}-src -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zelda-like 2D game engine LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \ Modified: head/graphics/aalib/Makefile ============================================================================== --- head/graphics/aalib/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/graphics/aalib/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/aa-project/aa-lib/1.4rc5 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ASCII art library LICENSE= GPLv2 Modified: head/graphics/scr2png/Makefile ============================================================================== --- head/graphics/scr2png/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/graphics/scr2png/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nik -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts the output of "vidcontrol -p" to PNG LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd Modified: head/math/ised/Makefile ============================================================================== --- head/math/ised/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/math/ised/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for generating number sequences and arithmetic evaluation LICENSE= GPLv3 Modified: head/misc/bogosort/Makefile ============================================================================== --- head/misc/bogosort/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/misc/bogosort/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.lysator.liu.se/ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sort (or not) stdin using the bogo-sort algorithm WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/misc/getopt/Makefile ============================================================================== --- head/misc/getopt/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/misc/getopt/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -6,7 +6,7 @@ PORTVERSION= 1.1.5 CATEGORIES= misc MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Replacement for getopt(1) that supports GNU-style long options USES= gettext gmake Modified: head/misc/kbdscan/Makefile ============================================================================== --- head/misc/kbdscan/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/misc/kbdscan/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -5,7 +5,7 @@ PORTVERSION= 20110507 CATEGORIES= misc MASTER_SITES= http://hack.org/mc/hacks/${PORTNAME}/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Kbdscan shows the scancodes of keys pressed LICENSE= ISCL Modified: head/net/datapipe/Makefile ============================================================================== --- head/net/datapipe/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/net/datapipe/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/unsupported/ \ http://http.distributed.net/pub/dcti/unsupported/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bind a local port and connect it to a remote socket PLIST_FILES= bin/datapipe Modified: head/sysutils/hextools/Makefile ============================================================================== --- head/sysutils/hextools/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/sysutils/hextools/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -5,7 +5,7 @@ PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= http://avl.enemy.org/utils/hextools/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Useful tools for dealing with hex files NO_WRKSUBDIR=yes Modified: head/sysutils/moreutils-parallel/Makefile ============================================================================== --- head/sysutils/moreutils-parallel/Makefile Sun Aug 17 08:24:28 2014 (r365159) +++ head/sysutils/moreutils-parallel/Makefile Sun Aug 17 08:25:51 2014 (r365160) @@ -9,7 +9,7 @@ MASTER_SITES= DEBIAN MASTER_SITE_SUBDIR= pool/main/m/moreutils DISTNAME= moreutils_${PORTVERSION} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Run programs in parallel LICENSE= GPLv2