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 ...
Baptiste Daroussin
bapt at FreeBSD.org
Thu Jul 11 05:53:12 UTC 2013
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 at cnpm.embrapa.br
+MAINTAINER= ports at 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 <anderson at cnpm.embrapa.br>
# $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 at cnpm.embrapa.br
+MAINTAINER= ports at 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 <bsd.port.pre.mk>
-
pre-configure:
@${CP} ${LTMAIN} ${WRKSRC}/admin
@${CP} ${LIBTOOL_M4} ${WRKSRC}/admin
@${CP} ${LOCALBASE}/include/clamav-config.h ${WRKSRC}/src/klamd
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
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 at 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 at cnpm.embrapa.br
+MAINTAINER= ports at 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 <anderson at cnpm.embrapa.br>
-#
+# Created by: Anderson S. Ferreira <anderson at cnpm.embrapa.br>
# $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 at cnpm.embrapa.br
-COMMENT= A Gnome applet gui for OpenVPN
+MAINTAINER= ports at 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 <bsd.port.mk>
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 at cnpm.embrapa.br
-#
+# Created by: anderson at 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 at cnpm.embrapa.br
+MAINTAINER= ports at 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 <anderson at cnpm.embrapa.br>
-#
+# Created by: Anderson Soares Ferreira <anderson at cnpm.embrapa.br>
# $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 at cnpm.embrapa.br
+MAINTAINER= ports at 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 <anderson at cnpm.embrapa.br>
-#
+# Created by: Anderson Soares Ferreira <anderson at cnpm.embrapa.br>
# $FreeBSD$
-#
PORTNAME= content_access
DISTVERSION= 6.x-1.2
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
-MAINTAINER= anderson at cnpm.embrapa.br
+MAINTAINER= ports at 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 at cnpm.embrapa.br
-#
+# Created by: anderson at cnpm.embrapa.br
# $FreeBSD$
-#
PORTNAME= image
DISTVERSION= 6.x-1.0-beta5
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
-MAINTAINER= anderson at cnpm.embrapa.br
+MAINTAINER= ports at 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 <anderson at cnpm.embrapa.br>
-#
+# Created by: Anderson Soares Ferreira <anderson at cnpm.embrapa.br>
# $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 at cnpm.embrapa.br
+MAINTAINER= ports at 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 at cnpm.embrapa.br
-#
+# Created by: anderson at 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 at cnpm.embrapa.br
+MAINTAINER= ports at FreeBSD.org
COMMENT= Drupal 6.x panels module
USE_DRUPAL= yes
More information about the svn-ports-head
mailing list