From owner-cvs-all@FreeBSD.ORG Thu Feb 24 22:27:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85DF116A4CE; Thu, 24 Feb 2005 22:27:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F18343D1D; Thu, 24 Feb 2005 22:27:53 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1OMRrjY097196; Thu, 24 Feb 2005 22:27:53 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1OMRr7R097195; Thu, 24 Feb 2005 22:27:53 GMT (envelope-from hq) Message-Id: <200502242227.j1OMRr7R097195@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 24 Feb 2005 22:27:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/resin2 Makefile distinfo pkg-descr pkg-plist ports/www/resin2/files install.sh patch-apache-Makefile.in patch-apache2 patch-apache2-Makefile.in patch-resin.conf patch-wrapper pkg-message.in resin.sh.in resinctl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 22:27:53 -0000 hq 2005-02-24 22:27:53 UTC FreeBSD ports repository Modified files: www/resin2 Makefile distinfo pkg-descr pkg-plist www/resin2/files install.sh patch-apache-Makefile.in patch-apache2 patch-apache2-Makefile.in patch-resin.conf pkg-message.in resin.sh.in Added files: www/resin2/files resinctl Removed files: www/resin2/files patch-wrapper Log: - Update to 2.1.16 [1] - Replace perl wrapper with a new python control script and an RCng startup script [1] - Use standard tab length [1] - Update to bsd.java.mk 2.0 - Add $FreeBSD$ tags PR: 77988 [1] Submitted by: maintainer [1] Revision Changes Path 1.5 +73 -73 ports/www/resin2/Makefile 1.4 +2 -2 ports/www/resin2/distinfo 1.3 +4 -2 ports/www/resin2/files/install.sh 1.2 +2 -0 ports/www/resin2/files/patch-apache-Makefile.in 1.2 +2 -0 ports/www/resin2/files/patch-apache2 1.2 +2 -0 ports/www/resin2/files/patch-apache2-Makefile.in 1.2 +2 -0 ports/www/resin2/files/patch-resin.conf 1.2 +0 -8 ports/www/resin2/files/patch-wrapper (dead) 1.2 +14 -4 ports/www/resin2/files/pkg-message.in 1.3 +25 -48 ports/www/resin2/files/resin.sh.in 1.1 +189 -0 ports/www/resin2/files/resinctl (new) 1.3 +0 -2 ports/www/resin2/pkg-descr 1.5 +2 -0 ports/www/resin2/pkg-plist