| Port details |
- archmerge Produce a smaller zip file from two others with the best compressed files
- 0.9.9 archivers
=0 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: portmaster@BSDforge.com
 - Port Added: 2026-05-01 19:03:01
- Last Update: 2026-05-13 13:41:56
- Commit Hash: c984611
- License: BSD2CLAUSE
- WWW:
- https://codeberg.org/BSDforge/archmerge
- Description:
- Different compression programs result in different
compression ratios and compress different types of files
unequally.
Archmerge will take the best files from each archive and
create a new output file, which is guaranteed to be equal
to, or smaller in size than both of the input files. Archmerge
can also be used to perform boolean operations on archives,
such as merging 2 archives together, or updating a new file.
NOTE: in its current incarnation, Archmerge only operates on
zip archives. Additional compression algorithms and techniques
will be added soon.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- archmerge>0:archivers/archmerge
- To install the port:
- cd /usr/ports/archivers/archmerge/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/archmerge
- pkg install archmerge
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: archmerge
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777528560
SHA256 (archmerge-0.9.9.tar.gz) = f48b1c4c8ca3705bfd4860eab4a73b3e307cf1322c5858fb2fc43a608ae927b9
SIZE (archmerge-0.9.9.tar.gz) = 6184
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_archmerge
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.9 13 May 2026 13:41:56
    |
Jimmy Olgeni (olgeni)  |
archivers/archmerge: Fix typo in pkg-descr |
0.9.9 01 May 2026 18:53:46
    |
Robert Clausecker (fuz)  Author: Chris Hutchinson |
archivers/archmerge: NEW PORT, replaces archivers/zipmix
Different compression programs result in different
compression ratios and compress different types of files
unequally.
Archmerge will take the best files from each archive and
create a new output file, which is guaranteed to be equal
to, or smaller in size than both of the input files. Archmerge
can also be used to perform boolean operations on archives,
such as merging 2 archives together, or updating a new file.
NOTE: in it's current incarnation. Archmerge only operates on
zip archives. Additional compression algorithms and techniques
will be added soon.
WWW: https://codeberg.org/BSDforge/archmerge
PR: 294920, 293749 |
Number of commits found: 2
|