diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | sysutils/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-python-nomad/Makefile (renamed from sysutils/py-nomad/Makefile) | 5 | ||||
-rw-r--r-- | sysutils/py-python-nomad/distinfo (renamed from sysutils/py-nomad/distinfo) | 0 | ||||
-rw-r--r-- | sysutils/py-python-nomad/pkg-descr (renamed from sysutils/py-nomad/pkg-descr) | 0 |
5 files changed, 5 insertions, 3 deletions
@@ -11564,3 +11564,4 @@ mail/drac||2019-01-16|Has expired: Unmaintained upstream since 2003 lang/clang35|devel/llvm70|2019-01-18|Removed, unmaintained and not depended on lang/clang-devel|devel/llvm-devel|2019-01-18|Unneeded metaport devel/py-easyconfig|devel/py-python-easyconfig|2019-01-28|Rename to reflect official Python modules naming scheme +sysutils/py-nomad|sysutils/py-python-nomad|2019-01-25|renamed to match project name diff --git a/sysutils/Makefile b/sysutils/Makefile index 7fb40cb442dd..adbcfeb7a13a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1033,7 +1033,6 @@ SUBDIR += py-iowait SUBDIR += py-mqttwarn SUBDIR += py-nagiosplugin - SUBDIR += py-nomad SUBDIR += py-packet-python SUBDIR += py-pkginfo SUBDIR += py-ploy @@ -1046,6 +1045,7 @@ SUBDIR += py-psutil SUBDIR += py-psutil121 SUBDIR += py-ptyprocess + SUBDIR += py-python-nomad SUBDIR += py-pytsk SUBDIR += py-pywatchman SUBDIR += py-pyznap diff --git a/sysutils/py-nomad/Makefile b/sysutils/py-python-nomad/Makefile index 5fc3d12fa5ef..52e92f98e5dd 100644 --- a/sysutils/py-nomad/Makefile +++ b/sysutils/py-python-nomad/Makefile @@ -1,14 +1,15 @@ # $FreeBSD$ -PORTNAME= py-nomad +PORTNAME= python-nomad PORTVERSION= 0.5.0 -CATEGORIES= sysutils +CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jhixson@FreeBSD.org COMMENT= Python client for nomad LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests@${PY_FLAVOR} diff --git a/sysutils/py-nomad/distinfo b/sysutils/py-python-nomad/distinfo index 55b1f8ea7adc..55b1f8ea7adc 100644 --- a/sysutils/py-nomad/distinfo +++ b/sysutils/py-python-nomad/distinfo diff --git a/sysutils/py-nomad/pkg-descr b/sysutils/py-python-nomad/pkg-descr index c9aab548eee8..c9aab548eee8 100644 --- a/sysutils/py-nomad/pkg-descr +++ b/sysutils/py-python-nomad/pkg-descr |