Date: Tue, 13 Mar 2012 16:29:23 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/resin3 Makefile distinfo pkg-plist ports/www/resin3/files install.sh patch-apache1-Makefile.in patch-apache2-Makefile.in patch-configure patch-resin.conf pkg-deinstall pkg-install pkg-message-advanced.in pkg-message.in ... Message-ID: <201203131629.q2DGTN9a082326@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jgh 2012-03-13 16:29:23 UTC FreeBSD ports repository Modified files: www/resin3 Makefile distinfo pkg-plist www/resin3/files patch-apache2-Makefile.in patch-configure pkg-message.in Added files: www/resin3/files resin3.sh.in resin3ctl.in Removed files: www/resin3/files install.sh patch-apache1-Makefile.in patch-resin.conf pkg-deinstall pkg-install pkg-message-advanced.in resin.sh.in resinctl Log: - Update to 3.1.11 [1] - while here [2] - remove apache13 support, and move apache22 to options framework - Use default user of www - Remove pkg-install and pkg-deinstall files (not necessary now) - Remove advanced packaging message and put text into standard package message - Remove apache packaging message and put into standard package message - Use SUB_FILES and remove REPLACE_FILES - Use rc subroutine method - Remove COPYDIRS of libexec64 (no longer distributed), and use different method for installation (resulting in unnecessary install.sh) - SUBSTITUTIONS are done automatically now through SUB_LIST w/ SUB_FILES, and trim subsititions (some are not used) - Don't install war file, as it isn't cleaned up properly when resin starts - Remove resin.conf patch, in favor of REINPLACE_CMD - Move installation from install.sh into port's Makefile PR: ports/165669 Submitted by: maintainer [1], jgh@ [2] Approved by: maintainer, 5u623l20@gmail.com Feature safe: yes Revision Changes Path 1.45 +53 -96 ports/www/resin3/Makefile 1.26 +2 -2 ports/www/resin3/distinfo 1.6 +0 -55 ports/www/resin3/files/install.sh (dead) 1.5 +0 -14 ports/www/resin3/files/patch-apache1-Makefile.in (dead) 1.8 +4 -4 ports/www/resin3/files/patch-apache2-Makefile.in 1.9 +17 -36 ports/www/resin3/files/patch-configure 1.9 +0 -11 ports/www/resin3/files/patch-resin.conf (dead) 1.2 +0 -52 ports/www/resin3/files/pkg-deinstall (dead) 1.2 +0 -50 ports/www/resin3/files/pkg-install (dead) 1.2 +0 -23 ports/www/resin3/files/pkg-message-advanced.in (dead) 1.9 +33 -2 ports/www/resin3/files/pkg-message.in 1.9 +0 -43 ports/www/resin3/files/resin.sh.in (dead) 1.1 +43 -0 ports/www/resin3/files/resin3.sh.in (new) 1.1 +188 -0 ports/www/resin3/files/resin3ctl.in (new) 1.5 +0 -188 ports/www/resin3/files/resinctl (dead) 1.23 +1047 -13 ports/www/resin3/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203131629.q2DGTN9a082326>