pkgsrc-WIP-changes archive

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

+new pkg



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Mon Sep 14 12:38:50 2020 +0100
Changeset:	fcd22960db0617a5643f600345e34195137595c8

Modified Files:
	py-gom/DESCR
	py-gom/Makefile
	py-grtipy/DESCR
Removed Files:
	py-grtipy/.DESCR.kate-swp
	py-grtipy/.PLIST.kate-swp
	py-instant/DESCR
	py-instant/Makefile
	py-instant/PLIST
	py-instant/buildlink3.mk
	py-instant/distinfo

Log Message:
+new pkg

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

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

diffstat:
 py-gom/DESCR              |   2 +-
 py-gom/Makefile           |   6 +++---
 py-grtipy/.DESCR.kate-swp | Bin 171 -> 0 bytes
 py-grtipy/.PLIST.kate-swp | Bin 127 -> 0 bytes
 py-grtipy/DESCR           |   2 ++
 py-instant/DESCR          |   2 --
 py-instant/Makefile       |  28 ----------------------------
 py-instant/PLIST          |  36 ------------------------------------
 py-instant/buildlink3.mk  |  12 ------------
 py-instant/distinfo       |   6 ------
 10 files changed, 6 insertions(+), 88 deletions(-)

diffs:
diff --git a/py-gom/DESCR b/py-gom/DESCR
index aa165d084e..7588ceabc1 100644
--- a/py-gom/DESCR
+++ b/py-gom/DESCR
@@ -1 +1 @@
-A generic framework for ode models, specifically compartmental type problems
\ No newline at end of file
+A generic framework for ode models, specifically compartmental type problems
diff --git a/py-gom/Makefile b/py-gom/Makefile
index 3a25d660f4..eb97765eb4 100644
--- a/py-gom/Makefile
+++ b/py-gom/Makefile
@@ -8,16 +8,16 @@ MASTER_SITES=	https://files.pythonhosted.org/packages/a4/32/f5eb25fd1ee4e2fa2d4a
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/PublicHealthEngland/pygom
 COMMENT=	ODE modeling in Python
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-gpl-v2
 
-#DEPENDS+=       ${PYPKGPREFIX}-enum34>=3.2.2:../../devel/py-enum34
+DEPENDS+=	${PYPKGPREFIX}-enum34>=3.2.2:../../devel/py-enum34
 DEPENDS+=	${PYPKGPREFIX}-matplotlib>=3.2.2:../../graphics/py-matplotlib
 DEPENDS+=	${PYPKGPREFIX}-pandas>=0.25.3:../../math/py-pandas
 DEPENDS+=	${PYPKGPREFIX}-scipy>=1.4.1:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-sympy>=1.5.1:../../math/py-sympy
 DEPENDS+=	${PYPKGPREFIX}-dateutil>=2.8.1:../../time/py-dateutil
 
-USE_LANGUAGES=  c c++
+USE_LANGUAGES=	c c++
 
 BUILDLINK_API_DEPENDS.py-cython+=        ${PYPKGPREFIX}-cython>=0.12.1
 .include "../../devel/py-cython/buildlink3.mk"
diff --git a/py-grtipy/.DESCR.kate-swp b/py-grtipy/.DESCR.kate-swp
deleted file mode 100644
index 28774afcc2..0000000000
Binary files a/py-grtipy/.DESCR.kate-swp and /dev/null differ
diff --git a/py-grtipy/.PLIST.kate-swp b/py-grtipy/.PLIST.kate-swp
deleted file mode 100644
index 3a4f879d2d..0000000000
Binary files a/py-grtipy/.PLIST.kate-swp and /dev/null differ
diff --git a/py-grtipy/DESCR b/py-grtipy/DESCR
index e69de29bb2..8d9f34295a 100644
--- a/py-grtipy/DESCR
+++ b/py-grtipy/DESCR
@@ -0,0 +1,2 @@
+General Relativity toobox in python based on SymPy (python library
+for symbolic mathematics).
diff --git a/py-instant/DESCR b/py-instant/DESCR
deleted file mode 100644
index b040b49d37..0000000000
--- a/py-instant/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Instant is a Python module that allows for instant inlining of C and C++
-code in Python.
diff --git a/py-instant/Makefile b/py-instant/Makefile
deleted file mode 100644
index 8a134496d0..0000000000
--- a/py-instant/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2014/06/01 12:49:42 thomasklausner Exp $
-#
-
-DISTNAME=	instant-${MMVERSION}.0
-CATEGORIES=	devel python
-MASTER_SITES=	http://launchpad.net/instant/${MMVERSION}.x/${MMVERSION}.0/+download/
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-
-MAINTAINER=	bacon%NetBSD.org@localhost
-HOMEPAGE=	https://launchpad.net/instant
-COMMENT=	Instant inlining of C and C++ code in Python
-
-
-LICENSE=	gnu-lgpl-v3
-
-PYDISTUTILSPKG=	yes
-
-MMVERSION=	1.2
-
-SUBST_CLASSES+=		man
-SUBST_FILES.man=	setup.py
-SUBST_STAGE.man=	post-patch
-SUBST_SED.man=		-e 's|"share", ||g'
-
-# todo: depends on swig, distutils
-.include "../../lang/python/extension.mk"
-.include "../../devel/swig2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-instant/PLIST b/py-instant/PLIST
deleted file mode 100644
index 5b19519ef1..0000000000
--- a/py-instant/PLIST
+++ /dev/null
@@ -1,36 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2013/03/23 14:53:14 outpaddling Exp $
-bin/instant-clean
-bin/instant-showcache
-${PYSITELIB}/instant/__init__.py
-${PYSITELIB}/instant/__init__.pyc
-${PYSITELIB}/instant/__init__.pyo
-${PYSITELIB}/instant/build.py
-${PYSITELIB}/instant/build.pyc
-${PYSITELIB}/instant/build.pyo
-${PYSITELIB}/instant/cache.py
-${PYSITELIB}/instant/cache.pyc
-${PYSITELIB}/instant/cache.pyo
-${PYSITELIB}/instant/codegeneration.py
-${PYSITELIB}/instant/codegeneration.pyc
-${PYSITELIB}/instant/codegeneration.pyo
-${PYSITELIB}/instant/config.py
-${PYSITELIB}/instant/config.pyc
-${PYSITELIB}/instant/config.pyo
-${PYSITELIB}/instant/inlining.py
-${PYSITELIB}/instant/inlining.pyc
-${PYSITELIB}/instant/inlining.pyo
-${PYSITELIB}/instant/locking.py
-${PYSITELIB}/instant/locking.pyc
-${PYSITELIB}/instant/locking.pyo
-${PYSITELIB}/instant/output.py
-${PYSITELIB}/instant/output.pyc
-${PYSITELIB}/instant/output.pyo
-${PYSITELIB}/instant/paths.py
-${PYSITELIB}/instant/paths.pyc
-${PYSITELIB}/instant/paths.pyo
-${PYSITELIB}/instant/signatures.py
-${PYSITELIB}/instant/signatures.pyc
-${PYSITELIB}/instant/signatures.pyo
-${PYSITELIB}/instant/swig/numpy.i
-man/man1/instant-clean.1
-man/man1/instant-showcache.1
diff --git a/py-instant/buildlink3.mk b/py-instant/buildlink3.mk
deleted file mode 100644
index 15d4114816..0000000000
--- a/py-instant/buildlink3.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.5 2013/03/23 14:53:14 outpaddling Exp $
-
-BUILDLINK_TREE+=	py-instant
-
-.if !defined(PY_INSTANT_BUILDLINK3_MK)
-PY_INSTANT_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.py-instant+=	${PYPKGPREFIX}-instant>=1.0.0
-BUILDLINK_PKGSRCDIR.py-instant?=	../../wip/py-instant
-.endif	# PY_INSTANT_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-py-instant
diff --git a/py-instant/distinfo b/py-instant/distinfo
deleted file mode 100644
index 62e53bb567..0000000000
--- a/py-instant/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2013/03/24 20:41:42 outpaddling Exp $
-
-SHA1 (instant-1.2.0.tar.gz) = b9523ce3b7e5370b7a20081fa2672f0b8aecea09
-RMD160 (instant-1.2.0.tar.gz) = c64471077f1d9295bb0adab33c300eb21794f94a
-SHA512 (instant-1.2.0.tar.gz) = 574f2e56ea14e19928d53f46b781d2e77fd11dd1bb3c84e38466977999b03028a9780f1f3888084484feef2fe42e40b7a500eeb35af360034247fcfe019b86eb
-Size (instant-1.2.0.tar.gz) = 125833 bytes


Home | Main Index | Thread Index | Old Index