Date: Wed, 11 Jan 2012 19:50:22 +0000 (UTC) From: Carlo Strub <cs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/laszip Makefile distinfo pkg-descr pkg-plist Message-ID: <201201111950.q0BJoMe4035414@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cs 2012-01-11 19:50:22 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/laszip Makefile distinfo pkg-descr pkg-plist Log: 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) Revision Changes Path 1.269 +1 -0 ports/archivers/Makefile 1.1 +25 -0 ports/archivers/laszip/Makefile (new) 1.1 +2 -0 ports/archivers/laszip/distinfo (new) 1.1 +11 -0 ports/archivers/laszip/pkg-descr (new) 1.1 +10 -0 ports/archivers/laszip/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201111950.q0BJoMe4035414>