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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q2
lhasa Command line tool and library for parsing LHA archives
0.4.0 archivers 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 0.4.0Version of this port present on the latest quarterly branch.
Maintainer: cs@innolan.dk search for ports maintained by this maintainer
Port Added: 2025-06-25 23:36:18
Last Update: 2025-06-25 23:34:05
Commit Hash: ff4cb8f
License: ISCL
WWW:
https://fragglet.github.io/lhasa/
Description:
Lhasa is a command line tool and library for parsing LHA archives. Currently it is only possible to decompress archives. Compressing LHA archives may be an enhancement for future versions. The aim is to be compatible with as many different variants of the LHA file format as possible, including LArc (.lzs) and PMarc (.pma). The command line tool aims to be interface-compatible with Unix LHA tool (command line syntax and output), for backwards compatibility with tools that expect particular output.
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 (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lhasa-0.4.0/catalog.mk
  3. /usr/local/share/licenses/lhasa-0.4.0/LICENSE
  4. /usr/local/share/licenses/lhasa-0.4.0/ISCL
  5. bin/lhasa
  6. include/liblhasa-1.0/lha_decoder.h
  7. include/liblhasa-1.0/lha_file_header.h
  8. include/liblhasa-1.0/lha_input_stream.h
  9. include/liblhasa-1.0/lha_reader.h
  10. include/liblhasa-1.0/lhasa.h
  11. lib/liblhasa.a
  12. lib/liblhasa.so
  13. lib/liblhasa.so.0
  14. lib/liblhasa.so.0.0.0
  15. libdata/pkgconfig/liblhasa.pc
  16. share/man/man1/lhasa.1.gz
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • lhasa>0:archivers/lhasa
To install the port:
cd /usr/ports/archivers/lhasa/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/lhasa
  • pkg install lhasa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lhasa
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710720015 SHA256 (lhasa-0.4.0.tar.gz) = a7fc883c304c508562fb93fa307a4c342b0c886fcc265f28b92dc0c39220c5b3 SIZE (lhasa-0.4.0.tar.gz) = 3503963

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. autoconf>=2.72 : devel/autoconf
  2. automake>=1.17 : devel/automake
  3. libtoolize : devel/libtool
Test dependencies:
  1. bash>0 : shells/bash
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lhasa-0.4.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
archivers_lhasa
USES:
autoreconf cpe libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/fragglet/lhasa/releases/download/v0.4.0/
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
0.4.0
25 Jun 2025 23:34:05
commit hash: ff4cb8fbe7a3e40dbd84ea1f17a2b5c64ec8723bcommit hash: ff4cb8fbe7a3e40dbd84ea1f17a2b5c64ec8723bcommit hash: ff4cb8fbe7a3e40dbd84ea1f17a2b5c64ec8723bcommit hash: ff4cb8fbe7a3e40dbd84ea1f17a2b5c64ec8723b files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Bryan Baldwin
archivers/lhasa: Unbreak fetch - upstream moved distfiles to github

Remove mirrors without distfiles.

PR:		287520
Approved by:	cs@innolan.dk (maintainer, implicit - fix fetch)
MFH:		2025Q2

(cherry picked from commit 73267588f2cf64c89e41ba0570c0391b26b13c07)

Number of commits found: 1