Bug 156267 - [NEW PORT] archivers/lrzip: Long Range ZIP or Lzma RZIP
Summary: [NEW PORT] archivers/lrzip: Long Range ZIP or Lzma RZIP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-08 04:40 UTC by gslin
Modified: 2011-04-12 04:20 UTC (History)
1 user (show)

See Also:


Attachments
lrzip-0.601.shar (3.38 KB, text/plain)
2011-04-08 04:40 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2011-04-08 04:40:08 UTC
This is a compression program optimised for large files. The larger the file
and the more memory you have, the better the compression advantage this will
provide, especially once the files are larger than 100MB. The advantage can
be chosen to be either size (much smaller than bzip2) or speed (much faster
than bzip2).

WWW:	http://ck.kolivas.org/apps/lrzip/README

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-08 04:40:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-04-12 04:02:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-04-12 04:02:50 UTC
miwi        2011-04-12 03:02:36 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/lrzip      Makefile distinfo pkg-descr pkg-plist 
    archivers/lrzip/files patch-stream.diff 
  Log:
  This is a compression program optimised for large files. The larger the file
  and the more memory you have, the better the compression advantage this will
  provide, especially once the files are larger than 100MB. The advantage can
  be chosen to be either size (much smaller than bzip2) or speed (much faster
  than bzip2).
  
  WWW:    http://ck.kolivas.org/apps/lrzip/README
  
  PR:             ports/156267
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.254     +1 -0      ports/archivers/Makefile
  1.1       +35 -0     ports/archivers/lrzip/Makefile (new)
  1.1       +2 -0      ports/archivers/lrzip/distinfo (new)
  1.1       +11 -0     ports/archivers/lrzip/files/patch-stream.diff (new)
  1.1       +7 -0      ports/archivers/lrzip/pkg-descr (new)
  1.1       +27 -0     ports/archivers/lrzip/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-04-12 04:14:14 UTC
miwi        2011-04-12 03:14:05 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/byobu       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Byobu is a Japanese term for decorative, multi-panel screens that serve as
  folding room dividers. As an open source project, Byobu is an elegant
  enhancement of the otherwise functional, plain, practical GNU Screen. Byobu
  includes an enhanced profile and configuration utilities for the GNU screen
  window manager, such as toggle-able system status notifications.
  
  WWW:    https://launchpad.net/byobu
  
  PR:             ports/156267
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.1289    +1 -0      ports/sysutils/Makefile
  1.1       +38 -0     ports/sysutils/byobu/Makefile (new)
  1.1       +2 -0      ports/sysutils/byobu/distinfo (new)
  1.1       +7 -0      ports/sysutils/byobu/pkg-descr (new)
  1.1       +83 -0     ports/sysutils/byobu/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"