pkgsrc-WIP-changes archive

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

py-professor: remove



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Tue Jul 31 07:59:53 2018 +0200
Changeset:	de959ef2e2373240588aed6404b0b1c5f79deb81

Modified Files:
	Makefile
Removed Files:
	py-professor/DESCR
	py-professor/Makefile
	py-professor/PLIST
	py-professor/distinfo

Log Message:
py-professor: remove

This package is incomplete since 2011; missing python/*.mk so
even the PKGNAME is wrong, and some unpackaged dependencies are
missing too (like py-minuit).

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

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

diffstat:
 Makefile              |  3 +--
 py-professor/DESCR    |  0
 py-professor/Makefile | 18 ------------------
 py-professor/PLIST    |  1 -
 py-professor/distinfo |  5 -----
 5 files changed, 1 insertion(+), 26 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index eb5b26d77d..74015253e4 100644
--- a/Makefile
+++ b/Makefile
@@ -2148,7 +2148,7 @@ SUBDIR+=	nautilus-sound-converter
 SUBDIR+=	nauty
 SUBDIR+=	navi2ch-current
 SUBDIR+=	navit
-SUBDIR+=	navit-current
+SUBDIR+=	navit-git
 SUBDIR+=	nbfc
 SUBDIR+=	ncbi
 SUBDIR+=	ncbi-bin
@@ -3550,7 +3550,6 @@ SUBDIR+=	py-prioritized-methods
 SUBDIR+=	py-priority
 SUBDIR+=	py-processing
 SUBDIR+=	py-prody
-SUBDIR+=	py-professor
 SUBDIR+=	py-progressbar
 SUBDIR+=	py-progressbar2
 SUBDIR+=	py-proj
diff --git a/py-professor/DESCR b/py-professor/DESCR
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/py-professor/Makefile b/py-professor/Makefile
deleted file mode 100644
index 1f0523902c..0000000000
--- a/py-professor/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2012/11/14 00:16:15 othyro Exp $
-
-DISTNAME=	professor-1.3.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	misc python
-MASTER_SITES=	http://www.hepforge.org/archive/professor/
-
-MAINTAINER=	jihbed.research%gmail.com@localhost
-HOMEPAGE=	http://projects.hepforge.org/professor/
-COMMENT=	Parameterisation-based tuning tool for Monte Carlo event generators
-LICENSE=	gnu-gpl-v2
-
-DEPENDS+=	${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
-DEPENDS+=	${PYPKGPREFIX}-scipy>=0.7.2:../../math/py-scipy
-
-USE_LANGUAGES=	# none
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-professor/PLIST b/py-professor/PLIST
deleted file mode 100644
index 635d7bd38c..0000000000
--- a/py-professor/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/29 22:05:40 jihbed Exp $
diff --git a/py-professor/distinfo b/py-professor/distinfo
deleted file mode 100644
index 8749fd926a..0000000000
--- a/py-professor/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/12/29 22:05:40 jihbed Exp $
-
-SHA1 (professor-1.3.1.tar.gz) = 0cc9282c8ddb3164d2d4063bc93924ecb4ebdd87
-RMD160 (professor-1.3.1.tar.gz) = dc348484c8cb9cc831e8d7582b1e155233d2d78c
-Size (professor-1.3.1.tar.gz) = 513223 bytes


Home | Main Index | Thread Index | Old Index