summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2011-03-30perl_install cause the Makefile in perl/ to be rebuilt with /usr/pkg/libbouyer3-1/+41
as library path instead of the source tree. install the tries to relink the target with the new path, which fails because the just-installed libraries are not in the buildlink directory. Just don't rebuild makefiles, the run-time search path has been fixed by buildlink already. should fix PR 43385. OK wiz@
2011-03-30with() syntax is Python 2.5+joerg1-1/+3
2011-03-29Update to 3.20110328. From the changelog:schmonz3-22/+7
* Yaml formatted setup files are now produced by default. (Perl formatted setup files can still be used.) * Add timezone setting in setup file. This alows time zone to be configured via the web. * comment: Better fix to avoid showing comments of subpages, while not breaking manual inlining of comments. * meta: Security fix; don't allow alternative stylesheets to be added on pages where the htmlscrubber is enabled. (Updating this leaf package during the freeze for the security and bug fixes.)
2011-03-27Not MAKE_JOBS_SAFEjoerg1-1/+2
2011-03-27tomcat5 is in archive nowadays, set MASTER_SITES instead of using getsite.sh.obache2-11/+2
2011-03-27getsite.sh is balky nowadays, set MASTER_SITES.obache2-11/+2
2011-03-26Update loggerhead to 1.18.1.obache4-28/+31
(contains security fix for CVE-2011-0728). What's changed in loggerhead? ============================= 1.18.1 [24Mar2011] ------------------ - Fix escaping of filenames in revision views. (William Grant, #740142) - Add missing import to loggerhead.trace, allowing start-loggerhead to run when a log.roll config option is set. (Max Kanat-Alexander, #673999) 1.18 [10Nov2010] ---------------- - Syntax highlighting is no longer applied for files greater than 512K, reducing codebrowse.launchpad.net overloading. (Max Kanat-Alexander, #513044) - Documentation added in the docs directory. README simplified accordingly. (Tres Seaver). - Show svn/git/hg revision ids in loggerhead revision view. (Jelmer Vernooij) - Fix .bzr/smart access to branches in shared repos. (You also need a version of bzr with bug #348308 fixed.) (Andrew Bennetts) - Support FastCGI, SCGI and AJP using flup. (Denis Martinez) - Repository.get_revision_inventory() was removed in bzr 2.2; use Repository.get_inventory() instead. (Matt Nordhoff, #528194) - Ignore readonly+ prefix when checking if Loggerhead is serving a local location. (Reported by Tres Seaver.) (Matt Nordhoff) - Set Cache-Control and Expires headers on static pages. (John Arbash Meinel) - Generate relative links where possible (everywhere but HTTP redirects and feed IDs). (Michael Hudson, Matt Nordhoff) - Fix bad redirect when visiting "/download" or "/download/". (Matt Nordhoff, #247992)
2011-03-26reorder PYTHON_VERSION_ACCEPTED.obache1-2/+2
2011-03-26Accept python 26 and 27 in addition to 25.obache1-2/+2
At the package addition time, 25 was the only python>=25 package.
2011-03-25Update contao29-translations package to 20110324. (leaf package)taca3-8/+8
Update Turkish language files.
2011-03-25Fix broken PLIST. Along with it, add a small patch to fix code editor problem.taca4-4/+28
Bump PKGREVISION.
2011-03-23Update to 3.20110321. From the changelog:schmonz5-15/+31
* comment: Don't show comments of subpages on parent pages. (Fixes bug introduced in version 3.20100505.) * darcs: Fix multiple issues preventing rcs_diff from working. * aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiejar configuration setting can be used by other plugins to provide a custom `cookie_jar` object for LWP::UserAgent. (Thanks, schmonz) * Avoid escaping / characters in filenames when building the cgiurl, as this confuses eg, cvsweb.
2011-03-23Switch to use lang/ruby/rails.mk.taca1-11/+10
No functional change.
2011-03-23Update ruby-css-parser pacakge to 1.1.5.taca2-6/+6
No changes are available.
2011-03-23Update ruby-patron pacakge to 0.4.11.taca3-9/+18
* Added URL encoding when an action is a POST.
2011-03-23Fix dependencies. XXX why is this not using USE_TOOLS?joerg2-4/+4
2011-03-23Update ruby-css-parser pacakge to 1.1.4.taca3-8/+8
=== Ruby CSS Parser CHANGELOG === Version 1.1.3 * allow limiting by media type in add_block! === Version 1.1.2 * improve parsing of malformed declarations * improve support for local files * added support for loading over SSL * added support for deflate ==== Version 1.1.1 * Ruby 1.9 compatibility * @import regexp updates * various bug fixes ==== Version 1.1.0 * Added support for local @import * Better remote @import handling
2011-03-23Update ruby-patron package to 0.4.10.taca3-8/+8
0.4.10. * buffer size option. * Added mutipart post.
2011-03-23Update ruby-rack package to 1.1.2.taca2-6/+6
== Changes * March 13th, 2011: Twelfth public release 1.2.2/1.1.2. * Security fix in Rack::Auth::Digest::MD5: when authenticator returned nil, permission was granted on empty password.
2011-03-23Update ruby-rack package to 1.2.2.taca2-6/+6
== Changes * March 13th, 2011: Twelfth public release 1.2.2/1.1.2. * Security fix in Rack::Auth::Digest::MD5: when authenticator returned nil, permission was granted on empty password.
2011-03-23Update www/fengoffice package to 1.7.4.taca4-27/+133
Changelog ========= Since 1.7.3.3 ------------ bugfix: Security issue with cookies. bugfix: Issue in combine.php. bugfix: Issue with report conditions with date comparisons. bugfix: Fixed langs for es_es and es_la. bugfix: Logs were not written for subtasks when trashing, untrashing, archiving and unarchiving tasks. bugfix: Permissions issue at users history log. bugfix: Tasks reports shows priority codes instead of showing prioriy names. bugfix: Fixed: reminder didn't use timezone in some cases. bugfix: Class name removed from search results. bugfix: File revisions in search results sometimes shows html code. bugfix: When reporting objects with list custom properties only the first value was shown. bugfix: When composing an email, fields to, cc and bcc not always select the email from the list if clicking it. bugfix: Event creator appears twice in the email when other user accepted the invitation. bugfix: Email signature does not change when composing an email and changing the from address. bugfix: Issue with upload control when attaching a file that already exists in the system. bugfix: Bug with CKEditor and Chrome when adding an image to a document. bugfix: Checkbox were not cleared when reloading contact list. bugfix: Issue when having more than one tab with Feng Office and viewing emails in each tab. bugfix: Templates with assigned tasks are not shown properly at tasks widgets. bugfix: Date format config handler is not initializing correctly for some values. bugfix: Escape characters for report results. bugfix: Issue with calendar reports. bugfix: Issue with tasks widget in dashboard. bugfix: Issue with milestone due dates in listing. bugfix: Issue with conversation list permissions when viewing an email. bugfix: LinkedObjectManager issue fixed. system: CKEditor upgraded to version 3.5.1 feature: Added APC cache for config options and other frequent objects. feature: Added languages: Bulgarian, Suomi and Svenska. feature: Upgraded languages: cs_cz, de_de, el_gr, it_it, ja_jp, nb_no, nl_nl, pl_pl, zh_cn. feature: Improved the message for emails in outbox when logging in. feature: Added some indexes and improved parts of the code to improve performance. feature: Added more checks when sending emails. feature: Performance improved for reminder and email pollings. feature: Show label "Tags" when tags panel is collapsed. feature: Javascript injection prevention. Since 1.7.3.2 ------------ bugfix: Sending emails fixed to avoid sending an email more than one time when receiving 'mysql has gone away' msg in the middle of the process.
2011-03-23Update ruby-rails3 to 3.0.5.taca2-12/+14
Last, update ruby-rails3 (meta gem) package.
2011-03-23Update ruby-activeresource3 package to 3.0.5.taca2-8/+10
Version update only.
2011-03-23Update ruby-actionpack3 package to 3.0.5.taca3-13/+16
Version update only.
2011-03-23Switch to utilize lang/ruby/rail.mk.taca2-6/+10
2011-03-23Changes 1.3:adam3-145/+2190
Django 1.3’s focus has mostly been on resolving smaller, long-standing feature requests, but that hasn’t prevented a few fairly significant new features from landing, including: * A framework for writing class-based views. * Built-in support for using Python’s logging facilities. * Contrib support for easy handling of static files. * Django’s testing framework now supports (and ships with a copy of) the unittest2 library.
2011-03-23One more mistake, missing PLIST for sk.taca1-0/+90
2011-03-23Make sure to update distinfo...taca1-4/+4
2011-03-22Update www/p5-Mojolicious to 1.15gls2-6/+6
From Christian Sturm in PR pkg/44755. 1.15 2011-03-18 00:00:00 - Changed default log level in "production" mode from "error" to "info". - Improved lookup method in Mojo::IOLoop. - Fixed a serious Mojo::DOM bug. (moritz)
2011-03-20Updated www/p5-Mojolicious to 1.14gls2-6/+6
Upstream changes: 1.14 2011-03-17 00:00:00 - Added support for multiple dns servers to Mojo::IOLoop. - Added config helper to Mojolicious::Plugin::Config. - Changed resolv.conf parser in Mojo::IOLoop to use the first nameserver. - Changed lookup method in Mojo::IOLoop to pick records randomly. - Fixed small optional tag bugs in Mojo::DOM. - Fixed JavaScript/CSS bug in Mojo::DOM. - Fixed Windows home directory detection bug. (akron) - Fixed a few warnings. - Fixed typos. 1.13 2011-03-14 00:00:00 - Deprecated Mojo::Client in favor of the much sleeker Mojo::UserAgent. - Made the most common Mojo::IOLoop methods easier to access for the singleton instance. - Fixed typos. 1.12 2011-03-10 00:00:00 - Relicensed all artwork to CC-SA, so the whole distribution can be considered "open" again. - Deprecated MOJO_JSON_CONFIG environment variable in favor of MOJO_CONFIG. (crab) - Added EXPERIMENTAL support for IPv6. - Added more Perl-ish configuration plugin. - Added drain callback support for WebSockets. - Added line numbers to Mojo::JSON error messages. (marcus) - Removed experimental status from hypnotoad and Mojolicious::Plugin::TagHelpers. - Removed experimental status from many attributes and methods all over Mojolicious. - Improved attribute support of the select_field tag helper. (yko) - Improved text_field tag helper. - Improved tag helper attribute escaping. - Improved attrs method in Mojo::DOM. - Updated to jQuery to version 1.5.1. - Fixed XSS issue in link_to helper. - Fixed route unescaping bug. - Fixed small Mojo::DOM bug. (yko) - Fixed small documentation bug. - Fixed typos. (kimoto) From Christian Sturm in PR pkg/44740.
2011-03-20Update contao29-translation pacakge to 20110319.taca3-19/+22
Czech, Croatian and Romanian language files are updated. Slovak language files are update and enabled.
2011-03-20Patch a minor markup glitch in the apxs(8) man page: .PP needs to be atdholland2-1/+21
the beginning of a line. (Properly this should bump the PKGREVISION, but I'm not going to bother.)
2011-03-18* LICENSE=gnu-gpl-v2obache1-10/+17
* remove unwanted CONFIGURE_ENV and CONFIGURE_ARGS items. * add a trick to convert `-pthread' flags to apxs style. * add user-destdir installation support
2011-03-18* LICENSE=gnu-gpl-v2obache3-2/+25
* add user-destdir installation support.
2011-03-17Update www/apache-tomcat55 to 5.5.33abs3-11/+16
- Addresses SA http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0013 - Added LICENSE entry to pkgsrc - Drop MAINTAINERship - Changes since 5.5.28 below Tomcat 5.5.33 (jim) General fix Fix permissions of version.sh in bin tarball. (rjung) fix 45332, 45852, 50140: Backport numerous improvements to the Windows installer. Specify the correct encoding (the current Windows code page) rather than assuming UTF-8 when creating tomcat-users.xml - 45332, 45852. Update install/uninstall icons. Create an installation log. Allow 32-bit JVMs to be selected when installing on a 64-bit platform. Do not ignore install directory if it is specified with the command line switch on 64-bit platforms - 50140. Add support for the /? command line switch. Replace the .ini files with the script equivalents. Provide the ability to edit the roles for the added user. Clean up fully after installation. Add DetailPrint statements for operations that may take time. Improve the descriptions of the components. (kkolinko, mturk, markt) add Add roles (admin-gui, admin-script, manager-gui, manager-script, manager-jmx, manager-status) to the Manager, Host Manager and Admin applications to allow more fine-grained control of permissions. The old roles are deprecated but will still work in the same way. (kkolinko) Catalina fix Improve HTTP specification compliance in support of Accept-Language header. (kkolinko) fix 50620: Stop exceptions that occur during Session.endAccess() from preventing the normal completion of Request.recycle(). (markt/kkolinko) Coyote update Remove JSSE13Factory, JSSE13SocketFactory classes, as Tomcat 5.5 always runs on JRE 1.4 or later. (kkolinko) fix 50325: When the JVM indicates support for RFC 5746, disable Tomcat's allowUnsafeLegacyRenegotiation configuration attribute and use the JVM configuration to control renegotiation. (markt/kkolinko) Tomcat 5.5.32 (jim) released 2011-02-01 General update Update to Commons Daemon 1.0.5. (mturk) update Update to commons-pool 1.5.5. (markt) fix Ensure POM files have correct line endings in source distributions. (rjung/markt) Catalina add 43960: Expose available property of StandardWrapper via JMX. (markt) fix 50131: Avoid possible NPE in debug output in PersistentValve. Patch provided by sebb. (kkolinko) fix 50413: Ensure 304s are not returned when using static files as error pages. (markt/kkolinko) fix Avoid unnecessary cast in StandardContext. (markt) fix 50460: Avoid a possible memory leak caused by using a cached exception instance. (kkolinko) fix 50550: When a new directory is created (e.g. via WebDAV) ensure that a subsequent request for that directory does not result in a 404 response. (markt/kkolinko) Coyote fix 47913: Return the IP address rather than null for getRemoteHost() with the APR connector if the IP address does not resolve. (markt) fix 49521: Disable scanning for a free port in Jk AJP/1.3 connector by default. Do not change maxPort field value of ChannelSocket in its setPort() and init() methods. Add support for maxPort attribute on a Connector element as a synonym for channelSocket.maxPort. (kkolinko) Jasper fix 49935: Handle compilation of recursive tag files. (markt) Cluster fix Improve sending an access message in DeltaManager. maxInactiveInterval of not Manager but the session is used. If maxInactiveInterval is negative, an access message is not sending. (kfujino) fix 50547: Add time stamp for CHANGE_SESSION_ID message and SESSION_EXPIRED message. (kfujino) Webapps add 50294: Add more information to documentation regarding format of configuration files. Patch provided by Luke Meyer. (markt) update Improve documentation of database connection factory. (rjung) fix Improve filtering of Manager display output. (kkolinko) update Configure the Admin, Manager and Host-Manager web applications to use HttpOnly flag for their session cookies. (kkolinko) Tomcat 5.5.31 (jim) released 2010-09-16 General fix Add svn:executable property to some script files and remove it from non-executable files. (rjung) Catalina fix 38113 Add system property (ALLOW_EMPTY_QUERY_STRING) to allow spec compliant handling of query string. (markt/kkolinko/jim) fix Return a copy of the URL being used from the webapp class loader, not the original array. (kkolinko/markt) fix 49749: Use HttpOnly flag of current context when genrating a Single-Sign-On cookie. (markt) Coyote fix 49718: Fix regression in previous fix for 46984 caused by the patch being applied to the wrong section of code. The regression caused HTTP 0.9 requests to fail. (markt) Webapps fix 49585: Update JSVC documentation to reflect new packaging of Commons Daemon. (markt) fix 49774: Add support for SSL with either JSSE or APR baaed connectors to the admin app. (markt) Cluster fix Add Null check when CHANGE_SESSION_ID message received. (kfujino) Tomcat 5.5.30 (jim) released 2010-07-09 General update Update to Commons Daemon 1.0.2. Use service launcher (procrun) from the Commons Daemon release. Do not keep a copy of it in our source tree. (mturk/kkolinko) update Update to NSIS 2.46. (kkolinko) update Update to Apache Commons DBCP 1.3. (markt) fix 48840: Swallow output (if any) from use of cd when determining $CATALINA_HOME in catalina.sh and tool-wrapper.sh scripts. Based on patch provided by mdietze. (markt/kkolinko) fix 49236: Do not use indexing when packing Tomcat JARs. (kkolinko) fix 48990: Build windows distributions correctly on Linux and add support for the skip.installer property. (kkolinko) Catalina fix Fix CVE-2010-1157. Prevent possible disclosure of host name or IP address via the HTTP WWW-Authenticate header when using BASIC or DIGEST authentication. (markt) fix 44041, 48694: Fix duplicate class definition under load. Avoid possible deadlock in class loading. (markt/kkolinko) fix 47774: Ensure web application class loader is used when calling session listeners. (kfujino) update 48179: Improve error handling when reading or writing TLD cache file ("tldCache.ser"). (kkolinko) fix 49398: ByteChunk.indexOf(String, int, int, int) could not find a string of length 1. (kkolinko) fix Ensure all required i18n messages are present for the APR/native Listener. (kkolinko) fix Fix possible overflows when calculating session statistics. (kkolinko) fix 49424: Avoid NPE if client provides no data with a chunked POST request. (markt) fix Minor code cleanup in AccessLogValve and FastCommonAccessLogValve classes. (kkolinko) Coyote fix Arrange filter logic. (jfclere) fix 48613: Only attempt APR/native connector initialization if the Listener element has been specified in server.xml. (fhanik/kkolinko) fix 48843: Prevent possible deadlock and correct queue handling for worker allocation in APR connectors. (kkolinko) fix Use chunked encoding for http 1.1 responses with no content-length (regardless of keep-alive) so client can differentiate between complete and partial responses. (markt) Jasper fix 42390, 48616: Fix compilation error with some nested tag files and simple tags. Do not declare or synchronize scripting variables for JSP fragments since they are scriptless. (kkolinko) fix 47878: Return “404”s rather than a permanent “500” if a JSP is deleted. Make sure first response after deletion is correct. (markt/kkolinko) fix 48701: Add a system property to allow disabling enforcement of JSP.5.3. The specification recommends, but does not require, this enforcement. (kkolinko) fix 48580: Prevent AccessControlException when running under a security manager if the first access is to a JSP that uses a FunctionMapper. (markt/kknko) fix 49196: Avoid NullPointerException in PageContext.getErrorData() if an error-handling JSP page is called directly. (kkolinko) Cluster fix 48717: When a node joins a cluster and it receives all the current sessions, ensure the sessionCreated event is fired if the Manager is configured to replicate session events. (markt) fix 49170: Do not send duplicated session. (kfujino) fix 49445: When session ID is changed after authentication, ensure the DeltaManager replicates the change in ID to the other nodes in the cluster. (kfujino) Webapps add Backport documentation stylesheet improvements from Tomcat 6: use CSS styles to provide printer-friendly layout, support generation of TOC tables, support links revision numbers, use underscores instead of spaces in anchor names. (kkolinko) Tomcat 5.5.29 (fhanik) released 2010-04-20 General add 37847: Make location and filename of catalina.out configurable in catalina.sh. (fhanik/kkolinko) fix 47609: Provide fail-safe EOL conversion for build process. (sebb/markt/kkolinko) fix 47689: Enable the test Ant target to work. (markt) fix 47712: Loading tcnative was broken in 5.5.28. (rjung) fix Correct CVE-2009-3548. When installed via the Windows installer and using defaults, don't create an administrative user with a blank password. Additionally, the administrative user is only created if the manager or host-manager web applications are selected for installation. (markt/kkolinko) update Deprecate the jni Buffer and Thread classes. (rjung) update Include 32-bit and 64-bit versions of Tomcat Native DLLs into the Windows installer, instead of downloading them from a web site during install, and allow it to automatically select the correct one for the current platform. (kkolinko/mturk) update Update Windows installer to use NSIS 2.45. (kkolinko) update Update to commons-pool 1.5.4. This fixes regressions in 1.5.2. (markt) fix Align server.xml installed by the Windows installer with the one bundled in zip/tar.gz archives. (kkolinko) fix Encode all property files using ascii escaped UTF-8. (rjung) fix Correct MD5 generation in the build process. (kkolinko) Catalina fix 37848: Re-fix. Don't display info output when there is no terminal. (markt) fix 39231: Call LoginModule.logout() when using JAASRealm. (markt/kkolinko) fix 39844: Fix NPE when performing a non-HTTP forward. (billbarker) fix 41059: Reduce the chances of errors when using ENABLE_CLEAR_REFERENCES. Patch by Curt Arnold. (markt) add 45255: Add the ability to change session ID on authentication to protect against session fixation attacks. This is disabled by default. (markt/kkolinko) fix 46967: Better handling of errors when trying to use Manager.randomFile. Based on a patch by Kirk Wolf. (kkolinko) fix 47518: Correct reference in Valve Javadoc that referred to an old method. Patch provided by Christopher Schultz. (markt) fix 47537: Return an error page rather than a zero length 200 response if the forward to the login or error page fails during FORM authentication. (markt) fix 47718: Fix file descriptor leak on context stop/reload. Patch provided by George Sexton. (markt) fix 47826: Correct error in debug message in org.apache.catalina.Bootstrap (markt) fix 47963: Ensure that any HTTP status messages are compliant with RFC2616. (markt/kkolinko) fix 47997: Enable the NamingResourcesMBean to work with non-Server (i.e. Context) containers. Patch provided by Michael Allman. (markt) fix 48004: Allow applications to set the Server header. (markt) fix 48007: Improve exception processing in CustomObjectInputStream. (kkolinko) fix 48049: Fix copy and paste error so NamingContext.destroySubContext() works correctly. Patch provided by gingyang.xu (markt) update 48097: Make WebappClassLoader to do not swallow AccessControlException. (kkolinko) fix 48097: Avoid throwing an AccessControlException which can lead to a NoClassDefFoundError on first access of first jsp. (kkolinko/markt) fix 48322: Single quote characters are not HTTP separators and should not be treated as such in the cookie handling. (markt) add Provide an option to allow the use of equals characters in cookie values. (markt) fix 48516: Prevent NPE in JNDIRealm if requested user does not exist. Patch provided by Kevin Conaway. (markt) fix 48577: Filter URL when displaying missing included page. (markt) fix 48760: Remove race condition that can result in multiple threads trying to use the same InputStream. (markt) fix Add an additional permission required by JULI when running under newer JDKs and a security manager. (markt) fix Close resource stream in WebappClassLoader after read error. (pero) fix Do not swallow exceptions in ApplicationContextFacade.doPrivileged() (kkolinko) fix Various related (un)deploy improvements including: better handling of failed (un)deployment; adding checking for invalid zip file entries that don't make sense in a WAR file; and improved validation of WAR file names. These changes address CVE-2009-2693, CVE-2009-2901 and CVE-2009-2902. Coyote fix 43327: Allow APR/native connector to work correctly on systems when IPv6 is enabled. (markt) fix 46950: Support SSL renegotiation with APR/native connector. Note that this requires APR/native 1.1.17 or later. (markt) fix 47225: Fix error in calculation of a buffer length in the mapper. (markt) fix 47744: Prevent a medium term memory leak if using SSl with the JSSE provider and also using a security manager. Based on a patch by Greg Vanore. (markt) fix 47987: Limit size of not found resources cache. (markt) fix 48109: Ensure InputStream is closed in WebappClassLoader on error conditions. (markt) fix 48311: APR should not be initialised if the APR life-cycle listener is not enabled. (markt) fix 48581: Avoid security exception on first access. (markt) fix 48584: Prevent the APR connector logging an error if the acceptor fails during shutdown since this is expected. (mturk) fix CVE-2009-3555. Provide option to disable legacy SSL renegotiation. (markt/costin) fix Fix Windows installer to bundle an up-to-date version of native/APR with it. When asked to install TC-Native it was downloading some very old (1.1.4) version of it from the HEAnet site. (kkolinko) update Update the native/APR library version bundled with Tomcat to 1.1.20. (kkolinko) update Update recommended version for native to 1.1.19. (rjung) fix Remove unneeded line from the method that normalizes decodedURI. (kkolinko) Jasper fix 38797: Fix regression in previous fix for this bug. (markt) fix 41661: Fix thread safety issue in JspConfig.init() (markt) fix 41824: Need to use canonical rather than binary form when writing code. (markt) fix 46907: Don't swallow input stream when debug logging is enabled. (markt) fix 48582: Avoid NPE on background compile. (markt) Cluster fix DeltaManager needs to replicate changed attributes even if session gets invalidated. Otherwise session listeners will not see the right data on the secondary nodes. (rjung) fix Remove unnecessary Java5 dependencies. (markt) fix 46384: Correct synchronisation issue that could lead to a cluster member disappering permanently. (markt) fix 47554: Include httpOnly attribute when re-writing session cookie after fail over. (markt) Webapps fix 41564: Add some information on installing Tomcat as a service on operating systems with User Account Control, e.g. Vista. (markt) fix 47656: Add information to documentation on system property replacement in configuration files. (markt) fix 47769: Clarify the JNDI docs with repect to use of <resource-ref> and related elements, specifically when they are required and when they may be omitted. (markt) fix 48381: Add information on how Tomcat treats host names to the host configuration documentation. (markt) add 48530: Add information on the Manager Server Status page to the Manager How-To in the documentation webapp. Based on a patch by Arnaud Espy. (markt) add 48532: Add information to the BIO/NIO SSL configuration page in the documentation web application to specify how the defaults for the various trust store attributes are determined. (markt) fix 48686: Fix deleting a host via the Administration web application rather than failign with a HTTP 500 response. (markt) add Make changelog.xml be directly rendered as HTML by certain browsers. (kkolinko) Tomcat 5.5.28 (fhanik) released 2009-09-04 General fix 39194: Make the setting of the classpath consistent for the .sh and .bat startup scripts. (markt/kkolinko) fix 45880: Include NOTICE file in Windows installer and make sure src files are excluded. (markt) update Update to NSIS 2.44 (kkolinko) update Build scripts: Use different values for ${tomcat-dbcp.home} and ${jasper-compiler-jdt.home} in tomcat-deps. Fix download task checks for commons-pool and commons-dbcp. (kkolinko) add Add the 64-bit windows service binaries to the distribution and get the Windows installer to automatically select the correct one for the current platform. (markt/kkolinko) update Update to commons-pool 1.5.2. This includes various fixes to prevent deadlocks, reduce syncs and make object allocation occur fairly - i.e. objects are allocated to threads in the order that the threads request them. This fixes a number of issues with the version of DBCP embedded within Tomcat. (markt) update Update Tomcat Windows service application (procrun) to version 2.0.5. It contains a fix for issue 41538 (mturk) fix 47149: Explicitly specify encoding when performing filtering during copy, fixcrlf or replace operations in build scripts. Don't add blank lines to files when fixing line endings. Explicitly specify encoding when compiling. (kkolinko) fix 47464: Some class files were accidentally included into the source distributions of TC 5.5.27. (kkolinko) docs Document that building Tomcat requires Ant 1.6.2 or later. (kkolinko) Catalina fix 37458: Fix sync error that may lead to NPE in rare circumstances. Patch by Konstantin Kolinko. (markt) fix 37498: Fall back to container log if application log is unavailable during context destruction. (markt) fix 37794: Handle POSTed parameters when sent with chunked encoding. (markt) fix 37984: Strip {MD5} as well as {SHA} if present in digest passwords in LDAP directories. (markt) fix 38553: A lack of certificates is normal if a user doesn't have a certificate. Return a 401 rather than a 400 in this case. (markt) fix 38570: When checking docBase against appBase, make sure we check for an exact match against the appBase. (markt) fix 39013: When testing for an invalid docBase, use an exact match for the appBase. (markt) fix 39396: Only include TRACE in an OPTIONS response if we know it has been enabled. (markt) fix Remove wrong "No role found" realm debug log message, even if a role was found. (rjung) fix 39997: Add the SSLRandomSeed option to the AprLifecycleListener to enable faster starts on development systems. (markt) fix 40380: Fix potential synchronization issue in StandardSession.expire(). (markt) fix 41407: JAAS Realm now works with CLIENT-CERT authentication. (markt) add 42419: Add a system property that enables the name of the session cookie and session path parameter to be configured. (markt) fix 42579: Support both relative and absolute search results in the JNDI Realm implementation. Patch provided by Brandon DuRette. (markt) fix 42707: Make adding a host alias via JMX take effect immediately. (markt) fix 43343: Correctly handle requesting a session we are in the middle of persisting. Based on a suggestion by Wade Chandler. (markt/kkolinko) add 44382: Add support for using httpOnly for session cookies. This is disabled by default. (markt/fhanik) fix 45576: JAAS Realm now works with DIGEST authentication. (markt) fix 45628: JARs that do not declare any dependencies should always be considered as fulfilled. (markt) fix 45933: Don't use a web application provided parser to process TLD files. (markt) fix 45996: Add Accept-Ranges header to responses from the DefaultServlet with an option to disable it. (markt) fix 46105: Correctly set URI encoding when replaying a request after FORM authentication. (markt) fix 46408: Correct possible invalid case in SecurityUtil. (markt) fix 46552: Return a 400 response rather than a 200 response if the request headers are too large. (markt) fix 46597: Port all cookie handling changes from Tomcat 6.0.x. (markt) fix 46606: Make max depth limit for WebDAV servlet configurable. (markt) fix 46717: Fix hard to reproduce thread safety issue with session expiration. (markt) fix 46982: Fix DST problem with AccessLogValve. (markt) fix Improve handling of situation where web application tries to configure logging at the context level but the security policy prevents this. (markt/rjung) fix Fix an information disclosure vulnerability in a number of the Realms that allowed user enumeration when using FORM authentication. This is CVE-2009-0580. (markt) fix Fix various WebDAV compliance issues identified by the Litmus test suite. (markt) fix Use a better default (webapps) for a Host's appBase. (idarwin/markt) fix 44943: Reduce copy/paste issues caused by different engine names in server.xml. (markt, kkolinko) fix Remove obsolete classpath entry for commons-logging from start script. It is already present in the classpath set by the manifest in bootstrap.jar. (rjung) fix 38483: Thread safety issues in AccessLogValve classes. (kkolinko) add Allow log file encoding to be configured for JULI FileHandler. (kkolinko) Jasper fix 36923: Parse deactivated EL expressions correctly. (markt) fix 37084: Fix JspC compilation with Ant when compiling JSPs that use a custom taglib. (markt/kkolinko) fix 37515: Add options for Java 1.6 and 1.7 to the JDT compiler. (markt) fix 38197: Fix tag pooling when tags are used with jsp:attribute. (markt) fix 38352: Make the directory defined by javax.servlet.context.tempdir readable for JSPs when running under a security manager as required by the specification. (markt) fix 38797: Revert previous fix for 37933 and implement a new fix that does not have the side effects described in 38797. fix 38897: Add uri of broken TLD to error message to aid debugging. (markt) fix 41606: Fix double initialisation of JSPs. Patch provided by Chris Halstead. (markt) fix 45666: Fix infinite loop on include. Patch provided by Tom Wadzinski. (markt) fix 46354: Fix ArrayIndexOutOfBoundsException when using org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true. Patch provided by Konstantin Kolinko. (markt) fix 46909: Only include semi-colon in type attribute for <jsp:plugin> when it is required. (markt) Cluster fix Fix minor memory leak found by find bugs. (markt, rjung) fix 40551: Enable the JvmRouteBinderValve to work with PersistentManagers as well as clustering. Patch by Chris Chandler. (markt) fix 46357: Corrected test for host's parent must be an engine. (markt, rjung) update 45317: Properly log the value of the state transfer timeout flag. (fhanik, rjung) fix 45279: Properly close multicast socket. (fhanik, rjung) fix 45447: Add Spanish resource files. Patch provided by Jesus Marin. (markt, rjung) fix 46990: Fix synchronization issues in cluster membership reported by FindBugs. Patch provided by Sebb. (markt, rjung) fix 47389: DeltaManager doesn't do session replication if notifySessionListenersOnReplication=false. Patch by Keiichi Fujino. (fhanik, rjung) fix Separate statistics counter lock in FastAsyncSocketSender from inherited DataSender lock to reduce blocking during failed node detection. (rjung) fix Handle situation session ID rewriting on fail-over with parallel requests from the same client. (pero) fix 43641: Use of bind attribute for membership element breaks multicast. (rjung) Webapps fix Fix CVE-2009-0781. XSS in calendar example. (markt) fix 36574: Fix broken PDFs. (markt) fix 39603: Admin app only showed ROOT web application when clustering was enabled. (markt) fix 47032: Fix /status/all in Manager webapp when using the PersistentManager. (markt) fix 47235: Remove use of autoReconnect from MySQL examples. (mark) fix 46509: Use correct link on error page in JSP security example. Patch provided by Michael Moody. (markt) fix 46562: Close file when reading has finished when using SSI. (markt) Coyote fix 37869: Correctly extract client certificates, including the full certificate chain when using the APR/native HTTP connector. (markt) fix 39637: Correctly extract client certificates, including the full certificate chain when using the AJP connectors. Patch by Patrik Schnellmann. (markt) update Set remote port for AJP connectors from the optional request attribute AJP_REMOTE_PORT. (rjung) fix 45026: Never return an empty HTTP status reason phrase. mod_jk and httpd 2.x do not like that. (rjung) fix 45528: An invalid SSL configuration could cause an infinite logging loop on startup. (markt) fix 46984: Reject requests with invalid HTTP methods with a 400 rather than a 501. (markt) update Update the APR/native connector to 1.1.16. (markt, kkolinko) fix Correct potential DOS issue in Java AJP connector when processing invalid request headers. This is CVE-2009-0033. (markt) fix Make DateTool thread safe. (fhanik)
2011-03-17Changes 3.2.9:adam5-180/+26
* Correction of bugs Changes 3.2.8: * Correction of bugs on compilation Changes 3.2.7: * Correction of bugs on compilation Changes 3.2.6: * Correction of bugs, see changelog file Changes 3.2.5: * Add the XHTML support from David Roberts work
2011-03-17user-destdir installation support.obache1-2/+4
2011-03-17* marked as user-destdir readyobache4-5/+22
* need libXt to build. * need libXp to match PLIST. * let not to install nspr.m4 to avoid conflict with devel/nspr Bump PKGREVISION.
2011-03-17marked as user-destdir installation support.obache1-1/+3
2011-03-17Add user-destdir installation support.obache1-3/+5
2011-03-17user-destdir installation support.obache1-6/+8
2011-03-17Add user-destdir installation support.obache1-2/+4
2011-03-17* set LICENSE=gnu-gpl-v2obache1-1/+8
* add user-destdir support
2011-03-16Update to 0.12.2 from 0.12.gdt3-7/+16
Trac 0.12.2 (January 31, 2011) http://svn.edgewall.org/repos/trac/tags/trac-0.12.2 This list contains only a few highlights: - install: improved robustness of Trac installation if Babel is installed after the fact (#9439, #9595, #9961) - notifications: support for Asian character width (#4717) - roadmap: fix display of progress bar in some corner cases (#9718) and respect the overall_completion milestone group setting (#9721) - reports: reports and queries look much better, as the columns now keep the same width across groups; the absence of word wrapping in reports has been fixed (#9825) - web admin: improved layout (#8866, #9963) - web: it's now possible to log in different Trac instances sharing the same URL prefix (e.g. /project and /project-test) (#9951) Trac 0.12.1 (October 9, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.12.1 This list contains only a few highlights: - db: improve concurrency behavior (#9111) - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before) - svn authz: improve compatibility with svn 1.5 format (#8289) - milestone: allow to set the time for the due date (#6369, #9582) - ticket: fixes for the CC: property (#8597, #9522) - notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494) - i18n: added a configuration option to set the default language (#8117) - several fixes for upgrade (#9400, #9416, #9483, #9556)
2011-03-15pull 2 patches from upstream:drochner4-2/+40
-fix display of animated GIFs -fix crash on certain sites bump PKGREV
2011-03-15Added shibboleth-sppettai1-1/+2
2011-03-15Modify CHECK_INTERPRETER_SKIP to match .wsgi files.taca1-2/+2
Fix build problem with CHECK_INTERPRETER.
2011-03-15Import the latest shibboleth-sp from pkgsrc-wip.pettai9-0/+406
2011-03-15Add comments describing differences to ../ja-trac.gdt1-1/+23
These comments are based on private mail with obache@, but errors are my fault. They are intended to be useful primarily to package maintainers, but also to people administering trac via pkgsrc.
2011-03-15PgSQL support had been dropped from upstream.obache1-5/+3
so options is changed that psycopg2 is the default driver for pgsql support.