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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
gcab GObject library to create cabinet files
1.6 archivers on this many watch lists=5 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.6Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-03-07 13:54:00
Last Update: 2024-05-30 01:58:26
Commit Hash: af7b77f
People watching this port, also watch:: xorg-docs, xcb-util-image, libXdamage, libevent, indexinfo
Also Listed In: gnome
License: LGPL21
WWW:
https://wiki.gnome.org/msitools
Description:
Gcab is a utility and library mainly made to create Cabinet files, using GObject/GIO API and provides GIR bindings. - creation supports plain and basic MSZIP compression - can open and list files from cabinet, no extraction
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (56 items)
Collapse this list.
  1. /usr/local/share/licenses/gcab-1.6/catalog.mk
  2. /usr/local/share/licenses/gcab-1.6/LICENSE
  3. /usr/local/share/licenses/gcab-1.6/LGPL21
  4. bin/gcab
  5. include/libgcab-1.0/libgcab.h
  6. include/libgcab-1.0/libgcab/gcab-cabinet.h
  7. include/libgcab-1.0/libgcab/gcab-enums.h
  8. include/libgcab-1.0/libgcab/gcab-file.h
  9. include/libgcab-1.0/libgcab/gcab-folder.h
  10. lib/girepository-1.0/GCab-1.0.typelib
  11. lib/libgcab-1.0.so
  12. lib/libgcab-1.0.so.0
  13. lib/libgcab-1.0.so.0.3.0
  14. libdata/pkgconfig/libgcab-1.0.pc
  15. share/man/man1/gcab.1.gz
  16. share/gir-1.0/GCab-1.0.gir
  17. share/locale/bs/LC_MESSAGES/gcab.mo
  18. share/locale/cs/LC_MESSAGES/gcab.mo
  19. share/locale/da/LC_MESSAGES/gcab.mo
  20. share/locale/de/LC_MESSAGES/gcab.mo
  21. share/locale/el/LC_MESSAGES/gcab.mo
  22. share/locale/en_GB/LC_MESSAGES/gcab.mo
  23. share/locale/es/LC_MESSAGES/gcab.mo
  24. share/locale/eu/LC_MESSAGES/gcab.mo
  25. share/locale/fi/LC_MESSAGES/gcab.mo
  26. share/locale/fr/LC_MESSAGES/gcab.mo
  27. share/locale/fur/LC_MESSAGES/gcab.mo
  28. share/locale/gl/LC_MESSAGES/gcab.mo
  29. share/locale/hr/LC_MESSAGES/gcab.mo
  30. share/locale/hu/LC_MESSAGES/gcab.mo
  31. share/locale/id/LC_MESSAGES/gcab.mo
  32. share/locale/ja/LC_MESSAGES/gcab.mo
  33. share/locale/ka/LC_MESSAGES/gcab.mo
  34. share/locale/lt/LC_MESSAGES/gcab.mo
  35. share/locale/lv/LC_MESSAGES/gcab.mo
  36. share/locale/nb/LC_MESSAGES/gcab.mo
  37. share/locale/nl/LC_MESSAGES/gcab.mo
  38. share/locale/oc/LC_MESSAGES/gcab.mo
  39. share/locale/pl/LC_MESSAGES/gcab.mo
  40. share/locale/pt/LC_MESSAGES/gcab.mo
  41. share/locale/pt_BR/LC_MESSAGES/gcab.mo
  42. share/locale/ro/LC_MESSAGES/gcab.mo
  43. share/locale/ru/LC_MESSAGES/gcab.mo
  44. share/locale/sl/LC_MESSAGES/gcab.mo
  45. share/locale/sr/LC_MESSAGES/gcab.mo
  46. share/locale/sr@latin/LC_MESSAGES/gcab.mo
  47. share/locale/sv/LC_MESSAGES/gcab.mo
  48. share/locale/tg/LC_MESSAGES/gcab.mo
  49. share/locale/tr/LC_MESSAGES/gcab.mo
  50. share/locale/uk/LC_MESSAGES/gcab.mo
  51. share/locale/zh_CN/LC_MESSAGES/gcab.mo
  52. share/vala/vapi/libgcab-1.0.deps
  53. share/vala/vapi/libgcab-1.0.vapi
  54. @owner
  55. @group
  56. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gcab>0:archivers/gcab
To install the port:
cd /usr/ports/archivers/gcab/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/gcab
  • pkg install gcab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcab
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1715848489 SHA256 (gcab-1.6.tar.xz) = 2f0c9615577c4126909e251f9de0626c3ee7a152376c15b5544df10fc87e560b SIZE (gcab-1.6.tar.xz) = 82088

Packages (timestamps in pop-ups are UTC):
gcab
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.61.61.41.61.6---
FreeBSD:13:quarterly1.61.6-1.61.61.51.51.5
FreeBSD:14:latest1.61.61.51.61.61.5-1.5
FreeBSD:14:quarterly1.61.6-1.61.61.51.51.5
FreeBSD:15:latest--n/a1.6n/a1.5_11.5_11.5_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. msgfmt : devel/gettext-tools
  3. g-ir-scanner : devel/gobject-introspection
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. valac : lang/vala
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. devel/appstream-glib
for Libraries
  1. devel/msitools
for Run
  1. devel/appstream-glib

Configuration Options:
No options to configure
Options name:
archivers_gcab
USES:
cpe gettext gnome meson pkgconfig tar:xz vala:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (10 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/gnomeftp/sources/gcab/1.6/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gcab/1.6/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gcab/1.6/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gcab/1.6/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/gcab/1.6/
  6. http://ftp.belnet.be/mirror/ftp.gnome.org/gnomeftp/sources/gcab/1.6/
  7. https://download.gnome.org/sources/gcab/1.6/
  8. https://fr2.rpmfind.net/linux/gnome.org/sources/gcab/1.6/
  9. https://ftp.acc.umu.se/pub/GNOME/sources/gcab/1.6/
  10. https://gitlab.gnome.org/GNOME/gcab/-/archive/1.6/
Collapse this list.

There are no commits on branch 2022Q2 for this port