cvs commit: ports/archivers Makefile ports/archivers/laszip Makefile distinfo pkg-descr pkg-plist

Carlo Strub cs at FreeBSD.org
Wed Jan 11 19:50:23 UTC 2012


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 at 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)


More information about the cvs-all mailing list