It addresses these vulnerabilities:
- Addressing two issues reported by Jouko Pynnonen:
- Forced placement of downloaded skin-files in undesirable locations
- Buffer overflow when processing skins
- Additionally, added an OpenSSL ASN.1 patch
(from OpenSSL 0.9.6k, November 4, 2003)
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
PR: 59542
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
Konqueror) only compiles on 4.X on i386. The mastersite disappeared 2
years ago. The last distfile is 3 years old and its status on Sourceforge
is listed as "alpha".
PR: ports/58313 and no objection for one month.
. 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)
. 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)
linux-plugins like flash6(almost stable) and acroread5(unstable,
you can use only one shot from boot) with native browsers.
Flash6 |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] | OK | OK | OK | OK | OK | OK but...
5-current | OK | OK | OK | OK | NG | OK but...
For konquere user: Please set plugins directory by hand.
Acrobat |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] | ONLY
5-current | ONE SHOT USE
[*] patched with http://people.FreeBSD.org/~nork/libmap_4stable.diff
[1] port to NetBSD and try to use realplayer plugin.
[2] use linux-threads.
[3] map libc.so.6 -> pluginwrapper.so idea
Submitted by: Takahiro Igarashi <thir@thir.org> [1]
Joe Kelsey <joek@mail.flyingcroc.net> [2]
t3rra yi <t3rra@hotmail.com> [3]
Tested by: members of C BSD Users Group in Tokyo, Japan (C is Capital?)
and
many many many many many many many people!
Desired by: ume as Trekkie
Yoshihiko Sarumaru <sarumaru@yamayuri.org>
Reviewed by: simokawa, ume, takawata, nectar
Repo copied by: joe (cvs)
Approved by: marcus (portmgr)
controls. For example, with this plug-in you can view Gnumeric spreadsheets
within Mozilla.
PR: 59494
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>