From owner-cvs-all@FreeBSD.ORG Wed Jul 8 01:27:15 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAC5210656EC; Wed, 8 Jul 2009 01:27:15 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 977D78FC16; Wed, 8 Jul 2009 01:27:15 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n681RFIU051777; Wed, 8 Jul 2009 01:27:15 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n681RFNl051776; Wed, 8 Jul 2009 01:27:15 GMT (envelope-from amdmi3) Message-Id: <200907080127.n681RFNl051776@repoman.freebsd.org> From: Dmitry Marakasov Date: Wed, 8 Jul 2009 01:27:15 +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/diakonos Makefile distinfo pkg-descr pkg-plist ports/editors/diakonos/files installation.rb.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2009 01:27:16 -0000 amdmi3 2009-07-08 01:27:15 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/diakonos Makefile distinfo pkg-descr pkg-plist editors/diakonos/files installation.rb.in Log: Diakonos, the console text editor with a key mapping you practically already know. Easy to use and easy to configure, but potent in the hands of power users. Chris Petrik (chris@officialunix.com) WWW: http://purepistos.net/diakonos PR: 136213 Submitted by: Chris Petrik Revision Changes Path 1.412 +1 -0 ports/editors/Makefile 1.1 +48 -0 ports/editors/diakonos/Makefile (new) 1.1 +3 -0 ports/editors/diakonos/distinfo (new) 1.1 +11 -0 ports/editors/diakonos/files/installation.rb.in (new) 1.1 +6 -0 ports/editors/diakonos/pkg-descr (new) 1.1 +110 -0 ports/editors/diakonos/pkg-plist (new)