Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
should check this.
|
|
|
|
Only package left to do is jakarta, which will be done as part of an upgrade
to jakarta-3.1 tonight or tomorrow.
Also, look for a swing package to be committed tonight or tomorrow -- if we
can't have JDK 1.2 right now, we can at least have swing...
|
|
|
|
|
|
BTW, the JServ jar does not go in ${PREFIX}/lib/java as it is a private
implementation of the interfaces from jsdk.jar and should not be used
directly. Should it turn out that packages are using it directly, it
will be moved.
|
|
While here, don't install the whole jsdk20 environment, as this is an older
version, and is generally useful only in order to get the jsdk20 jar file
for building jserv. This means we no longer install the bin/servletrunner
test harness, and we no longer install the jsdk source.
Users interested in these would be better off looking at the current jsdk
(pkgsrc/www/jakarta-tomcat), or jsdk2.1, which does not currently have
a package, but is at least rather less obsolete...
jserv will be adapted to use the new paths for this in a separate commit,
in a few minutes.
|
|
and communicator. Also rename PLIST files to reflect the real OS, and include
${BINNAME} (navigator/communicator)
|
|
|
|
that a "NS_ENCRYPTION?= ..." in "/etc/mk.conf" will work.
|
|
Add a test for BSD color capable curses, but leave the default at
slang. It builds with curses, but I can't get any color out of it.
|
|
This version is considered to be release quality, but I'm putting
this under lynx-current pending integration of ipv6 support. Also,
socks is said to be broken in this release.
Add a hook to use "ncurses" for the screen library -- currently
the only way to get color-style support, or "curses" -- for the
day when NetBSD curses supports color. "slang" remains the default.
|
|
|
|
suggested by Pierre Bourgin <Pierre.Bourgin@lip6.fr>.
|
|
*) Added support for blocking connect()s by setting appConnTimeout to 0.
Non-blocking connect()s (the default) can be troublesome on some platforms.
*) Wrap the SIGPIPE handler manipulation code such that it is only applicable
to Apache releases prior to 1.3.6.
*) Minor tweaks for RUSSIAN_APACHE.
*) Dynamic updates:
Always restart a failed dynamic application if it is the last instance.
This means there once started there will always be at least one process
instance of a dynamic application.
Send PLEASE_START to the PM when a connect() results in an ECONNREFUSED.
ECONNREFUSED means the listen queue is full (or there isn't one). Asking
the PM to start (another) application instance may help empty it faster.
Change two sleep() calls to select() based snoozes because alarm() is in
effect and sleep() and alarm() don't always play nice together.
*) Fix -listen-queue-depth arg on FastCgiConfig (dynamic). Previously it
was ignored and the default was always used.
*) Allow the -initial-env argument to be used to pass variables from the
Apache process environment to the FastCGI server (by specifying a
variable name without the "=" or a value).
*) Improved script stderr handling.
*) Changed the default listen-queue-depth (FCGI_DEFAULT_LISTEN_Q) from
5 to 100. Its still configurable with the -listen-queue-depth option.
*) Fix a bug in FastCgiExternalServer that broke support for external servers
on other hosts.
|
|
due to fixed patches. Fixes PR 10026 by David Rankin.
|
|
|
|
|
|
and use linux22 version instead of glibc20 version.
|
|
|
|
hosting support. and a few more content-types, too..
|
|
|
|
|
|
|
|
* be more liberal about gd version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unwanted banner ads with placeholders.
|
|
|
|
|
|
including:
- - more careful handling of CHARSET attributes
- - fix bug in HTML.c that could result in infinite loop
- - do not send local file name in referrer field
Full details in CHANGES file.
|
|
with openssl-0.9.2b.
|
|
|
|
o Fix suspend (^Z) behavior. Suspend the job w3m belongs to, not w3m only.
|
|
|
|
|
|
|
|
|
|
|
|
maintained.
|
|
|
|
have def_ prefix and their value was conflict with dmodel=1.
|