Commit Graph

1754 Commits

Author SHA1 Message Date
op bea821979f update archivers/zpaqfranz to 57.2
diff from maintainer tux0r, thanks!
2023-01-30 15:11:00 +00:00
op abbeffd201 update archivers/zpaqfranz to 57.1
diff from tux0r (maintainer), thanks!
changelog: https://github.com/fcorbelli/zpaqfranz/releases/tag/57.1
2023-01-26 08:30:18 +00:00
kn 8cf4361551 Tighten pledge
pigz starts with "stdio rpath wpath cpath fattr chown" like base gzip(1).

For `g.pipeout' aka. -c --stdout and `g.decode == 2' aka. -t --test,
pigz drops to "stdio rpath cpath" while gzip uses "stdio rpath".

The original pledge diff added "cpath" for the case where pigz's signal
handler unlink(2)s output files, but this is actually not needed since
-c and -t never open any file for output/writing.

Drop "cpath" to match gzip behaviour.
Do the same for `g.list' aka. -l --list.
2023-01-24 12:53:42 +00:00
bket 64737f6b5a Update to libdeflate-1.17
Release notes: https://github.com/ebiggers/libdeflate/blob/v1.17/NEWS.md
2023-01-18 08:35:01 +00:00
naddy 2d4552cab6 archivers/xz: update to 5.4.1
Significant changes:
* threaded .xz decompressor
* decompression support for the .lz (lzip) file format
* upstream pledge(2) sandboxing

Also use the package description provided by upstream.
2023-01-16 22:30:55 +00:00
bket 92d9347eeb Update to libdeflate-1.16
Release notes: https://github.com/ebiggers/libdeflate/blob/v1.16/NEWS.md
2023-01-14 15:33:41 +00:00
jca ffbebc03c9 Fix incompatible pointer to integer conversion, fatal with clang 15
Taken from upstream PRs
2023-01-10 17:57:56 +00:00
sthen b4a3cb386e build PHP 8.2 versions of those pecl-* ports which support it 2023-01-06 19:37:56 +00:00
sthen c06fee390b update to py3-lz4-4.3.2 2023-01-03 14:53:27 +00:00
op f4d756536c update archivers/zpaqfranz to 56.4; from MAINTAINER, thanks! 2023-01-01 19:02:32 +00:00
kmos 7fb44d33c5 Update py-zopfli to 0.2.2
Added pyproject.toml to source distribution
    Published precompiled wheels for Python 3.11

ok sthen
2022-12-22 16:22:39 +00:00
naddy 0a7b6c018e devel/libarchive: Drop Requires.private field from pkgconfig file.
Some failures will otherwise result in dependent ports since we do
not have a pkg-config file for iconv.
Reported and analyzed by sthen@
2022-12-12 20:45:36 +00:00
naddy b4a6d343b6 archivers/libarchive: update to 3.6.2 2022-12-11 21:41:16 +00:00
martin 127596e484 Update blosc to 1.21.2. 2022-12-09 10:37:30 +00:00
bket 1d8baf1b20 Update to libdeflate-1.15
Changes: https://github.com/ebiggers/libdeflate/blob/v1.15/NEWS.md
2022-12-07 07:21:09 +00:00
tb 2d9c49a8e0 zpaqfranz: fix build on sparc64 by passing -lpthread to build command
and mark it BROKEN-sparc64 since it SIGBUSes due to unaligned access
when running the test suite.

discussed with op
2022-12-06 19:45:42 +00:00
naddy 62aa71cc08 archivers/xz: maintenance update to 5.2.9 2022-12-03 21:30:17 +00:00
op a2a85e3e41 update archivers/zpaqfranz to 56.2; diff from maintainer, thanks! 2022-12-02 10:24:41 +00:00
sthen e20191beb3 use MODPY_PYBUILD 2022-11-25 15:29:58 +00:00
op 3f1814e0d2 update archivers/zpaqfranz to 56.1
initial diff from MAINTAINER tux0r (thanks!) with some tweaks by me and
fixes to my tweaks by sthen@!

ok sthen@
2022-11-18 10:48:39 +00:00
sthen 81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
op 4dce62d655 mark archivers/lrzip and comms/lrzsz as conflicting
spotted by naddy@, ok sthen@
2022-11-04 15:05:10 +00:00
naddy 1d89ed532a archivers/xz: update to 5.2.7
More comprehensive xzgrep fixes and miscellaneous small improvements.
2022-10-16 18:16:00 +00:00
landry 6b1d6a459c +py-zopfli,python3 2022-10-13 15:37:44 +00:00
landry f47e17fc47 Import archivers/py-zopfli 0.2.1.
pyzopfli is a straight forward wrapper around zopfli's ZlibCompress method.

ok sthen@ semarie@
2022-10-13 15:37:00 +00:00
bket 874f34df37 Update to libdeflate-1.14
Changes: https://github.com/ebiggers/libdeflate/blob/v1.14/NEWS.md
2022-10-04 04:15:52 +00:00
sthen 2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen 010059f7bc switch some ports to MODPY_PEP517 2022-09-10 21:33:42 +00:00
op 26dc415ec0 archivers/zpaqfranz: add do-test target
run `zpaqfranz autotest -all' as do-test which is an "operationasl self
test".  no changes to the package; ok maintainer.
2022-09-06 07:07:39 +00:00
op 0b014a2782 update archivers/zpaqfranz to 55.14
now with a manpage too!

diff from (MAINTAINER) tux0r, thanks!
2022-09-05 20:14:47 +00:00
caspar 9362ae3170 archivers/gtar: regen patch
OK sthen@
2022-08-30 17:17:22 +00:00
rsadowski e3ac217b56 Update quazip to 1.3
- Remove uncomment likes in Makefile. "make test" works quite well.
- Patch out the hardcoded version in the include path. For example:
  Instead of include/QuaZip-Qt5-1.3/quazip/ we use include/QuaZip-Qt5/quazip/.
  This safe use from updating ports that don't use the CMake module.

OK bcallah@ (maintainer)
2022-08-29 13:32:29 +00:00
bket 2225112a39 Update to lz4-1.9.4
Maintenance release, which is a drop-in replacement for existing
features. Changelog can be found at
ttps://github.com/lz4/lz4/releases/tag/v1.9.4.

Minor of liblz4 has been bumped because a symbol has been added.

OK sthen@
2022-08-16 19:19:07 +00:00
op 693d1ea5c4 update sysutils/zpaqfranz to 55.10. diff from MAINTAINER tux0r, thanks! 2022-08-14 16:40:23 +00:00
bket c8d5be207b Update to libdeflate-1.13
Release notes: https://github.com/ebiggers/libdeflate/blob/v1.13/NEWS.md
2022-08-12 08:01:58 +00:00
tj 9564521003 apply fixes for CVE-2022-0529 and CVE-2022-0530
from debian
ok tb mbuhl
2022-08-10 17:59:55 +00:00
benoit 5f37c1d196 Update to py-lz4-4.0.2. 2022-08-05 13:02:10 +00:00
ajacoutot 81f973d412 Update to gcab-1.5. 2022-08-05 07:15:37 +00:00
naddy 4d25451a83 Cherry pick two upstream fixes that may have security implications:
* Handle a 'calloc' returning NULL
* Validate entry_bytes_remaining in pax_attribute

Requested by tj@
2022-08-01 19:36:28 +00:00
op 9f01b68625 update archivers/zpaqfranz to 55.7; diff from maintainer, thanks! 2022-07-27 09:38:26 +00:00
tb e6fb951285 zpaqfranz: fix build on !amd64 by dropping -DNOJIT. -Dunix unconditionally
calls mmap() with RWX permissions, so all arches will have to USE_WXNEEDED.

ok kmos op tux0r (MAINTAINER)
2022-07-24 21:35:08 +00:00
op be5e91011d +zpaqfranz 2022-07-21 11:54:45 +00:00
op de1129a120 import zpaqfranz-55.5
zpaq is a free and open source incremental, journaling command-line
archiver, designed and first implemented by Matt Mahoney. zpaq is
faster and compresses better than most other popular archivers and
backup programs, especially for realistic backups that have a lot of
duplicate files and a lot of already compressed files.

port from tux0r (tux0r at rosaelefanten [dot] org), who is also taking
maintainership, thanks!

ok sthen@
2022-07-21 11:53:43 +00:00
rsadowski 464d4e5010 Update minizip-ng to 3.0.6
OK kn@
2022-07-13 19:54:47 +00:00
kmos 78b140f614 zziplib now uses a compiler option base-gcc does not understand.
Shift to using ports-gcc on base-gcc architectures to fix build on sparc64
2022-07-12 14:02:45 +00:00
kmos 8c0e12d69a Update py-lz4 to 4.0.1
Changes:
https://github.com/python-lz4/python-lz4/releases

ok kn@
2022-07-10 19:46:48 +00:00
rsadowski b3a8cd5ad5 Forgot to remove old patches and add new one 2022-07-10 12:24:07 +00:00
rsadowski 329beeae4f Update zipios to 2.2.6
Tweaks and OK op@
2022-07-10 12:22:41 +00:00
ajacoutot d26767bcae Needs shells/bash. 2022-07-09 09:31:45 +00:00
rsadowski a3387de998 Update zziplib to 0.13.72
OK sthen@
2022-07-08 05:14:48 +00:00