Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 09:32:18 GMT
From:      "Rashid N. Achilov" <citycat4@ngs.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177228: new version of editors/yui
Message-ID:  <201303220932.r2M9WIDN045503@red.freebsd.org>
Resent-Message-ID: <201303220940.r2M9e1sq018753@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177228
>Category:       ports
>Synopsis:       new version of editors/yui
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 22 09:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Rashid N. Achilov
>Release:        8.3
>Organization:
LLC AS-System Complex
>Environment:
FreeBSD to-895.askd.gmbh 8.3-STABLE FreeBSD 8.3-STABLE #0: Wed Jun 20 19:18:05 NOVT 2012     root@to-895.askd.gmbh:/usr/obj/usr/src/sys/Glance82  i386
>Description:
This is a updated version of a editors/yui port, which up it to version 3.2.06
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	yui
#	yui/Makefile
#	yui/distinfo
#	yui/pkg-descr
#	yui/pkg-plist
#
echo c - yui
mkdir -p yui > /dev/null 2>&1
echo x - yui/Makefile
sed 's/^X//' >yui/Makefile << '62d0740ba3c232ad53db8a06a6af98ca'
X# New ports collection makefile for:   yui
X# Date created:                19 Mar 2007
X# Whom:                        Rashid N. Achilov <citycat4@ngs.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	yui
XPORTVERSION=	3.2.06
XCATEGORIES=	editors
XMASTER_SITES=	http://www.sheltonsoft.ru/fileZ/software/ \
X		http://www.askd.ru/~shelton/design/
X
XMAINTAINER=	citycat4@ngs.ru
XCOMMENT=	Rich-featured multi-windows console text editor
X
XUSE_BZIP2=	yes
XUSE_AUTOTOOLS=	autoconf aclocal
X
XACLOCAL_ARGS+=	-I m4
X
XMAKE_ENV+=	LIBPATH=${PREFIX}/lib
X
XMAN1=		y.1
X
X.include <bsd.port.pre.mk>
X
X.if ${ARCH} == "sparc64"
XBROKEN=		Does not compile on sparc64
X.endif
X
Xpost-install:
X	${LN} -sf ${PREFIX}/lib/yui/help_eng.html ${PREFIX}/lib/yui/yhelp.html
X
X.if $(PORT_OPTIONS:MDOCS)
X
X	@${MKDIR} ${DOCSDIR}
X
X.for file in BUGS CHANGES COPYRIGHT TODO COPYRIGHT.ITK THANKS
X	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X
X.endif
X
X.include <bsd.port.post.mk>
62d0740ba3c232ad53db8a06a6af98ca
echo x - yui/distinfo
sed 's/^X//' >yui/distinfo << 'b1c139a2fbbd9e285bcb5ef78364c80c'
XSHA256 (yui-3.2.06.tar.bz2) = 4bfae3abf7d68ce2b11a17643346fe20a6770686c5b285f12f47a85ba568617d
XSIZE (yui-3.2.06.tar.bz2) = 736482
b1c139a2fbbd9e285bcb5ef78364c80c
echo x - yui/pkg-descr
sed 's/^X//' >yui/pkg-descr << '3f041506d884593b2fcffaec912f3ae2'
Xy is a multi-windowed console text editor, primarly intended for program-
Xmers and system administrators.
X
Xy main features is:
X      -   Multi-windows interface with up and down menu lines
X      -   Pulldown menus
X      -   Operable window list
X      -   Copy/paste between windows
X      -   Inter-windows search and replace
X      -   Help window with ablility to browse manual pages and info files
X      -   Internal terminal window
X      -   Internal GDB interface with ability to set up breakpoints
X          inside text window
X      -   Status saving - you can load 20 files from your program project
X          by one click
X      -   C-style and HTML-style Syntax highlight
X      -   Stream and columnar blocks with saving block features
X      -   Ability to edit huge (hundred of Mb) files
X
XRashid N. Achilov (citycat4@ngs.ru)
3f041506d884593b2fcffaec912f3ae2
echo x - yui/pkg-plist
sed 's/^X//' >yui/pkg-plist << '21874bde1f660ef484af7a9bd3161be7'
Xbin/y
Xlib/yui/colormap
Xlib/yui/colortrans
Xlib/yui/help_eng.html
Xlib/yui/help_rus.html
Xlib/yui/highlight
Xlib/yui/highlight_html
Xlib/yui/keymap
Xlib/yui/options
Xlib/yui/yhelp.html
X%%PORTDOCS%%%%DOCSDIR%%/BUGS
X%%PORTDOCS%%%%DOCSDIR%%/CHANGES
X%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
X%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.ITK
X%%PORTDOCS%%%%DOCSDIR%%/TODO
X%%PORTDOCS%%%%DOCSDIR%%/THANKS
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X@dirrm lib/yui
21874bde1f660ef484af7a9bd3161be7
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303220932.r2M9WIDN045503>