cvs commit: ports/www/resin2 Makefile pkg-deinstall pkg-install pkg-message pkg-plist ports/www/resin2/files install.sh patch-apache-Makefile.in patch-apache2-Makefile.in patch-wrapper pkg-deinstall pkg-install pkg-message.in resin.sh.in

Greg Lewis glewis at FreeBSD.org
Thu Nov 20 13:25:11 PST 2003


glewis      2003/11/20 13:25:09 PST

  FreeBSD ports repository

  Modified files:
    www/resin2           Makefile pkg-plist 
  Added files:
    www/resin2/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/resin2           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 at caraldi.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +78 -27    ports/www/resin2/Makefile
  1.1       +48 -0     ports/www/resin2/files/install.sh (new)
  1.1       +12 -0     ports/www/resin2/files/patch-apache-Makefile.in (new)
  1.1       +12 -0     ports/www/resin2/files/patch-apache2-Makefile.in (new)
  1.1       +8 -0      ports/www/resin2/files/patch-wrapper (new)
  1.1       +52 -0     ports/www/resin2/files/pkg-deinstall (new)
  1.1       +50 -0     ports/www/resin2/files/pkg-install (new)
  1.1       +4 -0      ports/www/resin2/files/pkg-message.in (new)
  1.1       +53 -0     ports/www/resin2/files/resin.sh.in (new)
  1.2       +0 -43     ports/www/resin2/pkg-deinstall (dead)
  1.2       +0 -98     ports/www/resin2/pkg-install (dead)
  1.2       +0 -6      ports/www/resin2/pkg-message (dead)
  1.2       +456 -467  ports/www/resin2/pkg-plist


More information about the cvs-ports mailing list