Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2010 05:36:38 GMT
From:      Ju Pengfei <jupengfei@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144676: New port: devel/py-distutils-extra Add support for i18n, documentation and icons to distutils
Message-ID:  <201003120536.o2C5acVr035311@www.freebsd.org>
Resent-Message-ID: <201003120540.o2C5e1hL054297@freefall.freebsd.org>

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

>Number:         144676
>Category:       ports
>Synopsis:       New port: devel/py-distutils-extra Add support for i18n, documentation and icons to distutils
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 12 05:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ju Pengfei
>Release:        8.0-RELEASE-p2
>Organization:
Ju Pengfei
>Environment:
>Description:
New port:

Enables you to easily integrate gettext support, themed icons
and scrollkeeper based documentation into Python's distutils.

WWW: https://launchpad.net/python-distutils-extra

>How-To-Repeat:

>Fix:
the attachment is a shar file.

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:
#
#	.
#	./Makefile
#	./distinfo
#	./pkg-descr
#	./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for:	py-distutils-extra
X# Date created:				07 Mar 2010
X# Whom:					Ju Pengfei <jupengfei@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		distutils-extra
XPORTVERSION=		2.15
XCATEGORIES=		www python
XMASTER_SITES=		http://launchpadlibrarian.net/37390814/
XPKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
XDISTNAME=		python-${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=		jupengfei@gmail.com
XCOMMENT=		Add support for i18n, documentation and icons to distutils
X
XBUILD_DEPENDS=		easy_install:${PORTSDIR}/devel/py-setuptools
XRUN_DEPENDS=		${BUILD_DEPENDS}
X
XUSE_PYTHON=		yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_NOEGGINFO=	yes
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XMD5 (python-distutils-extra-2.15.tar.gz) = d93ad58262cb9ab2ea82584d1cb0ee93
XSHA256 (python-distutils-extra-2.15.tar.gz) = ae2d9b3357884e9ae950711b606cc460d97dc1cd4cbb6042abdaad664fc02210
XSIZE (python-distutils-extra-2.15.tar.gz) = 25986
aec8793adfd5b7c3f00e62ae41a09ac2
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XEnables you to easily integrate gettext support, themed icons
Xand scrollkeeper based documentation into Python's distutils.
X
XWWW: https://launchpad.net/python-distutils-extra
0e313719ff012ceaf97a028d51caa8f5
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'ef3e7f63841ae908ba397c2bef1fbad6'
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/auto.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/__init__.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/auto.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/__init__.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/auto.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/__init__.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_i18n.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/check.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_help.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_extra.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/__init__.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_kdeui.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/clean_i18n.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_icons.py
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_i18n.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/check.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_help.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_extra.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/__init__.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_kdeui.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/clean_i18n.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_icons.pyc
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_i18n.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/check.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_help.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_extra.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/__init__.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_kdeui.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/clean_i18n.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command/build_icons.pyo
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/EGG-INFO/PKG-INFO
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/EGG-INFO/SOURCES.txt
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/EGG-INFO/dependency_links.txt
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/EGG-INFO/entry_points.txt
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/EGG-INFO/top_level.txt
X%%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/EGG-INFO/not-zip-safe
X@dirrm %%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra/command
X@dirrm %%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/DistUtilsExtra
X@dirrm %%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg/EGG-INFO
X@dirrm %%PYTHON_SITELIBDIR%%/python_distutils_extra-2.15-py2.6.egg
ef3e7f63841ae908ba397c2bef1fbad6
exit



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



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