Port details |
- laszip Library for lossless LAS compression
- 3.5.1 archivers
=3 3.5.1Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2012-01-11 19:50:59
- Last Update: 2024-01-24 16:49:08
- Commit Hash: 5ef00052
- People watching this port, also watch:: wmweather+, qgis, R, mdbtools, mpb
- License: APACHE20
- WWW:
- https://laszip.org/
- Description:
- LASzip is a compression library for compressing ASPRS LAS format data. It has
been provided as an LGPL-licensed stand-alone software library to allow other
softwares that handle LAS data to read and write LASzip-compressed data. The
BSD-licensed libLAS and the LGPL-licensed LASlib can take advantage of LASzip to
read and write compressed data.
LASzip is completely lossless. It compresses bulky LAS files into compact LAZ
files that are only 10-20 percent of the original size, accurately preserving
every single bit.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- laszip>0:archivers/laszip
- To install the port:
- cd /usr/ports/archivers/laszip/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/laszip
- pkg install laszip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: laszip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704101714
SHA256 (LASzip-LASzip-3.5.1-80f9298_GH0.tar.gz) = f49c7e381c6a64d9192d4f9dae1f786ad90e0d4d2290b8736ef167af9c9e78fb
SIZE (LASzip-LASzip-3.5.1-80f9298_GH0.tar.gz) = 231635
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- archivers/py-laszip
- math/pdal
Configuration Options:
- No options to configure
- Options name:
- archivers_laszip
- USES:
- cmake compiler:c++0x
- 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 |
3.5.1 24 Jan 2024 16:49:08
    |
Alex Kozlov (ak)  |
archivers/laszip, devel/py-flit-scm: Remove empty lines at the end of
Makefile(s)
Approved by: portmgr blanket |
3.5.1 06 Jan 2024 15:21:32
    |
Rainer Hurling (rhurlin)  |
archivers/laszip: Update to 3.5.1
LASzip was relicensed to Apache Public License 2.0 by Rapidlasso, GmbH
in January 2022. This relicense corresponds to only software in the
LASzip GitHub repository at https://github.com/LASzip/LASzip and
none of the LAStools software that lives at
https://github.com/LAStools/LAStools/
There are duplicates of a number of files in both repositories. Developers
wishing to use APL versions must use the ones in the LASzip repository.
- Small memory leaks
- bug fix for signed long (I32) in set_value_as_float()
- limit level_offset init loop in quadtree
- fix for uncommon zero'd chunk tables
The port uses GitHub, because their are no releases or tags and no
download archive of v3.5.x until now. |
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) |
3.4.3 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 ) |
3.4.3 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 ) |
3.4.3 18 Jan 2022 20:48:18
    |
Rainer Hurling (rhurlin)  Author: Daniel Engberg |
archivers/laszip: Use upstream release archive
PR: 261268 |
3.4.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.4.3 10 Sep 2020 19:17:39
  |
rhurlin  |
Change the maintainer entry in rhurlin's ports
After I got a commit bit for ports, it is time now to change the maintainers
entry in all 'owned' ports.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26398 |
3.4.3 04 Jul 2020 08:08:39
  |
lwhsu  |
Update to 3.4.3
PR: 247748
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) |
3.2.9_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.2.9 29 Dec 2018 01:46:22
  |
swills  |
archivers/laszip: Update to 3.2.9
PR: 234471
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) |
3.2.2_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.2.2 19 Sep 2018 21:38:38
  |
linimon  |
Fix building on gcc-based archs by upgrading USES.
Tested on powerpc64 and amd64 (for no regression).
Approved by: portmgr (tier-2 blanket) |
3.2.2 16 Apr 2018 00:11:58
  |
dbaio  |
archivers/laszip: Update to 3.2.2
Project has moved to Github.
While here:
Remove old tweaks that aren't necessary anymore.
Update LICENSE.
Changes: https://raw.githubusercontent.com/LASzip/LASzip/3.2.2/ChangeLog
Bump PORTREVISION of dependent port (math/pdal) due shlib change.
PR: 227501
Submitted by: lbartoletti@tuxfamily.org
Approved by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) |
2.1.0 19 Oct 2014 23:12:07
  |
bapt  |
Clean up plist |
2.1.0 09 Nov 2013 11:31:37
  |
wg  |
archivers/laszip: allow staging
- Allow staging
- Use single space for WWW
PR: ports/183798
Submitted by: maintainer |
2.1.0 20 Sep 2013 13:11:21
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
2.1.0 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.1.0 18 Dec 2012 07:57:31
  |
danfe  |
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here. |
2.1.0 11 Jan 2012 19:50:22
 |
cs  |
LASzip is a compression library for compressing ASPRS LAS format data. It has
been provided as an LGPL-licensed stand-alone software library to allow other
softwares that handle LAS data to read and write LASzip-compressed data. The
BSD-licensed libLAS and the LGPL-licensed LASlib can take advantage of LASzip
to read and write compressed data.
LASzip is completely lossless. It compresses bulky LAS files into compact LAZ
files that are only 10-20 percent of the original size, accurately preserving
every single bit.
PR: ports/163956
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
Approved by: glarkin@ (mentor) |