From owner-cvs-all@FreeBSD.ORG Thu Dec 31 18:20:40 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 120F41065672; Thu, 31 Dec 2009 18:20:40 +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 F40DD8FC0A; Thu, 31 Dec 2009 18:20:39 +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 nBVIKdCk014819; Thu, 31 Dec 2009 18:20:39 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBVIKdOx014818; Thu, 31 Dec 2009 18:20:39 GMT (envelope-from brooks) Message-Id: <200912311820.nBVIKdOx014818@repoman.freebsd.org> From: Brooks Davis Date: Thu, 31 Dec 2009 18:20:39 +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-vote 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: Thu, 31 Dec 2009 18:20:40 -0000 brooks 2009-12-31 18:20:39 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/trac-vote Makefile distinfo pkg-descr pkg-plist Log: The Trac VotePlugin adds a context-navigation entry that lets users easily vote for a Trac resource, including Wiki pages, tickets, milestones, etc. If a user has a valid session and the VOTE_MODIFY permission they will be able to vote. WWW: http://trac-hacks.org/wiki/VotePlugin Revision Changes Path 1.2509 +1 -0 ports/www/Makefile 1.1 +49 -0 ports/www/trac-vote/Makefile (new) 1.1 +3 -0 ports/www/trac-vote/distinfo (new) 1.1 +7 -0 ports/www/trac-vote/pkg-descr (new) 1.1 +1 -0 ports/www/trac-vote/pkg-plist (new)