./archivers/lha, Archive files using LZW compression (.lzh, .lha files)

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 114.9.20211125nb1, Package name: lha-114.9.20211125nb1, Maintainer: pkgsrc-users

LHa for UNIX version 1.14i-ac20081023 Dec. 13 2020 by Koji Arai

This unofficial version of lha is based on Version 1.00. This
version supports extraction & archiving using -lh5- as well as
extraction using -lh6- algorithm.

All the bug reports on this version should be directed to
https://github.com/jca02266/lha/issues


If this software is included in medium that may be obtained by
users without network connectivity, please notify Tsuguo Okamoto in
advance. Redistribution over networks is not restricted.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2025-11-02 18:16:39 by Dr. Thomas Orgis | Files touched by this commit (1)
Log message:
lha: compile in gnu89 mode to fix build with new gcc
   2025-01-27 20:12:39 by Roland Illig | Files touched by this commit (15)
Log message:
archivers: fix the ordering of common package variables
   2024-10-03 00:17:11 by David H. Gutteridge | Files touched by this commit (2)
Log message:
lha: note upstream commit that addresses the patch
   2024-09-27 17:13:25 by David H. Gutteridge | Files touched by this commit (2)
Log message:
lha: fix builds with GCC 14, where implicit ints are errors

Addresses PR pkg/58701 from Marlon Beijer.
   2022-01-01 20:02:34 by Olaf Seibert | Files touched by this commit (2) | Package updated
Log message:
archivers/lha: update to 1.14i-ac20211125

No changelog is available. From the git history, it seems that the main/only
functional change is that it always asks before overwriting symlinks.
   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2020-12-19 19:02:03 by Olaf Seibert | Files touched by this commit (3)
Log message:
archivers/lha: upstream has accepted last remaining patch.