diff options
author | swills <swills@FreeBSD.org> | 2013-07-28 00:06:01 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-07-28 00:06:01 +0800 |
commit | 161ee4e405ddee7d6c945754c827684829ef8e90 (patch) | |
tree | 8ef1f11a6de3111d6a26743f7db0753348a8c53d /devel | |
parent | 23732fd703311774e1198af698960a305c241687 (diff) | |
download | freebsd-ports-graphics-161ee4e405ddee7d6c945754c827684829ef8e90.tar.gz freebsd-ports-graphics-161ee4e405ddee7d6c945754c827684829ef8e90.tar.zst freebsd-ports-graphics-161ee4e405ddee7d6c945754c827684829ef8e90.zip |
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here
Reviewed by: danfe
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Cache-AgainstFile/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Config-Wrest/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-Data-JavaScript-Anon/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-File-BOM/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-File-Iterator/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-File-Pid-Quick/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-File-Touch/Makefile | 8 | ||||
-rw-r--r-- | devel/pit/Makefile | 8 | ||||
-rw-r--r-- | devel/rubygem-elif/Makefile | 8 | ||||
-rw-r--r-- | devel/rubygem-file-tail/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-holidays/Makefile | 6 | ||||
-rw-r--r-- | devel/rubygem-ncurses/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-spruz/Makefile | 10 | ||||
-rw-r--r-- | devel/rubygem-state_machine/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-sundawg_country_codes/Makefile | 8 | ||||
-rw-r--r-- | devel/rubygem-test-unit/Makefile | 8 |
16 files changed, 31 insertions, 83 deletions
diff --git a/devel/p5-Cache-AgainstFile/Makefile b/devel/p5-Cache-AgainstFile/Makefile index 7a5290e4475..2a0906c7c32 100644 --- a/devel/p5-Cache-AgainstFile/Makefile +++ b/devel/p5-Cache-AgainstFile/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: devel-p5-Cache-AgainstFile -# Date created: 10 April 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= Cache-AgainstFile PORTVERSION= 1.016 @@ -12,11 +8,11 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Cache PKGNAMEPREFIX= p5- -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ports@FreeBSd.org COMMENT= Cache data structures parsed from files, watching for updates RUN_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace \ - p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions + p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Config-Wrest/Makefile b/devel/p5-Config-Wrest/Makefile index 38865157c91..68eefdd55b9 100644 --- a/devel/p5-Config-Wrest/Makefile +++ b/devel/p5-Config-Wrest/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Config-Wrest -# Date created: 02 April 2010 -# Whom: John Alden + Eric Freeman <freebsdports@chillibear.com> -# +# Created by: John Alden + Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= Config-Wrest PORTVERSION= 1.036 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Config PKGNAMEPREFIX= p5- -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for reading and writing configuration data BUILD_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace \ diff --git a/devel/p5-Data-JavaScript-Anon/Makefile b/devel/p5-Data-JavaScript-Anon/Makefile index ece82b38179..1001cb25e36 100644 --- a/devel/p5-Data-JavaScript-Anon/Makefile +++ b/devel/p5-Data-JavaScript-Anon/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: devel-p5-Data-JavaScript-Anon -# Date created: 03 April 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= Data-JavaScript-Anon PORTVERSION= 1.03 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Data PKGNAMEPREFIX= p5- -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ports@FreeBSD.org COMMENT= Dump big dumb Perl structs to anonymous JavaScript structs RUN_DEPENDS= p5-Class-Default>=1.51:${PORTSDIR}/devel/p5-Class-Default \ diff --git a/devel/p5-File-BOM/Makefile b/devel/p5-File-BOM/Makefile index 588f195e4ea..1cd0009949a 100644 --- a/devel/p5-File-BOM/Makefile +++ b/devel/p5-File-BOM/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: devel-p5-File-BOM -# Date created: 02 April 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= File-BOM PORTVERSION= 0.14 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to handle Unicode byte order marks RUN_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \ diff --git a/devel/p5-File-Iterator/Makefile b/devel/p5-File-Iterator/Makefile index 69cff1cadc8..da74c89d88b 100644 --- a/devel/p5-File-Iterator/Makefile +++ b/devel/p5-File-Iterator/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: devel-p5-File-Iterator -# Date created: 02 April 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= File-Iterator PORTVERSION= 0.14 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ports@FreeBSD.org COMMENT= Module for iterating across files in a directory tree PERL_CONFIGURE= yes diff --git a/devel/p5-File-Pid-Quick/Makefile b/devel/p5-File-Pid-Quick/Makefile index 0eae3a895ab..5a4fd04cf8c 100644 --- a/devel/p5-File-Pid-Quick/Makefile +++ b/devel/p5-File-Pid-Quick/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: devel-p5-File-Pid-Quick -# Date created: 03 April 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= File-Pid-Quick PORTVERSION= 1.02 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ports@FreeBSD.org COMMENT= Associates a PID file with your script PERL_CONFIGURE= yes diff --git a/devel/p5-File-Touch/Makefile b/devel/p5-File-Touch/Makefile index 00c236ac56f..96de3e89fbd 100644 --- a/devel/p5-File-Touch/Makefile +++ b/devel/p5-File-Touch/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: devel-p5-File-Touch -# Date created: 03 April 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= File-Touch PORTVERSION= 0.08 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ports@FreeBSD.org COMMENT= Module to 'touch' files PERL_CONFIGURE= yes diff --git a/devel/pit/Makefile b/devel/pit/Makefile index 6754102cdaf..b0d5a460864 100644 --- a/devel/pit/Makefile +++ b/devel/pit/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pit -# Date created: 19 Mar 2011 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= pit PORTVERSION= 0.1.0 @@ -12,7 +8,7 @@ MASTER_SITES= http://github.com/michaeldv/${PORTNAME}/tarball/ DISTNAME= ${PORTVERSION} EXTRACT_SUFX= # none -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line project manager that integrates with Git FETCH_ARGS= -pRr diff --git a/devel/rubygem-elif/Makefile b/devel/rubygem-elif/Makefile index 2b9e6fa7e57..60555f0ef78 100644 --- a/devel/rubygem-elif/Makefile +++ b/devel/rubygem-elif/Makefile @@ -1,16 +1,12 @@ -# Ports collection makefile for: rubygem-elif -# Date created: 03 May 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= elif PORTVERSION= 0.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ruby@FreeBSD.org COMMENT= Read file in reverse order USE_RUBY= yes diff --git a/devel/rubygem-file-tail/Makefile b/devel/rubygem-file-tail/Makefile index 5392f65f361..422a6367081 100644 --- a/devel/rubygem-file-tail/Makefile +++ b/devel/rubygem-file-tail/Makefile @@ -6,8 +6,8 @@ PORTVERSION= 1.0.12 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= freebsdports@chillibear.com -COMMENT= This is a small Ruby library that allows Ruby to 'tail' files +MAINTAINER= ruby@FreeBSD.org +COMMENT= Ruby library that allows Ruby to 'tail' files RUN_DEPENDS= rubygem-tins>=0.5.0:${PORTSDIR}/devel/rubygem-tins diff --git a/devel/rubygem-holidays/Makefile b/devel/rubygem-holidays/Makefile index e06496a5376..6935c1a5248 100644 --- a/devel/rubygem-holidays/Makefile +++ b/devel/rubygem-holidays/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: rubygem-holidays -# Date created: 17 October 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= holidays PORTVERSION= 1.0.5 diff --git a/devel/rubygem-ncurses/Makefile b/devel/rubygem-ncurses/Makefile index a6f94736cdf..44627e514b5 100644 --- a/devel/rubygem-ncurses/Makefile +++ b/devel/rubygem-ncurses/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.9.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ruby@FreeBSD.org COMMENT= Wrapper to the ncurses library DEPRECATED= Does not work with Ruby 1.9 diff --git a/devel/rubygem-spruz/Makefile b/devel/rubygem-spruz/Makefile index 75cad55d51e..99916d03610 100644 --- a/devel/rubygem-spruz/Makefile +++ b/devel/rubygem-spruz/Makefile @@ -1,17 +1,13 @@ -# Ports collection makefile for: rubygem-spruz -# Date created: 28 May 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= spruz PORTVERSION= 0.2.13 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= freebsdports@chillibear.com -COMMENT= A small Ruby library of mixed utils/extensions +MAINTAINER= ruby@FreeBSD.org +COMMENT= small Ruby library of mixed utils/extensions USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/devel/rubygem-state_machine/Makefile b/devel/rubygem-state_machine/Makefile index a364e559112..13f694186a6 100644 --- a/devel/rubygem-state_machine/Makefile +++ b/devel/rubygem-state_machine/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ruby@FreeBSD.org COMMENT= Support for creating state machines for attributes on any Ruby class USE_RUBY= yes diff --git a/devel/rubygem-sundawg_country_codes/Makefile b/devel/rubygem-sundawg_country_codes/Makefile index 88efefcfbad..4f44de9b317 100644 --- a/devel/rubygem-sundawg_country_codes/Makefile +++ b/devel/rubygem-sundawg_country_codes/Makefile @@ -1,16 +1,12 @@ -# Ports collection makefile for: rubygem-sundawg_country_codes -# Date created: 27 April 2011 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= sundawg_country_codes PORTVERSION= 0.0.7 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ruby@FreeBSD.org COMMENT= Manage ISO 3166 country names and codes USE_RUBY= yes diff --git a/devel/rubygem-test-unit/Makefile b/devel/rubygem-test-unit/Makefile index 15b83c27a23..a4606ef2827 100644 --- a/devel/rubygem-test-unit/Makefile +++ b/devel/rubygem-test-unit/Makefile @@ -1,16 +1,12 @@ -# Ports collection makefile for: rubygem-test-unit -# Date created: 30 July 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= test-unit PORTVERSION= 2.5.5 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ruby@FreeBSD.org COMMENT= Improved version of Test::Unit bundled in Ruby USE_RUBY= yes |