mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
13 lines
591 B
Plaintext
13 lines
591 B
Plaintext
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.
|