diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-28 09:21:25 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-28 09:21:25 +0000 |
commit | 67d9f5c881aee8d7bd7cb7c1e7466cae90a79fd6 (patch) | |
tree | 85359dd318d83dd7b62056340eeeb896183b8d80 /editors/yui/pkg-plist | |
parent | cf3c612095b1f1813f4168b8ad44b425a2cef61b (diff) | |
download | FreeBSD-ports-67d9f5c881aee8d7bd7cb7c1e7466cae90a79fd6.zip FreeBSD-ports-67d9f5c881aee8d7bd7cb7c1e7466cae90a79fd6.tar.gz |
y is a multi-windowed console text editor, primarly intended for program-
mers 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
Rashid N. Achilov (citycat4@ngs.ru)
PR: ports/110836
Submitted by: Rashid N. Achilov <citycat4 at ngs.ru>
Diffstat (limited to 'editors/yui/pkg-plist')
-rw-r--r-- | editors/yui/pkg-plist | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/editors/yui/pkg-plist b/editors/yui/pkg-plist new file mode 100644 index 0000000..e0d3c9a --- /dev/null +++ b/editors/yui/pkg-plist @@ -0,0 +1,17 @@ +bin/y +lib/yui/colormap +lib/yui/colortrans +lib/yui/help_eng.html +lib/yui/help_rus.html +lib/yui/highlight +lib/yui/highlight_html +lib/yui/keymap +lib/yui/options +lib/yui/yhelp.html +%%PORTDOCS%%%%DOCSDIR%%/BUGS +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT +%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.ITK +%%PORTDOCS%%%%DOCSDIR%%/TODO +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm lib/yui |