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
laszip Library for lossless LAS compression
3.5.1 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 3.5.1Version of this port present on the latest quarterly branch.
Maintainer: rhurlin@FreeBSD.org search for ports maintained by this maintainer
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:: geos, qgis, ggobi, ess
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.
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 (15 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/laszip-3.5.1/catalog.mk
  3. /usr/local/share/licenses/laszip-3.5.1/LICENSE
  4. /usr/local/share/licenses/laszip-3.5.1/APACHE20
  5. include/laszip/laszip_api.h
  6. include/laszip/laszip_api_version.h
  7. lib/liblaszip.so
  8. lib/liblaszip.so.8
  9. lib/liblaszip.so.8.0.6
  10. lib/liblaszip_api.so
  11. lib/liblaszip_api.so.8
  12. lib/liblaszip_api.so.8.0.6
  13. @owner
  14. @group
  15. @mode
Collapse this list.
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):
laszip
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.5.13.5.13.4.33.5.13.5.1-3.4.3-
FreeBSD:13:quarterly3.4.33.4.33.4.33.4.33.5.13.4.33.4.33.4.3
FreeBSD:14:latest3.5.13.5.13.4.33.5.13.5.13.4.3-3.4.3
FreeBSD:14:quarterly3.4.33.5.1-3.4.33.5.13.4.33.4.33.4.3
FreeBSD:15:latest3.5.13.5.1n/a3.5.1n/a3.5.13.5.13.5.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. archivers/py-laszip
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/LASzip/LASzip/tar.gz/80f9298?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.1
24 Jan 2024 16:49:08
commit hash: 5ef00052578b600e42e210fd8b2ecab290768617commit hash: 5ef00052578b600e42e210fd8b2ecab290768617commit hash: 5ef00052578b600e42e210fd8b2ecab290768617commit hash: 5ef00052578b600e42e210fd8b2ecab290768617 files touched by this commit
Alex Kozlov (ak) search for other commits by this committer
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
commit hash: 2129452f60bbbe045e91329ff14a9b7e83005e61commit hash: 2129452f60bbbe045e91329ff14a9b7e83005e61commit hash: 2129452f60bbbe045e91329ff14a9b7e83005e61commit hash: 2129452f60bbbe045e91329ff14a9b7e83005e61 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
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
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)
3.4.3
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)
3.4.3
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)
3.4.3
18 Jan 2022 20:48:18
commit hash: 8ecff286ac2818d0aaec3680d63234dae73c4766commit hash: 8ecff286ac2818d0aaec3680d63234dae73c4766commit hash: 8ecff286ac2818d0aaec3680d63234dae73c4766commit hash: 8ecff286ac2818d0aaec3680d63234dae73c4766 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
Author: Daniel Engberg
archivers/laszip: Use upstream release archive

PR:		261268
3.4.3
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.
3.4.3
10 Sep 2020 19:17:39
Revision:548221Original commit files touched by this commit
rhurlin search for other commits by this committer
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
Revision:541174Original commit files touched by this commit
lwhsu search for other commits by this committer
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
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:488643Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:480114Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:467446Original commit files touched by this commit
dbaio search for other commits by this committer
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
Revision:371222Original commit files touched by this commit
bapt search for other commits by this committer
Clean up plist
2.1.0
09 Nov 2013 11:31:37
Revision:333280Original commit files touched by this commit
wg search for other commits by this committer
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
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)
2.1.0
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- 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
Revision:309150Original commit files touched by this commit
danfe search for other commits by this committer
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
Original commit files touched by this commit
cs search for other commits by this committer
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)

Number of commits found: 20