From owner-svn-ports-head@FreeBSD.ORG Thu Jul 11 05:53:12 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2B858C34; Thu, 11 Jul 2013 05:53:12 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 1CCEF122B; Thu, 11 Jul 2013 05:53:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6B5rBZL045037; Thu, 11 Jul 2013 05:53:11 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6B5rAKH045022; Thu, 11 Jul 2013 05:53:10 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201307110553.r6B5rAKH045022@svn.freebsd.org> From: Baptiste Daroussin Date: Thu, 11 Jul 2013 05:53:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322743 - in head: databases/postgis security/klamav security/kovpn security/tuntun www/drupal6-chaos www/drupal6-ckeditor www/drupal6-content_access www/drupal6-image www/drupal6-imce ... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jul 2013 05:53:12 -0000 Author: bapt Date: Thu Jul 11 05:53:09 2013 New Revision: 322743 URL: http://svnweb.freebsd.org/changeset/ports/322743 Log: Reset maintainer (email is bouncing) While here: - Trim headers - Convert to USES where applicable - Bump klamav portrevision (pkgconfig is not a run dep anymore) Modified: head/databases/postgis/Makefile head/security/klamav/Makefile head/security/kovpn/Makefile head/security/tuntun/Makefile head/www/drupal6-chaos/Makefile head/www/drupal6-ckeditor/Makefile head/www/drupal6-content_access/Makefile head/www/drupal6-image/Makefile head/www/drupal6-imce/Makefile head/www/drupal6-panels/Makefile Modified: head/databases/postgis/Makefile ============================================================================== --- head/databases/postgis/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/databases/postgis/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -8,7 +8,7 @@ CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ \ http://www.postgis.org/download/ -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Adds support for geographic objects to PostgreSQL databases LIB_DEPENDS= proj:${PORTSDIR}/graphics/proj \ @@ -17,10 +17,9 @@ RUN_DEPENDS= postmaster:${PORTSDIR}/data CONFLICTS= postgis-2.* -USES= bison iconv +USES= bison iconv gmake USE_GNOME= libxml2 USE_PGSQL= yes -USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_PERL5_BUILD= yes Modified: head/security/klamav/Makefile ============================================================================== --- head/security/klamav/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/security/klamav/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -1,15 +1,14 @@ # Created by: Anderson Soares Ferreira # $FreeBSD$ -# PORTNAME= klamav PORTVERSION= 0.46 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/Source%20%28For%20ClamAV%20and%20gt_%3D%200.9x%29/KlamAV-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= KDE 3 front-end to Clam Anti-Virus LIB_DEPENDS= clamav:${PORTSDIR}/security/clamav @@ -18,10 +17,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAM PREFIX= ${KDE_PREFIX} -USE_GMAKE= yes +USES= gettext gmake pkgconfig USE_SQLITE= 3 -USE_GNOME= pkgconfig -USES= gettext INSTALLS_ICONS= yes USE_AUTOTOOLS= libtool aclocal @@ -32,11 +29,9 @@ CONFIGURE_ARGS+=--with-qt-dir=${QT_PREFI USE_KDELIBS_VER= 3 -.include - pre-configure: @${CP} ${LTMAIN} ${WRKSRC}/admin @${CP} ${LIBTOOL_M4} ${WRKSRC}/admin @${CP} ${LOCALBASE}/include/clamav-config.h ${WRKSRC}/src/klamd -.include +.include Modified: head/security/kovpn/Makefile ============================================================================== --- head/security/kovpn/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/security/kovpn/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -1,6 +1,5 @@ # Created by: anderson@cnpm.embrapa.br # $FreeBSD$ -# PORTNAME= kovpn PORTVERSION= 0.3 @@ -9,7 +8,7 @@ CATEGORIES= security kde MASTER_SITES= https://projects.fslab.de/projects/kovpn/chrome/site/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pre7 -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Simple GUI for OpenVPN clients RUN_DEPENDS= openvpn:${PORTSDIR}/security/openvpn @@ -19,9 +18,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME} USE_BZIP2= yes USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} -USES= gettext +USES= gettext gmake INSTALLS_ICONS= yes -USE_GMAKE= yes USE_XORG= xpm GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:env automake:env libtool Modified: head/security/tuntun/Makefile ============================================================================== --- head/security/tuntun/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/security/tuntun/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -1,9 +1,5 @@ -# New ports collection makefile for: tuntun -# Date created: 2008-09-16 -# Whom: Anderson S. Ferreira -# +# Created by: Anderson S. Ferreira # $FreeBSD$ -# PORTNAME= tuntun PORTVERSION= 0.4.0 @@ -11,18 +7,17 @@ PORTREVISION= 5 CATEGORIES= security gnome MASTER_SITES= http://tuntun.googlecode.com/files/ -MAINTAINER= anderson@cnpm.embrapa.br -COMMENT= A Gnome applet gui for OpenVPN +MAINTAINER= ports@FreeBSD.org +COMMENT= Gnome applet gui for OpenVPN LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify +USES= gmake pkgconfig pathfix GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="`pkg-config --libs libgnomeui-2.0`" CPPFLAGS+= `pkg-config --cflags libgnomeui-2.0` CONFIGURE_ARGS= --libdir=${PREFIX}/libdata/servers -USE_GMAKE= yes -USE_GNOME= gnomehier intlhack gnomeprefix gnomehack gnomepanel glib20 \ - libgnomeui +USE_GNOME= gnomehier intlhack gnomeprefix gnomepanel glib20 libgnomeui .include Modified: head/www/drupal6-chaos/Makefile ============================================================================== --- head/www/drupal6-chaos/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/www/drupal6-chaos/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -1,9 +1,5 @@ -# New ports collection makefile for: drupal6-chaos -# Date created: 09 Feb 2010 -# Whom: anderson@cnpm.embrapa.br -# +# Created by: anderson@cnpm.embrapa.br # $FreeBSD$ -# PORTNAME= ctools DISTVERSION= 6.x-1.6 @@ -11,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x Chaos tool suite module USE_DRUPAL= yes Modified: head/www/drupal6-ckeditor/Makefile ============================================================================== --- head/www/drupal6-ckeditor/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/www/drupal6-ckeditor/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -1,9 +1,5 @@ -# New ports collection makefile for: drupal6-ckeditor -# Date created: 02 jun 2010 -# Whom: Anderson Soares Ferreira -# +# Created by: Anderson Soares Ferreira # $FreeBSD$ -# PORTNAME= ckeditor DISTVERSION= 6.x-1.1 @@ -15,7 +11,7 @@ DISTFILES= ckeditor-6.x-1.1.tar.gz:1 \ ckeditor_3.3.tar.gz:2 EXTRACT_ONLY= ckeditor-6.x-1.1.tar.gz -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x Ckeditor WYSIWYG HTML editor USE_DRUPAL= yes Modified: head/www/drupal6-content_access/Makefile ============================================================================== --- head/www/drupal6-content_access/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/www/drupal6-content_access/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -1,16 +1,12 @@ -# New ports collection makefile for: drupal6-content_access -# Date created: 02 jun 2010 -# Whom: Anderson Soares Ferreira -# +# Created by: Anderson Soares Ferreira # $FreeBSD$ -# PORTNAME= content_access DISTVERSION= 6.x-1.2 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x Content Access module USE_DRUPAL= yes Modified: head/www/drupal6-image/Makefile ============================================================================== --- head/www/drupal6-image/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/www/drupal6-image/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -1,16 +1,12 @@ -# New ports collection makefile for: drupal6-image -# Date created: 09 Feb 2010 -# Whom: anderson@cnpm.embrapa.br -# +# Created by: anderson@cnpm.embrapa.br # $FreeBSD$ -# PORTNAME= image DISTVERSION= 6.x-1.0-beta5 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x image upload module USE_DRUPAL= yes Modified: head/www/drupal6-imce/Makefile ============================================================================== --- head/www/drupal6-imce/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/www/drupal6-imce/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -1,9 +1,5 @@ -# New ports collection makefile for: drupal6-imce -# Date created: 10 feb 2010 -# Whom: Anderson Soares Ferreira -# +# Created by: Anderson Soares Ferreira # $FreeBSD$ -# PORTNAME= imce DISTVERSION= 6.x-1.4 @@ -11,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x image/file uploader module USE_DRUPAL= yes Modified: head/www/drupal6-panels/Makefile ============================================================================== --- head/www/drupal6-panels/Makefile Thu Jul 11 05:52:06 2013 (r322742) +++ head/www/drupal6-panels/Makefile Thu Jul 11 05:53:09 2013 (r322743) @@ -1,9 +1,5 @@ -# New ports collection makefile for: drupal6-panels -# Date created: 09 Feb 2010 -# Whom: anderson@cnpm.embrapa.br -# +# Created by: anderson@cnpm.embrapa.br # $FreeBSD$ -# PORTNAME= panels DISTVERSION= 6.x-3.5 @@ -11,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x panels module USE_DRUPAL= yes