Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 13:44:14 -0800 (PST)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/resin3 Makefile pkg-deinstall pkg-install pkg-message pkg-plist ports/www/resin3/files install.sh patch-apache-Makefile.in patch-apache2-Makefile.in patch-wrapper pkg-deinstall pkg-install pkg-message.in resin.sh.in
Message-ID:  <200311202144.hAKLiEop005079@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2003/11/20 13:44:14 PST

  FreeBSD ports repository

  Modified files:
    www/resin3           Makefile pkg-plist 
  Added files:
    www/resin3/files     install.sh patch-apache-Makefile.in 
                         patch-apache2-Makefile.in patch-wrapper 
                         pkg-deinstall pkg-install pkg-message.in 
                         resin.sh.in 
  Removed files:
    www/resin3           pkg-deinstall pkg-install pkg-message 
  Log:
  . Avoid conflict between resin2 and resin3
  . Fix resin{2,3}ctl first line (perl path)
  . Pid file is no more created in the Makefile
  . New resin.sh startup script, manages pid file
  . pkg-[de]install and pkg-message are now generated
  . Do not write anything after including bsd.port.post.mk
  . Packages are now supported (reported by Arcadius Ahouansou)
  . Integration with apxs for [de]activating mod_caucho
  
  PR:             57566
  Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +78 -22    ports/www/resin3/Makefile
  1.1       +51 -0     ports/www/resin3/files/install.sh (new)
  1.1       +12 -0     ports/www/resin3/files/patch-apache-Makefile.in (new)
  1.1       +12 -0     ports/www/resin3/files/patch-apache2-Makefile.in (new)
  1.1       +8 -0      ports/www/resin3/files/patch-wrapper (new)
  1.1       +52 -0     ports/www/resin3/files/pkg-deinstall (new)
  1.1       +50 -0     ports/www/resin3/files/pkg-install (new)
  1.1       +4 -0      ports/www/resin3/files/pkg-message.in (new)
  1.1       +53 -0     ports/www/resin3/files/resin.sh.in (new)
  1.2       +0 -43     ports/www/resin3/pkg-deinstall (dead)
  1.2       +0 -100    ports/www/resin3/pkg-install (dead)
  1.2       +0 -6      ports/www/resin3/pkg-message (dead)
  1.2       +95 -98    ports/www/resin3/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311202144.hAKLiEop005079>