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
smpq StormLib MPQ archiving utility
1.6 archiversnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: agh@riseup.net search for ports maintained by this maintainer
Port Added: 2025-10-27 10:21:07
Last Update: 2025-10-27 10:19:01
Commit Hash: db5c14a
Also Listed In: devel games
License: GPLv3
WWW:
https://launchpad.net/smpq/
Description:
StormLib MPQ (SMPQ) archiving utility. SMPQ is designed for full manipulating with Blizzard MPQ archives. SMPQ can create archives, as well as extract, append, rename, and delete files within MPQ archives. Support for encrypted, versioned, and different types of archives is included. SMPQ is a free, open-source command-line utility written in C/C++, utilising the multiplatform C++ library, StormLib. See `man 1 smpq` or `smpq --help` for more information.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/smpq
  2. share/man/man1/smpq.1.gz
  3. /usr/local/share/licenses/smpq-1.6/catalog.mk
  4. /usr/local/share/licenses/smpq-1.6/LICENSE
  5. /usr/local/share/licenses/smpq-1.6/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • smpq>0:archivers/smpq
To install the port:
cd /usr/ports/archivers/smpq/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/smpq
  • pkg install smpq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: smpq
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710284192 SHA256 (smpq_1.6.orig.tar.gz) = b5d2dc8a5de8629b71ee5d3612b6e84d88418b86c5cd39ba315e9eb0462f18cb SIZE (smpq_1.6.orig.tar.gz) = 37846

Packages (timestamps in pop-ups are UTC):
smpq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-1.6--1.6---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.6n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.6n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. stormlib>0 : archivers/stormlib
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libstorm.so : archivers/stormlib
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
archivers_smpq
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://launchpad.net/smpq/trunk/1.6/+download/
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.6
27 Oct 2025 10:19:01
commit hash: db5c14a4d867ac1970be9d17faf6058c4354a259commit hash: db5c14a4d867ac1970be9d17faf6058c4354a259commit hash: db5c14a4d867ac1970be9d17faf6058c4354a259commit hash: db5c14a4d867ac1970be9d17faf6058c4354a259 files touched by this commit
Älven (alven) search for other commits by this committer
Author: Alastair Hogge
archivers/smpq: [NEW PORT] StormLib MPQ (SMPQ) archiving utility

StormLib MPQ (SMPQ) archiving utility.
SMPQ is designed for full manipulating with Blizzard MPQ archives. SMPQ
can create archives, as well as extract, append, rename, and delete
files within MPQ archives. Support for encrypted, versioned, and
different types of archives is included. SMPQ is a free, open-source
command line utility written in C/C++, utilising the multiplatform C++
library, StormLib.

WWW: https://launchpad.net/smpq

Approved by:		yuri@ (Mentor)
Differential Revision:	https://reviews.freebsd.org/D44335

Number of commits found: 1