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

4
textproc/py-4Suite/DESCR Normal file
View File

@@ -0,0 +1,4 @@
4Suite allows users to take advantage of standard XML technologies rapidly
and to develop and integrate Web-based applications. It also puts practical
technologies for knowledge management projects in the hands of developers.
It is implemented in Python with C extensions.

View File

@@ -0,0 +1,38 @@
# $NetBSD: Makefile,v 1.6 2012/10/25 06:56:47 asau Exp $
#
VER= 1.0.2
DISTNAME= 4Suite-XML-${VER}
PKGNAME= ${PYPKGPREFIX}-4Suite-${VER}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=foursuite/}
MAINTAINER= pettai@NetBSD.org
HOMEPAGE= http://4suite.org/
COMMENT= Open-source platform for XML and RDF processing
LICENSE= apache-1.1
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
EGG_NAME= ${DISTNAME:S/-/_/}
SUBST_CLASSES+= python
SUBST_FILES.python= build/scripts.*/4xml
SUBST_FILES.python+= build/scripts.*/4xpath
SUBST_FILES.python+= build/scripts.*/4xslt
SUBST_FILES.python+= build/scripts.*/4xupdate
SUBST_FILES.python+= test/Xml/XPath/Borrowed/*.py
SUBST_FILES.python+= test/Xml/XPath/Core/*.py
SUBST_FILES.python+= test/test.py
SUBST_STAGE.python= post-build
SUBST_SED.python= -e 's,\#![^ ]* python,\#! ${PYTHONBIN},'
#PYTHON_SELF_CONFLICT= yes
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
${PYTHONBIN} setup.py config --prefix=${PREFIX}
.include "../../lang/python/distutils.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"

1327
textproc/py-4Suite/PLIST Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/03/16 22:31:03 pettai Exp $
SHA1 (4Suite-XML-1.0.2.tar.gz) = 1d4b5b5c1f90f44fe5c70a888b0717cbfb474d9d
RMD160 (4Suite-XML-1.0.2.tar.gz) = b442eb0d77fe0e6a786aa7e8883ce58f795303b3
Size (4Suite-XML-1.0.2.tar.gz) = 1705833 bytes