diff --git a/audio/musicpc/Makefile b/audio/musicpc/Makefile index fc03592e0b28..19b36ec191da 100644 --- a/audio/musicpc/Makefile +++ b/audio/musicpc/Makefile @@ -1,35 +1,35 @@ PORTNAME= musicpc DISTVERSION= 0.35 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/mpc/0/ DISTNAME= mpc-${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Command line client for the musicpd WWW= https://www.musicpd.org/clients/mpc/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= rsync>0:net/rsync LIB_DEPENDS= libmpdclient.so:audio/libmpdclient USES= meson pkgconfig tar:xz MESON_ARGS= --mandir=${PREFIX}/share/ PORTDOCS= * OPTIONS_DEFINE= DOCS ICONV OPTIONS_DEFAULT= DOCS ICONV DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} DOCS_USES= python:env DOCS_MESON_ENABLED= documentation ICONV_USES= iconv ICONV_MESON_ENABLED= iconv ICONV_LDFLAGS= -L${ICONV_PREFIX}/lib ${ICONV_LIB} .include diff --git a/converters/R-cran-jsonlite/Makefile b/converters/R-cran-jsonlite/Makefile index e183a21561fb..7c65c708bbff 100644 --- a/converters/R-cran-jsonlite/Makefile +++ b/converters/R-cran-jsonlite/Makefile @@ -1,14 +1,14 @@ PORTNAME= jsonlite DISTVERSION= 1.8.7 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Robust, High Performance JSON Parser and Generator for R WWW= https://cran.r-project.org/web/packages/jsonlite/ LICENSE= MIT USES= cran:auto-plist,compiles .include diff --git a/databases/R-cran-cachem/Makefile b/databases/R-cran-cachem/Makefile index 89c37bb3093b..331640f0de2c 100644 --- a/databases/R-cran-cachem/Makefile +++ b/databases/R-cran-cachem/Makefile @@ -1,19 +1,19 @@ PORTNAME= cachem PORTVERSION= 1.0.8 CATEGORIES= databases DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Cache R Objects with Automatic Pruning WWW= https://cran.r-project.org/web/packages/cachem/ LICENSE= MIT CRAN_DEPENDS= R-cran-fastmap>=1.1.1:databases/R-cran-fastmap \ R-cran-rlang>0:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/databases/R-cran-fastmap/Makefile b/databases/R-cran-fastmap/Makefile index f393f5fb8031..6a02d9f658c3 100644 --- a/databases/R-cran-fastmap/Makefile +++ b/databases/R-cran-fastmap/Makefile @@ -1,15 +1,15 @@ PORTNAME= fastmap PORTVERSION= 1.1.1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Fast Implementation of a Key-Value Store WWW= https://cran.r-project.org/web/packages/fastmap/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.note USES= cran:auto-plist,compiles .include diff --git a/databases/adminer/Makefile b/databases/adminer/Makefile index b472589bb9d8..2b4f2adb927d 100644 --- a/databases/adminer/Makefile +++ b/databases/adminer/Makefile @@ -1,28 +1,28 @@ PORTNAME= adminer PORTVERSION= 4.8.1 CATEGORIES= databases www MASTER_SITES= https://github.com/vrana/adminer/releases/download/v${PORTVERSION}/ EXTRACT_SUFX= .php EXTRACT_ONLY= -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Full-featured database management tool written in PHP WWW= https://www.adminer.org LICENSE= APACHE20 USES= cpe php USE_PHP= session NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message SUB_LIST= PHPVER="${PHP_VER}" PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${STAGEDIR}${WWWDIR}/index.php .include diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile index 5089fd1123df..86c0de4493d8 100644 --- a/deskutils/fet/Makefile +++ b/deskutils/fet/Makefile @@ -1,58 +1,58 @@ PORTNAME= fet DISTVERSION= 6.15.0 PORTREVISION= 1 CATEGORIES= deskutils education MASTER_SITES= https://lalescu.ro/liviu/fet/download/ \ https://lalescu.ro/liviu/fet/download/old/ \ https://timetabling.de/download/ \ https://timetabling.de/download/old/ PKGNAMESUFFIX= -${FLAVOR} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Free timetabling software WWW= https://lalescu.ro/liviu/fet/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING FLAVORS= qt6 qt5 FLAVOR?= qt6 USES= compiler:c++14-lang gl qmake qt:${FLAVOR:S/qt//} tar:bzip2 USE_GL= gl _USE_QT5= core gui network printsupport widgets buildtools:build _USE_QT6= base USE_QT= ${_USE_QT${FLAVOR:S/qt//}} CONFLICTS_INSTALL= ${FLAVORS:@fl@fet-${fl}@} DESKTOP_ENTRIES= "FET" \ "Free timetable software" \ "" \ "fet" \ "Education;Qt;" \ true PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES NLS OPTIONS_SUB= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/share/fet|${DATADIR}|g' \ ${WRKSRC}/src/interface/fet.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fet ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/fet-cl ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/fet*.gz ${STAGEDIR}${PREFIX}/share/man/man1 do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} do-install-NLS-on: @${MKDIR} ${STAGEDIR}${DATADIR}/translations cd ${WRKSRC}/translations && ${INSTALL_DATA} *.qm ${STAGEDIR}${DATADIR}/translations .include diff --git a/devel/R-cran-cli/Makefile b/devel/R-cran-cli/Makefile index b6ba4cf017e1..21177158b8d0 100644 --- a/devel/R-cran-cli/Makefile +++ b/devel/R-cran-cli/Makefile @@ -1,17 +1,17 @@ PORTNAME= cli PORTVERSION= 3.6.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Helpers for Developing Command Line Interfaces WWW= https://cran.r-project.org/web/packages/cli/ LICENSE= MIT USES= cran:auto-plist,compiles post-install: @${ECHO_CMD} "@dir ${R_MOD_DIR}/help/figures" >> ${TMPPLIST} .include diff --git a/devel/R-cran-fansi/Makefile b/devel/R-cran-fansi/Makefile index 11accffa26ad..2f3bb202b02b 100644 --- a/devel/R-cran-fansi/Makefile +++ b/devel/R-cran-fansi/Makefile @@ -1,14 +1,14 @@ PORTNAME= fansi DISTVERSION= 1.0.6 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= ANSI Control Sequence Aware String Functions WWW= https://cran.r-project.org/web/packages/fansi/ LICENSE= GPLv2+ USES= cran:auto-plist,compiles .include diff --git a/devel/R-cran-later/Makefile b/devel/R-cran-later/Makefile index 0d6242cfa594..ee5d1a162c8a 100644 --- a/devel/R-cran-later/Makefile +++ b/devel/R-cran-later/Makefile @@ -1,19 +1,19 @@ PORTNAME= later PORTVERSION= 1.3.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Utilities for Delaying Function Execution WWW= https://cran.r-project.org/web/packages/later/ LICENSE= MIT CRAN_DEPENDS= R-cran-Rcpp>=0.12.9:devel/R-cran-Rcpp \ R-cran-rlang>0:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= compiler:c++11-lang cran:auto-plist,compiles .include diff --git a/devel/R-cran-purrr/Makefile b/devel/R-cran-purrr/Makefile index 672b369a39a6..a281b25d4819 100644 --- a/devel/R-cran-purrr/Makefile +++ b/devel/R-cran-purrr/Makefile @@ -1,22 +1,22 @@ PORTNAME= purrr PORTVERSION= 1.0.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Functional Programming Tools WWW= https://cran.r-project.org/web/packages/purrr/ LICENSE= MIT CRAN_DEPENDS= R-cran-cli>=3.4.0:devel/R-cran-cli \ R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \ R-cran-magrittr>=1.5.0:devel/R-cran-magrittr \ R-cran-rlang>=0.4.10:devel/R-cran-rlang \ R-cran-vctrs>=0.5.0:devel/R-cran-vctrs BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/devel/R-cran-vctrs/Makefile b/devel/R-cran-vctrs/Makefile index ce292a4fc492..edf7c7a32d80 100644 --- a/devel/R-cran-vctrs/Makefile +++ b/devel/R-cran-vctrs/Makefile @@ -1,21 +1,21 @@ PORTNAME= vctrs PORTVERSION= 0.6.5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Vector Helpers WWW= https://cran.r-project.org/web/packages/vctrs/ LICENSE= MIT CRAN_DEPENDS= R-cran-cli>=3.4.0:devel/R-cran-cli \ R-cran-glue>0:devel/R-cran-glue \ R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \ R-cran-rlang>=1.1.0:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= compiler:c++11-lang cran:auto-plist,compiles .include diff --git a/devel/lua-sysctl/Makefile b/devel/lua-sysctl/Makefile index 5e4b17eaae97..085f33cd1ad8 100644 --- a/devel/lua-sysctl/Makefile +++ b/devel/lua-sysctl/Makefile @@ -1,36 +1,36 @@ PORTNAME= sysctl PORTVERSION= 2.1 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Small sysctl(3) interface for lua WWW= https://github.com/kAworu/lua-sysctl LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= lua:52+,module pkgconfig USE_GITHUB= yes GH_ACCOUNT= kAworu GH_PROJECT= lua-${PORTNAME} OPTIONS_DEFINE= DOCS EXAMPLES DOCSDIR= ${LUA_DOCSDIR} EXAMPLESDIR= ${LUA_EXAMPLESDIR} do-install: @${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR} ${INSTALL_LIB} ${WRKSRC}/build/sysctl.so ${STAGEDIR}${LUA_MODLIBDIR}/sysctl.so do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/misc/*.lua ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/ftp/R-cran-curl/Makefile b/ftp/R-cran-curl/Makefile index be167519ff44..43de6540f6f7 100644 --- a/ftp/R-cran-curl/Makefile +++ b/ftp/R-cran-curl/Makefile @@ -1,28 +1,28 @@ PORTNAME= curl DISTVERSION= 5.2.0 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Modern and Flexible Web Client for R WWW= https://cran.r-project.org/web/packages/curl/ LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/include/curl/curl.h:ftp/curl LIB_DEPENDS= libcurl.so:ftp/curl TEST_DEPENDS= R-cran-spelling>0:textproc/R-cran-spelling \ R-cran-testthat>0:devel/R-cran-testthat \ R-cran-httpuv>0:www/R-cran-httpuv \ R-cran-knitr>0:print/R-cran-knitr \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown USES= cran:auto-plist,compiles pre-test: # R-cran-webutils package does not exist yet @${LOCALBASE}/bin/Rscript -e 'install.packages("webutils", \ repos = "https://cloud.r-project.org")' .include diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile index 66822cf58996..6648da12ef5a 100644 --- a/graphics/R-cran-colorspace/Makefile +++ b/graphics/R-cran-colorspace/Makefile @@ -1,14 +1,14 @@ PORTNAME= colorspace DISTVERSION= 2.1-0 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Color Space Manipulation WWW= https://cran.r-project.org/web/packages/colorspace/ LICENSE= BSD3CLAUSE USES= cran:auto-plist,compiles .include diff --git a/graphics/R-cran-ggrepel/Makefile b/graphics/R-cran-ggrepel/Makefile index 93357278b09a..82ed9693a2ed 100644 --- a/graphics/R-cran-ggrepel/Makefile +++ b/graphics/R-cran-ggrepel/Makefile @@ -1,21 +1,21 @@ PORTNAME= ggrepel DISTVERSION= 0.9.3 PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Help to avoid overlapping text labels of ggplot2 WWW= https://cran.r-project.org/web/packages/ggrepel/ LICENSE= GPLv3 CRAN_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 \ R-cran-Rcpp>0:devel/R-cran-Rcpp \ R-cran-scales>0:graphics/R-cran-scales BUILD_DEPENDS+= ${CRAN_DEPENDS} RUN_DEPENDS+= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/graphics/R-cran-magick/Makefile b/graphics/R-cran-magick/Makefile index dd9b85138ea7..0ecb9d5e1380 100644 --- a/graphics/R-cran-magick/Makefile +++ b/graphics/R-cran-magick/Makefile @@ -1,25 +1,25 @@ PORTNAME= magick DISTVERSION= 2.8.1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Advanced Graphics and Image-Processing in R WWW= https://cran.r-project.org/web/packages/magick/index.html LICENSE= MIT CRAN_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-Rcpp>0:devel/R-cran-Rcpp BUILD_DEPENDS+= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} TEST_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-knitr>0:print/R-cran-knitr \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ R-cran-spelling>0:textproc/R-cran-spelling USES= cran:auto-plist,compiles magick:run .include diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile index 0fcf40981515..a2b985f54210 100644 --- a/graphics/diff-pdf/Makefile +++ b/graphics/diff-pdf/Makefile @@ -1,27 +1,27 @@ PORTNAME= diff-pdf DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 PORTREVISION= 3 CATEGORIES= graphics -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Tool for visually comparing two PDFs WWW= https://vslavik.github.io/diff-pdf/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpoppler.so:graphics/poppler \ libpoppler-glib.so:graphics/poppler-glib USES= autoreconf compiler:c++11-lang gnome pkgconfig USE_GITHUB= yes GH_ACCOUNT= vslavik GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} USE_GNOME= cairo glib20 USE_WX= 3.0+ PLIST_FILES= bin/${PORTNAME} .include diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile index cd0b2c61f11f..6f7384feef7c 100644 --- a/graphics/mupdf/Makefile +++ b/graphics/mupdf/Makefile @@ -1,65 +1,65 @@ PORTNAME= mupdf DISTVERSION= 1.23.9 DISTVERSIONSUFFIX= -source PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.mupdf.com/downloads/archive/ -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Lightweight PDF viewer and toolkit WWW= https://www.mupdf.com/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libjbig2dec.so:graphics/jbig2dec \ libopenjp2.so:graphics/openjpeg USES= cpe compiler:c++11-lang gl gmake jpeg pkgconfig xorg USE_XORG= x11 xcursor xext xinerama xrandr USE_GL= gl glut USE_LDCONFIG= yes CPE_VENDOR= artifex # pkg-config to avoid the conflict with openjpeg15 CFLAGS+= `pkg-config --cflags libopenjp2` LDFLAGS+= `pkg-config --libs libjpeg libopenjp2` -ljbig2dec MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes \ XCFLAGS+="-I${WRKSRC}/include/mupdf -fPIC" \ XLIBS+="-L${LOCALBASE}/lib -L${WRKSRC}/build/release" \ SOVERSION=${DISTVERSION} ALL_TARGET= all extra-libs OPTIONS_DEFINE= DOCS JS SCROLL OPTIONS_DEFAULT= SCROLL JS_DESC= JavaScript support (V8 engine) SCROLL_DESC= Build with scroll hacks JS_LIB_DEPENDS= libv8.so:lang/v8 JS_MAKE_ARGS= V8_PRESENT=1 V8LIBS=-lv8 SCROLL_EXTRA_PATCHES= ${FILESDIR}/scroll_hack-platform__x11__pdfapp.c BINARY_ALIAS= bash=/bin/sh PLIST_SUB= SOVERSION=${PORTVERSION} post-patch: @${REINPLACE_CMD} -e 's/-pipe -O2//' -e 's/-ldl//' ${WRKSRC}/Makerules post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/mupdf-x11 \ ${STAGEDIR}${PREFIX}/bin/mupdf ${INSTALL_PROGRAM} \ ${WRKSRC}/build/release/muraster \ ${STAGEDIR}${PREFIX}/bin ${LN} -s libmupdf.so.${PORTVERSION} \ ${STAGEDIR}${PREFIX}/lib/libmupdf.so ${LN} -s libmupdf-third.so.${PORTVERSION} \ ${STAGEDIR}${PREFIX}/lib/libmupdf-third.so .include diff --git a/graphics/timg/Makefile b/graphics/timg/Makefile index 359f529acda3..768c846fb027 100644 --- a/graphics/timg/Makefile +++ b/graphics/timg/Makefile @@ -1,34 +1,34 @@ PORTNAME= timg DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 CATEGORIES= graphics -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Terminal Image and Video Viewer WWW= https://github.com/hzeller/timg LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= pkgconf>0:devel/pkgconf \ ffmpeg>0:multimedia/ffmpeg LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \ libdeflate.so:archivers/libdeflate \ libexif.so:graphics/libexif \ libGraphicsMagick.so:graphics/GraphicsMagick \ libpng.so:graphics/png \ libsixel.so:graphics/libsixel \ libturbojpeg.so:graphics/libjpeg-turbo USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= hzeller # timg requires libavutil, contained in multimedia/ffmpeg # isn't splitted libavcodec, libavutil, etc. CMAKE_ON= WITH_VIDEO_DECODING WITH_VIDEO_DEVICE CMAKE_OFF= TIMG_VERSION_FROM_GIT WITH_OPENSLIDE_SUPPORT PLIST_FILES= bin/timg share/man/man1/timg.1.gz .include diff --git a/graphics/zathura-pdf-mupdf/Makefile b/graphics/zathura-pdf-mupdf/Makefile index 13d9a888c75d..7325c302ddfb 100644 --- a/graphics/zathura-pdf-mupdf/Makefile +++ b/graphics/zathura-pdf-mupdf/Makefile @@ -1,39 +1,39 @@ PORTNAME= zathura-pdf-mupdf DISTVERSION= 0.4.1 CATEGORIES= graphics -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= MuPDF render PDF plugin for Zathura PDF viewer WWW= https://pwmt.org/projects/zathura-pdf-mupdf/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= zathura:graphics/zathura LIB_DEPENDS= libfreetype.so:print/freetype2 \ libgirara-gtk3.so:x11-toolkits/girara \ libmupdf.so:graphics/mupdf RUN_DEPENDS= zathura:graphics/zathura USES= compiler:c11 desktop-file-utils gnome jpeg meson pkgconfig USE_GNOME= cairo glib20 USE_LDCONFIG= ${PREFIX}/lib/zathura USE_GITLAB= yes GL_SITE= https://git.pwmt.org/ GL_ACCOUNT= pwmt CONFLICTS_INSTALL= zathura-pdf-poppler #MESON_ARGS= -Dlink-external=true PLIST_FILES= lib/zathura/libpdf-mupdf.so \ share/applications/org.pwmt.zathura-pdf-mupdf.desktop \ share/metainfo/org.pwmt.zathura-pdf-mupdf.metainfo.xml post-patch: ${REINPLACE_CMD} "s@\(cc.find_library(.*\))@\1,dirs:'${PREFIX}/lib')@" \ ${WRKSRC}/meson.build ${REINPLACE_CMD} "s@join_paths(datadir, \ 'metainfo')@join_paths(datadir, 'appdata')@" ${WRKSRC}/meson.build .include diff --git a/mail/squirrelmail-translations/Makefile b/mail/squirrelmail-translations/Makefile index 1c57567053be..88bd09b9e30f 100644 --- a/mail/squirrelmail-translations/Makefile +++ b/mail/squirrelmail-translations/Makefile @@ -1,36 +1,36 @@ PORTNAME= squirrelmail-translations PORTVERSION= 20200422 CATEGORIES= mail www MASTER_SITES= http://snapshots.squirrelmail.org/ \ http://freebsd.uzsolt.hu/src/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= squirrelmail-${PORTVERSION}_0200-SVN.locales DIST_SUBDIR= squirrelmail -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= NLS translations for Squirrelmail (mail/squirrelmail) WWW= https://www.squirrelmail.org/ LICENSE= GPLv2 RUN_DEPENDS= squirrelmail${PHP_PKGNAMESUFFIX}>=${PORTVERSION}:mail/squirrelmail@${PHP_FLAVOR} USES= tar:bzip2 gettext php:flavors WRKSRC= ${WRKDIR}/squirrelmail.locales NO_ARCH= yes PORTSCOUT= ignore:1 # if you were using WITHOUT_WWWDIR, use SQUIRRELDIR=${PREFIX}/squirrelmail SQUIRRELDIR?= ${PREFIX}/www/squirrelmail PLIST_SUB= SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}" do-build: # The en_US help files are included with the main tarball @${RM} -r ${WRKSRC}/help/en_US do-install: @${MKDIR} ${STAGEDIR}${SQUIRRELDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "help images locale" ${STAGEDIR}${SQUIRRELDIR}) ${FIND} ${STAGEDIR}${SQUIRRELDIR} -type d -empty -delete .include diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index f7a0c4d3ecf2..b914c9c0307d 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,96 +1,96 @@ PORTNAME= squirrelmail DISTVERSION= 20230207 CATEGORIES= mail www MASTER_SITES= http://snapshots.squirrelmail.org/ \ http://freebsd.uzsolt.hu/src/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}_0200-SVN.stable DIST_SUBDIR= ${PORTNAME} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Webmail system which accesses mail over IMAP WWW= https://www.squirrelmail.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/COPYING USES= cpe gettext perl5 php:web,flavors tar:bzip2 USE_PERL5= run USE_PHP= gettext mbstring session xml CONFLICTS= squirreloutlook NO_ARCH= yes PORTSCOUT= ignore:1 SUB_FILES= pkg-message SUB_LIST= SMGROUP=${SMGROUP} \ SMUSER=${SMUSER} \ SQUIRRELDIR=${SQUIRRELDIR} USERS= ${SMUSER} GROUPS= ${SMGROUP} PLIST_SUB= PORTVERSION=${PORTVERSION} \ SMGROUP=${SMGROUP} \ SMUSER=${SMUSER} \ SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}" WRKSRC= ${WRKDIR}/${PORTNAME}.stable/${PORTNAME} OPTIONS_DEFINE= DATABASE DOCS LDAP DATABASE_DESC= PDO database support (must also install a driver) DATABASE_USE= PHP=pdo LDAP_USE= PHP=ldap # if you were using WITHOUT_WWWDIR, use SQUIRRELDIR=${PREFIX}/squirrelmail SQUIRRELDIR?= ${WWWDIR} SMUSER?= ${WWWOWN} SMGROUP?= ${WWWGRP} post-patch: @${REINPLACE_CMD} -e 's|ispell|${LOCALBASE}/bin/aspell|g' \ ${WRKSRC}/plugins/squirrelspell/sqspell_config.php @${REINPLACE_CMD} -e 's|/usr/bin/fortune|/usr/games/fortune|g' \ ${WRKSRC}/plugins/fortune/fortune_functions.php @${REINPLACE_CMD} -e 's|/var/local/squirrelmail|${SQUIRRELDIR}|g' \ ${WRKSRC}/config/conf.pl ${WRKSRC}/config/config_default.php ${WRKSRC}/doc/INSTALL do-build: # Rearrange the documentation @${MV} ${WRKSRC}/themes/README.themes ${WRKSRC}/doc @(cd ${WRKSRC} && \ for f in `${FIND} -E plugins -regex \ '.*(README.*|INSTALL|HISTORY)'`; \ do \ ${MKDIR} doc/`dirname $$f`; \ ${MV} $$f doc/`dirname $$f`; \ done) @${MV} ${WRKSRC}/doc/plugins/squirrelspell/doc/README ${WRKSRC}/doc/plugins/squirrelspell @${RM} -r ${WRKSRC}/doc/plugins/squirrelspell/doc @${MV} ${WRKSRC}/plugins/squirrelspell/doc/* ${WRKSRC}/doc/plugins/squirrelspell @${RM} ${WRKSRC}/doc/plugins/squirrelspell/index.php @${RM} -r ${WRKSRC}/plugins/squirrelspell/doc @${ECHO} "left_refresh=300" >> ${WRKSRC}/data/default_pref @${MV} ${WRKSRC}/config/config_local.php ${WRKSRC}/config/config_local.php.sample @${MV} ${WRKSRC}/data/default_pref ${WRKSRC}/data/default_pref.sample @${MKDIR} ${WRKSRC}/attach @${CP} -p ${WRKSRC}/data/.htaccess ${WRKSRC}/attach/.htaccess do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily ${INSTALL_SCRIPT} ${FILESDIR}/111.clean-squirrelmail ${STAGEDIR}${PREFIX}/etc/periodic/daily @${MKDIR} ${STAGEDIR}${SQUIRRELDIR} ${INSTALL_DATA} ${WRKSRC}/index.php ${STAGEDIR}${SQUIRRELDIR} ${INSTALL_SCRIPT} ${WRKSRC}/configure ${STAGEDIR}${SQUIRRELDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} "attach class config data functions help images include locale plugins po scripts src themes" \ ${STAGEDIR}${SQUIRRELDIR}) do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/math/R-cran-gtable/Makefile b/math/R-cran-gtable/Makefile index 80775717bbe1..bb2f493e91c4 100644 --- a/math/R-cran-gtable/Makefile +++ b/math/R-cran-gtable/Makefile @@ -1,21 +1,21 @@ PORTNAME= gtable PORTVERSION= 0.3.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Arrange grobs in tables WWW= https://cran.r-project.org/web/packages/gtable/ LICENSE= MIT CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \ R-cran-glue>0:devel/R-cran-glue \ R-cran-lifecycle>0:devel/R-cran-lifecycle \ R-cran-rlang>=1.1.0:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/math/R-cran-isoband/Makefile b/math/R-cran-isoband/Makefile index 85fc42b72043..c5ff794f0947 100644 --- a/math/R-cran-isoband/Makefile +++ b/math/R-cran-isoband/Makefile @@ -1,14 +1,14 @@ PORTNAME= isoband PORTVERSION= 0.2.7 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Generate Isolines and Isobands from Regularly Spaced Elevation Grids WWW= https://cran.r-project.org/web/packages/isoband/ LICENSE= MIT USES= compiler:c++11-lang cran:auto-plist,compiles .include diff --git a/math/geogebra/Makefile b/math/geogebra/Makefile index 8d014ac64e9e..d8e82e225eee 100644 --- a/math/geogebra/Makefile +++ b/math/geogebra/Makefile @@ -1,46 +1,46 @@ PORTNAME= geogebra PORTVERSION= 5.0.752.0 CATEGORIES= math education java MASTER_SITES= http://download.geogebra.org/installers/5.0/ \ https://static.geogebra.org/images/ \ http://freebsd.uzsolt.hu/src/ DISTNAME= GeoGebra-Linux-Portable-${PORTVERSION:S/./-/g} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} geogebra.png geogebra-logo.svg EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Dynamic software that joins geometry, algebra, and calculus WWW= https://www.geogebra.org/ LICENSE= GEOGEBRA LICENSE_NAME= GeoGebra Non-Commercial License Agreement LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 USES= tar:bzip2 desktop-file-utils gnome shebangfix shared-mime-info USE_JAVA= yes CONFLICTS= math/geogebra-i18n NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${DISTNAME} SUB_FILES= geogebra.desktop geogebra.sh SUB_LIST= JAVA=${JAVA} do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/${PORTNAME} ${INSTALL_SCRIPT} ${WRKDIR}/geogebra.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/geogebra/*.jar ${STAGEDIR}${DATADIR}/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${FILESDIR}/geogebra-mime.xml ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKDIR}/geogebra.desktop ${STAGEDIR}${DESKTOPDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/32x32/apps @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${INSTALL_DATA} ${DISTDIR}/geogebra.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/32x32/apps/geogebra.png ${INSTALL_DATA} ${DISTDIR}/geogebra-logo.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/geogebra.svg .include diff --git a/misc/R-cran-xfun/Makefile b/misc/R-cran-xfun/Makefile index 800d71892b44..2a272c31654c 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -1,14 +1,14 @@ PORTNAME= xfun PORTVERSION= 0.40 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Miscellaneous Functions by Yihui Xie WWW= https://cran.r-project.org/web/packages/xfun/ LICENSE= MIT USES= cran:auto-plist,compiles .include diff --git a/misc/histring/Makefile b/misc/histring/Makefile index 86f49e83cf13..84835565a286 100644 --- a/misc/histring/Makefile +++ b/misc/histring/Makefile @@ -1,17 +1,17 @@ PORTNAME= histring DISTVERSION= 1.1.1-1 CATEGORIES= misc -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Highlight strings using the ANSI terminal escape sequences WWW= https://github.com/suntong/histring LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= suntong GNU_CONFIGURE= yes PLIST_FILES= bin/histring .include diff --git a/print/R-cran-knitr/Makefile b/print/R-cran-knitr/Makefile index adc146384629..b3b50c0c66d5 100644 --- a/print/R-cran-knitr/Makefile +++ b/print/R-cran-knitr/Makefile @@ -1,21 +1,21 @@ PORTNAME= knitr PORTVERSION= 1.45 CATEGORIES= print DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= General-Purpose Package for Dynamic Report Generation in R WWW= https://cran.r-project.org/web/packages/knitr/ LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-evaluate>=0.15:devel/R-cran-evaluate \ R-cran-highr>0:textproc/R-cran-highr \ R-cran-yaml>=2.1.19:textproc/R-cran-yaml \ R-cran-xfun>=0.34:misc/R-cran-xfun BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index b754bf27cb5f..620e8ddfeaee 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -1,14 +1,14 @@ PORTNAME= digest DISTVERSION= 0.6.33 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Create cryptographic hash digests of R objects WWW= https://cran.r-project.org/web/packages/digest/ LICENSE= GPLv2+ USES= cran:auto-plist,compiles .include diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index f52d616aa6e5..63bf9eb4954b 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,21 +1,21 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v DISTVERSION= 1.36.0 PORTREVISION= 3 CATEGORIES= sysutils -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Official Hetzner Cloud command-line interface WWW= https://github.com/hetznercloud/cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/hetznercloud/cli GO_TARGET= ./cmd/hcloud PLIST_FILES= bin/hcloud .include diff --git a/sysutils/py-rdiff-backup/Makefile b/sysutils/py-rdiff-backup/Makefile index 387d2e3a9e03..7e211b6e0427 100644 --- a/sysutils/py-rdiff-backup/Makefile +++ b/sysutils/py-rdiff-backup/Makefile @@ -1,32 +1,32 @@ PORTNAME= rdiff-backup DISTVERSION= 2.2.6 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Easy to use and efficient backup and restore utility WWW= https://rdiff-backup.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUN_DEPENDS} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \ rubygem-asciidoctor>0:textproc/rubygem-asciidoctor LIB_DEPENDS= librsync.so:net/librsync RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} USES= localbase:ldflags python USE_LDCONFIG= yes USE_PYTHON= autoplist concurrent distutils CONFLICTS= rdiff-backup-devel rdiff-backup-1.0* PORTSCOUT= limitw:1,even post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/rdiff_backup/_librsync*.so ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/rdiff_backup/C*.so .include diff --git a/textproc/R-cran-highr/Makefile b/textproc/R-cran-highr/Makefile index 0d2741c88161..fb3c26d2a6c8 100644 --- a/textproc/R-cran-highr/Makefile +++ b/textproc/R-cran-highr/Makefile @@ -1,18 +1,18 @@ PORTNAME= highr PORTVERSION= 0.10 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Syntax Highlighting for R Source Code WWW= https://cran.r-project.org/web/packages/highr/ LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-xfun>=0.18:misc/R-cran-xfun BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/textproc/R-cran-htmltools/Makefile b/textproc/R-cran-htmltools/Makefile index b87e0c301158..b628d39286a1 100644 --- a/textproc/R-cran-htmltools/Makefile +++ b/textproc/R-cran-htmltools/Makefile @@ -1,22 +1,22 @@ PORTNAME= htmltools DISTVERSION= 0.5.7 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Tools for HTML generation and output WWW= https://cran.r-project.org/web/packages/htmltools/ LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-base64enc>0:converters/R-cran-base64enc \ R-cran-digest>0:security/R-cran-digest \ R-cran-ellipsis>0:devel/R-cran-ellipsis \ R-cran-fastmap>=1.1.0:databases/R-cran-fastmap \ R-cran-rlang>=0.4.10:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index e2a69afced42..8f2cf8820c83 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -1,16 +1,16 @@ PORTNAME= stringi DISTVERSION= 1.8.2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Character String Processing Facilities WWW= http://www.gagolewski.com/software/stringi/ LICENSE= BSD3CLAUSE LIB_DEPENDS= libicui18n.so:devel/icu USES= compiler:c++11-lang cran:auto-plist,compiles pkgconfig:build .include diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index 4c1a84c85077..3cc747260f68 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -1,24 +1,24 @@ PORTNAME= stringr PORTVERSION= 1.5.1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Make it easier to work with strings WWW= https://cran.r-project.org/web/packages/stringr/ LICENSE= MIT CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \ R-cran-glue>=1.6.1:devel/R-cran-glue \ R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-rlang>=1.0.0:devel/R-cran-rlang \ R-cran-stringi>=1.5.3:textproc/R-cran-stringi \ R-cran-vctrs>0:devel/R-cran-vctrs BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/textproc/R-cran-utf8/Makefile b/textproc/R-cran-utf8/Makefile index 68b610ab2719..4626350f89ad 100644 --- a/textproc/R-cran-utf8/Makefile +++ b/textproc/R-cran-utf8/Makefile @@ -1,15 +1,15 @@ PORTNAME= utf8 PORTVERSION= 1.2.4 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Unicode Text Processing WWW= https://cran.r-project.org/web/packages/utf8/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile index 6ebdbd8f422a..b8c63a7cd187 100644 --- a/textproc/R-cran-yaml/Makefile +++ b/textproc/R-cran-yaml/Makefile @@ -1,14 +1,14 @@ PORTNAME= yaml PORTVERSION= 2.3.7 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Methods to convert R data to YAML and back WWW= https://cran.r-project.org/web/packages/yaml/ LICENSE= BSD3CLAUSE USES= cran:auto-plist,compiles .include diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index d0cc289f49ef..28625278c8c8 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,33 +1,33 @@ PORTNAME= urlview PORTVERSION= 0.9.20131021 PORTREVISION= 2 CATEGORIES= textproc www -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= URL extractor/launcher WWW= https://github.com/sigpipe/urlview LICENSE= GPLv2 USES= ncurses USE_GITHUB= yes GH_ACCOUNT= sigpipe GH_TAGNAME= 45443109 GNU_CONFIGURE= yes PLIST_FILES= bin/urlview \ etc/urlview.conf.sample \ share/man/man1/urlview.1.gz post-patch: @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ -e 's/DEFAULT_COMMAND.*url_handler.sh/DEFAULT_COMMAND "firefox/' \ ${WRKSRC}/* do-install: ${INSTALL_PROGRAM} ${WRKSRC}/urlview ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/urlview.man ${STAGEDIR}${PREFIX}/share/man/man1/urlview.1 ${INSTALL_DATA} ${WRKSRC}/sample.urlview \ ${STAGEDIR}${PREFIX}/etc/urlview.conf.sample .include diff --git a/www/kohana/Makefile b/www/kohana/Makefile index e44676def7b4..d9dfc3a7246f 100644 --- a/www/kohana/Makefile +++ b/www/kohana/Makefile @@ -1,30 +1,30 @@ PORTNAME= kohana PORTVERSION= 3.3.6 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Elegant HMVC PHP5 framework WWW= https://kohanaframework.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cpe php zip CPE_VENDOR= ${PORTNAME}framework NO_BUILD= yes NO_ARCH= yes SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} "s,'system','${WWWDIR}/system', ; \ s,'modules','${WWWDIR}/modules'," ${WRKSRC}/index.php do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} "application example.htaccess \ index.php install.php modules system" ${STAGEDIR}${WWWDIR} .include diff --git a/x11-wm/herbstluftwm/Makefile b/x11-wm/herbstluftwm/Makefile index c4b1aa2d9d8b..1bdec5e8677b 100644 --- a/x11-wm/herbstluftwm/Makefile +++ b/x11-wm/herbstluftwm/Makefile @@ -1,42 +1,42 @@ PORTNAME= herbstluftwm DISTVERSION= 0.9.5 CATEGORIES= x11-wm MASTER_SITES= https://herbstluftwm.org/tarballs/ -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Manual tiling window manager for X11 WWW= https://herbstluftwm.org/ LICENSE= BSD2CLAUSE BUILD_DEPENDS= asciidoc:textproc/asciidoc LIB_DEPENDS+= libfreetype.so:print/freetype2 USES= cmake compiler:c++11-lang gnome \ localbase:ldflags pkgconfig shebangfix xorg USE_GNOME= glib20 USE_XORG= x11 xext xfixes xft xinerama xrandr xrender SHEBANG_FILES= doc/gendoc.py scripts/*.sh share/*.sh SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SUB= yes DOCS_USES+= python:build DOCS_CMAKE_BOOL+= WITH_DOCUMENTATION DOCS_VARS= binary_alias=python3=${PYTHON_CMD} .include post-patch-EXAMPLES-on: @${REINPLACE_CMD} -e 's,$${DOCDIR}/examples,${EXAMPLESDIR},' ${WRKSRC}/CMakeLists.txt post-patch-EXAMPLES-off: @${REINPLACE_CMD} -e '\@$${DOCDIR}/examples@d' ${WRKSRC}/CMakeLists.txt post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/herbst* .include diff --git a/x11/bemenu/Makefile b/x11/bemenu/Makefile index 03463c42ca8c..6dcb4a03fc67 100644 --- a/x11/bemenu/Makefile +++ b/x11/bemenu/Makefile @@ -1,60 +1,60 @@ PORTNAME= bemenu DISTVERSION= 0.6.16 CATEGORIES= x11 -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Dynamic menu library and client program inspired by dmenu WWW= https://github.com/Cloudef/bemenu LICENSE= GPLv3+ LGPL3+ LICENSE_COMB= multi LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE-CLIENT LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE-LIB BUILD_DEPENDS= scdoc:textproc/scdoc USES= gmake USE_GITHUB= yes GH_ACCOUNT= Cloudef USE_LDCONFIG= yes LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz MAKEFILE= GNUmakefile ALL_TARGET= clients PLIST_SUB= SOVERSION=${DISTVERSION} OPTIONS_DEFAULT= ${OPTIONS_MULTI_BACKEND} OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= NCURSES WAYLAND X11 OPTIONS_SUB= yes BACKEND_DESC= Backend NCURSES_USES= ncurses:base NCURSES_ALL_TARGET= curses WAYLAND_CATEGORIES= wayland WAYLAND_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon WAYLAND_USES= gnome pkgconfig WAYLAND_USE= GNOME=cairo,glib20,pango WAYLAND_ALL_TARGET= wayland X11_USES= gnome pkgconfig xorg X11_USE= GNOME=cairo,glib20,pango \ XORG=x11,xinerama X11_ALL_TARGET= x11 post-extract: ${REINPLACE_CMD} -e 's,$$(shell $$(PKG_CONFIG) --libs ncursesw),${NCURSES_LIB},' \ ${WRKSRC}/${MAKEFILE} ${REINPLACE_CMD} -e 's,$$(shell $$(PKG_CONFIG) --cflags-only-I ncursesw),,' \ ${WRKSRC}/${MAKEFILE} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-run ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so.${DISTVERSION} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/*.so .include diff --git a/x11/dzen2/Makefile b/x11/dzen2/Makefile index b30d5690f2c6..245bcc1badef 100644 --- a/x11/dzen2/Makefile +++ b/x11/dzen2/Makefile @@ -1,48 +1,48 @@ PORTNAME= dzen PORTVERSION= 0.9.5 CATEGORIES= x11 PKGNAMESUFFIX= 2 -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= General purpose messaging, notification and menuing program for X11 WWW= https://github.com/robm/dzen LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= robm GH_TAGNAME= 488ab66 USES= pkgconfig xorg USE_XORG= x11 OPTIONS_DEFINE= EXAMPLES GADGETS XPM XINERAMA XFT OPTIONS_DEFAULT= XPM XFT XINERAMA GADGETS_DESC=Build and install gadgets OPTIONS_SUB=yes LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include GADGETS_ALL_TARGET=all gadgets GADGETS_INSTALL_TARGET=install install-gadgets XPM_USE= XORG=xpm XPM_CFLAGS= -DDZEN_XPM XPM_LDFLAGS= -lXpm XINERAMA_USE= XORG=xinerama XINERAMA_LDFLAGS= -lXinerama XINERAMA_CFLAGS= -DDZEN_XINERAMA XFT_CFLAGS= -DDZEN_XFT -I${LOCALBASE}/include/freetype2 XFT_USE= XORG=xft MAKE_ARGS+= LDFLAGS="${LDFLAGS} \$${LIBS}" \ CFLAGS="${CFLAGS} ${INCS} -DVERSION=\\\"\$${VERSION}\\\"" post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/README.dzen ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/gadgets/README.* ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/gadgets/*.sh ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/x11/stalonetray/Makefile b/x11/stalonetray/Makefile index 4d0392d22992..26fbf1908d65 100644 --- a/x11/stalonetray/Makefile +++ b/x11/stalonetray/Makefile @@ -1,28 +1,28 @@ PORTNAME= stalonetray DISTVERSIONPREFIX= v DISTVERSION= 0.8.5 CATEGORIES= x11 -MAINTAINER= uzsolt@uzsolt.hu +MAINTAINER= uzsolt@FreeBSD.org COMMENT= STAnd-aLONE system tray WWW= https://kolbusa.github.io/stalonetray/ LICENSE= GPLv2 BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \ libxslt>0:textproc/libxslt USES= autoreconf gmake xorg USE_GITHUB= yes GH_ACCOUNT= kolbusa USE_XORG= sm ice x11 xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-native-kde \ --disable-debug post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/stalonetrayrc.sample ${STAGEDIR}${EXAMPLESDIR}/ .include