Bug 155722 - New port: sysutils/pp. Lightweight and fast realization of pipe progress-bar
Summary: New port: sysutils/pp. Lightweight and fast realization of pipe progress-bar
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-20 15:00 UTC by Artem Zaytsev
Modified: 2011-03-20 19:30 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Zaytsev 2011-03-20 15:00:08 UTC

    
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-20 15:46:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-20 19:28:52 UTC
dhn         2011-03-20 19:28:38 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/pp          Makefile distinfo pkg-descr 
  Log:
  Light-weight and fast realization of progress-bar for pipe.
  
  WWW:    http://code.google.com/p/pipe-progress/
  
  PR:             ports/155722
  Submitted by:   Artem Zaytsev <a.arepo@gmail.com>
  
  Revision  Changes    Path
  1.1282    +1 -0      ports/sysutils/Makefile
  1.1       +22 -0     ports/sysutils/pp/Makefile (new)
  1.1       +2 -0      ports/sysutils/pp/distinfo (new)
  1.1       +3 -0      ports/sysutils/pp/pkg-descr (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 3 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-20 19:29:06 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!