Commit graph

9583 commits

Author SHA1 Message Date
hauke
764d71f24a Update to 1.5rc2.
From CHANGELOG:

21. The following plugins have been added to the pyblosxom release
    tarball:

    * archives/
      * pyarchives
      * yeararchives (was wbgarchives)
    * categories/
      * pycategories
    * comments/plugins/
      * akismetcomments
      * comments
      * no_old_comments
      * trackback
      * xmlrpc_pingback
    * date/
      * pycalendar
      * firstdaydiv
      * pyfilenamemtime
      * w3cdate
    * display/
      * paginate (was wbgpager)
      * entrytitle
    * headers/
      * conditionalhttp
    * tags/
      * tags (was wbgtags)
    * text/
      * acronyms

    If you have older versions of these plugins, better to switch to
    the new versions.
2010-08-06 14:46:16 +00:00
taca
784af4f461 Don't treat .htaccess file as configuration file as before.
Bump PKGREVISION.
2010-08-06 03:43:28 +00:00
schmonz
3da0fb2746 Update to 3.20100804. From the changelog:
* template: Fix dependency tracking. Broken in version 3.20100427.
   * po: The po_slave_languages setting is now a list, so the order of
     translated languages can be controlled. (intrigeri)
   * git: Fix gitweb historyurl examples so "diff to current" links work.
     (Thanks jrayhawk)
   * meta: Allow syntax closer to html meta to be used.
   * Add new disable hook, allowing plugins to perform cleanup after they
     have been disabled.
   * Use Digest::SHA built into perl rather than external Digest::SHA1
     to simplify dependencies. Closes: #591040
   * Fixes a bug that prevented matching deleted pages when using the page()
     PageSpec.
2010-08-04 15:25:11 +00:00
tron
84345f9fe4 Update "squid31" package to version 3.1.6. Changes since 3.1.5.1:
- Bug 2994, 2995: IPv4-only regressions
- Bug 2991: Wrong parameters to fcntl() in commSetCloseOnExec()
- Bug 2975: chunked requests not supported after regular ones
- Fix: 32-bit overflow in reported bytes received from next hop
- Fix Libtool build regressions
- Limited split-stack IPv6 support.
- squid_db_auth support MD5 encrypted passwords
2010-08-04 11:36:08 +00:00
morr
70bb79735a Update to 3.0.1.
3.0.1:
* Fixed 54 tickets total. A break down of ticket status by component can be found in Trac (http://core.trac.wordpress.org/milestone/3.0.1).
* Added unregister_nav_menu(), for child themes.

3.0:
* WordPress and WordPress MU have merged, allowing the management of multiple sites (called Multisite) from one WordPress installation.
* New default theme "Twenty Ten" takes full advantage of the current features of WordPress.
* New Custom Menu Management feature, allows creation of custom menus combining posts, pages, categories, tags, and links for use in theme menus or widgets.
* Custom Header and Custom Background APIs.
* Contextual help text accessed under the Help tab of every screen in the WordPress administration.
* Ability to set the admin username and password during installation.
* Bulk updating of themes with an automatic maintenance mode during the process.
* Support for Shortlinks.
* Improved Custom Post Types and Custom Taxonomies including hierarchical (category-style) support. (Try the Custom Post Type UI or GD Custom Posts And Taxonomies Tools plugins to see the possibilities.)
* A lighter admin color scheme to increase accessibility and put the focus more squarely on your content.
2010-08-04 07:52:37 +00:00
seb
935305c30e Update p5-Catalyst-Engine-PSGI from version 0.10 to version 0.11.
Upstream changes:
0.11  Fri Jul 30 12:49:46 PDT 2010
        - Allows setting a code reference to the $c->res->body as
          a raw PSGI streaming (t0m)
2010-08-04 04:40:05 +00:00
seb
64d9a83fb2 Update p5-Plack from version 0.9942 to version 0.9943.
Upstream changes:
0.9943  Fri Jul 30 13:24:15 PDT 2010
        - Updated Apache* handler so it could duck type on Loader (jnap)
        - Added --access-log to plackup (grantm)
        - Added support for streaming stdio in Net::FastCGI handler (chansen)
2010-08-03 22:29:16 +00:00
lukem
4473e7aac6 Add a MESSAGE reminding upgraders to add LoadModule entries since Apache 2.2.16. 2010-08-02 10:38:16 +00:00
dholland
d28787554f Bump PKGREVISION for previous. 2010-08-01 00:12:48 +00:00
dholland
9e59634e17 Apply chmod to prevent installation of world-writable files. Should fix
PR 38909.
2010-07-31 23:41:17 +00:00
dholland
92ec1d4f6c #undef u_int64_t before including db.h, as on platforms where u_int64_t
is missing, this package's configure script defines it on the command
line and db4 also provides it as a typedef in db.h, and the two don't
mix. This is a hack, but it should fix PR 42805.
2010-07-31 21:09:14 +00:00
sno
2624cb831f Updating www/p5-Pod-POM-Web from 1.13 to 1.14
pkgsrc changes:
- adjust dependencies
- clarify recommended dependencies
- define module type

Upstream changes:
1.14 08.06.2010
  - fix for pods/perl.pod change of structure since perl 5.12
2010-07-31 14:11:00 +00:00
sno
bfa48c18c4 Updating www/p5-URI-Find from 20100211 to 20100505
Upstream changes:
20100505  Wed May  5 18:48:44 PDT 2010
    Test Fixes
    * Fixed t/urifind/find.t on Windows

20100504.1039  Tue May  4 10:39:23 PDT 2010
    Doc Fixes
    * Forgot to mention that we ship with urifind now.

20100504  Tue May  4 10:29:52 PDT 2010
    New Features
    * Added a urifind program. (Darren Chamberlain)
    Bug Fixes
    * The final semi-colon was being strippped form URLs found in HTML
      that ended with HTML entities. (Michael Peters)
      Example: http://google.com/search?q=<html>
    * URLs with leading dots, pluses and minuses are now found.
      [rt.cpan.org 57032]
      Example: stuff...http://example.com
2010-07-31 12:32:47 +00:00
sno
dd0d2908e5 Updating www/p5-URI from 1.53 to 1.54
Upstream changes:
2010-03-31 - Release 1.54 - Gisle Aas <gisle@ActiveState.com>
   Alex Kapranoff (1):
      Fix heuristic test fails on hosts in .su (or .uk) domains [RT#56135]
2010-07-31 12:29:16 +00:00
kefren
3f3a60c153 Update to 2.6.5:
* Fixes bug 582162 - XSP2 crashes serving static images
2010-07-31 08:20:43 +00:00
seb
1b66e4e0f0 Add & enable p5-WWW-Mechanize-GZip 2010-07-29 21:42:55 +00:00
seb
3770c9577b Initial import of p5-WWW-Mechanize-GZip version 0.12 in the NetBSD
Packages Collection.

The Perl 5 module WWW::Mechanize::GZip tries to fetch a URL by
requesting gzip-compression from the webserver. If the response
contains a header with 'Content-Encoding: gzip', it decompresses
the response in order to get the original (uncompressed) content.
2010-07-29 21:42:43 +00:00
taca
b42e99cadb Remove "used by www/squid30/Makefile" comment line. 2010-07-29 03:04:16 +00:00
taca
e351d00dc8 Since Squid 3.0.x retired, please use www/squid31 package now. 2010-07-29 03:03:28 +00:00
taca
91a489176e Remove squid30. 2010-07-29 03:02:16 +00:00
taca
f0885be48f Update squid27 package to 2.7.9 (2.7.STABLE9).
(CVE-2010-0308 is http://www.squid-cache.org/Advisories/SQUID-2010_1.txt.)


Changes to squid-2.7.STABLE9 (15 March 2010)

	- 2.7.STABLE8 failed to compile with OpenSSL 0.9.8 on some systems
	- failure to detect certain system libraries on some systems
	  resulting in compilation errors

Changes to squid-2.7.STABLE8 (10 March 2010)

	- Bug #2458: reply_body_max_size incorrectly documented
	- Bug #2858: Segment violation in HTCP
	- Bug #2773: Segfault in RFC2069 Digest authantication
	- 64-bit filesize issue in squidclient if trying to post a file > 2GB
	- Improve %nn parser to better deal with certain odd %nn sequences
	- Segmentation fault if failed to open cache.log
	- Bug #2819: const correctness errors in dns_internal.c
	- Handle DNS header-only packets as invalid. (CVE-2010-0308)
	- Windows port: Updated mswin_ad_group native helper to version 2.1
	- Cosmetic change to keep GCC happy
	- Bug #2678 - storeurl_rewrite does not play nicely with vary
	- Bug #2861 - only-if-cached request blocks if it collapsed into
	  another request
	- Use libcap functions instead of raw kernel interface
	- No need to sync the store on -k rotate, but instead it needs to be
	  done in reconfigure
	- const correctness in OpenSSL initialization
	- Rework the http digest auth parser
2010-07-29 03:00:46 +00:00
taca
58eff281db --enable-underscores option had gone. 2010-07-29 02:59:20 +00:00
taca
a4f2617a1f Remove "used by" in comment lines which don't exist any more. 2010-07-28 16:39:33 +00:00
taca
056c923ec3 Remove typolight27, typolight27-example and typolight27-translations package. 2010-07-28 16:37:48 +00:00
taca
31db4b23d2 Remove typolight27 package, update to typolght28 or contao29 package. 2010-07-28 16:36:22 +00:00
taca
2b4f22331f Update contao29-translations pacakge to 20100726.
Update Danish and Dutch translation files.
2010-07-28 16:30:46 +00:00
taca
d61f01816a Add two patches from Contao repository:
* Fix possible XSS problem on frontend module.
* Fix preview problem when URL rewriting is enabled.

Bump PKGREVISION.
2010-07-28 16:28:51 +00:00
taca
4237faba8c Add a patch from Contao(TYPOlight) repository to fix possible
XSS problem on frontend module.

Bump PKGREVISION.
2010-07-28 16:24:20 +00:00
taca
5d4de44e07 Update typo3 package to 4.4.1:
Due to several security issues found in the TYPO3 Core, there was a
combined release of TYPO3 4.1.14, 4.2.14, 4.3.4 and 4.4.1.

Find more details in the security bulletin:
http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-012/

For full change please refer:
http://wiki.typo3.org/index.php/TYPO3_4.4.1#Changelog
2010-07-28 16:16:20 +00:00
adam
157608edea Changes 3.1.5.1:
* SourceFormat Enforcement
* Replace most USE_IPV6 with run-time support probing
* Translations: sync with 3.HEAD language updates
* Split-Stack enable DNS and http(s)_port sockets.
* Bug: --with-valgrind-debug failures ignored
* Fixed comm.cc:377: "fd_table[fd].halfClosedReader != NULL" assertion
* Kludge: try to detect system acinclude path, to fix libtool brokenness.
* Bug: search scope for digest_ldap_auth didn't work
* Update libtool autoconf macros to libtool2 style
* Correction documentation of QoS disable-preserve-miss
* Remove .so from SASL build checks
* Bug: AIX support: c only c++ style comments test case
* Bug: AIX support: check libm for log()
* Do not stop accepting just because we got COMM_NOMESSAGE.
* Bug: AIX support: uchar is already define (more)
* Bug: AIX support: uchar is already define
* Bug: crash handling NULL write callback
* Correct Joomla DB auth handling
* Fixed memory leak related to retried requests.
* Prevent memory leaks when cloning Range requests.
* Fixed memory leaks related to Range requests.

Changes 3.1.5:
* Bug: Fix context leak in HttpStateData::processReplyHeader
* Bug: raw-IPv6 address URL with append_domain broken
* Bug: does not send indirect X-Client-Ip in ICAP respmod
* Fix free memory corruption and off-by-on error when comparing SNMP OIDs
* Restart DNS retransmission count when restarting the query as an A lookup
* Bug: HTTP responses with no Date, L-M or Expires can now be cached
* Maintenance: Formater skip libltdl dirs
* SourceFormat Enforcement
* Bug: Fails to detect chunked encoding if not given in all lower case
* Port from 2.7: max_filedescriptor config option
* persistent_connection_after_error is meant to be on by default
* kFreeBSD does not have linux headers. Wrap properly.
* Maintenance: Use system MD5 instead of hard-coded python paths
* Bug: ICAP tokens not logged when using multiple access
* SourceFormat Enforcement
* OpenBSD: Fix build mem.cc warning: converting of negative value
2010-07-28 10:16:14 +00:00
tron
d092dd95d1 Update "apache22" package to version 2.2.16. Changes since version 2.2.15:
- SECURITY: CVE-2010-1452 (cve.mitre.org)
  mod_dav, mod_cache: Fix Handling of requests without a path segment.
  PR: 49246 [Mark Drayton, Jeff Trawick]
- SECURITY: CVE-2010-2068 (cve.mitre.org)
  mod_proxy_ajp, mod_proxy_http, mod_reqtimeout: Fix timeout detection
  for platforms Windows, Netware and OS2.  PR: 49417. [Rainer Jung]
- core: Filter init functions are now run strictly once per request
  before handler invocation.  The init functions are no longer run
  for connection filters.  PR 49328.  [Joe Orton]
- mod_filter: enable it to act on non-200 responses.
  PR 48377 [Nick Kew]
- mod_ldap: LDAP caching was suppressed (and ldap-status handler returns
  title page only) when any mod_ldap directives were used in VirtualHost
  context.  [Eric Covener]
- mod_ssl: Fix segfault at startup if proxy client certs are shared
  across multiple vhosts.  PR 39915.  [Joe Orton]
- mod_proxy_http: Log the port of the remote server in various messages.
  PR 48812. [Igor Galić <i galic brainsware org>]
- apxs: Fix -A and -a options to ignore whitespace in httpd.conf
  [Philip M. Gollucci]
- mod_dir: add FallbackResource directive, to enable admin to specify
  an action to happen when a URL maps to no file, without resorting
  to ErrorDocument or mod_rewrite.  PR 47184 [Nick Kew]
- mod_rewrite: Allow to set environment variables without explicitely
  giving a value. [Rainer Jung]
2010-07-26 21:38:51 +00:00
obache
dcfabb2c02 Update py-Paste to 1.7.4.
While here, set LICENSE=mit.

1.7.4
-----

* Fix XSS bug (security issue) with not found handlers for
  :class:`paste.urlparser.StaticURLParser` and
  :class:`paste.urlmap.URLMap`.  If you ask for a path with
  ``/--><script>...`` that will be inserted in the error page and can
  execute Javascript.  Reported by Tim Wintle.

* Replaced :func:`paste.util.mimeparse.desired_match`

1.7.3.1
-------

* Removed directory name from 404 errors in
  :class:`paste.urlparser.StaticURLParser`.

* Fixed packaging to include Javascript and images for
  :mod:`paste.evalexception`

1.7.3
-----

* I got a fever and the only prescription is more :mod:`paste.cowbell`!

* Fix :mod:`paste.httpserver` on Python 2.6.

* Fix :mod:`paste.auth.cookie`, which would insert newlines for long
  cookies.

* :mod:`paste.util.mimeparse` parses a single ``*`` in Accept headers
  (sent by IE 6).

* Fix some problems with the ``wdg_validate`` middleware.

* Improvements to :mod:`paste.auth.auth_tkt`: add httponly support,
  don't always aggressively set cookies without the
  ``wildcard_cookie`` option.  Also on logout, make cookies expire.

* In :class:`paste.proxy.Proxy` handle Content-Length of -1.

* In :mod:`paste.httpexceptions` avoid some unicode errors.

* In :mod:`paste.httpserver` handle ``.read()`` from 100 Continue
  properly (because of a typo it was doing a readline).

* Update ``paste.util.mimeparse`` from `upstream
  <http://code.google.com/p/mimeparse/>`_.
2010-07-26 12:38:42 +00:00
gdt
11a10cf21e Take maintainership; previous maintainer no longer uses nevow. 2010-07-26 10:26:09 +00:00
dholland
0f4fa3d9d6 Remove stray comma, noted by Aleksey Cheusov in PR 43663. 2010-07-26 07:51:10 +00:00
seb
f6c60a6ba6 Update p5-Starman from version 0.2004 to version 0.2006.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.2006 Fri Jul  2 17:21:22 PDT 2010
        - Fixed a bug in chunked response when Content-Length is 0. #8 (chiba)
        - Documented --pid and --daemonize

0.2005 Fri Jul  2 17:02:16 PDT 2010
        - Don't use lib 'lib'
        - Documentation updates (miyagawa, grantm)
2010-07-26 02:14:10 +00:00
seb
4f7fe04951 Update from version 1.24 to version 1.30.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
1.30    Wed Jun  9 12:23:48 CDT 2010
------------------------------------
[ENHANCEMENTS]
autolint used to only work on get_ok() calls.  Now it works with
post_ok(), submit_form_ok(), follow_link_ok() and click_ok().

Added $mech->text_contains(), $mech->text_like() and $mech->text_unlike()
methods.  These check the text of an HTML page separate from the
HTML markup.  Thanks to Ashley Pond V.


1.28    Tue Apr 13 00:44:27 CDT 2010
------------------------------------
[FIXED]
t/put_ok.t finally passes.


1.26    Mon Apr  5 00:54:46 CDT 2010
------------------------------------
[FIXED]
Description of error in $mech->content_unlike() was wrong.

Now requires Test::LongString 0.12.

t/put_ok.t now passes, but with a handful of warnings.  Help in figuring
out why would be appreciated.

[INTERNALS]
Hoisted common code out of get_ok, post_ok, etc.

[DOCUMENTATION]
Updated copyright and licensing information.
2010-07-26 01:42:37 +00:00
seb
7fb6cd35c8 Update p5-Plack-Middleware-Session from version 0.11 to version 0.12.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.12 Wed Jul  7 15:54:05 PDT 2010
    - Improved documents (markstos, haarg)
    - Support httponly option (haarg)
2010-07-26 01:05:33 +00:00
seb
f539f266a4 Update p5-Plack from version 0.9941 to version 0.9942.
Upstream changes:
0.9942  Fri Jul 23 23:42:43 PDT 2010
        - Allow passing FCGI manager object to Handler::FCGI (confound)
        - Call FCGI::Request::Finish() before pm_post_dispatch (confound)
        - Moved response_cb() to Plack::Util (confound)
        - re-enable WithLexicals now that PadWalker segfaults with 5.12 is fixed #98
2010-07-25 23:29:11 +00:00
sno
ccf946c8ca Updating www/p5-Catalyst-Plugin-Session from 0.29 to 0.30
Upstream changes:
0.30 2010-06-24
        - Fix Makefile.PL's is_upgrading_needed() routine (RT #58771)
2010-07-25 18:22:53 +00:00
sborrill
a7c8a825a4 Add pthread bl3.mk (required when building partial bulk builds in a chroot) 2010-07-24 10:45:38 +00:00
gdt
e53851e90a Upstream uses setuptools, so switch to egg.mk.
Substitute egg directory in PLIST to avoid hardcoded version.
Drop unnecessary statements that set defaults.
2010-07-23 23:20:48 +00:00
gdt
c1ac008d73 Update to 0.10.0.
0.10.0 is from 2009; this package was at 0.3.0 (0.4.0 was released in
2005).  Upstream does not provide changelogs or NEWS.  This update
should be considered equivalent to removing the old package and
importing a new one.
2010-07-23 21:35:41 +00:00
drochner
3afa5003ec update to 1.2.3
changes:
-misc fixes, minor API extension
-allow to build against icu-4.4
-security fixes added (CVE-2010-1386, CVE-2010-1392, CVE-2010-1405,
 CVE-2010-1407, CVE-2010-1416, CVE-2010-1417, CVE-2010-1665, CVE-2010-1418,
 CVE-2010-1421, CVE-2010-1422, CVE-2010-1501, CVE-2010-1767, CVE-2010-1664,
 CVE-2010-1758, CVE-2010-1759, CVE-2010-1760, CVE-2010-1761, CVE-2010-1762,
 CVE-2010-1770, CVE-2010-1771, CVE-2010-1772, CVE-2010-1773, CVE-2010-1774)
2010-07-23 14:38:51 +00:00
schmonz
280ccd62ae Update to 3.20100722. From the changelog:
* img: Add a margin around images displayed by this directive.
   * comments: Added commentmoderation directive for easy linking to the
     comment moderation queue.
   * aggregate: Write timestamp next aggregation can happen to
     .ikiwiki/aggregatetime, to allow for more sophisticated cron jobs.
   * Add --changesetup mode that allows easily changing options in a
     setup file.
   * openid: Fix handling of utf-8 nicknames.
   * Clarified what the filter hook should be passed: Only be the raw,
     complete text of a page. Not a snippet, or data read in from an
     unrelated file.
   * template: Do not pass filled in template through filter hook.
     Avoids causing breakage in po plugin.
   * color, comments, conditional, cutpaste, more, sidebar, toggle: Also
     avoid unnecessary calls to filter hook.
   * po: needstranslation() pagespec can have a percent specified.
   * Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have
     the caching problem that was added to work around). Closes: #588623
   * Made much more robust in cases where multiple source files produce
     conflicting files/directories in the destdir.
   * Updated French translation from Philippe Batailler. Closes: #589423
   * po: Fix selflink display on tranlsated pages. (intrigeri)
   * Avoid showing 'Add a comment' link at the bottom of the comment post form.
2010-07-23 13:07:16 +00:00
taca
eedb3d7ca8 Update contao29-translations package to 20100720.
* Add missing PIST Guarani which I forgot to add.
* Update French, Croatian, Hungarian, Japanese, Dutch and Swedish
  language files.
2010-07-22 14:09:46 +00:00
taca
b6302fd559 * Make languages files writable to web server to allow language files
as extension.

Bump PKGREVISION.
2010-07-22 14:04:49 +00:00
drochner
7362c2e316 add an "rtmp" option (default off) 2010-07-21 18:48:27 +00:00
tnn
a448e6b0f1 Update to seamonkey-2.0.6
MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-45 Multiple location bar spoofing vulnerabilities
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution
MFSA 2010-36 Use-after-free error in NodeIterator
MFSA 2010-35 DOM attribute cloning remote code execution vulnerability
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)
2010-07-21 18:25:05 +00:00
drochner
db77854e82 update to 7.21.0
changes:
added the --proto and -proto-redir options
new configure option --enable-threaded-resolver
improve TELNET ability with libcurl
added support for PolarSSL
added support for FTP wildcard matching and downloads
added support for RTMP
added CURLINFO_PRIMARY_PORT, CURLINFO_LOCAL_IP and CURLINFO_LOCAL_PORT
2010-07-21 17:29:48 +00:00
tnn
6d67c7b422 Fix undefined reference to re_comp/re_exec on dragonfly.
Reported by Francois Tigeot.
2010-07-21 11:48:05 +00:00