Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 22:53:45 -0800 (PST)
From:      Ernst de Haan <znerd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/jakarta-tomcat41 distinfo pkg-plist
Message-ID:  <200311210653.hAL6rkbu049584@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
znerd       2003/11/20 22:53:45 PST

  FreeBSD ports repository

  Modified files:
    www/jakarta-tomcat41 distinfo pkg-plist 
  Log:
  Update port to version 4.1.29
  
  In the process, fix the packing list to obtain a clean
  pkg_add/pkg_deinstall sequence (a number of empty directory
  where not created in previous versions)
  
  The generated package now includes directives to fix
  file/dir ownership after install, so that the installed tree
  is identical to what you obtain after 'make install' from
  the port.
  
  Summary of changes to Tomcat since 4.1.27:
  
  . The Coyote connector (HTTP/1.1 and AJP/1.3) has been
    upgraded to Coyote 1.1, which is the one used by Tomcat
    5.0.x.
  . Upgrade distributed jars: DBCP (1.1) commons-modeler (1.1)
    Xerces (2.5.0) regexp (1.3).
  . Added support for nesting a Context Listener and a Webapp
    Loader within a DefaultContext.
  . Minor docs updates.
  . StandardContext: Fix reloading regression.
  . StandardDefaultContext: Fix support for defining
    ResourceLink
  . StandardWrapperValve: Fix infinite recursion when logging
    in certain cases
  . JNDIRealm: Many bugfixes (18698, 11678, 19864, 20518,
  . 14817, 22236), and allow multiple user patterns.
  . CGI Servlet: Bugfixes (22857, 22858).
  . WebDAV Servlet: Fix bad handling of the destinationPath
    URL.
  . SecurityClassLoad: Preload a few additional classes from
    Coyote.
  . MemoryUser: XML-escape the values when writing out the
    tomcat-users.xml file.
  
  Submitted by:   Angelo Turetta <aturetta@commit.it>
  PR:             58973
  
  Revision  Changes    Path
  1.14      +1 -1      ports/www/jakarta-tomcat41/distinfo
  1.22      +17 -5     ports/www/jakarta-tomcat41/pkg-plist



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