Index: head/audio/festvox-cmu_us_slt_arctic/Makefile =================================================================== --- head/audio/festvox-cmu_us_slt_arctic/Makefile (revision 527645) +++ head/audio/festvox-cmu_us_slt_arctic/Makefile (revision 527646) @@ -1,46 +1,46 @@ # $FreeBSD$ PORTNAME= festvox-${VOICE} PORTVERSION= 0.95 CATEGORIES= audio MASTER_SITES= http://www.speech.cs.cmu.edu/cmu_arctic/packed/ DISTNAME= ${VOICE}-${PORTVERSION}-release DIST_SUBDIR= festival -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT?= CMU US English female voice for festival LICENSE= MIT-variant LICENSE_NAME= MIT License (CMU variant) LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror pkg-mirror auto-accept dist-sell pkg-sell RUN_DEPENDS= festival:audio/festival \ ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:audio/festlex-cmu \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:audio/festlex-poslex USES= tar:bzip2 WRKSRC= ${WRKDIR}/${VOICE} NO_BUILD= yes NO_ARCH= yes SUB_FILES= pkg-message SUB_LIST+= VOICE=${VOICE} DATADIR= ${PREFIX}/share/festival/lib/voices/us/${VOICE}_clunits PORTDATA?= * VOICE?= cmu_us_slt_arctic DESCR= ${.CURDIR}/pkg-descr DISTINFO_FILE= ${.CURDIR}/distinfo PKGMESSAGE= ${.CURDIR}/pkg-message do-install: cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} ${RM} ${STAGEDIR}${DATADIR}/.time-stamp ${FIND} ${STAGEDIR}${DATADIR} -type d -empty -delete .include Index: head/games/flightgear-terragear/Makefile =================================================================== --- head/games/flightgear-terragear/Makefile (revision 527645) +++ head/games/flightgear-terragear/Makefile (revision 527646) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= flightgear-terragear PORTVERSION= 20171007 PORTREVISION= 10 CATEGORIES= games -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for building scenery for the FlightGear project LICENSE= GPLv2 LIB_DEPENDS= libCGAL.so:math/cgal \ libgdal.so:graphics/gdal \ libmpfr.so:math/mpfr \ libgmp.so:math/gmp \ libboost_thread.so:devel/boost-libs \ libboost_system.so:devel/boost-libs \ libboost_chrono.so:devel/boost-libs \ libboost_date_time.so:devel/boost-libs \ libboost_atomic.so:devel/boost-libs \ libtiff.so:graphics/tiff \ libSimGearCore.so:devel/simgear USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= flightgear GH_PROJECT= terragear GH_TAGNAME= 5b5e5fc .include Index: head/graphics/zathura-cb/Makefile =================================================================== --- head/graphics/zathura-cb/Makefile (revision 527645) +++ head/graphics/zathura-cb/Makefile (revision 527646) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= zathura-cb PORTVERSION= 0.1.8 PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-cb/download/ \ http://www.madpilot.net/~mad/pwmt.org/ -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Comic book plugin for Zathura PDF viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura USES= compiler:c11 desktop-file-utils gnome libarchive meson ninja \ pkgconfig ssl tar:xz USE_GNOME= glib20 gtk30 PLIST_FILES= lib/zathura/libcb.so \ share/appdata/org.pwmt.zathura-cb.metainfo.xml \ share/applications/org.pwmt.zathura-cb.desktop pre-configure: ${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" ${WRKSRC}/meson.build .include Index: head/graphics/zathura-pdf-poppler/Makefile =================================================================== --- head/graphics/zathura-pdf-poppler/Makefile (revision 527645) +++ head/graphics/zathura-pdf-poppler/Makefile (revision 527646) @@ -1,34 +1,34 @@ # Created by: Mike Krutov # $FreeBSD$ PORTNAME= zathura-pdf-poppler PORTVERSION= 0.2.9 PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ http://www.madpilot.net/~mad/pwmt.org/ -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Poppler render PDF plugin for Zathura PDF viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig \ tar:xz USE_GNOME= glib20 gtk30 CONFLICTS= zathura-pdf-mupdf-[0-9]* PLIST_FILES= lib/zathura/libpdf-poppler.so \ share/appdata/org.pwmt.zathura-pdf-poppler.metainfo.xml \ share/applications/org.pwmt.zathura-pdf-poppler.desktop pre-configure: @${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" ${WRKSRC}/meson.build .include Index: head/graphics/zathura-ps/Makefile =================================================================== --- head/graphics/zathura-ps/Makefile (revision 527645) +++ head/graphics/zathura-ps/Makefile (revision 527646) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= zathura-ps PORTVERSION= 0.2.6 PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ \ http://www.madpilot.net/~mad/pwmt.org/ -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= PostScript support for Zathura PDF viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libspectre.so:print/libspectre BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig ssl \ tar:xz USE_GNOME= glib20 gtk30 PLIST_FILES= lib/zathura/libps.so \ share/applications/org.pwmt.zathura-ps.desktop \ share/appdata/org.pwmt.zathura-ps.metainfo.xml pre-configure: ${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" ${WRKSRC}/meson.build post-install: @${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/libps.so .include Index: head/math/nfft/Makefile =================================================================== --- head/math/nfft/Makefile (revision 527645) +++ head/math/nfft/Makefile (revision 527646) @@ -1,45 +1,45 @@ # $FreeBSD$ PORTNAME= nfft PORTVERSION= 3.4.1 PORTREVISION= 1 CATEGORIES= math -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Nonequispaced fast Fourier transform LICENSE= GPLv2 LIB_DEPENDS= libfftw3.so:math/fftw3 BUILD_DEPENDS= bash:shells/bash GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-fftw3=${PREFIX} USES= autoreconf libtool USE_LDCONFIG= yes TEST_TARGET= check USE_GITHUB= yes GH_ACCOUNT= NFFT OPTIONS_DEFINE= DOCS DOXYGEN OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= all doc DOXYGEN_IMPLIES= DOCS INSTALL_TARGET=install-strip .include post-extract: ${CP} ${PATCHDIR}/cpow.c ${WRKSRC}/3rdparty pre-configure: cd ${WRKSRC} && bash ./bootstrap.sh do-configure: cd ${WRKSRC} && bash ${WRKSRC}/configure ${CONFIGURE_ARGS} .include Index: head/net/py-mpi4py/Makefile =================================================================== --- head/net/py-mpi4py/Makefile (revision 527645) +++ head/net/py-mpi4py/Makefile (revision 527646) @@ -1,62 +1,62 @@ # $FreeBSD$ PORTNAME= mpi4py DISTVERSION= 3.0.0 PORTREVISION= 3 CATEGORIES= net parallel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for MPI LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst USES= python USE_PYTHON= distutils cython autoplist concurrent OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_SINGLE= MP OPTIONS_SINGLE_MP= MPICH2 OPENMPI OPENMPI2 OPTIONS_DEFAULT= OPENMPI # the only non-failing MPI implementation MP_DESC= MPI Implementation MPICH2_USES= fortran MPICH2_LIB_DEPENDS= libmpich.so:net/mpich2 MPICH2_LDFLAGS= ${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgcc_s.so OPENMPI_LIB_DEPENDS= libmpi.so:net/openmpi OPENMPI2_DESC= ${OPENMPI_DESC} 2.x OPENMPI2_LIB_DEPENDS= libmpi.so:net/openmpi2 PORTDOCS= * do-patch-OPENMPI-on: @${CP} ${FILESDIR}/mpi.cfg ${WRKSRC}/ @${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/mpi.cfg do-patch-OPENMPI2-on: @${CP} ${FILESDIR}/mpi2.cfg ${WRKSRC}/mpi.cfg @${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/mpi.cfg do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.rst ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} @${RM} ${STAGEDIR}${DOCSDIR}/${PORTNAME}.1 do-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1 @${ECHO} man/man1/mpi4py.1.gz >> ${TMPPLIST} post-install: @cd ${STAGEDIR}${PYTHON_SITELIBDIR}/mpi4py && ${STRIP_CMD} dl.so MPI.so lib-pmpi/libvt-hyb.so lib-pmpi/libvt.so lib-pmpi/libvt-mpi.so lib-pmpi/libmpe.so do-test: # tests fail with MPICH2=on: https://bitbucket.org/mpi4py/mpi4py/issues/110/tests-fail-with-mpich2-on-freebsd-error # tests fail with OPENMPI2=on: https://bitbucket.org/mpi4py/mpi4py/issues/109/tests-fail-with-openmpi2-on-freebsd @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/science/aircraft-datcom/Makefile =================================================================== --- head/science/aircraft-datcom/Makefile (revision 527645) +++ head/science/aircraft-datcom/Makefile (revision 527646) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= aircraft-datcom DISTVERSION= 0.0.20120723 PORTREVISION= 5 CATEGORIES= science -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Modified USAF Aircraft Stability and Control Data Compendium LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= arktools GH_TAGNAME= ed877bb USES= fortran cmake OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} .include Index: head/x11-themes/gnome-icons-luv/Makefile =================================================================== --- head/x11-themes/gnome-icons-luv/Makefile (revision 527645) +++ head/x11-themes/gnome-icons-luv/Makefile (revision 527646) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= luv DISTVERSION= 0.4.9.12 PORTREVISION= 2 CATEGORIES= x11-themes gnome PKGNAMEPREFIX= gnome-icons- -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Flat but complex icon theme for freedesktop environments LICENSE= CC-BY-SA-4.0 LICENSE_FILE= ${WRKSRC}/Luv/LICENSE USES= gnome USE_GITHUB= yes GH_ACCOUNT= NitruxSA GH_PROJECT= luv-icon-theme DATADIR= ${PREFIX}/share/icons/Luv INSTALLS_ICONS= yes NO_ARCH= yes NO_BUILD= yes do-install: @${MKDIR} ${STAGEDIR}${DATADIR} @cd ${WRKSRC}/Luv && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include