Commit graph

33607 commits

Author SHA1 Message Date
seb
ef533e6458 Updated www/p5-FCGI to 0.71 2010-04-11 09:17:53 +00:00
seb
bb4ca04448 Note initial addition of p5-CGI-PSGI version 0.10 as www/p5-CGI-PSGI
into The NetBSD Packages Collection.

The Perl 5 module CGI::PSGI is for web application framework
developers who currently uses CGI to handle query parameters, and
would like for the frameworks to comply with the PSGI protocol.
2010-04-11 08:43:38 +00:00
seb
0e6827da91 Note initial addition of p5-CGI-Emulate-PSGI version 0.06 as
www/p5-CGI-Emulate-PSGI into The NetBSD Packages Collection.

The Perl 5 module CGI::Emulate::PSGI allows an application designed
for the CGI environment to run in a PSGI environment, and thus on
any of the backends that PSGI supports.
2010-04-11 08:39:07 +00:00
adam
b009784e6a Updated games/scummvm to 1.1.0 2010-04-11 08:23:25 +00:00
seb
054294f82d Note initial addition of p5-HTTP-Server-Simple-PSGI version 0.14
as www/p5-HTTP-Server-Simple-PSGI into The NetBSD Packages Collection.

The Perl 5 module HTTP::Server::Simple::PSGI is a HTTP::Server::Simple
based HTTP server that can run PSGI applications.
2010-04-11 07:32:54 +00:00
obache
eb7b4f758a Added www/php-uploadprogress version 1.0.1 2010-04-11 07:32:34 +00:00
cherry
c8401b92cb Note initial addition of devel/py-sysctl version 0.1 as devel/py-sysctl into the NetBSD packages collection.
The py-sysctl python module provides a python friendly interface to sysctl(3)
2010-04-11 07:01:49 +00:00
seb
c38d500db0 Note initial addition of p5-FCGI-Client version 0.04 as www/p5-FCGI-Client
into The NetBSD Packages Collection.

The Perl 5 module FCGI::Client is a client library for fastcgi
protocol.
2010-04-11 06:52:38 +00:00
minskim
1cb187f2a9 Add tex-anonchap-doc. 2010-04-11 06:07:06 +00:00
minskim
e56c11dcc2 Add tex-advdate{,-doc}. 2010-04-11 06:05:35 +00:00
minskim
0d5779444c Add tex-acromake{,-doc}. 2010-04-11 05:45:26 +00:00
markd
754212f7f4 konversation changes 2010-04-10 22:28:13 +00:00
markd
fba817f19e rsibreak changes 2010-04-10 22:13:23 +00:00
markd
d69d3c026b Add tex-harvard{,-doc} 2010-04-10 21:56:13 +00:00
markd
ce4047ba4b Add various TeX doc packages 2010-04-10 21:29:10 +00:00
seb
ea9ac5348c Note initial addition of p5-CGI-Compile version 0.11 as www/p5-CGI-Compile
into The NetBSD Packages Collection.

The Perl 5 module CGI::Compile is an utility to compile CGI scripts
into a code reference, like ModPerl::Registry, that can run many
times on its own namespace, as long as the script is ready to run
on a persistent environment.
2010-04-10 20:07:37 +00:00
seb
e4168d9947 Note initial addition of p5-Net-FastCGI version 0.11 as www/p5-Net-FastCGI
into The NetBSD Packages Collection.

The Perl 5 module Net::FastCGI aims to provide a complete API for
working with the FastCGI protocol.  The primary goal is to provide
a function oriented and object oriented API which are not tied to
a specific I/O model or framework.  Secondary goal is to provide
higher level tools/API which can be used for debugging and
interoperability testing.
2010-04-10 19:50:43 +00:00
seb
03ea256986 Note initial addition of p5-HTTP-Parser-XS version 0.07 as
www/p5-HTTP-Parser-XS into The NetBSD Packages Collection.

The Perl 5 module HTTP::Parser::XS is a fast, primitive HTTP request
parser that can be used either for writing a synchronous HTTP server
or a event-driven server.
2010-04-10 19:39:34 +00:00
gson
a1283b7869 Updated misc/py-anita to 1.10 2010-04-10 18:34:57 +00:00
adam
d17f2df706 Updated graphics/hugin to 2010.0.0 2010-04-10 16:34:18 +00:00
minskim
b40f2815c8 Note changes to tex-pgf{,-doc}. 2010-04-10 16:20:20 +00:00
tron
02d622dd14 Note update of the "mutt" package to version 1.4.2.3nb3. 2010-04-10 16:09:07 +00:00
seb
4d7f248a4a Note initial addition of p5-Mixin-ExtraFields-Param version 0.011
as devel/p5-Mixin-ExtraFields-Param into The NetBSD Packages
Collection.

The Perl 5 module Mixin::ExtraFields::Param mixes in to your class
to provide a param method like the ones provided by CGI, CGI::Application,
and other classes. It uses Mixin::ExtraFields, which means it can
use any Mixin::ExtraFields driver to store your data.
2010-04-10 15:45:36 +00:00
seb
907f76b3d0 Note initial addition of p5-Mixin-ExtraFields version 0.007 as
devel/p5-Mixin-ExtraFields into The NetBSD Packages Collection.

The Perl 5 module Mixin::ExtraFields provides a simple way to add
an arbitrary number of stashes for named data. These data can be
stored in the object, in a database, or anywhere else. The storage
mechanism is abstracted away from the provided interface, so one
storage mechanism can be easily swapped for another. Multiple
ExtraFields stashes can be mixed into one class, using one or many
storage mechanisms.
2010-04-10 15:45:08 +00:00
seb
2c17de2026 Note initial addition of p5-Module-Install-XSUtil version 0.22 as
devel/p5-Module-Install-XSUtil into The NetBSD Packages Collection.

The Perl 5 module Module::Install::XSUtil provides a set of utilities
to setup distributions which include or depend on XS module.
2010-04-10 14:25:09 +00:00
seb
778a18c642 Note initial addition of p5-B-Hooks-OP-Annotation version 0.43 as
devel/p5-B-Hooks-OP-Annotation into The NetBSD Packages Collection.

The Perl 5 module B::Hooks::OP::Annotation provides a way for XS
code that hijacks OP op_ppaddr functions to delegate to (or restore)
the previous functions, whether assigned by perl or by another
module. Typically this should be used in conjunction with
B::Hooks::OP::Check.
2010-04-10 14:24:44 +00:00
seb
a32424ae38 Note initial addition of p5-Server-Starter version 0.06 as
sysutils/p5-Server-Starter into The NetBSD Packages Collection.

It is often a pain to write a server program that supports graceful
restarts, with no resource leaks. The Perl 5 module Server::Starter,
solves the problem by splitting the task into two. One is start_server,
a script provided as a part of the module, which works as a superdaemon
that binds to one or more TCP ports, and repeatedly spawns the
server program that actually handles the incomming commenctions.
The spawned server programs under Server::Starter call accept(2)
and handle the requests.
2010-04-10 13:45:44 +00:00
seb
d26d092459 Note initial addition of p5-Test-HexString version 0.02 as
devel/p5-Test-HexString into The NetBSD Packages Collection.

The Perl 5 module Test::HexString provides a single function,
is_hexstr(), which asserts that the given string matches what was
expected. When the strings match (i.e. compare equal using the eq
operator), the behaviour is identical to the usual is() function
provided by Test::More. When the strings are different, a hex dump
is produced as diagnostic, rather than the string values being
printed raw
2010-04-10 13:40:39 +00:00
sekiya
e2c2e0b128 Updated audio/abcde to 2.3.99.7 2010-04-10 13:22:30 +00:00
seb
0d5233560e Updated devel/p5-local-lib to 1.6.0 2010-04-10 13:21:31 +00:00
seb
4722fcd231 Note initial addition of p5-App-FatPacker version 0.009001 as
devel/p5-App-FatPacker into The NetBSD Packages Collection.

The Perl 5 module App::FatPacker packs your dependencies onto your
script file.
2010-04-10 13:06:22 +00:00
seb
43cb65f946 Note initial addition of p5-Plack version 0.9929 as www/p5-Plack
into The NetBSD Packages Collection.

The Perl 5 module Plack is a set of tools for using PSGI stack. It
contains middleware components, a reference server and utilities
for Web application frameworks. Plack is like Ruby's Rack or Python's
Paste for WSGI.
2010-04-10 12:47:27 +00:00
seb
59484270c4 Note initial addition of p5-PSGI version 1.03 as www/p5-PSGI into
The NetBSD Packages Collection.

PSGI specifies a standard interface between web servers and Perl
web applications or frameworks, to promote web application portability
and reduce the duplicated efforts by web application framework
developers It is a specification to decouple web server environments
from web application framework code.
2010-04-10 12:46:11 +00:00
wiz
6b16cd4a8f + xdm-1.1.10.
- gtar-base-1.23, imapproxy-1.2.5, xdelta-3.0w.
2010-04-10 09:41:36 +00:00
wiz
1c133aa55f Fix sun-j*6 entries to use correct version number. 2010-04-10 09:38:03 +00:00
seb
9f1ac92d60 Note initial addition of p5-Proc-Wait3 version 0.03 as devel/p5-Proc-Wait3
into The NetBSD Packages Collection.

The Perl 5 module Proc::Wait3 provides wait3(2) system call support.
2010-04-10 09:17:22 +00:00
seb
6fbf5d2bdf Updated devel/p5-Filesys-Notify-Simple to 0.06 2010-04-10 08:29:21 +00:00
seb
59b930d470 Updated devel/p5-Devel-StackTrace-AsHTML to 0.09 2010-04-10 08:26:04 +00:00
seb
fc562fcf79 Note initial addition of p5-Hash-MultiValue version 0.08 as
devel/p5-Hash-MultiValue into The NetBSD Packages Collection.

The Perl 5 module Hash::MultiValue provides objects (and plain hash
references) that may contain multiple values per key. The objects
behave like single-value hash references, but also provide an API
to retrieve multiple values explicitly on demand.
2010-04-10 08:18:13 +00:00
seb
341f37afa3 Updated devel/p5-Scope-Guard to 0.12 2010-04-10 08:11:32 +00:00
minskim
feab9d00c4 Add tex-a5comb and tex-a5comb-doc. 2010-04-10 07:37:29 +00:00
seb
4df7dbc350 Updated devel/p5-File-ShareDir to 1.02 2010-04-10 07:33:01 +00:00
seb
fc4ade32a3 Updated devel/p5-Test-Requires to 0.05 2010-04-10 07:28:05 +00:00
seb
76f95a8e8e Updated devel/p5-Module-Install to 0.95 2010-04-10 07:24:05 +00:00
seb
2a807c4587 Updated devel/p5-Moose to 1.01 2010-04-10 07:12:51 +00:00
seb
41fe29d2e3 Updated devel/p5-Class-MOP to 1.00 2010-04-10 07:12:00 +00:00
sbd
be591bf9c0 Updated emulators/qemu to 0.12.3nb1 2010-04-10 06:28:01 +00:00
markd
ef675b4743 kmplayer update 2010-04-10 04:14:19 +00:00
markd
6ac9088e42 KDE SC 4.4.2 and related updates. 2010-04-10 03:27:24 +00:00
obache
5ade499dd7 Updated www/midori to 0.2.4 2010-04-10 00:57:22 +00:00