Port details |
- liblzxcomp LZX compression library
- 20050705 archivers =3 20050705Version of this port present on the latest quarterly branch.
- Maintainer: ak@FreeBSD.org
- 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:: p5-Apache-SessionX, sash, zzuf, nc, healthd
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
20050705 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
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 ) |
20050705 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20050705 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20050705 16 Jan 2020 09:34:42 |
bapt |
First pass at moving manpages to share/man for category a* |
20050705 26 Jul 2016 16:51:16 |
mat |
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 |
ak |
- Add liblzxcomp_p.a to orphans whitelist |
20050705 20 May 2014 06:06:36 |
ak |
- Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview |
20050705 09 Feb 2014 13:00:57 |
ak |
- Use MAKEFILE variable |
20050705 09 Feb 2014 12:28:47 |
ak |
- Update to 20050705, undeprecate
- Take maintainership |
20020619 07 Feb 2014 18:50:30 |
bapt |
Deprecate ports unmaintained for which distillator is not able to find public
distfiles
Reported by: distilator |
20020619 25 Sep 2013 03:17:42 |
vanilla |
Support stage. |
20020619 20 Sep 2013 13:11:21 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
20020619 22 Apr 2013 13:27:48 |
bapt |
Reassign skv@ ports to the heap
Feature safe: yes |
20020619 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
20020619 25 Jul 2008 09:08:42 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
20020619 19 Apr 2008 17:56:05 |
miwi |
- 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 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
20020619 22 Jan 2006 06:58:31 |
edwin |
SHA256ify
Approved by: krion@ |
20020619 28 Feb 2005 12:01:10 |
skv |
Install lzx_constants.h too. |
20020618 27 Feb 2005 18:31:48 |
skv |
Add liblzxcomp 20020618, LZX compression library. |