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
wimlib Manipulate Windows Imaging (WIM) archives
1.13.0_2 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.13.0_2Version of this port present on the latest quarterly branch.
Maintainer: mail_of_sergey@mail.ru search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: GPLv3+
WWW:
https://wimlib.net/
Description:
Allows to read and write Windows Imaging (WIM) files and deployment of Windows operating systems. General capabilities: - Apply (extract) a WIM image (wimapply) - Capture (create) a WIM image (wimcapture) - Append, delete, and export WIM images (wimappend, wimdelete, wimexport) - Modify a WIM image (wimupdate) - Extract files or directories from a WIM image (wimextract) - Optimize a WIM archive, removing wasted space and optionally recompressing (wimoptimize) - Split or join a WIM archive (wimsplit, wimjoin) - Mount a WIM image (wimmount, wimmountrw) Sample of usage: http://www.ultimatedeployment.org/win7pxelinux3.html WWW: https://wimlib.net/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (64 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wimlib-1.13.0_2/catalog.mk
  3. /usr/local/share/licenses/wimlib-1.13.0_2/LICENSE
  4. /usr/local/share/licenses/wimlib-1.13.0_2/GPLv3+
  5. bin/mkwinpeimg
  6. bin/wimappend
  7. bin/wimapply
  8. bin/wimcapture
  9. bin/wimdelete
  10. bin/wimdir
  11. bin/wimexport
  12. bin/wimextract
  13. bin/wiminfo
  14. bin/wimjoin
  15. bin/wimlib-imagex
  16. bin/wimmount
  17. bin/wimmountrw
  18. bin/wimoptimize
  19. bin/wimsplit
  20. bin/wimunmount
  21. bin/wimupdate
  22. bin/wimverify
  23. include/wimlib.h
  24. lib/libwim.so
  25. lib/libwim.so.15
  26. lib/libwim.so.15.15.0
  27. libdata/pkgconfig/wimlib.pc
  28. man/man1/mkwinpeimg.1.gz
  29. man/man1/wimappend.1.gz
  30. man/man1/wimapply.1.gz
  31. man/man1/wimcapture.1.gz
  32. man/man1/wimdelete.1.gz
  33. man/man1/wimdir.1.gz
  34. man/man1/wimexport.1.gz
  35. man/man1/wimextract.1.gz
  36. man/man1/wiminfo.1.gz
  37. man/man1/wimjoin.1.gz
  38. man/man1/wimlib-imagex-append.1.gz
  39. man/man1/wimlib-imagex-apply.1.gz
  40. man/man1/wimlib-imagex-capture.1.gz
  41. man/man1/wimlib-imagex-delete.1.gz
  42. man/man1/wimlib-imagex-dir.1.gz
  43. man/man1/wimlib-imagex-export.1.gz
  44. man/man1/wimlib-imagex-extract.1.gz
  45. man/man1/wimlib-imagex-info.1.gz
  46. man/man1/wimlib-imagex-join.1.gz
  47. man/man1/wimlib-imagex-mount.1.gz
  48. man/man1/wimlib-imagex-mountrw.1.gz
  49. man/man1/wimlib-imagex-optimize.1.gz
  50. man/man1/wimlib-imagex-split.1.gz
  51. man/man1/wimlib-imagex-unmount.1.gz
  52. man/man1/wimlib-imagex-update.1.gz
  53. man/man1/wimlib-imagex-verify.1.gz
  54. man/man1/wimlib-imagex.1.gz
  55. man/man1/wimmount.1.gz
  56. man/man1/wimmountrw.1.gz
  57. man/man1/wimoptimize.1.gz
  58. man/man1/wimsplit.1.gz
  59. man/man1/wimunmount.1.gz
  60. man/man1/wimupdate.1.gz
  61. man/man1/wimverify.1.gz
  62. @owner
  63. @group
  64. @mode
Collapse this list.
Dependency lines:
  • wimlib>0:sysutils/wimlib
To install the port:
cd /usr/ports/sysutils/wimlib/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/wimlib
  • pkg install wimlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wimlib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1543424329 SHA256 (wimlib-1.13.0.tar.gz) = 51d92cafaae0180c7a91b50620f86ffbcec6d6aef360d38dd47e274e65d7970b SIZE (wimlib-1.13.0.tar.gz) = 1035146

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libntfs-3g.so : sysutils/fusefs-ntfs
  2. libxml2.so : textproc/libxml2
  3. libfuse.so : sysutils/fusefs-libs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for wimlib-1.13.0_2: NTFS=on: Build with libntfs-3g for NTFS support (recommended) ===> Use 'make config' to modify these settings
Options name:
sysutils_wimlib
USES:
gmake gnome fuse libtool pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://wimlib.net/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.13.0_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1