Page MenuHomeFreeBSD

archivers/zlib-ng, archivers/minizip-ng: New ports
AbandonedPublic

Authored by lbartoletti on Jan 6 2022, 5:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 3, 11:45 AM
Unknown Object (File)
Sun, Jun 1, 6:43 PM
Unknown Object (File)
Fri, May 30, 11:17 PM
Unknown Object (File)
Fri, May 16, 8:44 AM
Unknown Object (File)
Fri, May 16, 4:07 AM
Unknown Object (File)
Apr 30 2025, 8:51 AM
Unknown Object (File)
Apr 23 2025, 6:33 AM
Unknown Object (File)
Apr 22 2025, 12:36 AM

Details

Reviewers
None
Summary

Import minizip-ng and zlib-ng

Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.

+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
+ Buffered streaming for improved I/O performance.

some ports bundle it, some ports allow building against a systemwide
one, some ports bundle/rely on an incompatible version - all those will be
fixed in following commits.

Will use internal minizip:

  • devel/collada-dom
  • textproc/sigil
  • games/mrboom
  • misc/xiphos
  • net-im/psi
  • multimedia/assimp
  • net-im/telegram-desktop
  • graphics/comical (and internal unrar)

Will use archivers/minizip-ng:

  • databases/spatialite
  • databases/spatialite-tools
  • devel/axmldec
  • science/libkml
  • www/domoticz
  • multimedia/vlc
  • games/oolite
  • deskutils/anydesk
Test Plan
  • poudriere 13 amd64 OK
  • I'll ask for an exp-run

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 43736
Build 40624: arc lint + arc unit