Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2012 15:50:44 +0200 (CEST)
From:      Rodrigo OSORIO <rodrigo@bebik.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170086: new port: textproc/p5-libsoldout
Message-ID:  <20120723135044.1E7C93296E@oldfaithful.bebik.local>
Resent-Message-ID: <201207231400.q6NE0TZI018899@freefall.freebsd.org>

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

>Number:         170086
>Category:       ports
>Synopsis:       new port: textproc/p5-libsoldout
>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:   Mon Jul 23 14:00:29 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo OSORIO
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD oldfaithful.bebik.local 9.0-STABLE FreeBSD 9.0-STABLE #2: Thu Jul 5 22:22:11 CEST 2012 root@hodja.bebik.local:/usr/src/obj/usr/src/sys/GENERIC amd64


	
>Description:
	This port is a perl wraper for libsoldout, a C library to
	parse markdown language. This first version only implement
	a basic Markdown to (x)HTML code.
>How-To-Repeat:
	
>Fix:

	

--- p5-libsoldout.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:
#
#	textproc/
#	textproc/p5-libsoldout
#	textproc/p5-libsoldout/Makefile
#	textproc/p5-libsoldout/distinfo
#	textproc/p5-libsoldout/pkg-descr
#	textproc/p5-libsoldout/pkg-plist
#
echo c - textproc/
mkdir -p textproc/ > /dev/null 2>&1
echo c - textproc/p5-libsoldout
mkdir -p textproc/p5-libsoldout > /dev/null 2>&1
echo x - textproc/p5-libsoldout/Makefile
sed 's/^X//' >textproc/p5-libsoldout/Makefile << 'f6079c1341c1fa234590d44fe9fe6c9a'
X# New ports collection makefile for:	p5-libsoldout
X# Date created:		2012-07-22
X# Whom:			Rodrigo OSORIO <rodrigo@bebik.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libsoldout
XPORTVERSION=	0.01
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	CPAN:ROS
XPKGNAMEPREFIX=  p5-
X
XMAINTAINER=	rodrigo@bebik.net
XCOMMENT=	Convert Markdown text in (X)HTML
X
X#BUILD_DEPENDS=	libsoldout:${PORTSDIR}/textproc/libsoldout
XLIB_DEPENDS=	soldout:${PORTSDIR}/textproc/libsoldout
X
XPERL_CONFIGURE=	5.10.0+
X
XMAN3=		libsoldout.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 501200
XTEST_DEPENDS+=	p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
X.endif
X
X.include <bsd.port.post.mk>
f6079c1341c1fa234590d44fe9fe6c9a
echo x - textproc/p5-libsoldout/distinfo
sed 's/^X//' >textproc/p5-libsoldout/distinfo << 'abf6d56a1004a649de7a9e2497b1e3ba'
XSHA256 (libsoldout-0.01.tar.gz) = 6bfe4900c688876e1ae4ce2e4c3c29507aea0f2b4e228cfec0b4663266f2dbc4
XSIZE (libsoldout-0.01.tar.gz) = 46158
abf6d56a1004a649de7a9e2497b1e3ba
echo x - textproc/p5-libsoldout/pkg-descr
sed 's/^X//' >textproc/p5-libsoldout/pkg-descr << '0f6637aa9b044c9d2398ac83e35febc5'
Xp5-libsoldout is a perl module to access the C library libsoldout.
XThe initial version just implement functions to convert markdown
Xinput to html including strict markdown, discount markdown and 
Xnatacha extensions only available in libsoldout.
X
XWWW: http://search.cpan.org/dist/libsoldout/
0f6637aa9b044c9d2398ac83e35febc5
echo x - textproc/p5-libsoldout/pkg-plist
sed 's/^X//' >textproc/p5-libsoldout/pkg-plist << 'aaa667ff3842d6e5d1df4e61456c8c0b'
X%%SITE_PERL%%/mach/auto/libsoldout/libsoldout.so
x%%SITE_PERL%%/mach/auto/libsoldout/libsoldout.bs
X%%SITE_PERL%%/mach/auto/libsoldout/.packlist
X%%SITE_PERL%%/mach/libsoldout.pm
X@dirrmtry %%SITE_PERL%%/mach/auto/libsoldout
X@dirrmtry %%SITE_PERL%%/mach/libsoldout
X
aaa667ff3842d6e5d1df4e61456c8c0b
exit
--- p5-libsoldout.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?20120723135044.1E7C93296E>