Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2006 05:19:55 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/99978: [NEW PORT] textproc/p5-Text-Tags: Parses folksonomy space-separated tags
Message-ID:  <20060709211955.90E1649A@netnews.NCTU.edu.tw>
Resent-Message-ID: <200607092120.k69LKHid097654@freefall.freebsd.org>

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

>Number:         99978
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-Text-Tags: Parses folksonomy space-separated tags
>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:   Sun Jul 09 21:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
Parses "folksonomies", which are simple space-separated-but-optionally-
quoted tag lists. See Text::Tags::Parser for the actual module;
Text::Tags may be used in a future version of the distribution.

Author:	Best Practical Solutions, LLC.
WWW:	http://search.cpan.org/dist/Text-Tags/

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

--- p5-Text-Tags-0.04.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-Text-Tags
#	p5-Text-Tags/pkg-descr
#	p5-Text-Tags/Makefile
#	p5-Text-Tags/pkg-plist
#	p5-Text-Tags/distinfo
#
echo c - p5-Text-Tags
mkdir -p p5-Text-Tags > /dev/null 2>&1
echo x - p5-Text-Tags/pkg-descr
sed 's/^X//' >p5-Text-Tags/pkg-descr << 'END-of-p5-Text-Tags/pkg-descr'
XParses "folksonomies", which are simple space-separated-but-optionally-
Xquoted tag lists. See Text::Tags::Parser for the actual module;
XText::Tags may be used in a future version of the distribution.
X
XAuthor:	Best Practical Solutions, LLC.
XWWW:	http://search.cpan.org/dist/Text-Tags/
END-of-p5-Text-Tags/pkg-descr
echo x - p5-Text-Tags/Makefile
sed 's/^X//' >p5-Text-Tags/Makefile << 'END-of-p5-Text-Tags/Makefile'
X# New ports collection makefile for:	p5-Text-Tags
X# Date created:		2006-07-10
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-Tags
XPORTVERSION=	0.04
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Parses folksonomy space-separated tags
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Text::Tags.3 Text::Tags::Parser.3
X
X.include <bsd.port.mk>
END-of-p5-Text-Tags/Makefile
echo x - p5-Text-Tags/pkg-plist
sed 's/^X//' >p5-Text-Tags/pkg-plist << 'END-of-p5-Text-Tags/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/Text/Tags.pm
X%%SITE_PERL%%/Text/Tags/Parser.pm
X@dirrmtry %%SITE_PERL%%/Text/Tags
X@dirrmtry %%SITE_PERL%%/Text
END-of-p5-Text-Tags/pkg-plist
echo x - p5-Text-Tags/distinfo
sed 's/^X//' >p5-Text-Tags/distinfo << 'END-of-p5-Text-Tags/distinfo'
XMD5 (Text-Tags-0.04.tar.gz) = b7ea1c0bc4729df0d9abcffead238faf
XSHA256 (Text-Tags-0.04.tar.gz) = df8e60e1a0e9670a896d6726fe89e9e638d60177a481a3b413beb11f2f621610
XSIZE (Text-Tags-0.04.tar.gz) = 15132
END-of-p5-Text-Tags/distinfo
exit
--- p5-Text-Tags-0.04.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?20060709211955.90E1649A>