Summary: | [NEW PORT] textproc/rubygem-terminal-table (ruby ascii table drawing lib) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Eric Freeman <freebsdports> | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Eric Freeman
2011-04-15 22:50:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: ruby->swills I'll take it. swills 2011-05-03 02:40:59 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/rubygem-terminal-table Makefile distinfo pkg-descr Log: Simple, feature rich ascii table generation library. - Optional headings - Alignment of columns, headings, or cells - Supports column span - Easy modification of table strings (+, -, |) WWW: https://github.com/visionmedia/terminal-table PR: ports/156435 Submitted by: Eric Freeman <freebsdports at chillibear.com> Revision Changes Path 1.1540 +1 -0 ports/textproc/Makefile 1.1 +20 -0 ports/textproc/rubygem-terminal-table/Makefile (new) 1.1 +2 -0 ports/textproc/rubygem-terminal-table/distinfo (new) 1.1 +8 -0 ports/textproc/rubygem-terminal-table/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" State Changed From-To: open->closed New port added. Thanks! |