Summary: | [NEW PORT] devel/p5-Term-Sk: Perl extension for displaying a progress indicator on a terminal | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jonathan Chu <milki> | ||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jonathan Chu
2011-07-20 16:20:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: perl->culot I'll take it. culot 2011-07-22 11:35:40 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Term-Sk Makefile distinfo pkg-descr pkg-plist Log: Term::Sk is a class to implement a progress indicator ("Sk" is a short form for "Show Key"). This is used to provide immediate feedback for long running processes. WWW: http://search.cpan.org/dist/Term-Sk/ PR: ports/159061 Submitted by: milki <milki@rescomp.berkeley.edu> Revision Changes Path 1.4454 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-Term-Sk/Makefile (new) 1.1 +2 -0 ports/devel/p5-Term-Sk/distinfo (new) 1.1 +5 -0 ports/devel/p5-Term-Sk/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Term-Sk/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" State Changed From-To: open->closed New port added, with minor changes. Thanks! |