Port details |
- lastools Efficient tools for LiDAR processing
- 2.0.3 misc
=2 2.0.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-10-29 00:05:35
- Last Update: 2025-01-22 11:25:20
- Commit Hash: 57031cc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://rapidlasso.com/lastools/
- https://github.com/LAStools/LAStools
- Description:
- LAStools is collection of highly efficient, batch-scriptable, multicore command
line tools. We have tools to classify, tile, convert, filter, raster,
triangulate, contour, clip, and polygonize LiDAR data (to name just a few
functions). All of the tools can also be run via a native GUI and are available
as a LiDAR processing toolboxes for ArcGIS versions 9.3 and up, for QGIS
versions 1.8 and up, and for ERDAS IMAGINE versions 14.0 and up.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/misc/lastools/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/lastools
- pkg install LAStools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: LAStools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737194557
SHA256 (LAStools-LAStools-v2.0.3_GH0.tar.gz) = b6c6ac33835ead2c69d05e282febc266048ba071a71dae6fdad321d532dfcf78
SIZE (LAStools-LAStools-v2.0.3_GH0.tar.gz) = 8509725
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_lastools
- USES:
- cmake:insource
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.3 22 Jan 2025 11:25:20
    |
Piotr Kubaj (pkubaj)  |
misc/lastools: fix build on ARM / POWER
/wrkdirs/usr/ports/misc/lastools/work/LAStools-2.0.3/src/las2txt.cpp:573:37:
error: constant expression evaluates to -3 which cannot be narrowed to type
'char' [-Wc++11-narrowing]
573 | const char replacement_codes[] = {HSV255, HSL255, HSV, HSL};
| ^~~~~~ |
2.0.3 18 Jan 2025 10:15:28
    |
Yuri Victorovich (yuri)  |
misc/lastools: update 2.0.0 → 2.0.3 |
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) |
2.0.0_1 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 ) |
2.0.0_1 22 Jan 2022 01:37:21
    |
Yuri Victorovich (yuri)  |
misc/lastools: Remove the unnecessary line from the Makefile |
2.0.0_1 10 Jan 2022 18:08:14
    |
Yuri Victorovich (yuri)  Author: Rainer Hurling |
misc/lastools: Fix cmake build for laslib-config.cmake
PR: 261091 |
2.0.0 09 Jan 2022 17:28:40
    |
Yuri Victorovich (yuri)  |
misc/lastools: Update g20181019 -> 2.0.0
Changelog: https://github.com/LAStools/LAStools/blob/master/CHANGES.txt
PR: 261063
Submitted by: rhurlin@ (initial version) |
g20181019_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20181019_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20181019_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 |
g20181019 06 Feb 2019 00:10:49
  |
linimon  |
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.
PR: 235517
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
g20181019 29 Oct 2018 00:04:40
  |
yuri  |
New port: misc/lastools: Efficient tools for LiDAR processing |
Number of commits found: 12
|