From owner-cvs-ports@FreeBSD.ORG Wed Mar 28 09:21:26 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD44C16A405; Wed, 28 Mar 2007 09:21:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 9F22E13C458; Wed, 28 Mar 2007 09:21:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2S9LQLK095514; Wed, 28 Mar 2007 09:21:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2S9LQP0095489; Wed, 28 Mar 2007 09:21:26 GMT (envelope-from miwi) Message-Id: <200703280921.l2S9LQP0095489@repoman.freebsd.org> From: Martin Wilke Date: Wed, 28 Mar 2007 09:21:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors Makefile ports/editors/yui Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Mar 2007 09:21:26 -0000 miwi 2007-03-28 09:21:25 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/yui Makefile distinfo pkg-descr pkg-plist Log: 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 Revision Changes Path 1.371 +1 -0 ports/editors/Makefile 1.1 +31 -0 ports/editors/yui/Makefile (new) 1.1 +3 -0 ports/editors/yui/distinfo (new) 1.1 +17 -0 ports/editors/yui/pkg-descr (new) 1.1 +17 -0 ports/editors/yui/pkg-plist (new)