From owner-svn-ports-all@FreeBSD.ORG Wed Oct 3 01:15:49 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5035D1065672; Wed, 3 Oct 2012 01:15:49 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 3936A8FC1D; Wed, 3 Oct 2012 01:15:49 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q931FnDS034349; Wed, 3 Oct 2012 01:15:49 GMT (envelope-from jgh@svn.freebsd.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q931FmCn034340; Wed, 3 Oct 2012 01:15:48 GMT (envelope-from jgh@svn.freebsd.org) Message-Id: <201210030115.q931FmCn034340@svn.freebsd.org> From: Jason Helfman Date: Wed, 3 Oct 2012 01:15:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305180 - in head: databases/jdbc-oracle11g deskutils/vnc2flv devel/geoip-java sysutils/cronolog-devel sysutils/xjobs textproc/lucene www/axis2 www/flot X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 03 Oct 2012 01:15:49 -0000 Author: jgh Date: Wed Oct 3 01:15:48 2012 New Revision: 305180 URL: http://svn.freebsd.org/changeset/ports/305180 Log: - reset maintainer to heap Modified: head/databases/jdbc-oracle11g/Makefile head/deskutils/vnc2flv/Makefile head/devel/geoip-java/Makefile head/sysutils/cronolog-devel/Makefile head/sysutils/xjobs/Makefile head/textproc/lucene/Makefile head/www/axis2/Makefile head/www/flot/Makefile Modified: head/databases/jdbc-oracle11g/Makefile ============================================================================== --- head/databases/jdbc-oracle11g/Makefile Wed Oct 3 00:51:40 2012 (r305179) +++ head/databases/jdbc-oracle11g/Makefile Wed Oct 3 01:15:48 2012 (r305180) @@ -1,9 +1,4 @@ -# New ports collection makefile for: jdbc-oracle11g -# Date created: 29 June 2012 -# Whom: Jason Helfman -# # $FreeBSD$ -# PORTNAME= oracle11g PORTVERSION= 11.2.0.3 @@ -14,7 +9,7 @@ DISTNAME= ojdbc5.jar EXTRACT_SUFX= # none DIST_SUBDIR= oracle11g -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JDBC drivers for Oracle 11g USE_JAVA= yes Modified: head/deskutils/vnc2flv/Makefile ============================================================================== --- head/deskutils/vnc2flv/Makefile Wed Oct 3 00:51:40 2012 (r305179) +++ head/deskutils/vnc2flv/Makefile Wed Oct 3 01:15:48 2012 (r305180) @@ -1,9 +1,4 @@ -# New ports collection makefile for: vnc2flv -# Date created: December 23 2010 -# Whom: Jason Helfman -# # $FreeBSD$ -# PORTNAME= vnc2flv PORTVERSION= 20100207 @@ -13,7 +8,7 @@ MASTER_SITES= CHEESESHOP MASTER_SITE_SUBDIR= source/v/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Captures a VNC desktop session and saves as a flv .if empty(PORT_OPTIONS:MX11) Modified: head/devel/geoip-java/Makefile ============================================================================== --- head/devel/geoip-java/Makefile Wed Oct 3 00:51:40 2012 (r305179) +++ head/devel/geoip-java/Makefile Wed Oct 3 01:15:48 2012 (r305180) @@ -1,9 +1,4 @@ -# New ports collection makefile for: geoip-java -# Date created: 2012-07-12 -# Whom: Jason Helfman -# # $FreeBSD$ -# PORTNAME= geoip PORTVERSION= 1.2.8 @@ -11,7 +6,7 @@ CATEGORIES= devel java MASTER_SITES= http://www.maxmind.com/download/geoip/api/java/ DISTNAME= GeoIPJava-${PORTVERSION} -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java bindings for GeoIP API LICENSE= LGPL21 Modified: head/sysutils/cronolog-devel/Makefile ============================================================================== --- head/sysutils/cronolog-devel/Makefile Wed Oct 3 00:51:40 2012 (r305179) +++ head/sysutils/cronolog-devel/Makefile Wed Oct 3 01:15:48 2012 (r305180) @@ -1,9 +1,4 @@ -# New ports collection makefile for: cronolog-beta -# Date created: 10 November 2010 -# Whom: Jason Helfman -# # $FreeBSD$ -# PORTNAME= cronolog PORTVERSION= 1.7.0 @@ -12,7 +7,7 @@ MASTER_SITES= http://cronolog.org/patche PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-${PORTVERSION}-beta -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A web log rotation utility that provides datestamp filenames PLIST_FILES= sbin/cronolog \ Modified: head/sysutils/xjobs/Makefile ============================================================================== --- head/sysutils/xjobs/Makefile Wed Oct 3 00:51:40 2012 (r305179) +++ head/sysutils/xjobs/Makefile Wed Oct 3 01:15:48 2012 (r305180) @@ -1,10 +1,4 @@ -# New ports collection makefile for: xjobs -# Date created: 28 October 2011 -# Whom: Jason Helfman -# # $FreeBSD$ -# -# PORTNAME= xjobs PORTVERSION= 20120412 @@ -12,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.maier-komor.de/xjobs/ EXTRACT_SUFX= .tgz -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility reads job descriptions line by line and executes in parallel LICENSE= GPLv2 Modified: head/textproc/lucene/Makefile ============================================================================== --- head/textproc/lucene/Makefile Wed Oct 3 00:51:40 2012 (r305179) +++ head/textproc/lucene/Makefile Wed Oct 3 01:15:48 2012 (r305180) @@ -1,7 +1,4 @@ -# New ports collection makefile for: lucene -# Date created: 02 Jan 2008 -# Whom: Gerrit Beine -# +# Created by: Gerrit Beine # $FreeBSD$ # # Please don't forget to bump the version in py-lucene if this changes! @@ -13,7 +10,7 @@ MASTER_SITES= APACHE MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A full-text search engine for Java LICENSE= AL2 Modified: head/www/axis2/Makefile ============================================================================== --- head/www/axis2/Makefile Wed Oct 3 00:51:40 2012 (r305179) +++ head/www/axis2/Makefile Wed Oct 3 01:15:48 2012 (r305180) @@ -1,7 +1,3 @@ -# New ports collection makefile for: axis2 -# Date created: 28 July 2011 -# Whom: Jason Helfman -# # $FreeBSD$ PORTNAME= axis2 @@ -12,7 +8,7 @@ MASTER_SITES= APACHE MASTER_SITE_SUBDIR= axis/${PORTNAME}/java/core/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache LICENSE= AL2 Modified: head/www/flot/Makefile ============================================================================== --- head/www/flot/Makefile Wed Oct 3 00:51:40 2012 (r305179) +++ head/www/flot/Makefile Wed Oct 3 01:15:48 2012 (r305180) @@ -1,16 +1,11 @@ -# New ports collection makefile for: flot -# Date created: 06 June 2012 -# Whom: Jason Helfman -# # $FreeBSD$ -# PORTNAME= flot PORTVERSION= 0.7 CATEGORIES= www devel MASTER_SITES= GOOGLE_CODE -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JavaScript plotting library for jQuery LICENSE= MIT