Summary: | New port: textproc/atom ASCII-TO-Markup program; ASCII input, HTML/L | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Chris Rees <chris> | ||||
Component: | Individual Port(s) | Assignee: | Steven Kreuzer <skreuzer> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Chris Rees
2009-06-09 21:40:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->skreuzer I'll take it. skreuzer 2009-06-12 13:40:55 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/atom Makefile distinfo pkg-descr Log: Atom takes in plain text with simple layout hints and outputs as HTML or LaTeX. PR: ports/135424 Submitted by: Chris Rees <chris@bayofrum.net> Approved by: wxs (mentor) Revision Changes Path 1.1347 +1 -0 ports/textproc/Makefile 1.1 +38 -0 ports/textproc/atom/Makefile (new) 1.1 +3 -0 ports/textproc/atom/distinfo (new) 1.1 +4 -0 ports/textproc/atom/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, with minor changes. Thanks! |