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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
liblzxcomp LZX compression library
20050705 archivers on this many watch lists=1 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 20050705Version of this port present on the latest quarterly branch.
Maintainer: ak@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-02-27 18:33:27
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: nethack32, svk, tmpreaper, uk-aspell
License: LGPL21
WWW:
http://www.russotto.net/chm/
Description:
LZX compression engine, suitable for creating compressed CHM files. Or for use in a CAB-making utility or for any other purpose LZX is useful for.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/liblzxcomp-20050705/catalog.mk
  3. /usr/local/share/licenses/liblzxcomp-20050705/LICENSE
  4. /usr/local/share/licenses/liblzxcomp-20050705/LGPL21
  5. include/lzx_compress.h
  6. include/lzx_constants.h
  7. lib/liblzxcomp.a
  8. @comment lib/liblzxcomp_p.a
  9. lib/liblzxcomp.so
  10. lib/liblzxcomp.so.1
  11. share/man/man3/lzxcomp.3.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • liblzxcomp>0:archivers/liblzxcomp
To install the port:
cd /usr/ports/archivers/liblzxcomp/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/liblzxcomp
  • pkg install liblzxcomp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: liblzxcomp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (lzx_compress.tar.gz) = d63f046130677db666d6cec6f4a62349060928ec85b1feaf2fce9222293a95f7 SIZE (lzx_compress.tar.gz) = 33561

Packages (timestamps in pop-ups are UTC):
liblzxcomp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2005070520050705200507052005070520050705-20050705-
FreeBSD:13:quarterly2005070520050705200507052005070520050705200507052005070520050705
FreeBSD:14:latest200507052005070520050705200507052005070520050705-20050705
FreeBSD:14:quarterly2005070520050705-2005070520050705200507052005070520050705
FreeBSD:15:latest2005070520050705n/a20050705n/a200507052005070520050705
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. textproc/hhm

Configuration Options:
No options to configure
Options name:
archivers_liblzxcomp
USES:
uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.russotto.net/chm/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20050705
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20050705
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
archivers: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20050705
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
20050705
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20050705
16 Jan 2020 09:34:42
Revision:523220Original commit files touched by this commit
bapt search for other commits by this committer
First pass at moving manpages to share/man for category a*
20050705
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
20050705
20 May 2014 15:14:13
Revision:354649Original commit files touched by this commit
ak search for other commits by this committer
- Add liblzxcomp_p.a to orphans whitelist
20050705
20 May 2014 06:06:36
Revision:354597Original commit files touched by this commit
ak search for other commits by this committer
- Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
20050705
09 Feb 2014 13:00:57
Revision:343499Original commit files touched by this commit
ak search for other commits by this committer
- Use MAKEFILE variable
20050705
09 Feb 2014 12:28:47
Revision:343484Original commit files touched by this commit
ak search for other commits by this committer
- Update to 20050705, undeprecate
- Take maintainership
20020619
07 Feb 2014 18:50:30
Revision:343287Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate ports unmaintained for which distillator is not able to find public
distfiles

Reported by:	distilator
20020619
25 Sep 2013 03:17:42
Revision:328244Original commit files touched by this commit
vanilla search for other commits by this committer
Support stage.
20020619
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
20020619
22 Apr 2013 13:27:48
Revision:316230Original commit files touched by this commit
bapt search for other commits by this committer
Reassign skv@ ports to the heap

Feature safe:	yes
20020619
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
20020619
25 Jul 2008 09:08:42
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
20020619
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
20020619
03 May 2006 05:14:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
20020619
22 Jan 2006 06:58:31
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
20020619
28 Feb 2005 12:01:10
Original commit files touched by this commit
skv search for other commits by this committer
Install lzx_constants.h too.
20020618
27 Feb 2005 18:31:48
Original commit files touched by this commit
skv search for other commits by this committer
Add liblzxcomp 20020618, LZX compression library.

Number of commits found: 22