diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/cl-babel-sbcl/Makefile | 2 | ||||
-rw-r--r-- | converters/enca/Makefile | 2 | ||||
-rw-r--r-- | converters/ical2html/Makefile | 2 | ||||
-rw-r--r-- | converters/ical2html/distinfo | 6 | ||||
-rw-r--r-- | converters/osm2pgsql/Makefile | 1 | ||||
-rw-r--r-- | converters/p5-JSON-PP/Makefile | 1 | ||||
-rw-r--r-- | converters/p5-JSON-PP/files/patch-bin_json__pp | 13 | ||||
-rw-r--r-- | converters/pdf2djvu/Makefile | 4 | ||||
-rw-r--r-- | converters/pecl-igbinary/files/patch-php85 | 11 | ||||
-rw-r--r-- | converters/py-rencode/Makefile | 1 | ||||
-rw-r--r-- | converters/py-rencode/files/patch-build.py | 18 | ||||
-rw-r--r-- | converters/py-svglib/Makefile | 4 | ||||
-rw-r--r-- | converters/rubygem-json-ld-preloaded/Makefile | 2 | ||||
-rw-r--r-- | converters/rubygem-json-ld-preloaded/distinfo | 6 | ||||
-rw-r--r-- | converters/simdutf/Makefile | 4 | ||||
-rw-r--r-- | converters/simdutf/distinfo | 6 | ||||
-rw-r--r-- | converters/yj/Makefile | 2 | ||||
-rw-r--r-- | converters/ytnef/Makefile | 2 |
18 files changed, 68 insertions, 19 deletions
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile index 00fcf667b56f..a889364e8bd7 100644 --- a/converters/cl-babel-sbcl/Makefile +++ b/converters/cl-babel-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= babel DISTVERSION= 0.5.0-24 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= converters lisp PKGNAMEPREFIX= cl- diff --git a/converters/enca/Makefile b/converters/enca/Makefile index 0c86e948a96f..1d7ab09cfd28 100644 --- a/converters/enca/Makefile +++ b/converters/enca/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= umap:converters/p5-Unicode-Map8 LIB_DEPENDS= librecode.so:converters/recode RUN_DEPENDS= umap:converters/p5-Unicode-Map8 -USES= gmake iconv libtool localbase pathfix pkgconfig tar:xz +USES= gmake iconv libtool localbase pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile index 923a3b98f4b4..2681f39f3b45 100644 --- a/converters/ical2html/Makefile +++ b/converters/ical2html/Makefile @@ -1,5 +1,5 @@ PORTNAME= ical2html -PORTVERSION= 2.1 +PORTVERSION= 3.0 CATEGORIES= converters MASTER_SITES= http://www.w3.org/Tools/Ical2html/ diff --git a/converters/ical2html/distinfo b/converters/ical2html/distinfo index 986ae9a0569b..461ff9da41a0 100644 --- a/converters/ical2html/distinfo +++ b/converters/ical2html/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599682242 -SHA256 (ical2html-2.1.tar.gz) = 6dec95f0b4b7baaf7dd0555943cc24152a51feb589a3fb97d0c694362ea1a598 -SIZE (ical2html-2.1.tar.gz) = 92735 +TIMESTAMP = 1748960802 +SHA256 (ical2html-3.0.tar.gz) = d50844d38726a2184f819dc8f23cf6f19ed99d22641f668f9d1b1ee7fa517840 +SIZE (ical2html-3.0.tar.gz) = 105488 diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index eba0c38f74b7..c44062a03f5c 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -1,5 +1,6 @@ PORTNAME= osm2pgsql PORTVERSION= 2.1.1 +PORTREVISION= 2 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile index e1550a578b25..e41f4e94a06f 100644 --- a/converters/p5-JSON-PP/Makefile +++ b/converters/p5-JSON-PP/Makefile @@ -1,5 +1,6 @@ PORTNAME= JSON-PP PORTVERSION= 4.16 +PORTREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ISHIGAKI diff --git a/converters/p5-JSON-PP/files/patch-bin_json__pp b/converters/p5-JSON-PP/files/patch-bin_json__pp new file mode 100644 index 000000000000..3a4471fc7983 --- /dev/null +++ b/converters/p5-JSON-PP/files/patch-bin_json__pp @@ -0,0 +1,13 @@ +Silence Getopt::Long warning + +--- bin/json_pp.orig 2025-08-20 12:20:56 UTC ++++ bin/json_pp +@@ -2,7 +2,7 @@ use strict; + + BEGIN { pop @INC if $INC[-1] eq '.' } + use strict; +-use Getopt::Long; ++use Getopt::Long qw( :config no_ignore_case ); + use Encode (); + + use JSON::PP (); diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile index a59ce6cc9c8f..9750702818e5 100644 --- a/converters/pdf2djvu/Makefile +++ b/converters/pdf2djvu/Makefile @@ -11,6 +11,10 @@ WWW= https://jwilk.net/software/pdf2djvu LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/COPYING +BROKEN= does not compile with either LLVM or GCC +DEPRECATED= Port has been abandoned upstream for almost three years: https://groups.io/g/pdf2djvu/message/146 +EXPIRATION_DATE= 2025-08-31 + BUILD_DEPENDS= ${LOCALBASE}/include/pstreams/pstream.h:devel/pstreams LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \ libpoppler.so:graphics/poppler diff --git a/converters/pecl-igbinary/files/patch-php85 b/converters/pecl-igbinary/files/patch-php85 new file mode 100644 index 000000000000..dad6450cd9f5 --- /dev/null +++ b/converters/pecl-igbinary/files/patch-php85 @@ -0,0 +1,11 @@ +--- src/php7/php_igbinary.h.orig 2024-08-10 16:55:30 UTC ++++ src/php7/php_igbinary.h +@@ -32,7 +32,7 @@ ZEND_END_MODULE_GLOBALS(igbinary) + #include "TSRM.h" + #endif + +-#include "ext/standard/php_smart_string.h" ++#include "Zend/zend_smart_string.h" + + /** Module init function. */ + PHP_MINIT_FUNCTION(igbinary); diff --git a/converters/py-rencode/Makefile b/converters/py-rencode/Makefile index 04ca240188c8..88c8f5e04e07 100644 --- a/converters/py-rencode/Makefile +++ b/converters/py-rencode/Makefile @@ -1,5 +1,6 @@ PORTNAME= rencode PORTVERSION= 1.0.8 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= converters devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/converters/py-rencode/files/patch-build.py b/converters/py-rencode/files/patch-build.py new file mode 100644 index 000000000000..0a5bc1187c46 --- /dev/null +++ b/converters/py-rencode/files/patch-build.py @@ -0,0 +1,18 @@ +--- build.py.orig 2025-07-30 20:26:01 UTC ++++ build.py +@@ -11,7 +11,6 @@ from setuptools.command.build_ext import build_ext + from setuptools.command.build_ext import build_ext + + +-COMPILE_ARGS = ["-march=native", "-O3", "-msse", "-msse2", "-mfma", "-mfpmath=sse"] + LINK_ARGS: list[str] = [] + INCLUDE_DIRS: list[str] = [] + LIBRARIES: list[str] = [] +@@ -22,7 +21,6 @@ def build() -> None: + Extension( + "*", + ["rencode/*.pyx"], +- extra_compile_args=COMPILE_ARGS, + extra_link_args=LINK_ARGS, + include_dirs=INCLUDE_DIRS, + libraries=LIBRARIES, diff --git a/converters/py-svglib/Makefile b/converters/py-svglib/Makefile index 3b8fa337e69a..97629cca09d8 100644 --- a/converters/py-svglib/Makefile +++ b/converters/py-svglib/Makefile @@ -1,6 +1,6 @@ PORTNAME= svglib DISTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect2>=0.2.0:textproc/py-cssselect2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}reportlab>0:print/py-reportlab@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tinycss2>=0.6.0:textproc/py-tinycss2@${PY_FLAVOR} diff --git a/converters/rubygem-json-ld-preloaded/Makefile b/converters/rubygem-json-ld-preloaded/Makefile index 30488b0c6db3..bc00fe3893d2 100644 --- a/converters/rubygem-json-ld-preloaded/Makefile +++ b/converters/rubygem-json-ld-preloaded/Makefile @@ -1,5 +1,5 @@ PORTNAME= json-ld-preloaded -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= converters rubygems MASTER_SITES= RG diff --git a/converters/rubygem-json-ld-preloaded/distinfo b/converters/rubygem-json-ld-preloaded/distinfo index 03ff76ba3680..5e83c3895526 100644 --- a/converters/rubygem-json-ld-preloaded/distinfo +++ b/converters/rubygem-json-ld-preloaded/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731679358 -SHA256 (rubygem/json-ld-preloaded-3.3.1.gem) = afd5bf1a3b7d8f8a80dfd407185f41458c69ebe3b2d2e353890f76cd95cc6250 -SIZE (rubygem/json-ld-preloaded-3.3.1.gem) = 140800 +TIMESTAMP = 1753369410 +SHA256 (rubygem/json-ld-preloaded-3.3.2.gem) = 46294327eaf3bf95d48877222a70dd79740917adff94d5f0d380a4c492131ee1 +SIZE (rubygem/json-ld-preloaded-3.3.2.gem) = 140288 diff --git a/converters/simdutf/Makefile b/converters/simdutf/Makefile index d855610e9e0a..e19b3cef134b 100644 --- a/converters/simdutf/Makefile +++ b/converters/simdutf/Makefile @@ -1,6 +1,6 @@ PORTNAME= simdutf DISTVERSIONPREFIX= v -DISTVERSION= 7.3.1 +DISTVERSION= 7.3.6 CATEGORIES= converters textproc MAINTAINER= fuz@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT -USES= cmake:testing compiler:c++17-lang pathfix python:build,test +USES= cmake:testing compiler:c++17-lang python:build,test USE_GITHUB= yes USE_LDCONFIG= yes diff --git a/converters/simdutf/distinfo b/converters/simdutf/distinfo index 2fc4d52f7085..b5aa414ea497 100644 --- a/converters/simdutf/distinfo +++ b/converters/simdutf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750324452 -SHA256 (simdutf-simdutf-v7.3.1_GH0.tar.gz) = 357da74bae9a130ddaa9df2508622de983a8be56db319891afef4184efa858bf -SIZE (simdutf-simdutf-v7.3.1_GH0.tar.gz) = 2192907 +TIMESTAMP = 1755237077 +SHA256 (simdutf-simdutf-v7.3.6_GH0.tar.gz) = c08f3dce1cbb7a8bead9eb53bcbda778e8a1c69b7d3a0690682f1b09fbb85c31 +SIZE (simdutf-simdutf-v7.3.6_GH0.tar.gz) = 2209424 diff --git a/converters/yj/Makefile b/converters/yj/Makefile index 88577dc355d9..c19d306b8202 100644 --- a/converters/yj/Makefile +++ b/converters/yj/Makefile @@ -1,7 +1,7 @@ PORTNAME= yj PORTVERSION= 5.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 25 +PORTREVISION= 27 CATEGORIES= converters DIST_SUBDIR= yj diff --git a/converters/ytnef/Makefile b/converters/ytnef/Makefile index 43a2e3ea8191..c13f0e30d67e 100644 --- a/converters/ytnef/Makefile +++ b/converters/ytnef/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= p5-MIME-Tools>=0:mail/p5-MIME-Tools -USES= autoreconf cpe libtool pathfix perl5 shebangfix +USES= autoreconf cpe libtool perl5 shebangfix CPE_VENDOR= ytnef_project USE_GITHUB= yes GH_ACCOUNT= Yeraze |