From owner-cvs-all@FreeBSD.ORG Mon Oct 18 22:11:02 2004 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 6197416A4CE; Mon, 18 Oct 2004 22:11:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5772943D68; Mon, 18 Oct 2004 22:11:02 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9IMB2nd014271; Mon, 18 Oct 2004 22:11:02 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9IMB2cx014270; Mon, 18 Oct 2004 22:11:02 GMT (envelope-from mezz) Message-Id: <200410182211.i9IMB2cx014270@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 18 Oct 2004 22:11:02 +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/leafpad Makefile distinfo pkg-descr pkg-plist 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: Mon, 18 Oct 2004 22:11:02 -0000 mezz 2004-10-18 22:11:02 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/leafpad Makefile distinfo pkg-descr pkg-plist Log: Leafpad is a GTK+ based simple text editor. The user interface is similar to "notepad.exe", and it aims to be lighter than GEdit and KWrite, and to be as useful as them. WWW: http://tarot.freeshell.org/leafpad/ PR: ports/72828 Submitted by: Michael Johnson Revision Changes Path 1.299 +1 -0 ports/editors/Makefile 1.1 +46 -0 ports/editors/leafpad/Makefile (new) 1.1 +2 -0 ports/editors/leafpad/distinfo (new) 1.1 +5 -0 ports/editors/leafpad/pkg-descr (new) 1.1 +11 -0 ports/editors/leafpad/pkg-plist (new)