Bug 110836 - new port - yui (y), a multi-windowed console editor
Summary: new port - yui (y), a multi-windowed console editor
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-26 07:40 UTC by Rashid N. Achilov
Modified: 2007-03-28 10:21 UTC (History)
0 users

See Also:


Attachments
file.shar (2.73 KB, text/plain)
2007-03-26 07:40 UTC, Rashid N. Achilov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rashid N. Achilov 2007-03-26 07:40:03 UTC
y is a multi-windowed console text editor, primarly intended for programmers and system administrators.
y main features is:
      -   multi-windows interface with up and down menu lines
      -   Operable window list
      -   Copy/paste between windows
      -   Inter-windows search and replace
      -   Help window with ablility to browse manual pages and info files
      -   Internal terminal window
      -   Internal GDB interface with ability to set up breakpoints
          inside text window
      -   Status saving - you can load 20 files from your program project
          by one click
      -   C-style Syntax highlight
This is a version, which was developed at http://www.itk.ru and placed in source codes on their FTP at 2000, slightly patched to compile at FreeBSD. I have excluded unneccesary files, slightly clean source code tree and remake Makefiles to work with autotools.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-03-28 10:21:31 UTC
State Changed
From-To: open->closed

New port added. Thanks!