Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2011 16:41:14 GMT
From:      Menshikov Konstantin <kostjnspb@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153955: [NEW PORT] p5-HTML-HTMLDoc
Message-ID:  <201101131641.p0DGfEVC097108@red.freebsd.org>
Resent-Message-ID: <201101131650.p0DGo801028922@freefall.freebsd.org>

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

>Number:         153955
>Category:       ports
>Synopsis:       [NEW PORT] p5-HTML-HTMLDoc
>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 Jan 13 16:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Menshikov Konstantin
>Release:        FreeBSD 8.1-STABLE
>Organization:
>Environment:
FreeBSD hc.dev.kostjn.pht 8.1-STABLE FreeBSD 8.1-STABLE #0: Fri Aug 13 16:42:11 MSD 2010     root@kostjn.pht:/usr/obj/usr/src/sys/DTRACE  i386
>Description:
FreeBSD port for perl module HTML-HTMLDoc
http://search.cpan.org/dist/HTML-HTMLDoc/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	/usr/ports/textproc/p5-HTML-HTMLDoc
#	/usr/ports/textproc/p5-HTML-HTMLDoc/Makefile
#	/usr/ports/textproc/p5-HTML-HTMLDoc/distinfo
#	/usr/ports/textproc/p5-HTML-HTMLDoc/pkg-descr
#	/usr/ports/textproc/p5-HTML-HTMLDoc/pkg-plist
#
echo c - /usr/ports/textproc/p5-HTML-HTMLDoc
mkdir -p /usr/ports/textproc/p5-HTML-HTMLDoc > /dev/null 2>&1
echo x - /usr/ports/textproc/p5-HTML-HTMLDoc/Makefile
sed 's/^X//' >/usr/ports/textproc/p5-HTML-HTMLDoc/Makefile << 'c71c6cea972b34eb2f62ae86ef8b62c0'
X# New ports collection makefile for:   p5-HTML-HTMLDoc
X# Date created:                13 January 2010
X# Whom:                        Konstantin Menshikov <kostjnspb@yandex.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML-HTMLDoc
XPORTVERSION=	0.10
XCATEGORIES=	textproc perl5
XMASTER_SITES=	http://kostjn.spb.ru/freebsd/ \
X		CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kostjnspb@yandex.ru
XCOMMENT=	Perl interface to the htmldoc program
X
XBUILD_DEPENDS=	htmldoc>0:${PORTSDIR}/textproc/htmldoc
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
XMAN3=	HTML::HTMLDoc.3 HTML::HTMLDoc::PDF.3
X
X.include <bsd.port.mk>
c71c6cea972b34eb2f62ae86ef8b62c0
echo x - /usr/ports/textproc/p5-HTML-HTMLDoc/distinfo
sed 's/^X//' >/usr/ports/textproc/p5-HTML-HTMLDoc/distinfo << '8969e1ddf19f8490f6c677141dac54d5'
XSHA256 (HTML-HTMLDoc-0.10.tar.gz) = 9681760e2f2ca7c629e93c0103f12cff85d467c5242bf051665e9f702fb86667
XSIZE (HTML-HTMLDoc-0.10.tar.gz) = 15293
8969e1ddf19f8490f6c677141dac54d5
echo x - /usr/ports/textproc/p5-HTML-HTMLDoc/pkg-descr
sed 's/^X//' >/usr/ports/textproc/p5-HTML-HTMLDoc/pkg-descr << '04e5ce10a9ba8514cf52aaca6c19c176'
XThis Module provides an OO-interface to the htmldoc program.
XYou can use it to produce PDF or PS files from a HTML-document.
XCurrently many but not all parameters of HTMLDoc are supported.
X
XWWW: http://search.cpan.org/dist/HTML-HTMLDoc/
04e5ce10a9ba8514cf52aaca6c19c176
echo x - /usr/ports/textproc/p5-HTML-HTMLDoc/pkg-plist
sed 's/^X//' >/usr/ports/textproc/p5-HTML-HTMLDoc/pkg-plist << 'e680b549a21291cd4fb13112dc8cc5f2'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/HTMLDoc/.packlist
X%%SITE_PERL%%/HTML/HTMLDoc.pm
X%%SITE_PERL%%/HTML/HTMLDoc/PDF.pm
X@dirrmtry %%SITE_PERL%%/HTML
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/HTMLDoc
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
e680b549a21291cd4fb13112dc8cc5f2
exit



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



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