diff --git a/graphics/py-imagesize/Makefile b/graphics/py-imagesize/Makefile index 3f2ab7d7bc5a..c8e2b7e429a5 100644 --- a/graphics/py-imagesize/Makefile +++ b/graphics/py-imagesize/Makefile @@ -1,18 +1,18 @@ # Created by: Kris Moore PORTNAME= imagesize PORTVERSION= 1.1.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python image size library LICENSE= MIT NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include diff --git a/net-im/diligent/Makefile b/net-im/diligent/Makefile index c8a5d1f6746f..754710a469ae 100644 --- a/net-im/diligent/Makefile +++ b/net-im/diligent/Makefile @@ -1,36 +1,36 @@ # Created by: Kris Moore PORTNAME= diligent PORTVERSION= 0.2.7 PORTREVISION= 8 DISTVERSIONPREFIX= v CATEGORIES= net-im -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unofficial Qt Slack client LICENSE= LGPL3 USE_LDCONFIG= yes USE_QT= core gui linguist network svg \ webkit widgets x11extras buildtools_build USE_GL= gl USES= compiler:c++11-lang gl qmake qt:5 QMAKE_ARGS= CONFIG+="configure" USE_GITHUB= yes GH_ACCOUNT= trueos GH_PROJECT= diligent PLIST_FILES= bin/diligent \ share/applications/diligent.desktop \ share/icons/diligent.png SUB_FILES= diligent.desktop do-install: ${INSTALL_PROGRAM} ${WRKSRC}/diligent ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${PREFIX}/share/applications/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons ${INSTALL_DATA} ${WRKSRC}/images/png/Slack.png ${STAGEDIR}${PREFIX}/share/icons/diligent.png .include diff --git a/ports-mgmt/octopkg/Makefile b/ports-mgmt/octopkg/Makefile index 131411215855..bf8303b510a9 100644 --- a/ports-mgmt/octopkg/Makefile +++ b/ports-mgmt/octopkg/Makefile @@ -1,48 +1,48 @@ # Created by: kmoore@FreeBSD.org PORTNAME= octopkg PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical front-end to the FreeBSD pkg-ng package manager LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= qmake compiler:c++11-lib qt:5 USE_GITHUB= yes GH_ACCOUNT= aarnt USE_QT= core concurrent declarative gui linguist network xml widgets \ buildtools_build PLIST_FILES= bin/${PORTNAME} \ lib/${PORTNAME}/${PORTNAME}-doas \ share/applications/${PORTNAME}.desktop post-patch: ${REINPLACE_CMD} 's#/usr/lib#${PREFIX}/lib#' \ ${WRKSRC}/src/strconstants.cpp ${REINPLACE_CMD} 's#/usr/local#${PREFIX}#' \ ${WRKSRC}/src/constants.h \ ${WRKSRC}/src/main.cpp do-configure: cd ${WRKSRC} && ${QMAKE_ENV} ${QMAKE} ${QMAKE_ARGS} cd ${WRKSRC}/doas && ${QMAKE_ENV} ${QMAKE} ${QMAKE_ARGS} do-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} cd ${WRKSRC}/doas && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin ${STAGEDIR}${PREFIX}/lib/${PORTNAME} ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/doas/${PORTNAME}-doas ${STAGEDIR}${PREFIX}/lib/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \ ${STAGEDIR}${PREFIX}/share/applications .include diff --git a/textproc/py-alabaster/Makefile b/textproc/py-alabaster/Makefile index a5318a3ce2e5..1c2c5cc507a7 100644 --- a/textproc/py-alabaster/Makefile +++ b/textproc/py-alabaster/Makefile @@ -1,16 +1,16 @@ PORTNAME= alabaster PORTVERSION= 0.7.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modified Kr Sphinx theme LICENSE= MIT NO_ARCH= yes USES= python:3.6+ USE_PYTHON= distutils autoplist .include diff --git a/textproc/py-snowballstemmer/Makefile b/textproc/py-snowballstemmer/Makefile index a470964716fb..fd41faa0d47b 100644 --- a/textproc/py-snowballstemmer/Makefile +++ b/textproc/py-snowballstemmer/Makefile @@ -1,23 +1,23 @@ PORTNAME= snowballstemmer PORTVERSION= 1.2.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Snowball stemming library collection for Python LICENSE= BSD2CLAUSE USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes OPTIONS_DEFINE= PYSTEMMER OPTIONS_DEFAULT=PYSTEMMER PYSTEMMER_DESC= Use PyStemmer to accelerate PYSTEMMER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pystemmer>0:textproc/py-pystemmer@${PY_FLAVOR} .include diff --git a/textproc/py-sphinx-intl/Makefile b/textproc/py-sphinx-intl/Makefile index 13121de5abcd..988e80c2c6c9 100644 --- a/textproc/py-sphinx-intl/Makefile +++ b/textproc/py-sphinx-intl/Makefile @@ -1,23 +1,23 @@ # Created by: Kris Moore PORTNAME= sphinx-intl PORTVERSION= 0.9.5 PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sphinx-intl translation features LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}polib>=1.0.6:devel/py-polib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils .include diff --git a/textproc/py-tabletext/Makefile b/textproc/py-tabletext/Makefile index bc22cf652a27..ccb4d32fc6b0 100644 --- a/textproc/py-tabletext/Makefile +++ b/textproc/py-tabletext/Makefile @@ -1,16 +1,16 @@ PORTNAME= tabletext PORTVERSION= 0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python library to pretty-print tabular data LICENSE= GPLv3 USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include