Bug 139280 - [NEW PORT] devel/universalindentgui: Graphical UI for multiple source code indent/format/beautify tools
Summary: [NEW PORT] devel/universalindentgui: Graphical UI for multiple source code in...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 14:00 UTC by Andriy Gapon
Modified: 2009-10-04 11:20 UTC (History)
0 users

See Also:


Attachments
universalindentgui-1.1.0.shar (6.49 KB, text/plain)
2009-10-01 14:00 UTC, Andriy Gapon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Gapon 2009-10-01 14:00:03 UTC
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/

Please note that currently this port doesn't support indent(1) from base system.
I hope that someone could add that in the fututre.

Also, perhaps it would be a good idea to add dependencies on
the backend ports via options.

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-10-01 19:19:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-04 11:11:18 UTC
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-10-04 11:11:31 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!