diff --git a/archivers/zim-tools/Makefile b/archivers/zim-tools/Makefile index 124ed9e1b3a3..a606911ffadc 100644 --- a/archivers/zim-tools/Makefile +++ b/archivers/zim-tools/Makefile @@ -1,28 +1,28 @@ PORTNAME= zim-tools DISTVERSION= 3.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= https://download.openzim.org/release/zim-tools/ MAINTAINER= olce.freebsd.ports@certner.fr COMMENT= Tools for handling ZIM files WWW= https://github.com/openzim/zim-tools LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/kainjow/mustache.hpp:devel/mustache \ googletest>0:devel/googletest LIB_DEPENDS= libdocopt.so:devel/docopt.cpp \ libgumbo.so:devel/gumbo \ libicui18n.so:devel/icu \ libzim.so:devel/libzim USES= compiler:c++17-lang meson pkgconfig tar:xz CPPFLAGS+= -I${LOCALBASE}/include/kainjow CXXFLAGS+= -I${LOCALBASE}/include/kainjow PLIST_SUB= DISTVERSION=${DISTVERSION} DISTMAJ=${DISTVERSION:C/\..*//} .include diff --git a/devel/p5-Alien-LibGumbo/Makefile b/devel/p5-Alien-LibGumbo/Makefile index db2be7cb3d1d..2d05ad847386 100644 --- a/devel/p5-Alien-LibGumbo/Makefile +++ b/devel/p5-Alien-LibGumbo/Makefile @@ -1,31 +1,31 @@ PORTNAME= Alien-LibGumbo PORTVERSION= 0.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= mikael@FreeBSD.org COMMENT= Gumbo parser library WWW= https://metacpan.org/pod/Alien::LibGumbo LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libgumbo.so:devel/gumbo BUILD_DEPENDS= p5-Alien-Base-ModuleBuild>0:devel/p5-Alien-Base-ModuleBuild \ p5-File-ShareDir>0:devel/p5-File-ShareDir \ p5-Path-Class>0:devel/p5-Path-Class \ p5-PkgConfig>0:devel/p5-PkgConfig \ p5-URI>0:net/p5-URI RUN_DEPENDS= p5-Alien-Build>0:devel/p5-Alien-Build USES= perl5 USE_PERL5= modbuild EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/gumbo-0.10.1.tar.gz \ --no-same-owner --no-same-permissions NO_ARCH= yes .include diff --git a/filesystems/httpdirfs/Makefile b/filesystems/httpdirfs/Makefile index badbf1b09889..fe4f0edc94c7 100644 --- a/filesystems/httpdirfs/Makefile +++ b/filesystems/httpdirfs/Makefile @@ -1,33 +1,34 @@ PORTNAME= httpdirfs DISTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- MAINTAINER= alster@vinterdalen.se COMMENT= FUSE filesystem to mount HTTP directory listings, with a permanent cache WWW= https://github.com/fangfufu/httpdirfs/ LICENSE= GPL3OPENSSL LICENSE_NAME= GPLv3 or later with execption to link with OpenSSL LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ libgumbo.so:devel/gumbo \ libuuid.so:misc/e2fsprogs-libuuid USES= fuse:3 meson pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= fangfufu PLIST_FILES= bin/httpdirfs PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ .include diff --git a/mail/claws-mail-litehtml_viewer/Makefile b/mail/claws-mail-litehtml_viewer/Makefile index b66c1561dff7..672b475ccd28 100644 --- a/mail/claws-mail-litehtml_viewer/Makefile +++ b/mail/claws-mail-litehtml_viewer/Makefile @@ -1,22 +1,23 @@ PORTNAME= litehtml_viewer +PORTREVISION= 1 COMMENT= Viewer plugin for HTML emails, using the litehtml library WWW= https://www.claws-mail.org/plugins.php LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libgumbo.so:devel/gumbo \ libcurl.so:ftp/curl USE_GNOME= cairo glib20 # The configure script does not set REAL_CXX if CXX contains an absolute path. CONFIGURE_ENV= REAL_CXX="${CXX}" CLAWS_PLUGINS_BUILD= ${PORTNAME} post-configure: @${RM} ${WRKSRC}/version .include "../claws-mail/Makefile.claws" .include diff --git a/net-im/talkatu/Makefile b/net-im/talkatu/Makefile index 4d8325f382a0..b6ecc9de47aa 100644 --- a/net-im/talkatu/Makefile +++ b/net-im/talkatu/Makefile @@ -1,38 +1,38 @@ PORTNAME= talkatu PORTVERSION= g2019031701 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MASTER_SITES= https://bitbucket.org/pidgin/talkatu/get/ DISTNAME= 1b7433db5cd5 DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Collection of Gtk+ widgets that are useful for chat applications WWW= https://keep.imfreedom.org/talkatu/talkatu/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Upstream has switched to mercurial and upstream development has stopped EXPIRATION_DATE=2025-03-10 BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libgladeui-2.so:devel/glade \ libgspell-1.so:textproc/gspell \ libgumbo.so:devel/gumbo \ libcmark.so:textproc/cmark USES= gettext-runtime gnome meson pkgconfig USE_GNOME= glib20 gtk30 USE_LDCONFIG= yes MESON_ARGS= -Dtests=false WRKSRC= ${WRKDIR}/pidgin-talkatu-${DISTNAME} OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc DOCS_MESON_OFF= -Ddoc=false .include diff --git a/www/newsraft/Makefile b/www/newsraft/Makefile index 53d4d703c7ad..bcda4eef6a4f 100644 --- a/www/newsraft/Makefile +++ b/www/newsraft/Makefile @@ -1,29 +1,30 @@ PORTNAME= newsraft DISTVERSION= 0.28 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://codeberg.org/${PORTNAME}/${PORTNAME}/archive/ MAINTAINER= uzsolt@FreeBSD.org COMMENT= Feed reader for terminal WWW= https://codeberg.org/newsraft/newsraft LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/doc/license.txt LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ libgumbo.so:devel/gumbo \ libyajl.so:devel/yajl USES= ncurses pkgconfig sqlite MAKEFILE= makefile MAKE_ARGS+= CFLAGS="${CFLAGS}" TEST_TARGET= check WRKSRC= ${WRKDIR}/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/tdom/Makefile b/www/tdom/Makefile index 2cdfc8a016dc..876af17248ff 100644 --- a/www/tdom/Makefile +++ b/www/tdom/Makefile @@ -1,60 +1,61 @@ PORTNAME= tDOM DISTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://tdom.org/downloads/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION}-src MAINTAINER= ports@virtual-estates.net COMMENT= High performance processing of XML and HTML data with Tcl WWW= http://www.tdom.org/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= tcl:tea CONFIGURE_ARGS= --enable-threads --disable-tdomalloc EXTRACT_AFTER_ARGS= --exclude 'expat*/*.c' --exclude 'expat*/[a-mo-z]*.h' \ --exclude 'domalloc*' --exclude win MAKE_ARGS+= TESTFLAGS= TEST_TARGET= test PLIST_SUB= DISTVERSION=${DISTVERSION} DOCS= CHANGES README.md OPTIONS_DEFINE= DOCS HTML5 OPTIONS_DEFAULT= ${OPTIONS_DEFINE} EBASE OPTIONS_SINGLE= EXPAT OPTIONS_SINGLE_EXPAT= EBASE EPORTS EBASE_DESC= Use Expat from base EPORTS_DESC= Use Expat from ports HTML5_DESC= Enable parsing of HTML5 (requires gumbo) EBASE_CONFIGURE_ON= --with-expat=/usr EPORTS_LIB_DEPENDS= libexpat.so:textproc/expat2 EPORTS_CONFIGURE_ON= --with-expat=${LOCALBASE} HTML5_LIB_DEPENDS= libgumbo.so:devel/gumbo HTML5_USES= pkgconfig HTML5_CONFIGURE_ENABLE= html5 HTML5_CFLAGS= -I${LOCALBASE}/include post-patch-EBASE-on: ${REINPLACE_CMD} 's|\([