notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
libzip C library for reading, creating, and modifying ZIP archives
1.10.1 archivers on this many watch lists=33 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.10.1Version of this port present on the latest quarterly branch.
Maintainer: rakuco@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-03-21 16:33:01
Last Update: 2023-12-03 07:33:40
Commit Hash: b521158
People watching this port, also watch:: libxml2, freetype2, curl, expat, sqlite3
Also Listed In: devel
License: BSD3CLAUSE
WWW:
https://libzip.org/
Description:
libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (154 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libzip-1.10.1/catalog.mk
  3. /usr/local/share/licenses/libzip-1.10.1/LICENSE
  4. /usr/local/share/licenses/libzip-1.10.1/BSD3CLAUSE
  5. bin/zipcmp
  6. bin/zipmerge
  7. bin/ziptool
  8. include/zip.h
  9. include/zipconf.h
  10. lib/cmake/libzip/libzip-config-version.cmake
  11. lib/cmake/libzip/libzip-config.cmake
  12. lib/cmake/libzip/libzip-targets-release.cmake
  13. lib/cmake/libzip/libzip-targets.cmake
  14. lib/cmake/libzip/modules/FindMbedTLS.cmake
  15. lib/cmake/libzip/modules/FindNettle.cmake
  16. lib/cmake/libzip/modules/Findzstd.cmake
  17. lib/libzip.so
  18. lib/libzip.so.5
  19. lib/libzip.so.5.5
  20. libdata/pkgconfig/libzip.pc
  21. share/man/man1/zipcmp.1.gz
  22. share/man/man1/zipmerge.1.gz
  23. share/man/man1/ziptool.1.gz
  24. share/man/man3/ZIP_SOURCE_GET_ARGS.3.gz
  25. share/man/man3/libzip.3.gz
  26. share/man/man3/zip_add.3.gz
  27. share/man/man3/zip_add_dir.3.gz
  28. share/man/man3/zip_close.3.gz
  29. share/man/man3/zip_compression_method_supported.3.gz
  30. share/man/man3/zip_delete.3.gz
  31. share/man/man3/zip_dir_add.3.gz
  32. share/man/man3/zip_discard.3.gz
  33. share/man/man3/zip_encryption_method_supported.3.gz
  34. share/man/man3/zip_error_clear.3.gz
  35. share/man/man3/zip_error_code_system.3.gz
  36. share/man/man3/zip_error_code_zip.3.gz
  37. share/man/man3/zip_error_fini.3.gz
  38. share/man/man3/zip_error_get.3.gz
  39. share/man/man3/zip_error_get_sys_type.3.gz
  40. share/man/man3/zip_error_init.3.gz
  41. share/man/man3/zip_error_init_with_code.3.gz
  42. share/man/man3/zip_error_set.3.gz
  43. share/man/man3/zip_error_strerror.3.gz
  44. share/man/man3/zip_error_system_type.3.gz
  45. share/man/man3/zip_error_to_data.3.gz
  46. share/man/man3/zip_error_to_str.3.gz
  47. share/man/man3/zip_errors.3.gz
  48. share/man/man3/zip_fclose.3.gz
  49. share/man/man3/zip_fdopen.3.gz
  50. share/man/man3/zip_file_add.3.gz
  51. share/man/man3/zip_file_attributes_init.3.gz
  52. share/man/man3/zip_file_error_clear.3.gz
  53. share/man/man3/zip_file_error_get.3.gz
  54. share/man/man3/zip_file_extra_field_delete.3.gz
  55. share/man/man3/zip_file_extra_field_delete_by_id.3.gz
  56. share/man/man3/zip_file_extra_field_get.3.gz
  57. share/man/man3/zip_file_extra_field_get_by_id.3.gz
  58. share/man/man3/zip_file_extra_field_set.3.gz
  59. share/man/man3/zip_file_extra_fields_count.3.gz
  60. share/man/man3/zip_file_extra_fields_count_by_id.3.gz
  61. share/man/man3/zip_file_get_comment.3.gz
  62. share/man/man3/zip_file_get_error.3.gz
  63. share/man/man3/zip_file_get_external_attributes.3.gz
  64. share/man/man3/zip_file_is_seekable.3.gz
  65. share/man/man3/zip_file_rename.3.gz
  66. share/man/man3/zip_file_replace.3.gz
  67. share/man/man3/zip_file_set_comment.3.gz
  68. share/man/man3/zip_file_set_dostime.3.gz
  69. share/man/man3/zip_file_set_encryption.3.gz
  70. share/man/man3/zip_file_set_external_attributes.3.gz
  71. share/man/man3/zip_file_set_mtime.3.gz
  72. share/man/man3/zip_file_strerror.3.gz
  73. share/man/man3/zip_fopen.3.gz
  74. share/man/man3/zip_fopen_encrypted.3.gz
  75. share/man/man3/zip_fopen_index.3.gz
  76. share/man/man3/zip_fopen_index_encrypted.3.gz
  77. share/man/man3/zip_fread.3.gz
  78. share/man/man3/zip_fseek.3.gz
  79. share/man/man3/zip_ftell.3.gz
  80. share/man/man3/zip_get_archive_comment.3.gz
  81. share/man/man3/zip_get_archive_flag.3.gz
  82. share/man/man3/zip_get_error.3.gz
  83. share/man/man3/zip_get_file_comment.3.gz
  84. share/man/man3/zip_get_name.3.gz
  85. share/man/man3/zip_get_num_entries.3.gz
  86. share/man/man3/zip_get_num_files.3.gz
  87. share/man/man3/zip_libzip_version.3.gz
  88. share/man/man3/zip_name_locate.3.gz
  89. share/man/man3/zip_open.3.gz
  90. share/man/man3/zip_open_from_source.3.gz
  91. share/man/man3/zip_register_cancel_callback_with_state.3.gz
  92. share/man/man3/zip_register_progress_callback.3.gz
  93. share/man/man3/zip_register_progress_callback_with_state.3.gz
  94. share/man/man3/zip_rename.3.gz
  95. share/man/man3/zip_replace.3.gz
  96. share/man/man3/zip_set_archive_comment.3.gz
  97. share/man/man3/zip_set_archive_flag.3.gz
  98. share/man/man3/zip_set_default_password.3.gz
  99. share/man/man3/zip_set_file_comment.3.gz
  100. share/man/man3/zip_set_file_compression.3.gz
  101. share/man/man3/zip_source.3.gz
  102. share/man/man3/zip_source_begin_write.3.gz
  103. share/man/man3/zip_source_begin_write_cloning.3.gz
  104. share/man/man3/zip_source_buffer.3.gz
  105. share/man/man3/zip_source_buffer_create.3.gz
  106. share/man/man3/zip_source_buffer_fragment.3.gz
  107. share/man/man3/zip_source_buffer_fragment_create.3.gz
  108. share/man/man3/zip_source_close.3.gz
  109. share/man/man3/zip_source_commit_write.3.gz
  110. share/man/man3/zip_source_error.3.gz
  111. share/man/man3/zip_source_file.3.gz
  112. share/man/man3/zip_source_file_create.3.gz
  113. share/man/man3/zip_source_filep.3.gz
  114. share/man/man3/zip_source_filep_create.3.gz
  115. share/man/man3/zip_source_free.3.gz
  116. share/man/man3/zip_source_function.3.gz
  117. share/man/man3/zip_source_function_create.3.gz
  118. share/man/man3/zip_source_is_deleted.3.gz
  119. share/man/man3/zip_source_is_seekable.3.gz
  120. share/man/man3/zip_source_keep.3.gz
  121. share/man/man3/zip_source_layered.3.gz
  122. share/man/man3/zip_source_layered_create.3.gz
  123. share/man/man3/zip_source_make_command_bitmap.3.gz
  124. share/man/man3/zip_source_open.3.gz
  125. share/man/man3/zip_source_read.3.gz
  126. share/man/man3/zip_source_rollback_write.3.gz
  127. share/man/man3/zip_source_seek.3.gz
  128. share/man/man3/zip_source_seek_compute_offset.3.gz
  129. share/man/man3/zip_source_seek_write.3.gz
  130. share/man/man3/zip_source_stat.3.gz
  131. share/man/man3/zip_source_tell.3.gz
  132. share/man/man3/zip_source_tell_write.3.gz
  133. share/man/man3/zip_source_win32a.3.gz
  134. share/man/man3/zip_source_win32a_create.3.gz
  135. share/man/man3/zip_source_win32handle.3.gz
  136. share/man/man3/zip_source_win32handle_create.3.gz
  137. share/man/man3/zip_source_win32w.3.gz
  138. share/man/man3/zip_source_win32w_create.3.gz
  139. share/man/man3/zip_source_window_create.3.gz
  140. share/man/man3/zip_source_write.3.gz
  141. share/man/man3/zip_source_zip.3.gz
  142. share/man/man3/zip_source_zip_create.3.gz
  143. share/man/man3/zip_source_zip_file.3.gz
  144. share/man/man3/zip_source_zip_file_create.3.gz
  145. share/man/man3/zip_stat.3.gz
  146. share/man/man3/zip_stat_index.3.gz
  147. share/man/man3/zip_stat_init.3.gz
  148. share/man/man3/zip_strerror.3.gz
  149. share/man/man3/zip_unchange.3.gz
  150. share/man/man3/zip_unchange_all.3.gz
  151. share/man/man3/zip_unchange_archive.3.gz
  152. @owner
  153. @group
  154. @mode
Collapse this list.
Dependency lines:
  • libzip>0:archivers/libzip
To install the port:
cd /usr/ports/archivers/libzip/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/libzip
  • pkg install libzip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libzip
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700516337 SHA256 (libzip-1.10.1.tar.xz) = dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318 SIZE (libzip-1.10.1.tar.xz) = 774144

Packages (timestamps in pop-ups are UTC):
libzip
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.10.11.10.11.7.31.10.11.10.1-1.7.3-
FreeBSD:13:quarterly1.10.11.10.11.10.01.10.11.10.11.10.11.10.11.10.1
FreeBSD:14:latest1.10.11.10.11.9.21.10.11.10.11.9.2-1.9.2
FreeBSD:14:quarterly1.10.11.10.1-1.10.11.10.11.10.11.10.11.10.1
FreeBSD:15:latest1.10.11.10.1n/a1.10.1n/a1.10.11.10.11.10.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libzstd.so : archivers/zstd
This port is required by:
for Build
  1. sysutils/fusefs-zip
for Libraries
  1. archivers/ark
  2. archivers/ark-devel
  3. archivers/libzippp
  4. archivers/php81-zip
  5. archivers/php82-zip
  6. archivers/php83-zip
  7. astro/viking
Expand this list (60 items / 53 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/d11amp
  3. audio/deadbeef
  4. cad/horizon-eda
  5. cad/openscad
  6. cad/openscad-devel
  7. cad/repsnapper
  8. comms/libconcord
  9. deskutils/kchmviewer
  10. deskutils/subsurface
  11. devel/libsigrok
  12. emulators/libretro-ppsspp
  13. emulators/ppsspp
  14. emulators/ppsspp-qt5
  15. games/doomlegacy
  16. games/freedink-engine
  17. games/naev
  18. games/openrct2
  19. games/taisei
  20. graphics/ImageMagick7
  21. graphics/okular
  22. graphics/okular-devel
  23. graphics/openfx-arena
  24. graphics/pstoedit
  25. graphics/qgis
  26. graphics/qgis-ltr
  27. graphics/xournalpp
  28. lang/rizin
  29. math/sc-im
  30. misc/ignition-fuel-tools
  31. multimedia/mythtv
  32. print/simple-fb2-reader
  33. security/fcrackzip
  34. sysutils/fusefs-zip
  35. textproc/ebook-tools
  36. www/sogo
  37. www/sogo-activesync
  38. x11/hyprcursor
  39. x11-fm/librfm
  40. Collapse this list.

Deleted ports which required this port:

Expand this list of 15 deleted ports
  1. archivers/php56-zip*
  2. archivers/php70-zip*
  3. archivers/php71-zip*
  4. archivers/php72-zip*
  5. archivers/php73-zip*
  6. archivers/php74-zip*
  7. archivers/php80-zip*
  8. databases/mysql-workbench51*
  9. databases/mysql-workbench52*
  10. deskutils/kchmviewer-kde4*
  11. emulators/ppsspp-devel*
  12. emulators/ppsspp-qt4*
  13. emulators/ppsspp-qt5-devel*
  14. graphics/ImageMagick7-nox11*
  15. multimedia/mythtv-frontend*
  16. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
archivers_libzip
USES:
cmake cpe pathfix ssl tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://github.com/nih-at/libzip/releases/download/v1.10.1/
  2. https://libzip.org/download/
Collapse this list.

There are no commits on branch 2022Q2 for this port