Commit Graph

1736 Commits

Author SHA1 Message Date
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
sthen
433d484a1b lrzip: don't pick up nasm, it breaks the build 2022-07-04 12:17:55 +00:00
op
de911f5b3c +lrzip 2022-06-21 07:13:12 +00:00
op
041de4407d import lrzip-0.651
LRZIP (Long Range ZIP) is a file compression program designed to
do particularly well on very large files containing long distance
redundancy. The larger the file and the more memory you have, the better
the compression advantage this will provide. A variety of compression
options allow optimizing for size and speed.

From Ruben Llorente (porting at use.startmail com) who is also taking
maintainership, thanks!

some tweaks/suggestions by me and sthen@, ok sthen@
2022-06-21 07:11:50 +00:00
bket
44d6cc1854 Update to libdeflate-1.12
Changes: https://github.com/ebiggers/libdeflate/blob/v1.12/NEWS.md
2022-06-15 03:29:50 +00:00
thfr
e407337af9 update to py-vpk 1.4.0, based on diff by George Rosamond - thanks! 2022-06-11 13:13:31 +00:00
bket
2108661feb Update to libdeflate-1.11
Changes: https://github.com/ebiggers/libdeflate/blob/v1.11/NEWS.md
2022-05-26 14:25:52 +00:00
naddy
7c4fe1cb0b archivers/unrar: security update to 6.12
Fixes a directory traversal vulnerability during an extract operation
(CVE-2022-30333).
2022-05-12 13:42:00 +00:00
naddy
297872d47c archivers/libarchive: update to 3.6.1 2022-04-28 22:21:50 +00:00
tb
8bd2f5681f archivers/xz: unbreak xzgrep
The fix for CVE-2022-1271 doesn't work with pdksh: an apostrophe in
a comment trips up the lexer and all uses of xzgrep result in the same
  /usr/local/bin/xzgrep[221]: no closing quote
Work around this by spelling out "don't" as "do not". This also fixes
the regress tests.

ok naddy (maintainer)
2022-04-21 05:27:04 +00:00
naddy
97949057c8 archivers/unzip: security fix for CVE-2022-1271
In zipgrep, prevent arbitrary-file-write vulnerability if an archive
member name contains shell wild cards that expand to an existing
pathname with an exploit pattern.

ok sthen@ tb@
2022-04-14 21:23:24 +00:00
tj
1b4aebfc69 add upstream patch for CVE-2022-1271
ok naddy
2022-04-13 19:48:02 +00:00
tj
6768df7c28 backport four more upstream security fixes:
ISO reader: fix possible heap buffer overflow in read_children()
RAR reader: fix heap-use-after-free in RAR (v4) filter code
RAR reader: fix null-dereference in RAR (v4) filter code
RAR reader: fix heap-use-after-free in run_filters()

ok naddy
2022-04-04 19:29:12 +00:00
tj
fb26a05b22 backport upstream patch to fix an out-of-bounds read
ok naddy
2022-03-29 20:50:46 +00:00
sthen
5718065ff7 update to pecl80-lzf-1.7.0, from Johan Huldtgren (maintainer) 2022-03-27 22:19:40 +00:00
sthen
60a48cf9c2 switch the default php version to 8.0 2022-03-23 23:58:28 +00:00
thfr
1e068cc328 +archivers/py-vpk +converters/py-vdf +devel/py-arrow +devel/py-gevent-eventemitter +games/py-steam +games/steamctl +graphics/py-pyqrcode 2022-03-21 13:08:16 +00:00
thfr
4bac62949b import games/py-vpk, a dependency for steamctl
ok sthen@ as part of the bundle for steamctl
2022-03-21 12:55:04 +00:00
bket
d514b175de +libdeflate 2022-03-16 10:56:08 +00:00