diff --git a/devel/p5-Test-MockTime-HiRes/Makefile b/devel/p5-Test-MockTime-HiRes/Makefile index 6600062c69e1..24b9e277d98a 100644 --- a/devel/p5-Test-MockTime-HiRes/Makefile +++ b/devel/p5-Test-MockTime-HiRes/Makefile @@ -1,27 +1,26 @@ # Created by: Po-Chuan Hsieh -# $FreeBSD$ PORTNAME= Test-MockTime-HiRes PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Replaces actual time with simulated high resolution time LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Test-MockTime>=0:devel/p5-Test-MockTime TEST_DEPENDS= p5-Test-Class>=0:devel/p5-Test-Class \ p5-Test-Requires>=0:devel/p5-Test-Requires USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= yes .include diff --git a/devel/py-celery-progress/Makefile b/devel/py-celery-progress/Makefile index ba1c526668af..a6b755be95d1 100644 --- a/devel/py-celery-progress/Makefile +++ b/devel/py-celery-progress/Makefile @@ -1,25 +1,23 @@ -# $FreeBSD$ - PORTNAME= celery-progress PORTVERSION= 0.1.1 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gettoknowmi@yahoo.com COMMENT= Distributed Task Queue LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS+= redis>0:databases/redis \ rabbitmq>0:net/rabbitmq \ ${PYTHON_PKGNAMEPREFIX}celery>0:devel/py-celery@${PY_FLAVOR} \ websocat>0:www/websocat USES= python:3.6+,run USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/devel/py-frictionless/Makefile b/devel/py-frictionless/Makefile index 71535248d069..d0fd4e30c097 100644 --- a/devel/py-frictionless/Makefile +++ b/devel/py-frictionless/Makefile @@ -1,36 +1,35 @@ # Created by: Po-Chuan Hsieh -# $FreeBSD$ PORTNAME= frictionless PORTVERSION= 4.16.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Framework to describe, extract, validate, and transform tabular data LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0,1:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=7.1.1<7.2.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}isodate>=0.6:devel/py-isodate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}petl>=1.6:textproc/py-petl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.8:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-slugify>=1.2:textproc/py-python-slugify@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=5.3:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.10:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rfc3986>=1.4:www/py-rfc3986@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}simpleeval>=0.9:devel/py-simpleeval@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stringcase>=1.2:devel/py-stringcase@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typer>=0.3:devel/py-typer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}validators>=0.18:devel/py-validators@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index 7bbfb09ff088..702edcb1347e 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,36 +1,34 @@ -# $FreeBSD$ - PORTNAME= twofactor_webauthn PORTVERSION= 0.2.10 CATEGORIES= security PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= rosenke@dssgmbh.de COMMENT= U2F webauthn app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=16:www/nextcloud@${PHP_FLAVOR} USES= php:flavors MASTER_SITES= https://github.com/michib/nextcloud_twofactor_webauthn/releases/download/v${PORTVERSION}/ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME} PLIST_DIRS= ${WWWDIR}/vendor/bin \ ${WWWDIR}/vendor/ramsey/collection/bin do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) (cd ${WRKSRC}; ${FIND} . -not -type d) | ${SORT} | \ ${SED} -e 's,^\.,${WWWDIR_REL},' >> ${TMPPLIST} .include diff --git a/sysutils/lxqt-powermanagement/Makefile b/sysutils/lxqt-powermanagement/Makefile index 297182eeb839..908588c51cdd 100644 --- a/sysutils/lxqt-powermanagement/Makefile +++ b/sysutils/lxqt-powermanagement/Makefile @@ -1,24 +1,22 @@ -# $FreeBSD$ - PORTNAME= lxqt-powermanagement PORTVERSION= 0.17.0 CATEGORIES= sysutils MASTER_SITES= LXQT MAINTAINER= jsm@FreeBSD.org COMMENT= LXQt power management LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= upower:sysutils/upower USES= cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 \ localbase:ldflags lxqt pkgconfig tar:xz gnome USE_QT= buildtools_build qmake_build core svg widgets x11extras \ dbus gui xml USE_GNOME= glib20 USE_KDE= idletime solid windowsystem USE_LXQT= buildtools lxqt globalkeys .include