From owner-cvs-all@FreeBSD.ORG Sun Mar 15 17:17:06 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 4F4FC1065762; Sun, 15 Mar 2009 17:17:06 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ABDB68FC1D; Sun, 15 Mar 2009 17:17:04 +0000 (UTC) (envelope-from miwi@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 n2FHH4Jx046565; Sun, 15 Mar 2009 17:17:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2FHH4l8046564; Sun, 15 Mar 2009 17:17:04 GMT (envelope-from miwi) Message-Id: <200903151717.n2FHH4l8046564@repoman.freebsd.org> From: Martin Wilke Date: Sun, 15 Mar 2009 17:17:04 +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/textproc Makefile ports/textproc/p5-Text-FindIndent 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: Sun, 15 Mar 2009 17:17:23 -0000 miwi 2009-03-15 17:17:04 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-FindIndent Makefile distinfo pkg-descr pkg-plist Log: This is an experimental distribution that attempts to intuit the underlying indent "policy" for a text file (most likely a source code file). WWW: http://search.cpan.org/dist/Text-FindIndent/ PR: ports/132406 Submitted by: Cezary Morga Revision Changes Path 1.1312 +1 -0 ports/textproc/Makefile 1.1 +21 -0 ports/textproc/p5-Text-FindIndent/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-FindIndent/distinfo (new) 1.1 +4 -0 ports/textproc/p5-Text-FindIndent/pkg-descr (new) 1.1 +6 -0 ports/textproc/p5-Text-FindIndent/pkg-plist (new)