pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

new package



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Thu Jan 31 09:24:35 2019 +0000
Changeset:	fbf6b9f973e76ab9d3dda16e4374fa7bab4caf7d

Modified Files:
	Makefile
Added Files:
	py-archan/DESCR
	py-archan/Makefile
	py-archan/PLIST
	py-archan/distinfo

Log Message:
new package

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fbf6b9f973e76ab9d3dda16e4374fa7bab4caf7d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile           |  1 +
 py-archan/DESCR    |  7 +++++++
 py-archan/Makefile | 21 +++++++++++++++++++++
 py-archan/PLIST    | 39 +++++++++++++++++++++++++++++++++++++++
 py-archan/distinfo |  6 ++++++
 5 files changed, 74 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 98a03f3a62..b336129388 100644
--- a/Makefile
+++ b/Makefile
@@ -3017,6 +3017,7 @@ SUBDIR+=	py-aopython
 SUBDIR+=	py-applpy
 SUBDIR+=	py-aqopa
 SUBDIR+=	py-arabic
+SUBDIR+=	py-archan
 SUBDIR+=	py-ars
 SUBDIR+=	py-arxiv2bib
 SUBDIR+=	py-arxvier
diff --git a/py-archan/DESCR b/py-archan/DESCR
new file mode 100644
index 0000000000..798c0b781d
--- /dev/null
+++ b/py-archan/DESCR
@@ -0,0 +1,7 @@
+A Python module that analyzes your architecture strength based on Design
+Structure Matrix (DSM) data.
+
+Archan is a Python module that analyzes the strength of your project
+architecture according to some criteria described in "The Protection of
+Information in Computer Systems", written by Jerome H. Saltzer and Michael
+D. Schroeder.
diff --git a/py-archan/Makefile b/py-archan/Makefile
new file mode 100644
index 0000000000..cee2ef0650
--- /dev/null
+++ b/py-archan/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+DISTNAME=	archan-2.0.1
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	devel python
+MASTER_SITES=	https://files.pythonhosted.org/packages/4e/7b/44f6cd6c415dcd4177974ca43067d00680d4c69a4abbc6833f309cd5ce79/
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/Pawamoy/archan
+COMMENT=	Analysis of your architecture strength based on DSM data
+LICENSE=	isc
+
+USE_LANGUAGES=	# non
+
+PYTHON_VERSIONS_INCOMPATIBLE=	27
+
+DEPENDS+=	${PYPKGPREFIX}-colorama>=0.4.1:../../comms/py-colorama
+DEPENDS+=	${PYPKGPREFIX}-yaml>=3.13:../../textproc/py-yaml
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-archan/PLIST b/py-archan/PLIST
new file mode 100644
index 0000000000..4b3a5e7830
--- /dev/null
+++ b/py-archan/PLIST
@@ -0,0 +1,39 @@
+@comment $NetBSD$
+bin/archan
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/archan/__init__.py
+${PYSITELIB}/archan/__main__.py
+${PYSITELIB}/archan/__init__.pyo
+${PYSITELIB}/archan/__init__.pyc
+${PYSITELIB}/archan/__main__.pyo
+${PYSITELIB}/archan/__main__.pyc
+${PYSITELIB}/archan/analyzers.pyo
+${PYSITELIB}/archan/analyzers.pyc
+${PYSITELIB}/archan/checkers.pyo
+${PYSITELIB}/archan/checkers.pyc
+${PYSITELIB}/archan/cli.pyo
+${PYSITELIB}/archan/cli.pyc
+${PYSITELIB}/archan/config.pyo
+${PYSITELIB}/archan/config.pyc
+${PYSITELIB}/archan/dsm.pyo
+${PYSITELIB}/archan/dsm.pyc
+${PYSITELIB}/archan/errors.pyo
+${PYSITELIB}/archan/errors.pyc
+${PYSITELIB}/archan/providers.pyo
+${PYSITELIB}/archan/providers.pyc
+${PYSITELIB}/archan/utils.pyo
+${PYSITELIB}/archan/utils.pyc
+${PYSITELIB}/archan/analyzers.py
+${PYSITELIB}/archan/checkers.py
+${PYSITELIB}/archan/cli.py
+${PYSITELIB}/archan/config.py
+${PYSITELIB}/archan/dsm.py
+${PYSITELIB}/archan/errors.py
+${PYSITELIB}/archan/providers.py
+${PYSITELIB}/archan/utils.py
diff --git a/py-archan/distinfo b/py-archan/distinfo
new file mode 100644
index 0000000000..7c2139ade3
--- /dev/null
+++ b/py-archan/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (archan-2.0.1.tar.gz) = 44578d3b30a698b837923e7bc080e1499352bc28
+RMD160 (archan-2.0.1.tar.gz) = 419ba89143ae42e3fa018201330dac004dc4d86b
+SHA512 (archan-2.0.1.tar.gz) = 57aec76df37a111934bd191f5ac0a881d6f0e03486a90cc4f4487fdb7458a295d69fd729ee31112421554e481f32c385a1a602a62d13b125a3dc6af90e4ccdd5
+Size (archan-2.0.1.tar.gz) = 68851 bytes


Home | Main Index | Thread Index | Old Index