diff options
author | gblach <gblach@FreeBSD.org> | 2012-11-04 21:05:04 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2012-11-04 21:05:04 +0800 |
commit | 9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492 (patch) | |
tree | 94dcd981edc8bd1b980642dc99eb86b4ec202287 /www | |
parent | 6f16ef19b5498a5524cf247b9ea9878cd5b7699d (diff) | |
download | freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.tar.gz freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.tar.zst freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.zip |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer-Plugin-DataFu/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Dancer-Plugin-Feed/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Dancer-Plugin-SiteMap/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Dancer-Template-Xslate/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Feersum/Makefile | 8 | ||||
-rw-r--r-- | www/trac-permredirect/Makefile | 8 |
6 files changed, 12 insertions, 36 deletions
diff --git a/www/p5-Dancer-Plugin-DataFu/Makefile b/www/p5-Dancer-Plugin-DataFu/Makefile index 567cd0cf2a47..102be5a0126f 100644 --- a/www/p5-Dancer-Plugin-DataFu/Makefile +++ b/www/p5-Dancer-Plugin-DataFu/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Dancer-Plugin-DataFu -# Date created: 20 Dec 2010 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Dancer-Plugin-DataFu PORTVERSION= 1.103070 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AWNCORP PKGNAMEPREFIX= p5- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Dancer HTML Form and Grid/Table engine with Input Validation RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \ diff --git a/www/p5-Dancer-Plugin-Feed/Makefile b/www/p5-Dancer-Plugin-Feed/Makefile index 5b61f53f3ce2..7656e559b99a 100644 --- a/www/p5-Dancer-Plugin-Feed/Makefile +++ b/www/p5-Dancer-Plugin-Feed/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Dancer-Plugin-Feed -# Date created: 01 March 2011 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Dancer-Plugin-Feed PORTVERSION= 0.8 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Dancer plugin for generating RSS or Atom feeds LICENSE= ART10 GPLv1 diff --git a/www/p5-Dancer-Plugin-SiteMap/Makefile b/www/p5-Dancer-Plugin-SiteMap/Makefile index 113267af64b6..931b3f4da11b 100644 --- a/www/p5-Dancer-Plugin-SiteMap/Makefile +++ b/www/p5-Dancer-Plugin-SiteMap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Dancer-Plugin-SiteMap -# Date created: 2012-01-27 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Dancer-Plugin-SiteMap PORTVERSION= 0.11 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JAMESR PKGNAMEPREFIX= p5- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Automated site map for the Dancer web framework LICENSE= ART10 GPLv1 diff --git a/www/p5-Dancer-Template-Xslate/Makefile b/www/p5-Dancer-Template-Xslate/Makefile index 69a92b76b0dd..1365cd454c20 100644 --- a/www/p5-Dancer-Template-Xslate/Makefile +++ b/www/p5-Dancer-Template-Xslate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Dancer-Template-Xslate -# Date created: 23 October 2011 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Dancer-Template-Xslate PORTVERSION= 0.03 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSIMOES PKGNAMEPREFIX= p5- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Text::Xslate wrapper for Dancer LICENSE= ART10 GPLv1 diff --git a/www/p5-Feersum/Makefile b/www/p5-Feersum/Makefile index c847dc950875..bbc14e0b78c4 100644 --- a/www/p5-Feersum/Makefile +++ b/www/p5-Feersum/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Feersum -# Date created: 2010-12-20 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Feersum PORTVERSION= 1.400 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:STASH PKGNAMEPREFIX= p5- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= A PSGI engine for Perl based on EV/libev LICENSE= ART10 GPLv1 diff --git a/www/trac-permredirect/Makefile b/www/trac-permredirect/Makefile index 702ab0d556d6..5cd80fce7ca3 100644 --- a/www/trac-permredirect/Makefile +++ b/www/trac-permredirect/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: trac-permredirect -# Date created: 2012-01-22 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= permredirect PORTVERSION= 2.0.${REV} @@ -12,7 +8,7 @@ MASTER_SITES= http://trac-hacks.org/changeset/${REV}/${PORTNAME}plugin/${BRANCH} http://files.roorback.net/ PKGNAMEPREFIX= trac- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Redirect users to the login screen on PermissionError RUN_DEPENDS= tracd:${PORTSDIR}/www/trac |