Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

3
sysutils/manifold/DESCR Normal file
View File

@@ -0,0 +1,3 @@
Manifold helps you quickly and easily create Solaris SMF manifest
XML files for your services by answering a few questions about how
it needs to be configured.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.2 2014/01/23 17:39:32 wiz Exp $
PKGNAME= ${DISTNAME:S/^M/m/}
DISTNAME= Manifold-0.2.0
CATEGORIES= sysutils
MASTER_SITES= http://pypi.python.org/packages/source/M/Manifold/
MAINTAINER= filip@joyent.com
HOMEPAGE= http://code.google.com/p/manifold/
COMMENT= SMF service manifest creation tool
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-genshi-[0-9]*:../../www/py-genshi
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.2.0
post-extract:
${CHMOD} -R g-w ${WRKSRC}/*
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

18
sysutils/manifold/PLIST Normal file
View File

@@ -0,0 +1,18 @@
@comment $NetBSD: PLIST,v 1.2 2014/01/23 17:39:32 wiz Exp $
bin/manifold
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
${PYSITELIB}/${EGG_FILE}/entry_points.txt
${PYSITELIB}/${EGG_FILE}/requires.txt
${PYSITELIB}/${EGG_FILE}/top_level.txt
${PYSITELIB}/${EGG_FILE}/zip-safe
${PYSITELIB}/manifold/__init__.py
${PYSITELIB}/manifold/__init__.pyc
${PYSITELIB}/manifold/__init__.pyo
${PYSITELIB}/manifold/manifold.py
${PYSITELIB}/manifold/manifold.pyc
${PYSITELIB}/manifold/manifold.pyo
${PYSITELIB}/manifold/release.py
${PYSITELIB}/manifold/release.pyc
${PYSITELIB}/manifold/release.pyo

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/09/13 08:51:09 fhajny Exp $
SHA1 (Manifold-0.2.0.tar.gz) = 813f10576d40322d4d9a4174f2f35276bb70ef56
RMD160 (Manifold-0.2.0.tar.gz) = 5f56752691a2f11d3ed94e0af32d622c7617c72a
Size (Manifold-0.2.0.tar.gz) = 5342 bytes