From owner-cvs-all@FreeBSD.ORG Thu Feb 17 10:26:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A85E16A4CE; Thu, 17 Feb 2005 10:26:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D27943D45; Thu, 17 Feb 2005 10:26:54 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1HAQsmv003288; Thu, 17 Feb 2005 10:26:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1HAQsqc003287; Thu, 17 Feb 2005 10:26:54 GMT (envelope-from pav) Message-Id: <200502171026.j1HAQsqc003287@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 17 Feb 2005 10:26:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile ports/editors/teco Makefile distinfo pkg-descr pkg-message pkg-plist ports/editors/teco/files patch-makefile patch-zlinux X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2005 10:26:54 -0000 pav 2005-02-17 10:26:54 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/teco Makefile distinfo pkg-descr pkg-message pkg-plist editors/teco/files patch-makefile patch-zlinux Log: A powerful and compact editor with completely nongrafical user interface. PR: ports/77565 Submitted by: Stanislav Sedov Revision Changes Path 1.309 +1 -0 ports/editors/Makefile 1.1 +39 -0 ports/editors/teco/Makefile (new) 1.1 +2 -0 ports/editors/teco/distinfo (new) 1.1 +26 -0 ports/editors/teco/files/patch-makefile (new) 1.1 +32 -0 ports/editors/teco/files/patch-zlinux (new) 1.1 +9 -0 ports/editors/teco/pkg-descr (new) 1.1 +13 -0 ports/editors/teco/pkg-message (new) 1.1 +36 -0 ports/editors/teco/pkg-plist (new)