From owner-cvs-all@FreeBSD.ORG Tue Nov 3 22:37:56 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 BF073106566B; Tue, 3 Nov 2009 22:37:56 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AEFE48FC13; Tue, 3 Nov 2009 22:37:56 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nA3Mbugx012156; Tue, 3 Nov 2009 22:37:56 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nA3MbuTn012155; Tue, 3 Nov 2009 22:37:56 GMT (envelope-from glarkin) Message-Id: <200911032237.nA3MbuTn012155@repoman.freebsd.org> From: Greg Larkin Date: Tue, 3 Nov 2009 22:37:56 +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/p5-Vimana Makefile distinfo pkg-descr pkg-plist 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: Tue, 03 Nov 2009 22:37:56 -0000 glarkin 2009-11-03 22:37:56 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/p5-Vimana Makefile distinfo pkg-descr pkg-plist Log: Vimana is an easy to use system for searching, downloading, and installing vim scripts. Vimana provides a command-line interface much like the aptitude program on Debian Linux, for you to search, download, install, and upgrade scripts from http://www.vim.org/ (vimonline site). WWW: http://search.cpan.org/dist/Vimana/ PR: ports/138158 Submitted by: Gea-Suan Lin Revision Changes Path 1.420 +1 -0 ports/editors/Makefile 1.1 +44 -0 ports/editors/p5-Vimana/Makefile (new) 1.1 +3 -0 ports/editors/p5-Vimana/distinfo (new) 1.1 +8 -0 ports/editors/p5-Vimana/pkg-descr (new) 1.1 +26 -0 ports/editors/p5-Vimana/pkg-plist (new)