Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2011 16:31:13 -0800 (PST)
From:      milki <milki@rescomp.berkeley.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154835: [NEW PORT] devel/p5-Test-NoTabs: Check the presence of tabs in your project
Message-ID:  <201102170031.p1H0VDnX096090@dev-www7.rescomp.berkeley.edu>
Resent-Message-ID: <201102170040.p1H0eAsO046322@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154835
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Test-NoTabs: Check the presence of tabs in your project
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 17 00:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     milki
>Release:        FreeBSD 7.3-RELEASE-p4 amd64
>Organization:
UC Berkeley - RSSP-IT
>Environment:
System: FreeBSD dev-www7.rescomp.berkeley.edu 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 #15: Tue Nov 30 11:51:59 PST 2010
>Description:
This module scans your project/distribution for any perl files (scripts,
modules, etc) for the presence of tabs.

WWW: http://search.cpan.org/dist/Test-NoTabs/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Test-NoTabs-1.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Test-NoTabs
#	p5-Test-NoTabs/Makefile
#	p5-Test-NoTabs/distinfo
#	p5-Test-NoTabs/pkg-descr
#	p5-Test-NoTabs/pkg-plist
#
echo c - p5-Test-NoTabs
mkdir -p p5-Test-NoTabs > /dev/null 2>&1
echo x - p5-Test-NoTabs/Makefile
sed 's/^X//' >p5-Test-NoTabs/Makefile << '005bfbeea2873ace706aab5824dfa115'
X# New ports collection makefile for:    p5-Test-NoTabs
X# Date created:				2011-02-16
X# Whom:	      				milki <milki@rescomp.berkeley.edu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Test-NoTabs
XPORTVERSION=	1.0
XCATEGORIES=	devel textproc perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/B/BO/BOBTFISH
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	milki@rescomp.berkeley.edu
XCOMMENT=	Check the presence of tabs in your project
X
XTEST_DEPENDS=	p5-Test-Simple>=0;${PORTSDIR}/devel/p5-Test-Simple
X
XPERL_CONFIGURE=	yes
XCONFIGURE_ARGS=	--skipdeps
X
XMAN3=		Test::NoTabs.3
X
X.include <bsd.port.mk>
005bfbeea2873ace706aab5824dfa115
echo x - p5-Test-NoTabs/distinfo
sed 's/^X//' >p5-Test-NoTabs/distinfo << 'cbe2cd3c052a2d3493b716a547af886a'
XSHA256 (Test-NoTabs-1.0.tar.gz) = 515fafa7e101b5b34f51dc7afdde3e136f787d103a811b2b4e7eb2bd327be3f6
XSIZE (Test-NoTabs-1.0.tar.gz) = 25644
cbe2cd3c052a2d3493b716a547af886a
echo x - p5-Test-NoTabs/pkg-descr
sed 's/^X//' >p5-Test-NoTabs/pkg-descr << '727875197c8cb3443e875503585e6ddf'
XThis module scans your project/distribution for any perl files (scripts,
Xmodules, etc) for the presence of tabs.
X
XWWW: http://search.cpan.org/dist/Test-NoTabs/
727875197c8cb3443e875503585e6ddf
echo x - p5-Test-NoTabs/pkg-plist
sed 's/^X//' >p5-Test-NoTabs/pkg-plist << '01ecea844b3f2b207c7f4c7235211c06'
X%%SITE_PERL%%/Test/NoTabs.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/NoTabs/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/NoTabs
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
X@dirrmtry %%SITE_PERL%%/Test
01ecea844b3f2b207c7f4c7235211c06
exit
--- p5-Test-NoTabs-1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102170031.p1H0VDnX096090>