summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/logseq/Makefile1
-rw-r--r--textproc/nl-hunspell/Makefile35
-rw-r--r--textproc/nl-hunspell/distinfo5
-rw-r--r--textproc/obsidian/Makefile2
-rw-r--r--textproc/pecl-yaml/Makefile2
-rw-r--r--textproc/pecl-yaml/distinfo6
-rw-r--r--textproc/rasqal/Makefile52
-rw-r--r--textproc/rasqal/pkg-descr11
-rw-r--r--textproc/rasqal/pkg-plist84
9 files changed, 99 insertions, 99 deletions
diff --git a/textproc/logseq/Makefile b/textproc/logseq/Makefile
index 21e6971fbe67..82c58ea76f3f 100644
--- a/textproc/logseq/Makefile
+++ b/textproc/logseq/Makefile
@@ -1,5 +1,6 @@
PORTNAME= logseq
PORTVERSION= 0.10.15
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://github.com/logseq/logseq/releases/download/${PORTVERSION}/ \
LOCAL/arrowd/:node_modules
diff --git a/textproc/nl-hunspell/Makefile b/textproc/nl-hunspell/Makefile
index bb9d8fcbc1fe..04e3d1ae384c 100644
--- a/textproc/nl-hunspell/Makefile
+++ b/textproc/nl-hunspell/Makefile
@@ -1,39 +1,30 @@
PORTNAME= hunspell
-PORTVERSION= 2.10
+PORTVERSION= 2.20.23
CATEGORIES= textproc
-MASTER_SITES= LOCAL/sunpoet/${PORTNAME}
PKGNAMEPREFIX= nl-
-DISTNAME= OpenTaal-${PORTVERSION:R}${PORTVERSION:E}G-LO
-EXTRACT_SUFX= .oxt
-DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
COMMENT= Dutch hunspell dictionaries
-WWW= https://www.opentaal.org/bestanden
+WWW= https://www.opentaal.org/producten/spellingcontrole/
-LICENSE= BSD2CLAUSE CC-BY-3.0
+LICENSE= BSD3CLAUSE CC-BY-3.0
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+USE_GITHUB= yes
+GH_ACCOUNT= OpenTaal
+GH_PROJECT= opentaal-hunspell
+GH_TAGNAME= 1c22bc3d61b2
NO_ARCH= yes
NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-PLIST_FILES= ${DATADIR}/nl_NL.aff \
- ${DATADIR}/nl_NL.dic
-NLALIASES= nl_AW nl_BE
-.for ALIAS in ${NLALIASES}
-PLIST_FILES+= ${DATADIR}/${ALIAS}.aff \
- ${DATADIR}/${ALIAS}.dic
-.endfor
+PLIST_FILES= ${DATADIR}/nl.aff \
+ ${DATADIR}/nl.dic
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}/
- ${INSTALL_DATA} ${WRKSRC}/nl_NL.aff ${STAGEDIR}${DATADIR}/nl_NL.aff
- ${INSTALL_DATA} ${WRKSRC}/nl_NL.dic ${STAGEDIR}${DATADIR}/nl_NL.dic
-.for ALIAS in ${NLALIASES}
- ${LN} -s nl_NL.aff ${STAGEDIR}${DATADIR}/${ALIAS}.aff
- ${LN} -s nl_NL.dic ${STAGEDIR}${DATADIR}/${ALIAS}.dic
-.endfor
+ ${INSTALL_DATA} ${WRKSRC}/nl.aff ${STAGEDIR}${DATADIR}/nl.aff
+ ${INSTALL_DATA} ${WRKSRC}/nl.dic ${STAGEDIR}${DATADIR}/nl.dic
.include <bsd.port.mk>
diff --git a/textproc/nl-hunspell/distinfo b/textproc/nl-hunspell/distinfo
index a362e30f7897..f97d99412db5 100644
--- a/textproc/nl-hunspell/distinfo
+++ b/textproc/nl-hunspell/distinfo
@@ -1,2 +1,3 @@
-SHA256 (hunspell/OpenTaal-210G-LO.oxt) = 21eec296d80dac89f9dfa3093d22ef8f25900afa8bd49714fa13a7cf356316c2
-SIZE (hunspell/OpenTaal-210G-LO.oxt) = 868845
+TIMESTAMP = 1762772583
+SHA256 (OpenTaal-opentaal-hunspell-2.20.23-1c22bc3d61b2_GH0.tar.gz) = 4473f4bf1ab8febc622d45852703b5d3077e48f43d3e95f14c3033171dbd42c1
+SIZE (OpenTaal-opentaal-hunspell-2.20.23-1c22bc3d61b2_GH0.tar.gz) = 1224372
diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile
index 80f81b5435c3..5f0e7ade9b38 100644
--- a/textproc/obsidian/Makefile
+++ b/textproc/obsidian/Makefile
@@ -8,7 +8,7 @@
PORTNAME= obsidian
PORTVERSION= 1.9.14
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc
# Icon is taken from the Nix build recipe
# https://github.com/NixOS/nixpkgs/blob/de5448dab588ad41aef40f8c7c0c230981656698/pkgs/applications/misc/obsidian/default.nix#L31-L34
diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile
index 90315aba77c3..a5631a5d3898 100644
--- a/textproc/pecl-yaml/Makefile
+++ b/textproc/pecl-yaml/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yaml
-DISTVERSION= 2.2.5
+DISTVERSION= 2.3.0
CATEGORIES= textproc pear
MAINTAINER= dbaio@FreeBSD.org
diff --git a/textproc/pecl-yaml/distinfo b/textproc/pecl-yaml/distinfo
index 013d759365e3..7c181d413aee 100644
--- a/textproc/pecl-yaml/distinfo
+++ b/textproc/pecl-yaml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761304970
-SHA256 (PECL/yaml-2.2.5.tgz) = 0c751b489749fbf02071d5b0c6bfeb26c4b863c668ef89711ecf9507391bdf71
-SIZE (PECL/yaml-2.2.5.tgz) = 41617
+TIMESTAMP = 1766270074
+SHA256 (PECL/yaml-2.3.0.tgz) = bc8404807a3a4dc896b310af21a7f8063aa238424ff77f27eb6ffa88b5874b8a
+SIZE (PECL/yaml-2.3.0.tgz) = 41819
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile
index 52870c8eb0c7..12f1c32a4dde 100644
--- a/textproc/rasqal/Makefile
+++ b/textproc/rasqal/Makefile
@@ -1,43 +1,45 @@
PORTNAME= rasqal
PORTVERSION= 0.9.33
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
-MASTER_SITES= http://download.librdf.org/source/ \
- SF/librdf/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= https://download.librdf.org/source/
MAINTAINER= office@FreeBSD.org
-COMMENT= High-level interface for RDF
-WWW= https://librdf.org/
+COMMENT= RDF Query Library
+WWW= https://librdf.org/rasqal/
-# Even though GPLv3 is not explicitly mentioned in the port's LICENSE.html, one
-# of its licenses is "GPLv2 or newer", which includes GPLv3.
-LICENSE= APACHE20 GPLv2 GPLv3 LGPL21
+LICENSE= APACHE20 GPLv2+ LGPL21+
LICENSE_COMB= dual
-LIB_DEPENDS= libraptor2.so:textproc/raptor2 \
- libpcre.so:devel/pcre
+LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
+ libgpg-error.so:security/libgpg-error \
+ libraptor2.so:textproc/raptor2
-USES= gmake libtool pathfix perl5 pkgconfig ssl
-USE_PERL5= build
-GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+USES= gmake libtool localbase pathfix perl5 pkgconfig
USE_LDCONFIG= yes
+USE_PERL5= build
-OPTIONS_RADIO= DEC
-OPTIONS_RADIO_DEC= GMP MPFR
-
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-pcre \
+ --with-digest-library=gcrypt \
+ --with-uuid-library=internal
+INSTALL_TARGET= install-strip
+TEST_TARGET= check
+
+OPTIONS_DEFINE= DOCS
+OPTIONS_DEFAULT= MPFR
+OPTIONS_SINGLE= DEC
+OPTIONS_SINGLE_DEC= GMP MPFR NONE
+
+DEC_DESC= Library to support XSD decimal type
GMP_DESC= Use GMP library for decimals
MPFR_DESC= Use MPFR library for decimals
+NONE_DESC= Use IEEE double precision (nonconforming)
-GMP_CONFIGURE_ON= --with-decimal=gmp --with-gmp=${LOCALBASE}
GMP_LIB_DEPENDS= libgmp.so:math/gmp
-MPFR_CONFIGURE_ON= --with-decimal=mpfr --with-mpfr=${LOCALBASE}
+GMP_CONFIGURE_ON= --with-decimal=gmp
MPFR_LIB_DEPENDS= libmpfr.so:math/mpfr
-
-.include <bsd.port.options.mk>
-
-.if empty(PORT_OPTIONS:MMPFR) && empty(PORT_OPTIONS:MGMP)
-CONFIGURE_ARGS+=--with-decimal=none
-.endif
+MPFR_CONFIGURE_ON= --with-decimal=mpfr
+NONE_CONFIGURE_ON= --with-decimal=none
.include <bsd.port.mk>
diff --git a/textproc/rasqal/pkg-descr b/textproc/rasqal/pkg-descr
index cbbaf2250659..40f8e4472fbf 100644
--- a/textproc/rasqal/pkg-descr
+++ b/textproc/rasqal/pkg-descr
@@ -1,4 +1,9 @@
Rasqal is a free software / Open Source C library that handles Resource
-Description Framework (RDF) query syntaxes, query construction and query
-execution returning result bindings. The supported query languages are
-SPARQL and RDQL.
+Description Framework (RDF) query language syntaxes, query construction
+and execution of queries returning results as bindings, boolean, RDF
+graphs/triples or syntaxes. The supported query languages are SPARQL
+Query 1.0, SPARQL Query 1.1, SPARQL Update 1.1 (no executing) and the
+Experimental SPARQL extensions (LAQRS). Rasqal can write binding query
+results in the SPARQL XML, SPARQL JSON, CSV, TSV, HTML, ASCII tables,
+RDF/XML and Turtle / N3 and read them in SPARQL XML, CSV, TSV, RDF/XML
+and Turtle / N3.
diff --git a/textproc/rasqal/pkg-plist b/textproc/rasqal/pkg-plist
index 7d623f178558..6d40b1e77615 100644
--- a/textproc/rasqal/pkg-plist
+++ b/textproc/rasqal/pkg-plist
@@ -9,45 +9,45 @@ libdata/pkgconfig/rasqal.pc
share/man/man1/rasqal-config.1.gz
share/man/man1/roqet.1.gz
share/man/man3/librasqal.3.gz
-share/gtk-doc/html/rasqal/home.png
-share/gtk-doc/html/rasqal/index.html
-share/gtk-doc/html/rasqal/index.sgml
-share/gtk-doc/html/rasqal/indexes.html
-share/gtk-doc/html/rasqal/left.png
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-21-to-0-9-22.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-22-to-0-9-23.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-23-to-0-9-24.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-24-to-0-9-25.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-25-to-0-9-26.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-26-to-0-9-27.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-27-to-0-9-28.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-28-to-0-9-29.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-29-to-0-9-30.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-30-to-0-9-30.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-30-to-0-9-31.html
-share/gtk-doc/html/rasqal/rasqal-changes-0-9-32-to-0-9-33.html
-share/gtk-doc/html/rasqal/rasqal-changes.html
-share/gtk-doc/html/rasqal/rasqal-section-data.html
-share/gtk-doc/html/rasqal/rasqal-section-expression.html
-share/gtk-doc/html/rasqal/rasqal-section-general.html
-share/gtk-doc/html/rasqal/rasqal-section-graph-pattern.html
-share/gtk-doc/html/rasqal/rasqal-section-literal.html
-share/gtk-doc/html/rasqal/rasqal-section-prefix.html
-share/gtk-doc/html/rasqal/rasqal-section-query-results-formatter.html
-share/gtk-doc/html/rasqal/rasqal-section-query-results.html
-share/gtk-doc/html/rasqal/rasqal-section-query.html
-share/gtk-doc/html/rasqal/rasqal-section-row.html
-share/gtk-doc/html/rasqal/rasqal-section-service.html
-share/gtk-doc/html/rasqal/rasqal-section-triple.html
-share/gtk-doc/html/rasqal/rasqal-section-triples-source.html
-share/gtk-doc/html/rasqal/rasqal-section-updates.html
-share/gtk-doc/html/rasqal/rasqal-section-utilities.html
-share/gtk-doc/html/rasqal/rasqal-section-variable.html
-share/gtk-doc/html/rasqal/rasqal-section-variables-table.html
-share/gtk-doc/html/rasqal/rasqal-section-xsd.html
-share/gtk-doc/html/rasqal/rasqal.devhelp2
-share/gtk-doc/html/rasqal/rasqal.html
-share/gtk-doc/html/rasqal/reference-manual.html
-share/gtk-doc/html/rasqal/right.png
-share/gtk-doc/html/rasqal/style.css
-share/gtk-doc/html/rasqal/up.png
+%%PORTDOCS%%share/gtk-doc/html/rasqal/home.png
+%%PORTDOCS%%share/gtk-doc/html/rasqal/index.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/index.sgml
+%%PORTDOCS%%share/gtk-doc/html/rasqal/indexes.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/left.png
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-21-to-0-9-22.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-22-to-0-9-23.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-23-to-0-9-24.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-24-to-0-9-25.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-25-to-0-9-26.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-26-to-0-9-27.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-27-to-0-9-28.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-28-to-0-9-29.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-29-to-0-9-30.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-30-to-0-9-30.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-30-to-0-9-31.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes-0-9-32-to-0-9-33.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-changes.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-data.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-expression.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-general.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-graph-pattern.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-literal.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-prefix.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-query-results-formatter.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-query-results.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-query.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-row.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-service.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-triple.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-triples-source.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-updates.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-utilities.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-variable.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-variables-table.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal-section-xsd.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal.devhelp2
+%%PORTDOCS%%share/gtk-doc/html/rasqal/rasqal.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/reference-manual.html
+%%PORTDOCS%%share/gtk-doc/html/rasqal/right.png
+%%PORTDOCS%%share/gtk-doc/html/rasqal/style.css
+%%PORTDOCS%%share/gtk-doc/html/rasqal/up.png