1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Update to 3.2.03

- Refine pkg-descr

PR:		ports/114858
Submitted by:	Rashid N. Achilov <achilov-rn at askd.ru>
This commit is contained in:
Rong-En Fan 2007-07-27 13:34:45 +00:00
parent 0fb9bf00fa
commit affe59dc06
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196392
3 changed files with 9 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= yui
PORTVERSION= 3.2.02
PORTVERSION= 3.2.03
CATEGORIES= editors
MASTER_SITES= http://www.askd.ru/~shelton/fileZ/

View File

@ -1,3 +1,3 @@
MD5 (yui-3.2.02.tar.bz2) = 5c1de490ba7d059d85b1961dfb884692
SHA256 (yui-3.2.02.tar.bz2) = 9526cc694e95c1a7ed186abd36e5a0096eb22a3ccf177708578b7e443af6b34c
SIZE (yui-3.2.02.tar.bz2) = 740688
MD5 (yui-3.2.03.tar.bz2) = 82da5487583a1b6d6d98751770ee2f18
SHA256 (yui-3.2.03.tar.bz2) = 289129d617d0367cd83196e19ed6e45a77ddc8fb68e81c062d51615c6eb8b20f
SIZE (yui-3.2.03.tar.bz2) = 734419

View File

@ -2,7 +2,8 @@ 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
- Multi-windows interface with up and down menu lines
- Pulldown menus
- Operable window list
- Copy/paste between windows
- Inter-windows search and replace
@ -12,6 +13,8 @@ y main features is:
inside text window
- Status saving - you can load 20 files from your program project
by one click
- C-style Syntax highlight
- C-style and HTML-style Syntax highlight
- Stream and columnar blocks with saving block features
- Ability to edit huge (hundred of Mb) files
Rashid N. Achilov (citycat4@ngs.ru)