From owner-cvs-all@FreeBSD.ORG Fri Feb 26 19:56:37 2010 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 4977A106566C; Fri, 26 Feb 2010 19:56:37 +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 392788FC0C; Fri, 26 Feb 2010 19:56:37 +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 o1QJubCw011542; Fri, 26 Feb 2010 19:56:37 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o1QJubIP011541; Fri, 26 Feb 2010 19:56:37 GMT (envelope-from glarkin) Message-Id: <201002261956.o1QJubIP011541@repoman.freebsd.org> From: Greg Larkin Date: Fri, 26 Feb 2010 19:56:37 +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/www Makefile ports/www/trac-estimator 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: Fri, 26 Feb 2010 19:56:37 -0000 glarkin 2010-02-26 19:56:37 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/trac-estimator Makefile distinfo pkg-descr pkg-plist Log: This Trac plugin implements a page for creating time estimates. The estimates will be attached to whatever tickets are specified in the tickets box. WWW: http://trac-hacks.org/wiki/EstimatorPlugin Feature safe: yes Revision Changes Path 1.2556 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/trac-estimator/Makefile (new) 1.1 +3 -0 ports/www/trac-estimator/distinfo (new) 1.1 +5 -0 ports/www/trac-estimator/pkg-descr (new) 1.1 +1 -0 ports/www/trac-estimator/pkg-plist (new)