Summary: | [NEW PORT] devel/universalindentgui: Graphical UI for multiple source code indent/format/beautify tools | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andriy Gapon <avg> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Andriy Gapon
2009-10-01 14:00:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. miwi 2009-10-04 10:10:37 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/universalindentgui Makefile distinfo pkg-descr pkg-message pkg-plist devel/universalindentgui/files patch-gnuindent Log: UniversalIndentGUI is a graphical UI for multiple source code indent, format and beautify tools like GNU Indent, Astyle, GreatCode etc. WWW: http://universalindent.sourceforge.net/ PR: ports/139280 Submitted by: Andriy Gapon <avg at icyb.net.ua> Revision Changes Path 1.3652 +1 -0 ports/devel/Makefile 1.1 +41 -0 ports/devel/universalindentgui/Makefile (new) 1.1 +3 -0 ports/devel/universalindentgui/distinfo (new) 1.1 +12 -0 ports/devel/universalindentgui/files/patch-gnuindent (new) 1.1 +4 -0 ports/devel/universalindentgui/pkg-descr (new) 1.1 +16 -0 ports/devel/universalindentgui/pkg-message (new) 1.1 +54 -0 ports/devel/universalindentgui/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! |