From owner-cvs-ports@FreeBSD.ORG Fri Jan 23 23:27:09 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 411F0106566C; Fri, 23 Jan 2009 23:27:09 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 16CD88FC18; Fri, 23 Jan 2009 23:27:09 +0000 (UTC) (envelope-from brooks@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 n0NNR8vY032609; Fri, 23 Jan 2009 23:27:08 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n0NNR8pN032608; Fri, 23 Jan 2009 23:27:08 GMT (envelope-from brooks) Message-Id: <200901232327.n0NNR8pN032608@repoman.freebsd.org> From: Brooks Davis Date: Fri, 23 Jan 2009 23:27:08 +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-mercurial Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2009 23:27:10 -0000 brooks 2009-01-23 23:27:08 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/trac-mercurial Makefile distinfo pkg-descr Log: This a plugin for Trac which enables Mercurial to be used instead of Subversion as the VersioningSystemBackend for Trac. WWW: http://trac.edgewall.org/wiki/TracMercurial Revision Changes Path 1.2244 +1 -0 ports/www/Makefile 1.1 +35 -0 ports/www/trac-mercurial/Makefile (new) 1.1 +3 -0 ports/www/trac-mercurial/distinfo (new) 1.1 +4 -0 ports/www/trac-mercurial/pkg-descr (new)