Commit graph

9459 commits

Author SHA1 Message Date
seb
42d2d83e7a Initial import of p5-Plack-Middleware-Debug version 0.09 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Debug is a Plack middleware.
It offers a configurable set of panels that displays information
about the current request and response. The information is generated
only for responses with a status of 200 (OK) and a Content-Type
that contains text/html or application/xhtml+xml and is embedded
in the HTML that is sent back to the browser.
2010-07-04 16:22:27 +00:00
seb
0ba92f534f Add & enable p5-Plack-Middleware-Session 2010-07-04 15:05:40 +00:00
seb
cbe92f0e76 Initial import of p5-Plack-Middleware-Session version 0.11 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Session is a Plack middleware
component for session management. By default it  uses cookies to
keep session state and store data in memory. It also comes with
other state and store solutions.
2010-07-04 15:05:24 +00:00
seb
1d01361440 Add & enable p5-Plack-Middleware-Deflater 2010-07-04 14:33:22 +00:00
seb
c62d4639a0 Initial import of p5-Plack-Middleware-Deflater version 0.03 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Deflater is a middleware to
encode your response body in gzip or deflate, based on Accept-Encoding
HTTP request header. It would save the bandwidth a little bit but
should increase the Plack server load, so ideally you should handle
this on the frontend reverse proxy servers.
2010-07-04 14:33:11 +00:00
seb
e80cce9c4c Add & enable p5-Plack-Handler-AnyEvent-HTTPD 2010-07-04 12:13:16 +00:00
seb
1979efa641 Initial import of p5-Plack-Handler-AnyEvent-HTTPD version 0.01 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Handler::AnyEvent::HTTPD is a Plack handler
to run PSGI apps on AnyEvent::HTTPD module.
2010-07-04 12:13:06 +00:00
seb
1526b9b26b Add & enable p5-AnyEvent-HTTPD 2010-07-04 11:57:37 +00:00
seb
b055c373f3 Initial import of p5-AnyEvent-HTTPD version 0.84 in the NetBSD
Packages Collection.

The Perl 5 module AnyEvent::HTTPD provides a simple HTTPD for serving
simple web application interfaces. It's completly event based and
independend from any event loop by using the AnyEvent module.
2010-07-04 11:57:24 +00:00
seb
430c629526 Add & enable p5-Plack-Handler-AnyEvent-SCGI 2010-07-04 11:18:08 +00:00
seb
a49bca568e Initial import of p5-Plack-Handler-AnyEvent-SCGI version 0.02 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Handler::AnyEvent::SCGI is a standalone
SCGI daemon running on AnyEvent::SCGI.
2010-07-04 11:17:58 +00:00
markd
b1a20e5a84 Update to KDE SC 4.4.5.
Several bugs in encoding and refreshing in Konsole have been fixed
A couple of crashes in Okular's PDF viewer have been fixed
Alarms have received some fixes in KDE PIM
The changelog lists more, if not all improvements since KDE SC 4.4.4.
2010-07-04 11:02:32 +00:00
seb
abf394a1fd Add & enable p5-AnyEvent-SCGI 2010-07-04 10:49:09 +00:00
seb
6da18aeefe Initial import of p5-AnyEvent-SCGI version 1.1 in the NetBSD Packages
Collection.

The Perl 5 module AnyEvent::SCGI allows you to build event based
SCGI servers.  It can be used with or without Coro.
2010-07-04 10:48:58 +00:00
seb
dc4a6c1c6e Add & enable p5-Plack-Handler-SCGI 2010-07-04 09:35:19 +00:00
seb
25147ae27d Initial import of p5-Plack-Handler-SCGI version 0.02 in the NetBSD
Packages Collection.

The Perl 5 module Plack::Handler::SCGI is a standalone SCGI daemon
using SCGI module.
2010-07-04 09:35:01 +00:00
seb
1dde7856f4 Add & enable p5-SCGI 2010-07-04 09:12:42 +00:00
seb
922657fe91 Initial import of p5-SCGI version 0.6 in the NetBSD Packages
Collection.

The Perl 5 module SCGI is for implementing an SCGI interface for
an application server.
2010-07-04 09:12:26 +00:00
seb
77828a644c Add & enable p5-Plack-Handler-AnyEvent-ReverseHTTP 2010-07-04 08:28:47 +00:00
seb
98c6e6521a Initial import of p5-Plack-Handler-AnyEvent-ReverseHTTP version
0.04 in the NetBSD Packages Collection.

The Perl 5 module Plack::Handler::AnyEvent::ReverseHTTP is Plack
handler that runs your PSGI application on AnyEvent::ReverseHTTP.
It uses ReverseHTTP gateway to access your PSGI application on your
desktop or behind the firewall from the internet. Just like Ruby's
hookout does with Rack applications.
2010-07-04 08:28:08 +00:00
seb
fec7716323 Add & enable p5-AnyEvent-ReverseHTTP 2010-07-04 08:04:00 +00:00
seb
1bea6a0895 Initial import of p5-AnyEvent-ReverseHTTP version 0.05 in the NetBSD
Packages Collection.

The Perl 5 module AnyEvent::ReverseHTTP is an AnyEvent module that
acts as a Reverse HTTP server (which is actually a polling client
for Reverse HTTP gateway).  This module implements simple Reverse
HTTP client that's tested against reversehttp.net demo server. More
complicated specification like relaying or pipelining is not (yet)
implemented.
2010-07-04 08:03:43 +00:00
seb
12c53f3261 Add missing word in COMMENT 2010-07-04 07:41:28 +00:00
seb
1875b71bfb Add & enable p5-POE-Component-Server-PSGI 2010-07-04 07:29:28 +00:00
seb
3b3fce7640 Initial import of p5-POE-Component-Server-PSGI version 0.5 in the
NetBSD Packages Collection.

The Perl 5 module POE::Component::Server::PSGI is a PSGI Server
implementation for POE.
2010-07-04 07:29:09 +00:00
seb
5d2bee2e68 Add & enable p5-POE-Filter-HTTP-Parser 2010-07-03 23:37:06 +00:00
seb
124f293eef Initial import of p5-POE-Filter-HTTP-Parser version 1.02 in the
NetBSD Packages Collection.

The Perl 5 module POE::Filter::HTTP::Parser is a POE::Filter for
HTTP which is based on HTTP::Parser.  It can be used to easily
create POE based HTTP servers or clients.
2010-07-03 23:36:38 +00:00
seb
14b247c5b5 Add & enable p5-HTTP-Parser 2010-07-03 20:53:50 +00:00
seb
cc270915fe Initial import of p5-HTTP-Parser version 0.05 in the NetBSD Packages
Collection.

The Perl 5 module HTTP::Parser is an HTTP request parser. It takes
chunks of text as received and returns a 'hint' as to what is
required, or returns the HTTP::Request when a complete request has
been read. HTTP/1.1 chunking is supported.
2010-07-03 20:53:29 +00:00
seb
1997bad60f Update p5-Plack from version 0.9938 to version 0.9940.
Upstream changes:
0.9940  Fri Jul  2 23:37:51 PDT 2010
        - Fixed META.yml

0.9939  Fri Jul  2 17:56:10 PDT 2010
        - Improved middleware documentation (miyagawa, leedo, bobtfish)
        - Added a test about Transfer-Encoding with Content-Length: 0 (chiba)
        - Fixed NullLogger middleware (haarg)
        - Fixed Plack::Util inline object's can() (haarg)
        - Middleware::HTTPException now honors ->location method of the exception (frodwith)
        - Middleware::AccessLog: Fixes %D to be microsec so it's compatible to Apache #119 (cho45)
        - Fixed Plack::Request->uri when PATH_INFO conatins URI reserved characters #118 (leedo)
2010-07-03 18:34:58 +00:00
taca
2b0bfd3476 Update typolight28 to 2.8.4.
Version 2.8.4 (2010-06-30)
--------------------------
- Back-ported the Safe Mode Hack improvements from version 2.9
2010-07-03 04:00:09 +00:00
joerg
d6f718bee6 Pass down apxs explicitly 2010-07-02 20:55:43 +00:00
joerg
250c97c570 Deal with apxs fallout. 2010-07-02 20:50:34 +00:00
joerg
834a370ef6 Match directory name and Apache module naming scheme with the package name.
Pass down APXS explicitly.
2010-07-02 17:07:31 +00:00
tron
a22e507cfb Add patch by Ludwig Nussel to fix the certificate spoofing vulnerability
reported in CVE-2010-2074.
2010-07-01 18:50:14 +00:00
jnemeth
1a704a0794 sort 2010-07-01 07:19:04 +00:00
joerg
52d079f482 Allow building with Emacs 24.x 2010-06-28 20:37:32 +00:00
joerg
eb0b6cc39f DESTDIR support 2010-06-28 10:41:53 +00:00
joerg
be70815c0d DESTDIR support 2010-06-27 20:28:24 +00:00
joerg
46734ed461 DESTDIR support. Don't install sample.dat as file writeable to nobdy.
Bump revision.
2010-06-27 19:16:03 +00:00
joerg
e8b0361c02 Add optional support for the push module. From Mike Bowie. 2010-06-27 18:00:24 +00:00
obache
805160787e Exactly disable bzip2 if bzip option is off.
PR#43538 by Aleksey Cheusov.
2010-06-27 11:18:05 +00:00
hauke
cf5fae4c05 'cvs rm' www/pyblosxom, and re-import as py-blosxom, to stay in line
with pkgsrc conventions.

While we are here, fix python egg installer related PLIST entries.
2010-06-25 13:02:14 +00:00
hauke
5c9251ac4a Remove pyblosxom and re-import as py-blosxom, being pkgsrc conformant. 2010-06-25 12:59:47 +00:00
tnn
a4fd561eae Update to seamonkey-2.0.5. This is a security update.
MFSA 2010-33 User tracking across sites using Math.random()
MFSA 2010-32 Content-Disposition: attachment ignored
               if Content-Type: multipart also present
MFSA 2010-31 focus() behavior can be used to inject or steal keystrokes
MFSA 2010-30 Integer Overflow in XSLT Node Sorting
MFSA 2010-29 Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal
MFSA 2010-28 Freed object reuse across plugin instances
MFSA 2010-27 Use-after-free error in nsCycleCollector::MarkRoots()
MFSA 2010-26 Crashes with evidence of memory corruption
MFSA 2010-25 Re-use of freed object due to scope confusion
2010-06-25 07:34:26 +00:00
tnn
fcc5b674e3 Security update of firefox & xulrunner to 3.6.4 (1.9.1.2).
MFSA 2010-33 User tracking across sites using Math.random()
MFSA 2010-32 Content-Disposition: attachment ignored
               if Content-Type: multipart also present
MFSA 2010-31 focus() behavior can be used to inject or steal keystrokes
MFSA 2010-30 Integer Overflow in XSLT Node Sorting
MFSA 2010-29 Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal
MFSA 2010-28 Freed object reuse across plugin instances
MFSA 2010-26 Crashes with evidence of memory corruption
2010-06-24 12:20:38 +00:00
tron
177ec27c4a Fix botched Squid version check. The "inet6" option is now only available
for the "squid31" package as intented.
2010-06-24 07:51:37 +00:00
schmonz
9ea80cf328 Update this generally stable leaf package during the freeze, mainly
for a handful of bugfixes, to 3.20100623. From the changelog:

   * openid: Add openid_realm and openid_cgiurl configuration options,
     useful in a few edge case setups.
   * attachment: Show files from underlay in attachments list.
   * img: Support hspace and vspace attributes.
   * editpage: Rename "comments" field to avoid CSS conflict with the
     comments div.
   * edittemplate: Make silent mode not disable display when the template
     page does not exist, so it can be easily created.
   * edittemplate: Look for template pages under templates/ like everything
     else (still looks in old location for backwards compatibility).
   * attachment: When inserting links, insert img directives for images,
     if that plugin is enabled.
   * websetup: Allow enabling plugins listed in disable_plugins.
   * editpage, comments: Fix broken links in sidebar (due to forcebaseurl).
     (Thanks, privat)
   * calendar: Tune archive_pagespec to only match pages, not other files.
   * Fix issues with combining unicode srcdirs and source files.
     (Workaround bug #586045)
   * Make --gettime be honored after initial setup.
   * git: Fix --gettime to properly support utf8 filenames.
   * attachment: Support Windows paths when taking basename of client-supplied
     file name.
   * theme: New plugin, allows easily themeing a site via the underlay.
   * Added actiontabs theme by Svend Sorensen.
   * Added blueview theme by Bernd Zeimetz.
   * mercurial: Fix buggy getctime code. Closes: #586279
   * link: Enhanced to handle URLs and email addresses. (Bernd Zeimetz)
2010-06-23 23:52:12 +00:00
sborrill
a7b7b0cc91 Add support for inet6 option on squid 3.1 and above. 2010-06-23 10:39:28 +00:00
mrg
8cc409cda1 update to bozohttpd 20100621. changes include:
o  properly fully disable multi-file mode for now
o  fix the -t and -U options when used without the -e option, broken since
   the library-ifcation
o  be explicit that logs go to the FTP facility in syslog
2010-06-22 05:24:59 +00:00