Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2003 05:59:19 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/mod_jk2 Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/mod_jk2/files mod_jk.conf.sample patch-configure.in workers.properties.sample
Message-ID:  <200306061259.h56CxJRa028499@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/06/06 05:59:19 PDT

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_jk2          Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    www/mod_jk2/files    mod_jk.conf.sample patch-configure.in 
                         workers.properties.sample 
  Log:
  New port: mod_jk for apache2
  
          This is a port-ification of mod_jk (a JSP connector module)
          for Apache 2.x.  It is based on the (rather outdated)
          www/mod_jk port, which is an older version of mod_jk, and
          only works with apache 1.3.
  
  PR:             ports/50828
  Submitted by:   Larry Lansing <lansil@fuzzilicious.fuzzynerd.com>
  
  Revision  Changes    Path
  1.662     +1 -0      ports/www/Makefile
  1.1       +40 -0     ports/www/mod_jk2/Makefile (new)
  1.1       +1 -0      ports/www/mod_jk2/distinfo (new)
  1.1       +14 -0     ports/www/mod_jk2/files/mod_jk.conf.sample (new)
  1.1       +11 -0     ports/www/mod_jk2/files/patch-configure.in (new)
  1.1       +12 -0     ports/www/mod_jk2/files/workers.properties.sample (new)
  1.1       +5 -0      ports/www/mod_jk2/pkg-descr (new)
  1.1       +5 -0      ports/www/mod_jk2/pkg-message (new)
  1.1       +5 -0      ports/www/mod_jk2/pkg-plist (new)



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