Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2013 14:30:31 +0400 (MSK)
From:      Alexey Degtyarev <alexey@renatasystems.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181864: New port: devel/py-bcdoc - tools to help document botocore-based projects
Message-ID:  <201309061030.r86AUV4A043437@home.renatasystems.org>
Resent-Message-ID: <201309061040.r86Ae0Cs062305@freefall.freebsd.org>

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

>Number:         181864
>Category:       ports
>Synopsis:       New port: devel/py-bcdoc - tools to help document botocore-based projects
>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:   Fri Sep 06 10:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Degtyarev
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD home.renatasystems.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Mon Jan 30 09:54:00 UTC 2012 root@amd64-builder.renatasystems.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
This will add a new port: devel/py-bcdoc.  The port will help to document
botocore-based projects.
>How-To-Repeat:
	
>Fix:

	

--- py-bcdoc.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:
#
#	py-bcdoc
#	py-bcdoc/pkg-plist
#	py-bcdoc/pkg-descr
#	py-bcdoc/distinfo
#	py-bcdoc/Makefile
#
echo c - py-bcdoc
mkdir -p py-bcdoc > /dev/null 2>&1
echo x - py-bcdoc/pkg-plist
sed 's/^X//' >py-bcdoc/pkg-plist << 'e26aabd06bde57bd203f9b222f532f92'
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
e26aabd06bde57bd203f9b222f532f92
echo x - py-bcdoc/pkg-descr
sed 's/^X//' >py-bcdoc/pkg-descr << '9fc0ff251df6aca04e98930a71ad726c'
XTools to help document botocore-based projects.
X
XWWW: https://github.com/boto/bcdoc
9fc0ff251df6aca04e98930a71ad726c
echo x - py-bcdoc/distinfo
sed 's/^X//' >py-bcdoc/distinfo << '7fe3be8ce476f03e966c4b70b6968e8f'
XSHA256 (bcdoc-0.9.0.tar.gz) = 437c9fea0be53a8de85a0097763aae9e9ace71601e55224a7e8333fae985da96
XSIZE (bcdoc-0.9.0.tar.gz) = 11093
7fe3be8ce476f03e966c4b70b6968e8f
echo x - py-bcdoc/Makefile
sed 's/^X//' >py-bcdoc/Makefile << '6296f7fb92ca677e4865841133c1bdfb'
X# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
X# $FreeBSD$
X
XPORTNAME=	bcdoc
XPORTVERSION=	0.9.0
XCATEGORIES=	devel
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	alexey@renatasystems.org
XCOMMENT=	Tools to help document botocore-based projects
X
XLICENSE=	MIT
X
XRUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docutils>=0.10:${PORTSDIR}/textproc/py-docutils \
X		${PYTHON_PKGNAMEPREFIX}six>=1.1.0:${PORTSDIR}/devel/py-six
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=easy_install
X
X.include <bsd.port.mk>
6296f7fb92ca677e4865841133c1bdfb
exit
--- py-bcdoc.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?201309061030.r86AUV4A043437>