From owner-cvs-all@FreeBSD.ORG Thu May 24 17:41:02 2012 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 A3C8C1065670; Thu, 24 May 2012 17:41:02 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8F0F28FC17; Thu, 24 May 2012 17:41:02 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4OHf28Q037741; Thu, 24 May 2012 17:41:02 GMT (envelope-from jgh@repoman.freebsd.org) Received: (from jgh@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4OHf2pF037740; Thu, 24 May 2012 17:41:02 GMT (envelope-from jgh) Message-Id: <201205241741.q4OHf2pF037740@repoman.freebsd.org> From: Jason Helfman Date: Thu, 24 May 2012 17:41:02 +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/sventon Makefile distinfo pkg-descr pkg-message 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, 24 May 2012 17:41:02 -0000 jgh 2012-05-24 17:41:02 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/sventon Makefile distinfo pkg-descr pkg-message pkg-plist Log: Add new port: www/sventon sventon is a free, open source, web client for browsing Subversion repositories. It is powerful, straightforward to use, and super easy to install. sventon is a pure Java application, all you need to run it is a Java SE 6 runtime and a Servlet 2.4/JSP 2.0 compliant webserver, such as Tomcat 6.0. WWW: http://www.sventon.org/ Revision Changes Path 1.3188 +1 -0 ports/www/Makefile 1.1 +51 -0 ports/www/sventon/Makefile (new) 1.1 +2 -0 ports/www/sventon/distinfo (new) 1.1 +7 -0 ports/www/sventon/pkg-descr (new) 1.1 +7 -0 ports/www/sventon/pkg-message (new) 1.1 +397 -0 ports/www/sventon/pkg-plist (new)