diff options
Diffstat (limited to 'archivers')
30 files changed, 41 insertions, 48 deletions
diff --git a/archivers/brotli/Makefile b/archivers/brotli/Makefile index defd206fb49d..9878b7513768 100644 --- a/archivers/brotli/Makefile +++ b/archivers/brotli/Makefile @@ -14,7 +14,7 @@ WWW= https://github.com/google/brotli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:testing cpe pathfix pkgconfig +USES= cmake:testing cpe pkgconfig CPE_VENDOR= google USE_LDCONFIG= yes diff --git a/archivers/bzip3/Makefile b/archivers/bzip3/Makefile index 45569666c7e8..c1a6067ad312 100644 --- a/archivers/bzip3/Makefile +++ b/archivers/bzip3/Makefile @@ -12,7 +12,7 @@ LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/3rdparty/libsais-LICENSE LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE -USES= cmake cpe pathfix tar:xz +USES= cmake cpe tar:xz CPE_VENDOR= bzip3_project USE_LDCONFIG= yes diff --git a/archivers/c-blosc2/Makefile b/archivers/c-blosc2/Makefile index a9f36b8650aa..2813b65b1bf0 100644 --- a/archivers/c-blosc2/Makefile +++ b/archivers/c-blosc2/Makefile @@ -1,5 +1,5 @@ PORTNAME= c-blosc2 -PORTVERSION= 2.19.0 +PORTVERSION= 2.19.1 DISTVERSIONPREFIX= v CATEGORIES= archivers @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= liblz4.so:archivers/liblz4 \ libzstd.so:archivers/zstd -USES= cmake:testing pathfix +USES= cmake:testing CMAKE_OFF= BUILD_LITE \ DEACTIVATE_AVX2 \ diff --git a/archivers/c-blosc2/distinfo b/archivers/c-blosc2/distinfo index 55b315743a6e..9651aab1e37d 100644 --- a/archivers/c-blosc2/distinfo +++ b/archivers/c-blosc2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954148 -SHA256 (Blosc-c-blosc2-v2.19.0_GH0.tar.gz) = 6aeb448ac490dee2a82fafab97382b62622a32a0e17a2d78d085ae8507f6ddd8 -SIZE (Blosc-c-blosc2-v2.19.0_GH0.tar.gz) = 3300743 +TIMESTAMP = 1753265714 +SHA256 (Blosc-c-blosc2-v2.19.1_GH0.tar.gz) = cb645982acfeccc8676bc4f29859130593ec05f7f9acf62ebd4f1a004421fa28 +SIZE (Blosc-c-blosc2-v2.19.1_GH0.tar.gz) = 3301977 diff --git a/archivers/engrampa/Makefile b/archivers/engrampa/Makefile index 4b046f71dc7a..440108434361 100644 --- a/archivers/engrampa/Makefile +++ b/archivers/engrampa/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gtar:archivers/gtar \ PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake gnome libtool localbase \ - mate pathfix pkgconfig tar:xz + mate pkgconfig tar:xz USE_MATE= caja USE_GNOME= cairo gtk30 intltool USE_LDCONFIG= yes diff --git a/archivers/engrampa/pkg-descr b/archivers/engrampa/pkg-descr index 70d63314579f..00c0b9af25f9 100644 --- a/archivers/engrampa/pkg-descr +++ b/archivers/engrampa/pkg-descr @@ -11,7 +11,4 @@ The supported file types are: * Rar archives (.rar) * Single files compressed with gzip, bzip, bzip2, compress, lzop -Engrampa also has a document viewer based on bonobo that lets you view files -of any type for which you have a viewer. - Former WinZip users may find this program useful. It serves the same purpose. diff --git a/archivers/file-roller/pkg-descr b/archivers/file-roller/pkg-descr index cc8a7234fda4..97795f42c7ee 100644 --- a/archivers/file-roller/pkg-descr +++ b/archivers/file-roller/pkg-descr @@ -11,7 +11,4 @@ The supported file types are: * Rar archives (.rar) * Single files compressed with gzip, bzip, bzip2, compress, lzop -File Roller also has a document viewer based on bonobo that lets you view files -of any type for which you have a viewer. - Former WinZip users may find this program useful. It serves the same purpose. diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile index 9d365084edd6..e56ced84bde3 100644 --- a/archivers/lhasa/Makefile +++ b/archivers/lhasa/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= bash>0:shells/bash -USES= autoreconf cpe libtool pathfix +USES= autoreconf cpe libtool CPE_VENDOR= lhasa_project USE_LDCONFIG= yes diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index bd4f609cf1b3..82becc89c17c 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 -USES= cpe iconv libtool localbase:ldflags pathfix pkgconfig tar:xz +USES= cpe iconv libtool localbase:ldflags pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/archivers/libdeflate/Makefile b/archivers/libdeflate/Makefile index 2cee386bf04b..d750546706cb 100644 --- a/archivers/libdeflate/Makefile +++ b/archivers/libdeflate/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/ebiggers/libdeflate LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:testing pathfix +USES= cmake:testing USE_LDCONFIG= yes CMAKE_ON= LIBDEFLATE_USE_SHARED_LIB diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile index b6a1a28522b4..3e7785a85209 100644 --- a/archivers/libdynamite/Makefile +++ b/archivers/libdynamite/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USES= libtool pathfix +USES= libtool USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/archivers/libmspack/Makefile b/archivers/libmspack/Makefile index 57ec80728242..27f5b1f39363 100644 --- a/archivers/libmspack/Makefile +++ b/archivers/libmspack/Makefile @@ -11,7 +11,7 @@ WWW= https://www.cabextract.org.uk/libmspack/ \ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -USES= cpe libtool pathfix +USES= cpe libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index 46436eb8b485..bf85c1ebf24e 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd -USES= cmake cpe pathfix ssl tar:xz +USES= cmake cpe ssl tar:xz CPE_VENDOR= nih USE_LDCONFIG= yes diff --git a/archivers/lrzip/Makefile b/archivers/lrzip/Makefile index ad76fe2e4a9d..dd9958549a41 100644 --- a/archivers/lrzip/Makefile +++ b/archivers/lrzip/Makefile @@ -18,7 +18,7 @@ CONFIGURE_ENV+= ac_cv_prog_ASM_PROG='no ' GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share LDFLAGS+= -L${LOCALBASE}/lib -USES= alias cpe libtool pathfix perl5 shebangfix tar:xz +USES= alias cpe libtool perl5 shebangfix tar:xz SHEBANG_FILES= ${WRKSRC}/lrztar USE_PERL5= build USE_LDCONFIG= yes diff --git a/archivers/minizip-ng/Makefile b/archivers/minizip-ng/Makefile index 64981330ab27..c56b4b4953b5 100644 --- a/archivers/minizip-ng/Makefile +++ b/archivers/minizip-ng/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libz-ng.so:archivers/zlib-ng \ libzstd.so:archivers/zstd -USES= cmake:testing iconv pathfix pkgconfig ssl +USES= cmake:testing iconv pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= zlib-ng USE_LDCONFIG= yes diff --git a/archivers/minizip/Makefile b/archivers/minizip/Makefile index d96633b3b97d..cac600b2075a 100644 --- a/archivers/minizip/Makefile +++ b/archivers/minizip/Makefile @@ -10,7 +10,7 @@ WWW= https://www.winimage.com/zLibDll/minizip.html LICENSE= ZLIB -USES= autoreconf cpe libtool pathfix tar:xz +USES= autoreconf cpe libtool tar:xz CPE_VENDOR= minizip_project USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index ea6ab29fc4a7..42a10929fab1 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -1,6 +1,5 @@ PORTNAME= peazip -PORTVERSION= 10.4.0 -PORTREVISION= 1 +PORTVERSION= 10.5.0 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/archivers/peazip/distinfo b/archivers/peazip/distinfo index f7385aef4780..eab90770e7cc 100644 --- a/archivers/peazip/distinfo +++ b/archivers/peazip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745193791 -SHA256 (peazip-10.4.0.src.zip) = 32d3298437d3425591cd8024e85dc6b82093ebefb37bc64e9dc036e1491c105c -SIZE (peazip-10.4.0.src.zip) = 5780808 +TIMESTAMP = 1753303992 +SHA256 (peazip-10.5.0.src.zip) = ede6593461ba93ef2bcfdc0f880d576fc65fc8ede466ab4fe8955ac2700d5aab +SIZE (peazip-10.5.0.src.zip) = 5902349 diff --git a/archivers/peazip/pkg-plist b/archivers/peazip/pkg-plist index f04c78514fec..b53de87d41a8 100644 --- a/archivers/peazip/pkg-plist +++ b/archivers/peazip/pkg-plist @@ -68,7 +68,7 @@ share/icons/hicolor/256x256/apps/peazip_extract.png %%DATADIR%%/res/share/lang/fr_alt.txt %%DATADIR%%/res/share/lang/gl.txt %%DATADIR%%/res/share/lang/gr.txt -%%DATADIR%%/res/share/lang/he-prototype.txt +%%DATADIR%%/res/share/lang/he.txt %%DATADIR%%/res/share/lang/hu.txt %%DATADIR%%/res/share/lang/id.txt %%DATADIR%%/res/share/lang/it.txt diff --git a/archivers/py-blosc2/Makefile b/archivers/py-blosc2/Makefile index ab15c9ed89d3..22b12c1e1fbc 100644 --- a/archivers/py-blosc2/Makefile +++ b/archivers/py-blosc2/Makefile @@ -1,5 +1,5 @@ PORTNAME= blosc2 -PORTVERSION= 3.5.1 +PORTVERSION= 3.6.1 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://www.blosc.org/python-blosc2/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= c-blosc2>=2.17.2:archivers/c-blosc2 \ +BUILD_DEPENDS= c-blosc2>=2.19.1:archivers/c-blosc2 \ ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-build-core>=0:devel/py-scikit-build-core@${PY_FLAVOR} LIB_DEPENDS= libblosc2.so:archivers/c-blosc2 diff --git a/archivers/py-blosc2/distinfo b/archivers/py-blosc2/distinfo index b9604e7ea20a..31060ee0d573 100644 --- a/archivers/py-blosc2/distinfo +++ b/archivers/py-blosc2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266052 -SHA256 (blosc2-3.5.1.tar.gz) = 5d72f7a9a8b3b523c588be9d66e9e7f2463483716c4c01e5056c1f7e37167f85 -SIZE (blosc2-3.5.1.tar.gz) = 3653626 +TIMESTAMP = 1753265716 +SHA256 (blosc2-3.6.1.tar.gz) = 0b6f05311fbee9e9dc23bd7f53a8690af3b60eef640a059f1eb624ca6699cc59 +SIZE (blosc2-3.6.1.tar.gz) = 3657993 diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile index e71eca8a5add..98318b429abb 100644 --- a/archivers/quazip/Makefile +++ b/archivers/quazip/Makefile @@ -15,7 +15,7 @@ FLAVORS= qt5 qt6 FLAVOR?= qt5 USES= cmake:testing compiler:c++${"${FLAVOR:Mqt6}" != "":?17:14}-lang \ - cpe pathfix qt:${FLAVOR:S/qt//} + cpe qt:${FLAVOR:S/qt//} CPE_VENDOR= quazip_project USE_GITHUB= yes GH_ACCOUNT= stachenov diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile index 44beb6036c80..2da01f1e7920 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -27,7 +27,7 @@ FLAVORS= default noopenmp FLAVOR?= ${FLAVORS:[1]} noopenmp_PKGNAMESUFFIX= 4-noopenmp -USES= alias cpe gmake iconv libarchive libtool lua pathfix pkgconfig \ +USES= alias cpe gmake iconv libarchive libtool lua pkgconfig \ readline shebangfix sqlite tar:bzip2 USE_LDCONFIG= yes diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile index 9e732a9870c4..67697501d78a 100644 --- a/archivers/unadf/Makefile +++ b/archivers/unadf/Makefile @@ -10,7 +10,7 @@ WWW= http://lclevy.free.fr/adflib/unadf.html LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf cpe libtool pathfix pkgconfig +USES= autoreconf cpe libtool pkgconfig CPE_VENDOR= unadf_project USE_GITHUB= yes GH_ACCOUNT= adflib diff --git a/archivers/unarr/Makefile b/archivers/unarr/Makefile index 7a0a729e99c5..e1e3d27f586d 100644 --- a/archivers/unarr/Makefile +++ b/archivers/unarr/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= cmocka>0:sysutils/cmocka -USES= cmake:testing pathfix +USES= cmake:testing USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= selmf diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile index d90cbdc271fa..9dbf0e736264 100644 --- a/archivers/unshield/Makefile +++ b/archivers/unshield/Makefile @@ -9,7 +9,7 @@ WWW= https://github.com/twogood/unshield LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake cpe pathfix ssl +USES= cmake cpe ssl CFLAGS+= -fPIC USE_LDCONFIG= yes diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile index aead71ffeb46..01619b2afcba 100644 --- a/archivers/upx/Makefile +++ b/archivers/upx/Makefile @@ -1,5 +1,5 @@ PORTNAME= upx -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.2 MASTER_SITES= https://github.com/upx/upx/releases/download/v${PORTVERSION}/ CATEGORIES= archivers DISTVERSIONSUFFIX= -src diff --git a/archivers/upx/distinfo b/archivers/upx/distinfo index 78b2a3f1d6d7..4d07c53edd1f 100644 --- a/archivers/upx/distinfo +++ b/archivers/upx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546404 -SHA256 (upx-5.0.1-src.tar.xz) = 2b11323a9f6c7f0247a4936deee35afb486a2fdf808a5bc4abf10a085ec884d9 -SIZE (upx-5.0.1-src.tar.xz) = 1355840 +TIMESTAMP = 1753265688 +SHA256 (upx-5.0.2-src.tar.xz) = 209b219bbcfa58c249ffe6eba3c244e0910fa8be792b5521e4daf938167f05cc +SIZE (upx-5.0.2-src.tar.xz) = 1351136 diff --git a/archivers/zutils/Makefile b/archivers/zutils/Makefile index 1d330112bf8e..7c21a90457ad 100644 --- a/archivers/zutils/Makefile +++ b/archivers/zutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= zutils -PORTVERSION= 1.13 +PORTVERSION= 1.15 CATEGORIES= archivers MASTER_SITES= SAVANNAH/zutils @@ -9,7 +9,7 @@ WWW= https://www.nongnu.org/zutils/zutils.html LICENSE= GPLv2 -USES= cpe tar:lz +USES= cpe tar:lz gmake GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/archivers/zutils/distinfo b/archivers/zutils/distinfo index 12bf6361df48..e6ff6ad61b48 100644 --- a/archivers/zutils/distinfo +++ b/archivers/zutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716092035 -SHA256 (zutils-1.13.tar.lz) = 957d03c6c1b6b68c94e313ff9633bf6c7e32ab50e150ab67cc244b0ccd2a4c17 -SIZE (zutils-1.13.tar.lz) = 63316 +TIMESTAMP = 1753246430 +SHA256 (zutils-1.15.tar.lz) = 05e6b03f333eabd78a1055139557e8ada6b634f1a58e8501f3b8f111a705cb87 +SIZE (zutils-1.15.tar.lz) = 65227 |