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

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


Branch: CURRENT, Version: 114.9.20211125, Package name: lha-114.9.20211125, 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)


   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.
   2020-12-19 16:03:15 by Olaf Seibert | Files touched by this commit (17) | Package removed
Log message:
archivers/lha: distfile unavailable, so switch to maintained version elsewhere.

Documentation is mostly in Japanese (which I don't read) so no changelog
is available.
- Previous patches have ~all been integrated
- Configuration with autotools
- Is still maintained from time to time
   2019-11-02 23:54:29 by Roland Illig | Files touched by this commit (27)
Log message:
archivers: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.