From owner-cvs-all@FreeBSD.ORG Thu Feb 24 22:50:30 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 1FB4416A4CE; Thu, 24 Feb 2005 22:50:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF6443D53; Thu, 24 Feb 2005 22:50:29 +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 j1OMoTTT098655; Thu, 24 Feb 2005 22:50:29 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1OMoTtW098654; Thu, 24 Feb 2005 22:50:29 GMT (envelope-from hq) Message-Id: <200502242250.j1OMoTtW098654@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 24 Feb 2005 22:50:29 +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/resin3 Makefile distinfo pkg-descr pkg-plist ports/www/resin3/files install.sh patch-apache1-Makefile.in patch-apache2-Makefile.in patch-configure 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:50:30 -0000 hq 2005-02-24 22:50:29 UTC FreeBSD ports repository Modified files: www/resin3 Makefile distinfo pkg-descr pkg-plist www/resin3/files install.sh patch-apache1-Makefile.in patch-apache2-Makefile.in patch-configure patch-resin.conf pkg-message.in resin.sh.in Added files: www/resin3/files resinctl Removed files: www/resin3/files patch-wrapper Log: - Update to 3.0.11 [1] - Replace perl wrapper with a new python control script and an RCng startup script [1] - Update to bsd.java.mk 2.0 - Add $FreeBSD$ tags - Tweak pkg-descr to calm portlint - Use provided ${FMT} macro PR: 77989 [1] Submitted by: maintainer [1] Revision Changes Path 1.8 +29 -36 ports/www/resin3/Makefile 1.6 +2 -2 ports/www/resin3/distinfo 1.5 +4 -2 ports/www/resin3/files/install.sh 1.2 +2 -0 ports/www/resin3/files/patch-apache1-Makefile.in 1.5 +2 -0 ports/www/resin3/files/patch-apache2-Makefile.in 1.2 +2 -0 ports/www/resin3/files/patch-configure 1.5 +2 -0 ports/www/resin3/files/patch-resin.conf 1.2 +0 -8 ports/www/resin3/files/patch-wrapper (dead) 1.4 +10 -4 ports/www/resin3/files/pkg-message.in 1.4 +25 -48 ports/www/resin3/files/resin.sh.in 1.1 +190 -0 ports/www/resin3/files/resinctl (new) 1.3 +0 -2 ports/www/resin3/pkg-descr 1.7 +7 -0 ports/www/resin3/pkg-plist