summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2013-03-13* pkglint friendly.taca4-8/+20
* Add and Update PKG_OPTIONS related to storage backend. - squid-backend-null: "null" type of storage backend had been deperecated. - Add squid-backend-rock. - Revive squid-backend-aufs. Bump PKGREVISION.
2013-03-13tell required user/group to pkgsrc framework.obache1-1/+5
2013-03-13Explicitly depend upon ruby-rack14, fixes pbulk resolution failure.jperkin1-3/+3
Reset MAINTAINER.
2013-03-13Changes 3.3.3:adam2-6/+6
* Regression fix: Accept-Language header parse * Bug 3673: Silence 'Failed to select source' messages * Solaris, OpenIndiana: Add missing limits.h includes * Bug 3720: Add missing include in /dev/poll I/O module * Fix authentication headers sent on peer digest requests
2013-03-13Update py-flask-frozen to 0.10.kleink3-8/+10
Version 0.10 ~~~~~~~~~~~~ Released on 2013-03-11. * Add the ``FREEZER_DESTINATION_IGNORE`` configuration (Thanks to Jim Gray and Christopher Roach.) * Add the ``FREEZER_RELATIVE_URLS`` configuration * Add the :func:`relative_url_for` function.
2013-03-13Changes 1.7:adam3-10/+9
* Django 1.5 compatibility. * Experimantal Python 3.3 compatibility!
2013-03-13Changes 0.4:adam3-7/+11
Unknown
2013-03-13Changes 0.7:adam3-7/+36
Unknown.
2013-03-12Changes 1.5:adam3-76/+201
Django 1.5 introduces support for a configurable User model. The basic Django User model is still around, of course, but now there's first-class support for specifying your own model and having Django's auth system make use of it. Django 1.5 is the first Django release with support for Python 3 (specifically, Python 3.2 and newer). Python 3 support is still considered experimental -- largely because it hasn't received as much real-world testing as we'd like -- but a Python 3 porting guide is available if you'd like to give it a try, and we will be considering Python 3 compatibility bugs to be blockers for future releases. Of course, if you're still comfortable with Python 2, Django continues to offer support for that just as we always have -- though note that the minimum version for Django 1.5 is Python 2.6.5, and Python 2.7.3 or newer is strongly recommended. Django's documentation has also gotten some pretty significant work; the main documentation page has had a bit of a facelift to make things easier to find, the existing tutorial got some refurbishing, and several new tutorials -- including some more advanced topics, like writing an app you can reuse in multiple projects -- have been added. And the documentation for class-based views has been significantly expanded, which should make this feature a lot easier to understand and take advantage of.
2013-03-10Fix NULL pointer reference when closing an unused multi handle.obache3-2/+27
(upstream commit da3fc1ee91de656a30f3a12de394bcba55119872) PR pkg/47610 by dieter roelants Bump PKGREVISION.
2013-03-10Update ruby-rack-protection to 1.4.0.taca2-6/+6
* fix docs * Introducing :use * remove note about NoReferrer * xhr requests cannot be used for the json attack, fixes #39
2013-03-10Update to 17.0.4ryoon2-258/+258
* Sync with firefox-17.0.4.
2013-03-10Update to 19.0.2ryoon2-258/+258
* Sync with firefox-19.0.2.
2013-03-10Update ruby-rack to 1.5.2.taca4-10/+17
== Changes Please note that this release includes a few potentially breaking changes. Of particular note are: * SessionHash is no longer a Hash sublcass * Rack::File cache_control parameter is removed in place of headers options Additonally, SPEC has been updated in several areas and is now at 1,2. A new SPEC section was introduced that provides two server-optional IO hijacking APIs. Further information on these APIs will be made available by the community in good time. In the mean time, some information can be found in the original pull request: https://github.com/rack/rack/pull/481 * January 21st, 2013: Thirty third public release 1.5.0 * Introduced hijack SPEC, for before-response and after-response hijacking * SessionHash is no longer a Hash subclass * Rack::File cache_control parameter is removed, in place of headers options * Rack::Auth::AbstractRequest#scheme now yields strings, not symbols * Rack::Utils cookie functions now format expires in RFC 2822 format * Rack::File now has a default mime type * rackup -b 'run Rack::File.new(".")', option provides command line configs * Rack::Deflater will no longer double encode bodies * Rack::Mime#match? provides convenience for Accept header matching * Rack::Utils#q_values provides splitting for Accept headers * Rack::Utils#best_q_match provides a helper for Accept headers * Rack::Handler.pick provides convenience for finding available servers * Puma added to the list of default servers (preferred over Webrick) * Various middleware now correctly close body when replacing it * Rack::Request#params is no longer persistent with only GET params * Rack::Request#update_param and #delete_param provide persistent operations * Rack::Request#trusted_proxy? now returns true for local unix sockets * Rack::Response no longer forces Content-Types * Rack::Sendfile provides local mapping configuration options * Rack::Utils#rfc2109 provides old netscape style time output * Updated HTTP status codes * Ruby 1.8.6 likely no longer passes tests, and is no longer fully supported * January 28th, 2013: Thirty fourth public release 1.5.1 * Rack::Lint check_hijack now conforms to other parts of SPEC * Added hash-like methods to Abstract::ID::SessionHash for compatibility * Various documentation corrections * February 7th, Thirty fifth public release 1.5.2 * Fix CVE-2013-0263, timing attack against Rack::Session::Cookie * Fix CVE-2013-0262, symlink path traversal in Rack::File * Add various methods to Session for enhanced Rails compatibility * Request#trusted_proxy? now only matches whole stirngs * Add JSON cookie coder, to be default in Rack 1.6+ due to security concerns * URLMap host matching in environments that don't set the Host header fixed * Fix a race condition that could result in overwritten pidfiles * Various documentation additions
2013-03-10Oops, forgot to add ALTERNATIVES file.taca1-0/+1
2013-03-10Make depends to www/ruby-rack14 instead of www/ruby-rack.taca4-8/+12
Bump PKGREVISION.
2013-03-10Add and enable ruby-rack14.taca1-1/+2
2013-03-10Change PKGBASE to ${RUBY_PKGPREFIX}--rack14 and command rackup to rackup14.taca2-4/+12
Now ruby-rack14 package co-exist with newer version of ruby-rack.
2013-03-10Add ruby-rack14 package copying from ruby-rack.taca4-0/+201
2013-03-08Changes 3.3.2:adam5-76/+6
Docs: document ConnOpener::swanSong() better Bug 3329: Quieten orphan Comm::Connection messages Sync TESTDIR names used by testCoss and testUfs with testRock changes. MacOS: reduce the testRock unit test UDS path Bug 3720: SourceLayout: shuffle fd_table definition into fde.h Bug 3794: MacOS: workaround compiler errors and case-insensitivity Polish debugs in cacheability test Bug 3753: Removes the domain from the cache_peer server pconn key Bug 3781: Proxy Authentication not sent to cache_peer Bug 3763: diskd Error: no filename in shm buffer Solaris: Fix xstrto*() function linkages Mentioned creation of diskers in cache_dir rock documentation. Fix coverity scan issue 740457: unsecure temporary file creation Bug 3686: cache_dir max-size default fails Bug 3752: objects that cannot be cached in memory are not cached on disk if cache_dir max-size is used.
2013-03-08Update to 1.101wen2-7/+6
Upstream changes: 1.101 Sat Jul 21 15:01:20 PDT 2012 - Fix typos and formatting - Mention CGI variables ala PEP 333 1.10 Fri Mar 9 08:46:27 PST 2012 - Released as PSGI 1.1 1.09_3 Wed Jun 22 13:48:31 PDT 2011 - Separated extensions into PSGI::Extensions - Added psgix.harakiri and psgix.harakiri.commit - Updated terminology section - Clarified that body should be encoded byte strings and do not contain wide characters - Clarified that header values must be defined 1.09_2 Tue Jun 7 15:21:47 PDT 2011 - Fixed a dumb mistake about allowed characters in header values - Updated FAQ document - psgi.input MUST have seek() only if psgix.input.buffered is true 1.09_1 Mon Mar 28 11:35:44 PDT 2011 - 1.1 beta - Upped psgi.version to be [1,1] - Lots of grammar and style fixes - Removed poll_cb from writer spec - Streaming interface now SHOULD be implemented, rather than MAY - Promoted psgi.streaming, nonblocking and run_once keys to be MUST - Added psgix.logger and psgix.session extensions - Updated FAQ
2013-03-08Update to 0.028wen2-7/+10
Upstream changes: 0.028 2013-03-05 14:11:57 America/New_York [SUPPORT] - Fix repository/issue links to reflect proper repo name 0.027 2013-03-05 12:02:58 America/New_York [SUPPORT] - Changed metadata to point to the chansen github repository for code and issues [DOCUMENTATION] - Added hyperlink for HTTP::CookieJar 0.026 2013-03-04 22:53:39 America/New_York [ADDED] - Added cookie support if an HTTP::CookieJar object is provided in the 'cookie_jar' attribute [Edward Zborowski] 0.025 2012-12-26 12:09:43 America/New_York [ADDED] - Agent string appends default if it ends in a space, just like LWP [Chris Weyl] 0.024 2012-10-09 20:44:53 America/New_York [ADDED] - SSL connections now auto-retry I/O after SSL renegotiation [Alan Gardner] [FIXED] - User-specified CA bundles take precedence over Mozilla::CA [Alan Gardner] [PREREQS] - SSL support now requires Net::SSLeay 1.49 or greater to support auto-retry [Mike Doherty] - Downgraded IO::Socket::SSL and related prereqs to 'suggests' again 0.023 2012-09-19 09:55:46 America/New_York [PREREQS] - IO::Socket::SSL and related prereqs changed to 'required' for dev release to get better failure diagnostics from CPAN Testers [TESTING] - Skip live SSL testing unless IO::Socket::SSL 1.56+ installed
2013-03-08Update to 1.20.3wen3-7/+8
Upstream changes: MediaWiki 1.20.3 This is a security and maintenance release of the MediaWiki 1.20 branch. Changes since 1.20.2 New preference type - 'api'. Preferences of this type are not shown on Special:Preferences, but are still available via the action=options API. (Unbreaks MLEB.) (bug 44010) Context is passed to UserGetLanguageObject. The recursion guard on RequestContext::getLanguage() was weakened. (bug 40585) Don't drop 'step="any"' in HTML input fields. (bug 44024) Fixed problems in ObjectCache when using XCache. (bug 44010) FauxRequest leaked cookie data from primary request. (bug 44135/bug 42441) Pass '2' instead of 'true' to CURLOPT_SSL_VERIFYHOST (bug 43518) API action=unblock should return the user name, not the full user object (Bug 45355) Prevent read of arbitrary files through mwdoc-filter.php
2013-03-07Update drupal7 to 7.21.taca2-6/+6
Drupal 7.21, 2013-03-06 ----------------------- - Allowed sites using the 'image_allow_insecure_derivatives' variable to still have partial protection from the security issues fixed in Drupal 7.20.
2013-03-07Switch to use OVERRIDE_GEMSPEC instead of pre-generated gemspec.taca2-181/+1
2013-03-07+ p5-File-Morkwiz1-1/+2
2013-03-06Update typo3_47 to 4.7.9 (TYPO3 4.7.9).taca2-9/+9
2013-03-06 fb3f3b6 [RELEASE] Release of TYPO3 4.7.9 (TYPO3 Release Team) 2013-03-06 d816f5b [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-03-06 85a52fe #28587 [SECURITY] Open redirection with jumpurl (Franz G. Jahn) 2013-02-17 236defa #40085 [BUGFIX] Invalid RSA key when submitting form twice (Benjamin Mack)
2013-03-06Update typo3_46 to 4.6.17 (TYPO3 4.6.17).taca2-9/+9
2013-03-06 e0d3f5a [RELEASE] Release of TYPO3 4.6.17 (TYPO3 Release Team) 2013-03-06 425ff87 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-03-06 da32bbb #28587 [SECURITY] Open redirection with jumpurl (Franz G. Jahn)
2013-03-06Update typo3_45 to 4.5.24 (TYPO3 4.5.24).taca2-9/+9
2013-03-06 3cbef1f [RELEASE] Release of TYPO3 4.5.24 (TYPO3 Release Team) 2013-03-06 79e2370 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-03-06 71135d8 #28587 [SECURITY] Open redirection with jumpurl (Franz G. Jahn) 2013-03-01 0d77b86 #25003 [BUGFIX] Check minitems for TCAtree (Georg Ringer) 2013-03-01 796680a #34371 [BUGFIX] Keep hyphens in custom HTML5 attributes (Jigal van Hemert) 2013-02-25 06571e6 #45570 Revert "[BUGFIX] FE session records are never removed" (Oliver Hader)
2013-03-05add & enable php-zendoptimizerplusimil1-1/+2
2013-03-05Initial import of php-zendoptimizerplus, version 7.0.0, into the NetBSDimil5-0/+49
Packages Collection. The Zend Optimizer+ provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing precompiled script bytecode in the shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. In addition, it applies a few bytecode optimization patterns that make code execution faster.
2013-03-05This is a module that can read the Mozilla URL history filepettai3-0/+24
(normally $HOME/.mozilla/default/*.slt/history.dat) and extract the id, url, name, hostname, first visted dat, last visited date and visit count.
2013-03-05For some reason the https link works on my 6.99.16 system but not mydarcy1-2/+2
5.1 system. Falling back to plain http.
2013-03-05Add py-recaptcha to Makefiledarcy1-1/+2
2013-03-05Add Python module for reCAPTCHA.darcy4-0/+44
Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require any imaging libraries because the CAPTCHA is served directly from reCAPTCHA. Also allows you to securely obfuscate emails with Mailhide.
2013-03-05Changes with nginx 1.3.14 05 Mar 2013imil2-6/+6
*) Feature: $connections_active, $connections_reading, and $connections_writing variables in the ngx_http_stub_status_module. *) Feature: support of WebSocket connections in the ngx_http_uwsgi_module and ngx_http_scgi_module. *) Bugfix: in virtual servers handling with SNI. *) Bugfix: new sessions were not always stored if the "ssl_session_cache shared" directive was used and there was no free space in shared memory. Thanks to Piotr Sikora. *) Bugfix: multiple X-Forwarded-For headers were handled incorrectly. Thanks to Neal Poole for sponsoring this work. *) Bugfix: in the ngx_http_mp4_module. Thanks to Gernot Vormayr.
2013-03-05Update typo3_47 to 4.7.8.taca3-12/+14
2013-02-14 e83abe1 [RELEASE] Release of TYPO3 4.7.8 (TYPO3 Release Team) 2013-02-14 71ef699 #44099 [BUGFIX] L10n fallback does not work for TS labels (Xavier Perseguers) 2013-02-14 f2aeff0 #44273 [BUGFIX] L10n fallback does not work for ExtJS in BE (Xavier Perseguers) 2013-02-14 a930bdf [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-02-14 915bf76 #42084 [BUGFIX] Allow "en" as language key (Xavier Perseguers) 2013-02-08 efbce7b [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-07 f1c43bb #34129 [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch) 2013-02-03 a0cf1c9 #36364 [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling) 2013-02-02 44942df #44416 [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser) 2013-02-02 9dba7d3 #43886 [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru) 2013-02-02 b088faa #38505 [BUGFIX] load TCA before manipulation (Jigal van Hemert) 2013-02-01 c81aa5f #28606 [BUGFIX] add check for empty form values in FORM View (Christian Kuhn) 2013-01-31 850a316 #45050 [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader) 2013-01-28 d8c61c6 #44892 [BUGFIX] Possible warning in about module (Christian Kuhn) 2013-01-27 dcb3a23 #42845 [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe) 2013-01-26 d2d5127 [TASK] Raise submodule pointer (Christian Kuhn) 2013-01-25 3845cc6 #39680 [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe) 2013-01-25 9eca09b #19938,#23324, [BUGFIX] EXT:felogin: Multiple bugs with preserveGETvars (Jigal van Hemert) 2013-01-25 c62aca6 #44145 [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer) 2013-01-24 04f83a8 #43874 [BUGFIX] array_merge_recursive_overrule: __UNSET for array values (Sebastian Michaelsen) 2013-01-24 b8d869c #38240 [BUGFIX] Update description on changed error reporting defaults (Mario Rimann) 2013-01-24 78bc877 #43919 [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters) 2013-01-24 05d35ee #44152 [TASK] Add save only button to Scheduler task (Lorenz Ulrich) 2013-01-12 db6aad0 #38135 [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger) 2013-01-04 f515d66 #44301 [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader) 2013-01-04 abd5389 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-01-02 84b978f #42092 [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers) 2013-01-01 728ad7c #44263 [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind) 2012-12-20 34af104 #34964 [BUGFIX] FE session records are never removed (Steffen Müller) 2012-12-20 63c8b8d #32278 [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein) 2012-12-20 4658cd9 #43426 [BUGFIX] Fix broken logo file in Install Tool (Tomita Militaru) 2012-12-10 de4c85d #43603 [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android (Stanislas Rolland) 2012-12-10 4167917 #43766 [BUGFIX] IE9 crashes after saving with RTE (Stanislas Rolland) 2012-12-10 bab481b #38472 [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe) 2012-12-06 082fd0c #39287 [BUGFIX] Compatibility fix for get_html_translation_table() (Michael Stucki) 2012-12-01 4c8eb91 #25113 [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner) 2012-12-01 5b03172 #43470 [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind) 2012-11-30 7605a68 #43459 [TASK] Remove typo3.pageModule.js (Falk Kühnel) 2012-11-30 fcd137b #42292 [BUGFIX] Installer: Reference images wrong (Christian Kuhn) 2012-11-29 b69a525 #41608 [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore) 2012-11-29 c0221e9 #42908 [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt) 2012-11-29 f0d8ed0 #32515 [BUGFIX] Form values with newlines escaped in email (Helmut Hummel) 2012-11-27 c308d1d #42236 [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind) 2012-11-24 2656dd8 #43264 [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel) 2012-11-23 912603d #35787 [BUGFIX] Subject field in FormWizard (Florian Scholz) 2012-11-21 c790dbd [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-11-20 7c02b0c #33700 [BUGFIX] Invalid behavior of search for integer in Backend search (Soren Malling)
2013-03-05Update typo3_45 to 4.5.23.taca3-12/+11
2013-02-14 de390e0 [RELEASE] Release of TYPO3 4.5.23 (TYPO3 Release Team) 2013-02-14 63a1e27 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-02-09 c9ef82d #24248 [BUGFIX] t3lib_iconWorks must check if array exists before using it (Jigal van Hemert) 2013-02-09 83f1185 #32686 [BUGFIX] BE user switch impossible when in adminOnly mode (Philipp Kitzberger) 2013-02-09 3d289da #34460 [BUGFIX] Excludefieds must exclude admin only tables (Georg Ringer) 2013-02-09 6d006e2 #33214 [BUGFIX] TypoLink: absolute urls when installed in subfolder (Nils Seinschedt) 2013-02-08 50372c5 [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-07 6c8214e #34129 [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch) 2013-02-03 cf0fb91 #36364 [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling) 2013-02-02 05d9084 #44416 [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser) 2013-02-02 6f5e19f #43886 [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru) 2013-02-02 b1a5a4b #38505 [BUGFIX] load TCA before manipulation (Jigal van Hemert) 2013-01-31 05c879f #45050 [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader) 2013-01-28 9c32684 #31027 [BUGFIX] Load date-time picker in scheduler module (Christian Kuhn) 2013-01-27 8ff08c4 #42845 [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe) 2013-01-27 d808455 [TASK] Raise submodule pointer (Christian Kuhn) 2013-01-25 ede6862 #39680 [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe) 2013-01-25 1e0c188 #44145 [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer) 2013-01-24 2b64b11 #38240 [BUGFIX] Update description on changed error reporting defaults (Mario Rimann) 2013-01-24 e16d0f1 #43919 [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters) 2013-01-12 306b134 #38135 [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger) 2013-01-04 44f7fdd #44301 [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader) 2013-01-04 ea7de49 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-01-02 94fb5a7 #42092 [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers) 2013-01-01 04fca2a #44263 [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind) 2012-12-20 da58b20 #34964 [BUGFIX] FE session records are never removed (Steffen Müller) 2012-12-20 3ed1ba5 #32278 [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein) 2012-12-10 ec03f10 #43603 [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android (Stanislas Rolland) 2012-12-10 10688b1 #38472 [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe) 2012-12-01 236e831 #25113 [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner) 2012-12-01 339f739 #43470 [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind) 2012-11-30 1666d38 #43459 [TASK] Remove typo3.pageModule.js (Falk Kühnel) 2012-11-30 8892bbe #42292 [BUGFIX] Installer: Reference images wrong (Christian Kuhn) 2012-11-30 9716cf8 #41608 [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore) 2012-11-29 209d607 #42908 [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt) 2012-11-27 e87270e #42236 [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind) 2012-11-24 7199e5d #34098 [TASK] Group excludefields by table (Johannes Feustel) 2012-11-24 971145f #43264 [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel) 2012-11-21 8402d9b [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-03-05Update typo3_46 to 4.6.16.taca3-12/+13
2013-02-14 2385b8d [RELEASE] Release of TYPO3 4.6.16 (TYPO3 Release Team) 2013-02-14 fc50341 #44099 [BUGFIX] L10n fallback does not work for TS labels (Xavier Perseguers) 2013-02-14 ffcf2db #44273 [BUGFIX] L10n fallback does not work for ExtJS in BE (Xavier Perseguers) 2013-02-14 1788e32 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-02-14 2c4bffa #42084 [BUGFIX] Allow "en" as language key (Xavier Perseguers) 2013-02-08 81ac8ac [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-07 57756d5 #34129 [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch) 2013-02-03 6c3bef2 #36364 [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling) 2013-02-02 0af6da1 #44416 [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser) 2013-02-02 df59226 #43886 [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru) 2013-02-02 a06d3c6 #38505 [BUGFIX] load TCA before manipulation (Jigal van Hemert) 2013-02-01 928f016 #28606 [BUGFIX] add check for empty form values in FORM View (Christian Kuhn) 2013-01-31 3367c8b #45050 [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader) 2013-01-27 50e3610 #42845 [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe) 2013-01-27 80b80a0 [TASK] Raise submodule pointer (Christian Kuhn) 2013-01-25 4c8c176 #39680 [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe) 2013-01-25 1502773 #44145 [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer) 2013-01-24 4b792b9 #38240 [BUGFIX] Update description on changed error reporting defaults (Mario Rimann) 2013-01-24 cf7af09 #43919 [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters) 2013-01-11 86c97ee #38135 [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger) 2013-01-04 26fdc3f #44301 [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader) 2013-01-04 6648447 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-01-02 aa893a0 #42092 [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers) 2013-01-01 1d523bd #44263 [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind) 2012-12-20 d4d9e0d #34964 [BUGFIX] FE session records are never removed (Steffen Müller) 2012-12-20 48d51a1 #32278 [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein) 2012-12-20 2456037 #43426 [BUGFIX] Fix broken logo file in Install Tool (Tomita Militaru) 2012-12-10 0b2288d #38472 [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe) 2012-12-01 1f5fe25 #25113 [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner) 2012-12-01 f808df4 #43470 [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind) 2012-11-30 26d0e1a #43459 [TASK] Remove typo3.pageModule.js (Falk Kühnel) 2012-11-30 646c546 #42292 [BUGFIX] Installer: Reference images wrong (Christian Kuhn) 2012-11-30 8684a61 #41608 [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore) 2012-11-29 7c81671 #42908 [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt) 2012-11-29 04b2e6c #32515 [BUGFIX] Form values with newlines escaped in email (Helmut Hummel) 2012-11-27 c667e98 #42236 [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind) 2012-11-24 ba065d9 #33813 [BUGFIX] Wizard in HTML element moved to t3editor (Georg Ringer) 2012-11-24 c1a2299 #32890 [BUGFIX] Livesearch toolbar should close others (Tolleiv Nietsch) 2012-11-24 c17a292 #43264 [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel) 2012-11-23 a81bdec #35787 [BUGFIX] Subject field in FormWizard (Florian Scholz) 2012-11-21 683a356 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-11-20 8e85043 #33700 [BUGFIX] Invalid behavior of search for integer in Backend search (Soren Malling)
2013-03-05Fix build problem with squid-ldap-helper PKG_OPTIONS enabled.taca2-9/+9
2013-03-04Revert agpl3 rename.wiz4-8/+8
Requested by gdt. pkgsrc policy: file names per OSI, not per default-allowed set.
2013-03-04Update w3m-el-snapshot to 1.4.483+0.20120614.hiramatsu7-21/+55
Changes from previous: ---------------------- 2012-06-14 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-url-encode-string-2): Encode only `(' and `)'. 2012-06-12 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-proc.el (w3m-process-do-with-temp-buffer): Use labels macro again. Functions that the labels form generates to be used in the outside of the labels form should be prefixed with #' from now on. Thanks to Michael Heerdegen and Andreas Schwab. * w3m-proc.el (w3m-process-do-with-temp-buffer): Don't use labels macro of which the spec has been changed in the most recent Emacs. 2012-06-04 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-expand-url): Work for scheme name containing upcase letters. Reported by Dan Jacobson <jidanni@jidanni.org>. * w3m-util.el (w3m-force-mode-line-update): New alias. * w3m-lnum.el (w3m-with-lnum, w3m-lnum-universal-dispatch): Use it. 2012-06-03 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-create-page): Improve regexp matching Google's click- tracking urls. 2012-05-14 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-url-encode-string-2): New function. (w3m-print-current-url, w3m-print-this-url, w3m-print-this-image-url): Use it to encode url characters that are apt to be misidentified as word boundaries. 2012-04-22 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-create-page): Decode url in Google's click-tracking filter. 2012-04-18 Andrey Kotlarski <m00naticus@gmail.com> * w3m-lnum.el (w3m-with-lnum, w3m-lnum-universal-dispatch): Explicitly redraw mode line. (w3m-lnum-visit): Fix prompt; add --insecure option to Curl. 2012-04-17 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-create-page): Add a filter for Google's click-tracking temporarily --- maybe this should be incorporated in w3m-filter.el. 2012-04-13 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-goto-mailto-url): Protect against nil value of body=; decode url string; don't change mail buffer's modification status; make sure body text is inserted to the message body. 2012-04-12 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-shr-url-at-point): New function. (w3m-url-at-point): Use it. * doc/ptexinfmt.el (texinfo-format-syntax-table): Modify character syntax of " and \ to w, as a workaround. (texinfo-format-comma): Support @comma. (texinfo-format-parse-args): Tweak it so as to work for @comma. 2012-03-16 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-scroll-left, w3m-scroll-right): Use image-mode function for an image page. (w3m-shift-left, w3m-shift-right): Pass prefix argument to image-mode function. 2012-03-12 Dan Jacobson <jidanni@jidanni.org> * w3m.el (w3m-ctl-c-map): Bind `C-c C-e' to w3m-goto-new-session-url. 2012-02-27 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-relationship-estimate-rules) (w3m-open-all-links-in-new-session): Work for https Google pages. 2012-02-20 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-goto-mailto-url): Work for mail body. 2012-02-13 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-util.el (w3m-switch-to-buffer): Abolish. * w3m-bookmark.el (w3m-bookmark-add-all-urls): * w3m-ems.el (w3m-tab-drag-mouse-function) (w3m-tab-click-mouse-function, w3m-tab-next-buffer) (w3m-tab-make-keymap): * w3m-form.el (w3m-form-input-textarea, w3m-form-input-select) (w3m-form-input-map): * w3m-session.el (w3m-session-select): * w3m-tabmenu.el (w3m-switch-buffer, w3m-tab-menubar-open-item): * w3m-util.el (w3m-popup-buffer, w3m-make-menu-commands): * w3m.el (w3m-next-buffer, w3m-move-unseen-buffer) (w3m-goto-url-new-session, w3m-reload-all-pages): Revert to using switch-to-buffer. 2012-02-10 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-hist.el (w3m-history-store-position): Don't trust column position that Emacs tells if there's an image. (w3m-history-restore-position): Revert 2011-10-21 change. 2012-02-10 Kevin Ryde <user42@zip.com.au> * w3m.el (w3m-about-header): Show info of image where point stays. 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-mode): Don't make bidi-paragraph-direction bound globally in old Emacsen and XEmacsen. (w3m-goto-url): Work for name anchors. 2012-01-23 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-ems.el (w3m-form-make-button): Use "submit" instead for an empty text, that won't be buttonized. Reported by Roland Winkler <winkler@gnu.org>. 2012-01-13 Hideyuki SHIRAI <shirai@meadowy.org> * w3m.el (w3m-fontify-anchors, w3m-goto-url): Not encode and decode the anchor values to use Punycode. 2012-01-10 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-image-type-alist): Add image/tiff. (w3m-view-previous-page): Protect against empty history. 2012-01-06 Katsumi Yamaoka <yamaoka@jpl.org> * Makefile.in (install-icons, install-icons30, install-info) (install-info-en, install-info-ja, install-package) (install-package-ja): * doc/Makefile.in (install): Add DESTDIR variable to installation directory. * w3mhack.el (w3mhack-expand-file-name): New function. (w3mhack-what-where): Use it. * aclocal.m4 (AC_SET_VANILLA_FLAG): Remove --no-unibyte option. 2012-01-02 Elias Pipping <pipping@lavabit.com> * Makefile.in (install-lisp): Add DESTDIR variable to installation directory. 2011-12-26 Dan Jacobson <jidanni@jidanni.org> * w3m.el (w3m-gohome): Always reload the home page. 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-mode): Force paragraph direction to be left-to-right. Suggested by Naohiro Aota <naota@elisp.net>. 2011-12-06 Katsumi Yamaoka <yamaoka@jpl.org> * Makefile.in (.el.elc): Shut up. * w3m-lnum.el (w3m-lnum-read-interactive): Use (sit-for 0) instead of redisplay for Emacs 21.1, too. 2011-12-05 Katsumi Yamaoka <yamaoka@jpl.org> * aclocal.m4 (AC_EMACS_LISP): Simplify. (AC_PATH_EMACS): Simplify Lisp code so as to make it work for recent XEmacsen. * w3m-favicon.el (w3m-favicon-type): Silence SXEmacs 22.1.14's byte compiler. * w3m-lnum.el (w3m-lnum-read-interactive): Use (sit-for 0) instead of redisplay for XEmacs. * w3m.el (w3m-resize-image-interactive): Use read-char-exclusive with no arg for XEmacs. 2011-12-05 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-read-file-name): Don't strip query part from given url. (w3m-download): Always prompt for file name; don't strip query part. Suggested by Dan Jacobson <jidanni@jidanni.org>. 2011-12-04 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-lnum.el (w3m-lnum-universal-dispatch): Add argument passed to kill-buffer, Emacs 22 requires it; use beginning-of-line rather than move-beginning-of-line that XEmacs doesn't provide. 2011-12-02 Dan Jacobson <jidanni@jidanni.org> * w3m-search.el (w3m-search-engine-alist): Put search string first in query form. 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-util.el (w3m-popup-buffer): Restore history position always. * w3m.el (w3m-copy-buffer): Save history position. 2011-11-17 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-lnum.el (w3m-lnum-actions-custom-type): New variable. (w3m-lnum-actions-general, w3m-lnum-actions-image-alist) (w3m-lnum-actions-link-alist w3m-lnum-actions-button-alist) (w3m-lnum-actions-form-alist): Use it to improve custom type. 2011-11-16 Andrey Kotlarski <m00naticus@gmail.com> Add alternative selection->action method. * w3m-lnum.el: Update comment section. (w3m-lnum-quick-browsing): Change default value. (w3m-lnum-actions-general, w3m-lnum-actions-image-alist) (w3m-lnum-actions-link-alist, w3m-lnum-actions-button-alist) (w3m-lnum-actions-form-alist): New custom options. (w3m-lnum-remove-overlays): Add optional parameters for start and end. (w3m-lnum, w3m-lnum-prompt-str, w3m-lnum-highlight-anchor): Sanitize variable naming. (w3m-read-event, w3m-lnum-visit, w3m-lnum-make-action): New macros. (w3m-lnum-read-interactive): Add optional parameters for previous filter and selected number. Return last applied filter along selected value. Use `w3m-read-event'. Remove lnum overlays within all buffer on scroll. (w3m-with-lnum): Add parameter for initial filter. Change mode-line during selection. (w3m-lnum-get-action): If single image during image selection - immediately select it. Accommodate to new return format of `w3m-lnum-read-interactive'. (w3m-lnum-follow): Use `w3m-lnum-visit'. (w3m-lnum-universal-dispatch): New function. (w3m-lnum-universal): New command. (w3m-lnum-view-image, w3m-lnum-save-image, w3m-lnum-print-this-url): Use nth. (w3m-lnum-zoom-image): Use `w3m-resize-image-interactive'. (w3m-lnum-zoom-in-image, w3m-lnum-zoom-out-image): Update doc string. (w3m-lnum-bookmark-add-this-url): Fix bookmarking of current url. (w3m-lnum-actions-link-alist): Add actions for generic browser and Curl if present. * w3m.el (autoload): Autoload `w3m-lnum-universal'. (w3m-resize-image-interactive): New function. (w3m-lnum-map): Add key for `w3m-lnum-universal'. 2011-11-14 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-expand-url): Assume only a name anchor, that has no scheme part nor directory part, to be the buffer: scheme. (w3m-buffer-local-url): Move forward. 2011-10-24 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-hist.el: Require w3m-util. 2011-10-22 Naohiro Aota <naota@elisp.net> * w3m.el (w3m-goto-url): Check name anchor after redirect resolution. 2011-10-21 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-hist.el (w3m-history-restore-position): Don't hscroll if there are images ([emacs-w3m:11658]). 2011-10-17 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-canonicalize-url): Fix url that fails to have put a separator following a domain name. Suggested by Dan Jacobson <jidanni@jidanni.org>. 2011-10-14 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-url-coding-system-alist): Add a rule for Google. (w3m-url-coding-system): Allow function to determine coding system. 2011-10-14 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-url-encode-string, w3m-url-transfer-encode-string): Restore optional coding argument. (w3m-gmane-url-at-point, w3m-canonicalize-url): Do. (w3m-download): Decode file name in url. * w3m-form.el (w3m-form-make-form-data, w3m-form-parse-and-fontify): * w3m-search.el (w3m-search-escape-query-string, w3m-search-do-search) (w3m-search-uri-replace): Revert last change. 2011-10-13 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-url-coding-system-alist): New user option. (w3m-show-decoded-url, w3m-google-feeling-lucky-charset): Abolish. (w3m-url-coding-system): New function. (w3m-url-encode-string, w3m-url-readable-string) (w3m-url-transfer-encode-string): Use it. * w3m.el (w3m-fontify-anchors, w3m-gmane-url-at-point) (w3m-canonicalize-url, w3m-goto-url): * w3m-form.el (w3m-form-make-form-data, w3m-form-parse-and-fontify): * w3m-search.el (w3m-search-escape-query-string, w3m-search-do-search) (w3m-search-uri-replace): Don't specify coding system for encoding url. 2011-10-07 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-favicon.el (w3m-favicon-type): Prefer gif. (w3m-favicon-convert): Work for gif icons named "favicon.ico". 2011-09-08 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-lnum.el (w3m-lnum-face): Remove face alias. (w3m-lnum-quick-browsing): Add custom type. (w3m-lnum-remove-overlays, w3m-lnum-set-numbering) (w3m-lnum-highlight-anchor, w3m-lnum-get-match-info): Fix overlay end range, too. 2011-09-07 Andrey Kotlarski <m00naticus@gmail.com> * w3m.el: Use `w3m-lnum' as naming prefix for commands and maps from `w3m-lnum.el'. * w3m-lnum.el: Use `w3m-lnum' as naming prefix everywhere instead of `w3m-linknum' or `w3m-link-numbering'. (w3m-lnum-set-numbering, w3m-lnum): Optionally don't clean previous numbering. (w3m-lnum-read-interactive): Don't clean previous numbering with `w3m-lnum' in cases when there is no such. (w3m-lnum-remove-overlays, w3m-lnum-set-numbering): Fix overlay start range to make it work for XEmacs. (w3m-lnum-get-action): Don't invoke `w3m-lnum-read-interactive' with 0 numbered items. * w3m-util.el (w3m-goto-next-defun): New macro. (w3m-goto-next-anchor-or-image, w3m-substitute-key-definitions): Move from w3m-lnum.el 2011-09-04 Katsumi Yamaoka <yamaoka@jpl.org> * w3m-lnum.el (w3m-link-numbering, w3m-linknum-minibuffer-prompt) (w3m-linknum-match): Use old defface style for XEmacs. (w3m-link-set-numbering): Replace string-match-p w/ w3m-string-match-p. (w3m-highlight-numbered-anchor, w3m-get-match-info): Fix range passed to overlays-in to make it work for XEmacs. 2011-09-04 Andrey Kotlarski <m00naticus@gmail.com> * w3m-lnum.el: Update copyright years. Don't require `cl'. (w3m-linknum-match): Make numbering face visible for some consoles. (w3m-link-numbering-quick-browsing) (w3m-link-numbering-context-alist): New custom variables. (w3m-linknum-remove-overlays): Delete overlays only within the visible window part. (w3m-link-set-overlay): Don't use `incf'. (w3m-link-set-numbering): Number additional context items as specified by `w3m-link-numbering-context-alist'. Return index of the last matched item. (w3m-goto-next-image2): Fix doc typo. (w3m-goto-next-anchor-or-image, w3m-link-numbering): Cosmetic indent. (w3m-linknum-prompt-str): Don't show 0 when this is being current default for selection. (w3m-read-int-interactive): Up and down scrolling preserves text filter and cleans previous numbering. Allow <enter> shortcutting options as specified by `w3m-link-numbering-quick-browsing'. Don't let the text filter grow when no items match. (w3m-with-linknum): Make `last-index' variable visible within body and set as the last index currently used for numbering. (w3m-get-match-info): New macro. (w3m-get-anchor-info): Use `w3m-get-match-info'. (w3m-go-to-linknum, w3m-linknum-get-action): Call `w3m-get-anchor-info' with a selection number. (w3m-linknum-follow, w3m-linknum-view-image) (w3m-linknum-save-image, w3m-linknum-print-this-url): Don't use cl functions. (w3m-linknum-zoom-image): Cosmetic doc string change. (w3m-linknum-bookmark-add-this-url): Use 1+. 2011-09-03 Dan Jacobson <jidanni@jidanni.org> * w3m.el (w3m-lynx-like-map, w3m-info-like-map): Bind the `C-t t' key to w3m-create-empty-session. 2011-09-02 Katsumi Yamaoka <yamaoka@jpl.org> * w3m.el (w3m-create-empty-session): New user command. (w3m-new-session-url): Default to about:blank. (w3m-input-url): Don't use about:* as initial value. (w3m-goto-url-new-session): Use w3m-new-session-url as the default.
2013-03-03Adapt license name.wiz4-8/+8
2013-03-03Update "apache" package to version 2.2.24. Changes since 2.2.23:tron3-8/+8
- SECURITY: CVE-2012-3499 (cve.mitre.org) Various XSS flaws due to unescaped hostnames and URIs HTML output in mod_info, mod_status, mod_imagemap, mod_ldap, and mod_proxy_ftp. [Jim Jagielski, Stefan Fritsch, Niels Heinen <heinenn google com>] - SECURITY: CVE-2012-4558 (cve.mitre.org) XSS in mod_proxy_balancer manager interface. [Jim Jagielski, Niels Heinen <heinenn google com>] - mod_rewrite: Stop merging RewriteBase down to subdirectories unless new option 'RewriteOptions MergeBase' is configured. Merging RewriteBase was unconditionally turned on in 2.2.23. Bug Report 53963. [Eric Covener] - mod_ssl: Send the error message for speaking http to an https port using HTTP/1.0 instead of HTTP/0.9, and omit the link that may be wrong when using SNI. Bug Report 50823. [Stefan Fritsch] - mod_ssl: log revoked certificates at level INFO instead of DEBUG. Bug Report 52162. [Stefan Fritsch] - mod_proxy_ajp: Support unknown HTTP methods. Bug Report 54416. [Rainer Jung] - mod_dir: Add support for the value 'disabled' in FallbackResource. [Vincent Deffontaines] - mod_ldap: Fix regression in handling "server unavailable" errors on Windows. Bug Report 54140. [Eric Covener] - mod_ssl: fix a regression with the string rendering of the "UID" RDN introduced in 2.2.15. Bug Report 54510. [Kaspar Brand] - ab: add TLS1.1/TLS1.2 options to -f switch, and adapt output to more accurately report the negotiated protocol. Bug Report 53916. [Nicolás Pernas Maradei <nico emutex com>, Kaspar Brand] - mod_cache: Explicitly allow cache implementations to cache a 206 Partial Response if they so choose to do so. Previously an attempt to cache a 206 was arbitrarily allowed if the response contained an Expires or Cache-Control header, and arbitrarily denied if both headers were missing. Currently the disk and memory cache providers do not cache 206 Partial Responses. [Graham Leggett] - core: Remove unintentional APR dependency introduced with Apache 2.2.22. [Eric Covener] - core: Use a TLS 1.0 close_notify alert for internal dummy connection if the chosen listener is configured for https. [Joe Orton] - mod_ssl: Add new directive SSLCompression to disable TLS-level compression. Bug Report 53219. [Björn Jacke <bjoern j3e de>, Stefan Fritsch]
2013-03-03Revert previous on joerg's request.wiz1-1/+3
2013-03-03I've tried two builds with -j16 and one with -j8, successfully, sowiz1-3/+1
remove MAKE_JOBS_SAFE=no line.
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz7-13/+14
2013-03-02Fix format string use. Fix build with newer Perl.joerg3-1/+31
2013-03-02Consistently return values from !void functionsjoerg3-1/+29
2013-03-02Don't strip -Wl flag on the apxs command line. Bump revision.joerg3-6/+19