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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q2
liblas Library For Reading And Writing LAS-Format Data
1.8.1_25 devel Deleted on this many watch lists=0 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 1.8.1_25Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream no longer continuing
Expired This port expired on: 2024-02-10
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-06-23 10:38:31
Last Update: 2024-04-01 11:50:25
Commit Hash: f5c4612
License: BSD3CLAUSE BSL MIT
WWW:
https://liblas.org/
Description:
libLAS is a BSD library for reading and writing ASPRS LAS version 1.0 and 1.1 data. LAS-formatted data is heavily used in LiDAR processing operations, and the LAS format is a sequential binary format used to store data from sensors and as intermediate processing storage by some applications.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (111 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/liblas-1.8.1_25/catalog.mk
  3. /usr/local/share/licenses/liblas-1.8.1_25/LICENSE
  4. /usr/local/share/licenses/liblas-1.8.1_25/BSD3CLAUSE
  5. /usr/local/share/licenses/liblas-1.8.1_25/BSL
  6. /usr/local/share/licenses/liblas-1.8.1_25/MIT
  7. bin/las2col
  8. bin/las2pg
  9. bin/las2las
  10. bin/las2txt
  11. bin/lasblock
  12. bin/lasinfo
  13. bin/liblas-config
  14. bin/ts2las
  15. bin/txt2las
  16. include/liblas/bounds.hpp
  17. include/liblas/capi/las_config.h
  18. include/liblas/capi/las_version.h
  19. include/liblas/capi/liblas.h
  20. include/liblas/chipper.hpp
  21. include/liblas/classification.hpp
  22. include/liblas/color.hpp
  23. include/liblas/compatibility.hpp
  24. include/liblas/detail/binary.hpp
  25. include/liblas/detail/endian.hpp
  26. include/liblas/detail/file_ptr_stream.hpp
  27. include/liblas/detail/fwd.hpp
  28. include/liblas/detail/index/indexcell.hpp
  29. include/liblas/detail/index/indexoutput.hpp
  30. include/liblas/detail/opt_allocator.hpp
  31. include/liblas/detail/pointrecord.hpp
  32. include/liblas/detail/private_utility.hpp
  33. include/liblas/detail/reader/cachedreader.hpp
  34. include/liblas/detail/reader/header.hpp
  35. include/liblas/detail/reader/reader.hpp
  36. include/liblas/detail/reader/zipreader.hpp
  37. include/liblas/detail/sha1.hpp
  38. include/liblas/detail/singleton.hpp
  39. include/liblas/detail/timer.hpp
  40. include/liblas/detail/writer/header.hpp
  41. include/liblas/detail/writer/point.hpp
  42. include/liblas/detail/writer/writer.hpp
  43. include/liblas/detail/writer/zipwriter.hpp
  44. include/liblas/detail/zippoint.hpp
  45. include/liblas/dimension.hpp
  46. include/liblas/error.hpp
  47. include/liblas/exception.hpp
  48. include/liblas/export.hpp
  49. include/liblas/external/property_tree/detail/exception_implementation.hpp
  50. include/liblas/external/property_tree/detail/file_parser_error.hpp
  51. include/liblas/external/property_tree/detail/info_parser_error.hpp
  52. include/liblas/external/property_tree/detail/info_parser_read.hpp
  53. include/liblas/external/property_tree/detail/info_parser_utils.hpp
  54. include/liblas/external/property_tree/detail/info_parser_write.hpp
  55. include/liblas/external/property_tree/detail/info_parser_writer_settings.hpp
  56. include/liblas/external/property_tree/detail/json_parser_error.hpp
  57. include/liblas/external/property_tree/detail/json_parser_read.hpp
  58. include/liblas/external/property_tree/detail/json_parser_write.hpp
  59. include/liblas/external/property_tree/detail/ptree_implementation.hpp
  60. include/liblas/external/property_tree/detail/ptree_utils.hpp
  61. include/liblas/external/property_tree/detail/rapidxml.hpp
  62. include/liblas/external/property_tree/detail/xml_parser_error.hpp
  63. include/liblas/external/property_tree/detail/xml_parser_flags.hpp
  64. include/liblas/external/property_tree/detail/xml_parser_read_rapidxml.hpp
  65. include/liblas/external/property_tree/detail/xml_parser_utils.hpp
  66. include/liblas/external/property_tree/detail/xml_parser_write.hpp
  67. include/liblas/external/property_tree/detail/xml_parser_writer_settings.hpp
  68. include/liblas/external/property_tree/exceptions.hpp
  69. include/liblas/external/property_tree/id_translator.hpp
  70. include/liblas/external/property_tree/info_parser.hpp
  71. include/liblas/external/property_tree/ini_parser.hpp
  72. include/liblas/external/property_tree/json_parser.hpp
  73. include/liblas/external/property_tree/ptree.hpp
  74. include/liblas/external/property_tree/ptree_fwd.hpp
  75. include/liblas/external/property_tree/ptree_serialization.hpp
  76. include/liblas/external/property_tree/stream_translator.hpp
  77. include/liblas/external/property_tree/string_path.hpp
  78. include/liblas/external/property_tree/xml_parser.hpp
  79. include/liblas/factory.hpp
  80. include/liblas/filter.hpp
  81. include/liblas/header.hpp
  82. include/liblas/index.hpp
  83. include/liblas/iterator.hpp
  84. include/liblas/liblas.hpp
  85. include/liblas/point.hpp
  86. include/liblas/reader.hpp
  87. include/liblas/schema.hpp
  88. include/liblas/spatialreference.hpp
  89. include/liblas/transform.hpp
  90. include/liblas/utility.hpp
  91. include/liblas/variablerecord.hpp
  92. include/liblas/version.hpp
  93. include/liblas/writer.hpp
  94. lib/liblas.so
  95. lib/liblas.so.3
  96. lib/liblas.so.2.4.0
  97. lib/liblas_c.so
  98. lib/liblas_c.so.3
  99. lib/liblas_c.so.2.4.0
  100. share/liblas/doc/AUTHORS
  101. share/liblas/doc/COPYING
  102. share/liblas/doc/INSTALL
  103. share/liblas/doc/LICENSE.txt
  104. share/liblas/doc/README.txt
  105. share/cmake/libLAS/liblas-config-version.cmake
  106. share/cmake/libLAS/liblas-config.cmake
  107. share/cmake/libLAS/liblas-depends.cmake
  108. share/cmake/libLAS/liblas-depends-release.cmake
  109. @owner
  110. @group
  111. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • liblas>0:devel/liblas
No installation instructions:
This port has been deleted.
PKGNAME: liblas
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1474265508 SHA256 (libLAS-libLAS-1.8.1_GH0.tar.gz) = 31cff4fd235f9397df8c3086b0aefc50a047d2be0e9ce39f0cddfc662633fa93 SIZE (libLAS-libLAS-1.8.1_GH0.tar.gz) = 10734926

Packages (timestamps in pop-ups are UTC):
liblas
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.8.1_19--n/an/an/a
FreeBSD:13:quarterly--1.8.1_23--n/an/an/a
FreeBSD:14:latest--1.8.1_21--1.8.1_23-1.8.1_23
FreeBSD:14:quarterly-----1.8.1_241.8.1_241.8.1_24
FreeBSD:15:latest--n/a-n/an/a1.8.1_241.8.1_25
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/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
Library dependencies:
  1. libboost_thread.so : devel/boost-libs
  2. libgeotiff.so : graphics/libgeotiff
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/libght*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_liblas
USES:
cmake compiler:c++11-lang cpe libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libLAS/libLAS/tar.gz/1.8.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port