Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

2
devel/py-subvertpy/DESCR Normal file
View File

@@ -0,0 +1,2 @@
Alternative Python bindings for Subversion, split out from bzr-svn. The
goal is to have complete, portable and "Pythonic" Python bindings.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.19 2013/05/09 07:39:39 adam Exp $
DISTNAME= subvertpy-0.8.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 6
CATEGORIES= devel scm
MASTER_SITES= http://launchpad.net/subvertpy/trunk/${PKGVERSION_NOREV}/+download/
MASTER_SITES+= http://samba.org/~jelmer/subvertpy/
MAINTAINER= ddeus.pkgsrc@mailnull.com
HOMEPAGE= http://launchpad.net/subvertpy
COMMENT= Alternative Python bindings for Subversion
LICENSE= gnu-lgpl-v2.1
MAKE_ENV+= SVN_PREFIX=${BUILDLINK_PREFIX.subversion-base}
PYTHON_SELF_CONFLICT= yes
.include "../../devel/subversion-base/buildlink3.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

58
devel/py-subvertpy/PLIST Normal file
View File

@@ -0,0 +1,58 @@
@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:47 wiz Exp $
bin/subvertpy-fast-export
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/subvertpy/__init__.py
${PYSITELIB}/subvertpy/__init__.pyc
${PYSITELIB}/subvertpy/__init__.pyo
${PYSITELIB}/subvertpy/_ra.so
${PYSITELIB}/subvertpy/client.so
${PYSITELIB}/subvertpy/delta.py
${PYSITELIB}/subvertpy/delta.pyc
${PYSITELIB}/subvertpy/delta.pyo
${PYSITELIB}/subvertpy/marshall.py
${PYSITELIB}/subvertpy/marshall.pyc
${PYSITELIB}/subvertpy/marshall.pyo
${PYSITELIB}/subvertpy/properties.py
${PYSITELIB}/subvertpy/properties.pyc
${PYSITELIB}/subvertpy/properties.pyo
${PYSITELIB}/subvertpy/ra.py
${PYSITELIB}/subvertpy/ra.pyc
${PYSITELIB}/subvertpy/ra.pyo
${PYSITELIB}/subvertpy/ra_svn.py
${PYSITELIB}/subvertpy/ra_svn.pyc
${PYSITELIB}/subvertpy/ra_svn.pyo
${PYSITELIB}/subvertpy/repos.so
${PYSITELIB}/subvertpy/server.py
${PYSITELIB}/subvertpy/server.pyc
${PYSITELIB}/subvertpy/server.pyo
${PYSITELIB}/subvertpy/tests/__init__.py
${PYSITELIB}/subvertpy/tests/__init__.pyc
${PYSITELIB}/subvertpy/tests/__init__.pyo
${PYSITELIB}/subvertpy/tests/test_client.py
${PYSITELIB}/subvertpy/tests/test_client.pyc
${PYSITELIB}/subvertpy/tests/test_client.pyo
${PYSITELIB}/subvertpy/tests/test_core.py
${PYSITELIB}/subvertpy/tests/test_core.pyc
${PYSITELIB}/subvertpy/tests/test_core.pyo
${PYSITELIB}/subvertpy/tests/test_delta.py
${PYSITELIB}/subvertpy/tests/test_delta.pyc
${PYSITELIB}/subvertpy/tests/test_delta.pyo
${PYSITELIB}/subvertpy/tests/test_marshall.py
${PYSITELIB}/subvertpy/tests/test_marshall.pyc
${PYSITELIB}/subvertpy/tests/test_marshall.pyo
${PYSITELIB}/subvertpy/tests/test_properties.py
${PYSITELIB}/subvertpy/tests/test_properties.pyc
${PYSITELIB}/subvertpy/tests/test_properties.pyo
${PYSITELIB}/subvertpy/tests/test_ra.py
${PYSITELIB}/subvertpy/tests/test_ra.pyc
${PYSITELIB}/subvertpy/tests/test_ra.pyo
${PYSITELIB}/subvertpy/tests/test_repos.py
${PYSITELIB}/subvertpy/tests/test_repos.pyc
${PYSITELIB}/subvertpy/tests/test_repos.pyo
${PYSITELIB}/subvertpy/tests/test_server.py
${PYSITELIB}/subvertpy/tests/test_server.pyc
${PYSITELIB}/subvertpy/tests/test_server.pyo
${PYSITELIB}/subvertpy/tests/test_wc.py
${PYSITELIB}/subvertpy/tests/test_wc.pyc
${PYSITELIB}/subvertpy/tests/test_wc.pyo
${PYSITELIB}/subvertpy/wc.so

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.7 2012/01/26 20:39:09 cheusov Exp $
SHA1 (subvertpy-0.8.10.tar.gz) = 79106d0aebddd57f13e6ad0e07ca051eca2b63fc
RMD160 (subvertpy-0.8.10.tar.gz) = 26c7348382db02b0d1d8c25ab1c59d25f00d0e26
Size (subvertpy-0.8.10.tar.gz) = 104171 bytes