Commit graph

2379 commits

Author SHA1 Message Date
taca
0d2dfc5b3f Note updated www/typo3 package to 4.4.0. 2010-07-05 03:32:15 +00:00
taca
770b78595b Note update of www/fengoffice package to 1.7. 2010-07-05 03:27:29 +00:00
taca
52024ca83c Note update of net/bind97 package to 9.7.1. 2010-07-05 03:18:39 +00:00
taca
f967497052 Note update of databases/mysql51-client and databases/mysql51-server to 5.1.48. 2010-07-05 03:16:20 +00:00
taca
41d97aa916 Note update of security/sudo package to 1.7.2p8. 2010-07-05 03:09:01 +00:00
cube
a0588a0dac Note addition of audio/squeezeboxserver. 2010-07-05 00:57:01 +00:00
gdt
c810dbe7ec Updated geography/gpsbabel to 1.4.1 2010-07-05 00:05:42 +00:00
seb
4df632d853 Note initial addition of p5-Plack-Middleware-JSConcat version 0.29
as www/p5-Plack-Middleware-JSConcat into The NetBSD Packages
Collection.

The Perl 5 module Plack::Middleware::JSConcat is a Plack middleware.
It allows you to concatenate multiple javascripts files into one.
2010-07-04 21:43:13 +00:00
seb
75aba775e9 Note initial addition of p5-Plack-App-Proxy version 0.15 as
www/p5-Plack-App-Proxy into The NetBSD Packages Collection.

The Perl 5 module Plack::App::Proxy is a middleware-aware proxy
application for Plack.
2010-07-04 21:09:05 +00:00
seb
56fd95c6c5 Note initial addition of p5-Plack-Middleware-ConsoleLogger version
0.02 as www/p5-Plack-Middleware-ConsoleLogger into The NetBSD
Packages Collection.

The Perl 5 module Plack::Middleware::ConsoleLogger captures logs
from PSGI applications and plack middleware components and makes
them available to see on JavaScript console for Firebug and Webkit
Inspector.
2010-07-04 20:37:09 +00:00
cube
b70039c9ff Note additions of www/p5-Data-URIEncode, devel/p5-File-BOM and
devel/p5-Tie-{Cache-LRU{,-Expires},{LL,Regexp}Hash}.
2010-07-04 18:15:20 +00:00
seb
c98a86bdca Note initial addition of p5-Plack-Middleware-ReverseProxy version
0.06 as www/p5-Plack-Middleware-ReverseProxy into The NetBSD Packages
Collection.

The Perl 5 module Plack::Middleware::ReverseProxy is a Plack
middleware. It resets some HTTP headers, which were changed by
reverse-proxy. You can specify the reverse proxy address and stop
fake requests using 'enable_if' directive in your app.psgi.
2010-07-04 18:12:14 +00:00
cube
1538d40dfe Note addition of devel/p5-Class-Virtual. 2010-07-04 17:09:52 +00:00
cube
5ff5bbd35f Note update of audio/p5-Audio-Scan. 2010-07-04 16:56:11 +00:00
seb
e262812566 Note initial addition of p5-Plack-Middleware-Auth-Digest version
0.03 as www/p5-Plack-Middleware-Auth-Digest into The NetBSD Packages
Collection.

The Perl 5 module Plack::Middleware::Auth::Digest is a Plack
middleware.  It enables digest authentication. Your authenticator
callback is given an username as a string and should return a
password, either as a raw password or a hashed password.
2010-07-04 16:49:47 +00:00
seb
3f0ab2c09a Note initial addition of p5-Plack-Middleware-Header version 0.03
as www/p5-Plack-Middleware-Header into The NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Header is a Plack a middleware
to  append to, set or unset HTTP response's headers.
2010-07-04 16:40:36 +00:00
seb
e91c6f095d Note initial addition of p5-Plack-Middleware-Debug version 0.09 as
www/p5-Plack-Middleware-Debug into 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:23:17 +00:00
seb
349a216136 Note initial addition of p5-Module-Versions version 0.02 as
devel/p5-Module-Versions into The NetBSD Packages Collection.

The Perl 5 module Module::Versions handles versions of loaded modules
with a flexible result interface. The main goal is to get as much
version informations as possible about a module or module list with
a simple call interface and an absolutely flexible result interface.
Module::Versions handles *loaded* and *loadable* modules.
2010-07-04 16:02:29 +00:00
seb
2f8e06f09f Note initial addition of p5-Plack-Middleware-Session version 0.11
as www/p5-Plack-Middleware-Session into 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:06:01 +00:00
schmonz
a3a8d74573 Updated mail/spamdyke to 4.1.0 2010-07-04 14:37:27 +00:00
seb
bd6aa16f33 Note initial addition of p5-Plack-Middleware-Deflater version 0.03
as www/p5-Plack-Middleware-Deflater into 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:43 +00:00
seb
d5bc63f100 Note initial addition of p5-Plack-Handler-AnyEvent-HTTPD version
0.01 as www/p5-Plack-Handler-AnyEvent-HTTPD into 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:37 +00:00
seb
a7bcd43426 Note initial addition of p5-AnyEvent-HTTPD version 0.84 as
www/p5-AnyEvent-HTTPD into 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:58 +00:00
seb
f7542ea4b8 Note initial addition of p5-Object-Event version 1.21 as
devel/p5-Object-Event into The NetBSD Packages Collection.

The Perl 5 module Object::Event provides a simple way to extend a
class with an event callback interface.
2010-07-04 11:44:25 +00:00
seb
483422d02b Note initial addition of p5-Plack-Handler-AnyEvent-SCGI version
0.02 as www/p5-Plack-Handler-AnyEvent-SCGI into 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:18:26 +00:00
markd
743716ea81 KDE SC 4.4.5 update. 2010-07-04 11:09:08 +00:00
seb
7082d71320 Note initial addition of p5-AnyEvent-SCGI version 1.1 as
www/p5-AnyEvent-SCGI into 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:49:30 +00:00
schwarz
4dc0d49e7a Updated audio/lame to 3.98.4 2010-07-04 10:27:03 +00:00
seb
22f6ca198d Note initial addition of p5-Plack-Handler-SCGI version 0.02 as
www/p5-Plack-Handler-SCGI into The NetBSD Packages Collection.

The Perl 5 module Plack::Handler::SCGI is a standalone SCGI daemon
using SCGI module.
2010-07-04 09:35:51 +00:00
seb
17bb863469 Note initial addition of p5-SCGI version 0.6 as www/p5-SCGI into
The NetBSD Packages Collection.

The Perl 5 module SCGI is for implementing an SCGI interface for
an application server.
2010-07-04 09:13:09 +00:00
seb
fbc0c5348b Note initial addition of p5-Plack-Handler-AnyEvent-ReverseHTTP
version 0.04 as www/p5-Plack-Handler-AnyEvent-ReverseHTTP into 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:29:42 +00:00
seb
6f8d612306 Note initial addition of p5-AnyEvent-ReverseHTTP version 0.05 as
www/p5-AnyEvent-ReverseHTTP into 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:04:45 +00:00
seb
a095b1b480 Note initial addition of p5-POE-Component-Server-PSGI version 0.5
as www/p5-POE-Component-Server-PSGI into The NetBSD Packages
Collection.

The Perl 5 module POE::Component::Server::PSGI is a PSGI Server
implementation for POE.
2010-07-04 07:29:53 +00:00
adam
c754153960 Updated gimp to 2.6.9; qt4 to 4.6.3 2010-07-04 06:02:51 +00:00
seb
b628bcd8f1 Note initial addition of p5-Test-POE-Client-TCP version 1.08 as
devel/p5-Test-POE-Client-TCP into The NetBSD Packages Collection.

The Perl 5 module Test::POE::Client::TCP is a POE component that
provides a TCP client framework for inclusion in client component
test cases, instead of having to roll your own.
2010-07-03 21:45:26 +00:00
seb
a8e4a39649 Note initial addition of p5-HTTP-Parser version 0.05 as www/p5-HTTP-Parser
into 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:54:12 +00:00
seb
0638b4d5b7 Updated www/p5-Plack to 0.9940 2010-07-03 18:35:08 +00:00
seb
870e8a4aec Updated devel/p5-Moose to 1.08 2010-07-03 17:32:18 +00:00
seb
f2daf5f32a Updated time/p5-DateTime to 0.5900 2010-07-03 17:12:52 +00:00
seb
4abacbd666 Updated textproc/p5-YAML-Tiny to 1.42 2010-07-03 12:34:43 +00:00
seb
512588150e Updated devel/p5-Module-CoreList to 2.35 2010-07-03 12:22:34 +00:00
seb
6a46a37805 Updated devel/p5-Package-Stash to 0.05 2010-07-03 12:11:53 +00:00
adam
d22c4971ed Updated rocksndiamonds, R 2010-07-03 07:30:21 +00:00
seb
bef0bb3888 Note initial addition of p5-App-perlbrew version 0.07 as
devel/p5-App-perlbrew into The NetBSD Packages Collection.

perlbrew is a program to automate the building and installation of
perl in the user's HOME. At the moment, it installs everything to
~/perl5/perlbrew, and requires you to tweak your PATH by including
a bashrc/cshrc file it provides. You then can benefit from not
having to run 'sudo' commands to install cpan modules because those
are installed inside your HOME too. It's almost like an isolated
perl environment.
2010-07-03 06:40:25 +00:00
seb
ad417f3c61 Note initial addition of p5-App-cpanoutdated version 0.08 as
devel/p5-App-cpanoutdated into The NetBSD Packages Collection.

The Perl 5 module App::cpanoutdated provides the script cpan-outdated
which prints a list of outdated CPAN modules in your environment.
It has the same functionality as 'CPAN::Shell->r', but cpan-outdated
is faster and uses less memory. It can be used with the cpanm command
from the App::cpanminus module.
2010-07-03 06:21:28 +00:00
seb
dae22bd01e Note initial addition of p5-Path-Dispatcher-Declarative version
0.01 as devel/p5-Path-Dispatcher-Declarative into The NetBSD Packages
Collection.

The Perl 5 module Path::Dispatcher::Declarative provides
Jifty::Dispatcher-like sugar for Path::Dispatcher.
2010-07-03 06:07:39 +00:00
manu
84644d7c3c Added security/gnupg-pkcs11-scd version 0.7.0 2010-07-03 05:01:38 +00:00
manu
06255e2898 Added security/pam-p11 version 0.1.5 2010-07-03 04:51:15 +00:00
manu
d262e81bda Added security/libassuan2 version 2.0.0 2010-07-03 04:46:55 +00:00
taca
833e2f7320 Note update of www/typolight28 package to 2.8.4. 2010-07-03 04:00:46 +00:00