Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2003 07:06:21 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/mod_webapp Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/www/mod_webapp/files patch-configure.in
Message-ID:  <200306121406.h5CE6Lxp027693@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2003/06/12 07:06:21 PDT

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_webapp       Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-install pkg-plist 
    www/mod_webapp/files patch-configure.in 
  Log:
  Import mod_webapp, an Apache module that allows Tomcat applications to be
  mounted into an Apache server.  Tomcat is a Java servlet and JSP engine.
  Apache is the popular webserver.
  
  This port is for Apache 1.3.x.
  
  PR:             ports/53146
  Submitted by:   Andre Sachs <asachs@uunet.co.za>
  
  Revision  Changes    Path
  1.664     +1 -0      ports/www/Makefile
  1.1       +75 -0     ports/www/mod_webapp/Makefile (new)
  1.1       +1 -0      ports/www/mod_webapp/distinfo (new)
  1.1       +31 -0     ports/www/mod_webapp/files/patch-configure.in (new)
  1.1       +57 -0     ports/www/mod_webapp/pkg-deinstall (new)
  1.1       +5 -0      ports/www/mod_webapp/pkg-descr (new)
  1.1       +65 -0     ports/www/mod_webapp/pkg-install (new)
  1.1       +3 -0      ports/www/mod_webapp/pkg-plist (new)



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