Commit graph

67656 commits

Author SHA1 Message Date
abs
05cc642fed Update jakarta-tomcat to 5.0.28.
Also, work around a horrible interaction with the gzip in NetBSD
    2.0 (at least RC4). If gzip is used in a pipeline the tarfile
    fails to extract (PR bin/27228)

Changes since 5.0.27:
     General
       fix        30239: Updated IIS how-to to link to Wiki page with
                  instrutions for IIS 5 and IIS 6 configurations. (yoavs)
       fix        30238: Replaced isapi_redirector.dll isapi_redirect.dll
                  in installation script for consistency. (yoavs)
       fix        29584: Enhanced and clarified JNDI documentation.
                  (yoavs)
       fix        30245: Corrected Connector documentation to list
                  "address" as a common attribute. (yoavs)
       fix        29826: Modified setclasspath.bat exit code to 1.
                  (yoavs)
       update     Updated status page, mostly rewritten. (yoavs)
       update     Updated Jakarta-Commons dependencies: BeanUtils to 1.7.0,
                  Collections to 3.1. (yoavs)
       update     Removed classic compiler directives from Ant build, as we
                  use modern anyways. (yoavs)
       update     Modified RELEASE-PLAN-5.0.html to indicate status given
                  start of work on Tomcat 5.next. (yoavs)
       update     Added command lines utilities version.sh, version.bat to
                  let you know what version is installed. (funkman)

     Catalina
                  30602: Subject is not available during the first call
       fix        to the servlet which use the basic authentication
                  (jfarcand)
       fix        29831: Added support for Boolean property to
                  BeanFactory. (yoavs)
       fix        28875: Made ErrorReportValve use UTF-8 encoding by
                  default. (yoavs)
       fix        30325: Only set CATALINA_HOME if not already set (in
                  bin/catalina.sh). (yoavs)
       fix        30144: Made SSIServlet check resource MimeType before
                  using text/html and UTF-8 default. (yoavs)
                  29406: Made JAASRealm configurable as to whether it
       fix        should use the context ClassLoader or the default
                  ClassLoader by adding a useContextClassLoader boolean
                  attribute. (yoavs)
                  If ServletResponse.getWriter() is called and no char
                  encoding has been specified, set response char encoding to
       fix        default (ISO-8859-1) so that it is reflected in
                  getContentType() and Content-Type header, as required by
                  the Servlet Spec (Bugtraq 6152759) (luehe)
       fix        29869: Better JMX/JSR77 support in StandardContext and
                  StandardWrapper. (remm)
       update     Fixed broken link to JK documenration from AJP Connector
                  reference page. (yoavs)
       fix        30587: Typo in ExtendedAccessLogValve. (yoavs)
       fix        30561: Broken restart of NamingService. (yoavs)
       fix        29668: NPE in HostConfig, directory created for
                  deployed WAR instead of xml file. (yoavs)
       fix        30179: Improved Bootstrap catalina.properties
                  handling. (yoavs)
       fix        30762: Servlet#destroy was called before
                  contextDestroyed. (yoavs)
       fix        30650: Added explicit comments on session equals()
                  implementation. (yoavs)

     Coyote
       fix     30770: Check that the browser actually sent a user-agent
               header before using it. (billbarker)
               Default charset not included in Content-Type response header
       fix     if no char encoding was specified (see Bugtraq 6152759).
               (luehe)

     Jasper
       fix     29971: Commented out page directive is parsed. (luehe)
       fix     30067: 'Scripting elements are disallowed here' exception
               behind scriptless tag. (luehe)
       fix     30073: NPE when compiling .jspx with broken xml format in
               jspcmode. (luehe)
       fix     30291: Smap for a tag should not include its body.
               (kinman)
       fix     30289: Incorrect Smap for multiple line java expression.
               (kinman)

     Cluster

     Webapps
       fix     29779: Admin/Examples SetCharacterEncodingFilter wrong
               package. (yoavs)
       fix     30354: manager-howto.xml used wrong Ant task. (yoavs)
2004-10-11 21:15:48 +00:00
tv
e37f5789c0 Don't set "procname" (developer's holdover). 2004-10-11 21:02:53 +00:00
tv
87fb561db4 +cygwin_{lib,esound} 2004-10-11 20:55:04 +00:00
tv
aca358af16 It helps when the install directories are properly created at install time.
(Fixes some pkg_delete warnings....)
2004-10-11 20:53:00 +00:00
tv
777b2192f7 +cygwin_{esound,lib} 2004-10-11 20:47:12 +00:00
tv
147af65aa1 cygwin_esound, an EsounD server for Cygwin (providing sound support for
Interix apps).
2004-10-11 20:14:35 +00:00
tv
09e32bf004 cygwin_lib, a pkgsrc-izing of the barebones Cygwin DLL. This provides
a framework for some Win32 gateway services for Interix.
2004-10-11 20:08:11 +00:00
tv
2f4cc60680 Add MASTER_SITE_CYGWIN, to be used for some emulators/cygwin_* packages
(mainly to provide Win32 gateway services for Interix hosts).
2004-10-11 19:44:06 +00:00
tv
5456502166 Add real Interix support for _RC*_* variables; bump datestamp to today. 2004-10-11 19:32:14 +00:00
reed
89a2ff0af5 Use PKGNAME_NOREV instead of PKGNAME for the DIST_SUBDIR (where
the distfiles are stored).

This problem was noticed by Richard Rauch and reported in PR 27205.
2004-10-11 19:17:30 +00:00
tv
76b8b5a570 Enable on Interix. 2004-10-11 18:52:56 +00:00
tron
0ba3d0dfba Build with "-DNOGLOB" on platforms which don't have "/usr/include/glob.h"
like IRIX. This should fix PR pkg/27204 by Georg Schwarz.
2004-10-11 18:06:31 +00:00
tv
471e9747c2 Allow this to build on Interix in client-only mode. 2004-10-11 18:02:59 +00:00
jmmv
102bd91053 Note addition of dbus and dbus-glib, both at version 0.22. 2004-10-11 17:49:21 +00:00
jmmv
0eb502d7f1 Add and enable dbus and dbus-glib. 2004-10-11 17:47:45 +00:00
jmmv
2bd0c5e9e0 Initial import of dbus-glib, version 0.22:
D-BUS is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in terms
of complexity.

D-BUS supports broadcast messages, asynchronous messages (thus decreasing
latency), authentication, and more.  It is designed to be low-overhead;
messages are sent using a binary protocol, not using XML.  D-BUS also
supports a method call mapping for its messages, but it is not required;
this makes using the system quite simple.

This package provides the D-BUS interface to GLib and the dbus-monitor
utility (included here because it also uses GLib).
2004-10-11 17:46:41 +00:00
jmmv
0317032b87 Initial import of dbus, version 0.22:
D-BUS is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in terms
of complexity.

D-BUS supports broadcast messages, asynchronous messages (thus decreasing
latency), authentication, and more.  It is designed to be low-overhead;
messages are sent using a binary protocol, not using XML.  D-BUS also
supports a method call mapping for its messages, but it is not required;
this makes using the system quite simple.

This package provides the D-BUS core library and daemon, as well as
some utilities that complement it.
2004-10-11 17:45:26 +00:00
tv
88bf80861f Quick typo fix for previous which made some libraries not build at all
on Interix.
2004-10-11 17:19:53 +00:00
abs
1dc275e7d5 Add EXIM_USE_LOOKUP_WHOSON to exim and exim-exiscan
No change to default build, so no revision bump
2004-10-11 17:08:41 +00:00
abs
dd04eda1b7 Add IMAP_UW_USE_WHOSON
No change to default build, so no version bump
2004-10-11 16:56:28 +00:00
abs
b6d45b9eb3 Import whoson-2.03
Whoson ("WHO iS ONline") is a proposed Internet protocol that allows
Internet server programs know if a particular (dynamically allocated)
IP address is currently allocated to a known (trusted) user and,
optionally, the identity of the said user.

The protocol could be used by an SMTP Message Transfer System in
conjunction with anti-spam-relaying filters to implement a scheme
similar to the one described here to allow roaming customers use
their "home" SMTP server to submit email while connected from a
"foreign" network.
2004-10-11 16:53:26 +00:00
abs
118777df81 Add whoson, sort 2004-10-11 16:52:33 +00:00
tv
c12846d533 Make -export-symbols work properly under Interix. (The Interix ld(1) does
not implicitly add `_' to -retain-symbols-file values, so we have to add
it manually before doing the physical link.)
2004-10-11 16:51:56 +00:00
abs
a5069d8d72 Importwhoson-2.03
Whoson ("WHO iS ONline") is a proposed Internet protocol that allows
Internet server programs know if a particular (dynamically allocated)
IP address is currently allocated to a known (trusted) user and,
optionally, the identity of the said user.

The protocol could be used by an SMTP Message Transfer System in
conjunction with anti-spam-relaying filters to implement a scheme
similar to the one described here to allow roaming customers use
their "home" SMTP server to submit email while connected from a
"foreign" network.
2004-10-11 16:51:54 +00:00
minskim
a57577811a Add and enable ccze. 2004-10-11 15:57:02 +00:00
minskim
9715887cb0 Import ccze from pkgsrc-wip. Packaged by xtraeme@ and modified by
wiz@ and me.
2004-10-11 15:55:45 +00:00
tv
85570525d2 Fix the "jre" symlink in the various Sun-based JDK packages; it was wrong
for quite some time after the ${PREFIX}/java migration.  Since pkgsrc now
has proper symlink handling in pkg_install, this can now be a simple
PLIST entry rather than an @exec/@unexec pair.
2004-10-11 14:07:36 +00:00
abs
8e82497f83 Under NetBSD 2.0_RC3 we "don't work" with sun-jdk15 as well if not better than
we "don't work" with sun-jdk14
2004-10-11 14:02:23 +00:00
tv
b4926cb67d Why all the complexity? Just remove $wrkdir. (The previous incarnation left
a still-littered "work" directory; rather, this should nuke the whole thing.)
2004-10-11 13:50:17 +00:00
tv
70e1dda611 +win32-jdk 2004-10-11 13:40:38 +00:00
tv
50627baf77 Add win32-jdk. While here, sort the per-JVM metadata sections by JVM name. 2004-10-11 13:38:18 +00:00
tv
37dfb96283 +win32-jdk 2004-10-11 13:37:41 +00:00
tv
e7a82e385a win32-jdk, a wrapper around the Win32 Java SDK/Runtime Environment for use
on Interix platforms.
2004-10-11 13:37:10 +00:00
shannonjr
554fc47b74 Added entry for updating libksba 2004-10-11 09:48:26 +00:00
shannonjr
748155ca2e 1) Taking over maintainance of package on agreement with previous
maintainer Klaus Klein.
2) Update to version 0.9.7 to satisfy version requirements for, soon to
   be committed, gnupg2 (1.9.10) that provides SMIME support.
Libksba is a library to make the tasks of working with X.509 certificates,
CMS data and related objects more easy. It a highlevel interface to the
implemented protocols and presents the data in a consistent way.
2004-10-11 09:46:44 +00:00
kim
944568d594 Yikes, use lchown! 2004-10-11 09:44:12 +00:00
kim
de39686019 Added p5-Lchown-0.07 2004-10-11 09:43:35 +00:00
kim
64f96bfed8 Add p5-Lchown 2004-10-11 09:42:35 +00:00
kim
744170721a Provides a perl interface to the lchown() system call, on platforms that
support it.
2004-10-11 09:41:31 +00:00
jmmv
e6f47214d8 Note update of gnome2-games to 2.8.1. 2004-10-11 09:02:15 +00:00
jmmv
cfc7073c20 Update to 2.8.1:
Bugs fixed
----------
Aisleriot:
 - Don't crash when using the find feature in the game selection dialog.
 - Fix a typo in the dutch translation.
Ataxx:
 - Ensure the counters and turn indicator are correct after an undo/redo.
 - Fix the tileset path.
General:
 - Strict C compliance for games-network.c.
2004-10-11 09:01:21 +00:00
jmmv
b74de196fa Note update of gedit to 2.8.1. 2004-10-11 08:09:42 +00:00
jmmv
cfc75fe174 Update to 2.8.1:
Fixes
=====
- do not try to open non regular files (#153204) (Paolo Borelli)
- allow opening file by drag and drop on read only documents (#89881)
  (James Bowes)
- open dropped files in the right target gedit window (#150485) (Paolo Maggi)
- do not change active document when closing an unmodified tab (#149811)
  (Paolo M.)
- fix crash when trying to open an invalid sftp uri (Paolo B.)
- update to the latest egg-recent (Paolo B.)

New and updated translations
============================
- Changwoo Ryu (ko)
- Adam Weinberger (en_CA)
- Žygimantas Beručka (lt)
- Meelad Zakaria (fa)
- Jordi Mallach (ca)
- Gora Mohanty (or)
2004-10-11 08:08:56 +00:00
minskim
ad5bc91e0c Avoid using "union wait" in calling wait(2) if possible. Fall back to
"union wait" only when sys/wait.h is not POSIX-compliant.
2004-10-11 04:54:05 +00:00
mycroft
b6c8c75150 Note the tads update a couple days ago. 2004-10-10 21:30:23 +00:00
snj
cff509fba4 Bump PKGREVISION to 2 for mycroft's recent kaudiocreator fix. 2004-10-10 19:55:01 +00:00
mycroft
2d485972eb Fix off-by-one errors which were causing the chunk sizes in .wav files
produced by kaudiocreator to be one sector too short, which in turn caused
flac to barf on the "garbage" at the end.  Now kaudiocreator can actually
read and encode an entire CD.
2004-10-10 19:50:23 +00:00
jdolecek
115a6ab5c2 add patches to make it possible to compile PL/Python 2004-10-10 18:26:00 +00:00
jdolecek
ee0a81bda9 want to describe PL/Python here, not PL/Perl 2004-10-10 17:53:49 +00:00
jdolecek
8a5195e0e3 Update to JDBC driver included with PostgreSQL 7.3.7.
Notable change in 7.3.5:
     * Remove  ability  to bind a list of values to a single parameter in
       JDBC (prevents possible SQL-injection attacks)
2004-10-10 17:48:34 +00:00