cvs commit: ports/archivers/deb2targz Makefile distinfo pkg-descr ports/archivers/deb2targz/files deb2targz.sh

Emanuel Haupt ehaupt at FreeBSD.org
Sat Jul 10 17:14:58 UTC 2010


ehaupt      2010-07-10 17:14:57 UTC

  FreeBSD ports repository

  Modified files:
    archivers/deb2targz  Makefile pkg-descr 
  Added files:
    archivers/deb2targz/files deb2targz.sh 
  Removed files:
    archivers/deb2targz  distinfo 
  Log:
  Update to 20100710. This update is actually a shell replacement of the original
  perl script.
  
  Benefits:
   - perl is no longer required as a dependency
   - other contents than data.tar.gz (data.tar, data.tar.bz2, data.tar.lzma,
     data.tar.xz) is now properly dealt with
   - deb package isn't sucked into memory anymore
  
  Submitted by:   Alex Kozlov <spam at rm-rf.kiev.ua>
  
  Revision  Changes    Path
  1.8       +5 -9      ports/archivers/deb2targz/Makefile
  1.3       +0 -3      ports/archivers/deb2targz/distinfo (dead)
  1.1       +25 -0     ports/archivers/deb2targz/files/deb2targz.sh (new)
  1.2       +2 -4      ports/archivers/deb2targz/pkg-descr


More information about the cvs-ports mailing list