Commit graph

1564 commits

Author SHA1 Message Date
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
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
gdt
9ee024f4d3 Updated graphics/p5-Image-ExifTool to 8.15 2010-04-09 23:44:40 +00:00
markd
016a660883 Added some TeX packages. 2010-04-09 22:28:03 +00:00
kefren
0a0c83badd Reflect mono 2.6.3 update 2010-04-09 16:11:31 +00:00
obache
f476f71e68 Updated x11/fltk to 1.1.10 2010-04-09 13:35:56 +00:00
obache
5016ff54a1 Added mail/milter-manager version 1.4.2 2010-04-09 12:40:42 +00:00
taca
b57c5267ab Note update of thses packages:
www/typo3		4.3.3
	mail/pear-Mail_Mime	1.6.2
2010-04-09 10:17:40 +00:00
tnn
c265a39f0f Updated mail/sylpheed to 3.0.2 2010-04-09 09:46:43 +00:00
tnn
38aea4cefd Updated devel/xorg-util-macros to 1.7.0 2010-04-09 09:34:42 +00:00
tnn
6448d66928 Updated X.org components:
libpciaccess, fixesproto, inputproto, xextproto, xineramaproto,
libXfixes, libXtst, libXinerama, libXi, libXext and recordproto.
2010-04-09 09:13:56 +00:00
sno
5a7d9b246d Added devel/p5-Attribute-Lexical version 0.001 2010-04-09 08:17:52 +00:00
sno
8d9288ed86 Added devel/p5-Lexical-SealRequireHints version 0.002 2010-04-09 08:15:17 +00:00
sno
6e04c26539 Added devel/p5-Params-Classify version 0.009 2010-04-09 08:12:14 +00:00
sno
fd818d8696 Added databases/p5-DBD-DB2 version 1.78 2010-04-09 08:08:57 +00:00
agc
abafbc34f2 Note the end of the freeze in preparation for the pkgsrc-2010Q1 branch 2010-04-09 05:22:06 +00:00
obache
1e670fc1a6 Updated lang/smalltalk to 3.1nb6 2010-04-09 01:54:36 +00:00
obache
51ef5192c4 Updated misc/m17n-contrib to 1.1.11 2010-04-09 01:49:47 +00:00
obache
7c68e71934 Updated devel/m17n-lib to 1.6.0 2010-04-09 01:49:04 +00:00
obache
c4d17f961a Updated misc/m17n-db to 1.6.0 2010-04-09 01:47:42 +00:00
obache
4f87f6eed6 Updated graphics/libotf to 0.9.11 2010-04-09 01:47:04 +00:00
obache
5803af9144 Updated graphics/py-clutter to 1.0.2 2010-04-09 01:43:39 +00:00
obache
d3a0520454 Updated graphics/clutter to 1.2.4 2010-04-09 01:42:33 +00:00
obache
06bb903ef8 Updated textproc/json-glib to 0.10.4 2010-04-09 01:41:31 +00:00
obache
9316744034 Updated multimedia/ruby-ming to 0.2.1 2010-04-09 01:36:48 +00:00
obache
fd4a030ba2 Updated multimedia/py-ming to 0.4.3 2010-04-09 01:36:00 +00:00
obache
545d05e3c8 Updated multimedia/ming to 0.4.3 2010-04-09 01:34:02 +00:00
gdt
74114eb864 Updated lang/python25 to 2.5.5 2010-04-07 14:58:03 +00:00
obache
8ccde03aa3 Updated net/pear-Net_Sieve to 1.2.0 2010-04-07 08:42:08 +00:00
obache
4dbfcae156 Updated wm/echinus to 0.4.3 2010-04-07 08:11:57 +00:00
martti
f5177952c6 mediawiki 2010-04-07 05:40:24 +00:00
taca
b1325d2c4d Note update of www/typolight28-translations package to 20100406. 2010-04-06 22:30:51 +00:00
sbd
99ba4465a6 Updated comms/jpilot to 1.6.0nb4 2010-04-06 06:41:37 +00:00
taca
39cdadbeef Note update of time/ruby-tzinfo package to 0.3.19. 2010-04-06 00:16:21 +00:00
markd
adc87fcdab ivtools update 2010-04-05 22:54:57 +00:00
wiz
394cb9450c Updated net/youtube-dl to 20100404 2010-04-05 18:14:42 +00:00
wiz
566a203b1f Updated net/clive to 2.2.11 2010-04-05 18:12:33 +00:00
taca
4f90bb0acb Note update of www/typolight28-translations package to 20100405. 2010-04-05 15:34:00 +00:00
jakllsch
a4f2393ab3 Updated cross/avr-libc to 1.6.7nb1 2010-04-05 00:37:14 +00:00
taca
1b5109bfc8 Note update of www/typolight28-translations package to 20100404. 2010-04-04 22:24:22 +00:00
schmonz
04a52a36e4 Updated www/ikiwiki to 3.20100403 2010-04-04 17:23:44 +00:00
tron
b75e4f8d58 Note update of the "wireshark" package to version 1.2.7. 2010-04-04 11:40:40 +00:00
tnn
a2e0f076e2 Updated www/seamonkey to 2.0.4 2010-04-03 08:46:56 +00:00
wiz
ac670b07e4 Updated devel/mercurial to 1.5.1 2010-04-02 22:28:53 +00:00
tnn
362946a3d7 Updated www/firefox to 3.6.3 2010-04-02 20:29:25 +00:00
wiz
710bb35d0c Updated net/tor to 0.2.1.25 2010-04-02 09:58:54 +00:00
tnn
f8cf8a0f42 Updated databases/sqlite3 to 3.6.23.1 2010-04-01 12:08:12 +00:00
martti
b70bd59ffc clamav 2010-04-01 12:02:56 +00:00
obache
b84cbfe6c1 Updated benchmarks/bonnie++ to 1.03e 2010-04-01 06:34:27 +00:00
obache
a775d3db99 Updated converters/skf to 1.97.1 2010-04-01 02:06:12 +00:00
tron
53fbe5307b Note update of the "squid31" package to version 3.1.1. 2010-03-31 11:15:29 +00:00
taca
ee93b98631 Note update of math/ruby-rb-gsl package to 1.14.3. 2010-03-31 10:00:48 +00:00
taca
0f6efc2917 Note update of time/ruby-tzinfo package to 0.3.18. 2010-03-30 13:36:14 +00:00
obache
93e4219fba Updated net/amule to 2.2.6 2010-03-30 13:07:09 +00:00
obache
02072bc18c Updated net/nload to 0.7.2 2010-03-30 11:18:57 +00:00
sbd
a3f577e336 Updated net/libvncserver to 0.9.7nb3 2010-03-30 04:37:10 +00:00
dholland
5666450333 emacs20. 2010-03-30 00:45:10 +00:00
taca
ca9b6b826b Note update of www/typolight28-translations package to 20100327. 2010-03-29 13:34:42 +00:00
obache
b7a94c4e8d Updated graphics/goocanvasmm to 0.15.1 2010-03-29 06:00:28 +00:00
obache
1c2fac2c0c Updated www/mimetex to 1.71 2010-03-29 04:57:03 +00:00
taca
1571136cc5 Note update of devel/pango package to 1.26.2nb2. 2010-03-27 16:00:15 +00:00
taca
00e49cad60 Note update of these net/php-xmlrpc package.
php5-xmlrpc-5.2.13nb1
     php53-xmlrpc-5.3.2nb1
2010-03-27 06:25:55 +00:00
reed
b901dc4d2a updated p5-Audio-Scan 2010-03-27 02:25:31 +00:00
taca
f6779279ad Note update of security/openssl to 0.9.8mnb2. 2010-03-26 00:21:57 +00:00
heinz
55219fddd1 Updated
mail/spamassassin to 3.3.1
2010-03-24 21:43:52 +00:00
sbd
e813c31cf4 Updated net/tightvnc to 1.3.10nb4 2010-03-24 21:37:32 +00:00
martti
4a81cf80d6 vim-7.2.411 2010-03-24 17:06:09 +00:00
lukem
b5da1a5345 tnftpd 20100324 2010-03-24 14:13:01 +00:00
obache
610a0de5da Updated www/ja-trac to 0.11.7pl1 2010-03-24 04:55:33 +00:00
tez
333bd3d059 update gcpio & fix my initials in the gtar updates earlier today 2010-03-23 22:45:21 +00:00
zafer
6d421cc7e2 note update of net/filezilla to 3.3.2.1 2010-03-23 22:30:40 +00:00
tez
b90f3c5b95 update gtar (includes CVE2010-0624 fix) 2010-03-23 19:03:57 +00:00
gson
0e7c73b482 Updated www/lighttpd to 1.4.26nb1 2010-03-23 15:22:40 +00:00
wiz
8639118a16 Updated textproc/mdoclint to 1.6 2010-03-22 09:18:51 +00:00
manu
c5192390d2 Update mail/imapproxy to 1.2.7 2010-03-22 08:11:19 +00:00
obache
093eceb4b5 Updated www/seamonkey-bin to 1.1.19 2010-03-22 07:16:28 +00:00
obache
8cbbf0f23f Updated www/viewvc to 1.0.10 2010-03-22 06:55:34 +00:00
pettai
bcb3067525 Updated net/nmap to 5.21 2010-03-21 21:58:56 +00:00
taca
8db709bdcf Note update of sysutils/ruby-quota package to 0.5.1nb8. 2010-03-21 14:50:03 +00:00
taca
6809fd0575 Note update of www/typolight28-translations package to 20100318. 2010-03-21 14:44:35 +00:00
taca
ebf4032c06 Note update of mysql-server-5.1.44nb2. 2010-03-21 14:42:34 +00:00
pettai
3393caa792 Updated www/py-moin to 1.9.2 2010-03-21 14:24:53 +00:00
jdolecek
d3e5d62ec1 note update for php-enchant and addition of version for PHP 5.2 2010-03-21 12:44:03 +00:00
wiz
6866e452e3 Updated fonts/umefont-ttf to 0.413 2010-03-21 10:52:21 +00:00
wiz
0a5a2b2a9c Mention ktorrent* moves. 2010-03-20 21:54:31 +00:00
wiz
f888a13f21 Updated fonts/vlgothic-ttf to 20100126 2010-03-20 19:55:08 +00:00
wiz
8631cc2663 Updated archivers/xz to 4.999.9betanb1 2010-03-20 19:46:26 +00:00
wiz
aeb1cfc501 Updated misc/mnemosyne to 1.2.2nb2 2010-03-20 12:37:29 +00:00
asau
bd794b22e5 Remove conflict. 2010-03-19 14:44:09 +00:00
asau
3443f50264 Updated lang/squeak to 4.0 2010-03-19 14:42:54 +00:00
wiz
12e5b9fd80 Updated pkgtools/pkg_install to 20100319 2010-03-19 12:50:24 +00:00
obache
3e8a6cabd6 Updated devel/devhelp to 2.28.1nb2 2010-03-19 11:27:24 +00:00
gdt
0b76ee4bdf Updated databases/guile-pg to 0.39 2010-03-19 11:27:08 +00:00
sbd
fe5fd5309b Updated x11/xorg-cf-files to 1.0.2nb11 2010-03-18 22:42:43 +00:00
wiz
918323ea1b Updated math/ruby-rb-gsl to 1.10.3nb1 2010-03-18 17:22:45 +00:00
ghen
49843b8c5b Updated mail/dovecot to 1.2.11. 2010-03-18 06:26:47 +00:00
martti
f013718fec vim 2010-03-18 06:11:47 +00:00
wiz
5b1b44053f Updated x11/gtk2 to 2.18.9 2010-03-17 22:43:09 +00:00
joerg
4da57c749e Updated www/py-uwsgi to 0.9.4.3 2010-03-17 16:14:03 +00:00
he
991a59d324 Note update of lang/parrot to version 2.2.0. 2010-03-17 11:06:51 +00:00
sbd
7b709986ef Updated x11/xorg-cf-files to 1.0.2nb10 2010-03-17 09:59:33 +00:00
agc
0158bea12f note the start of the freeze for the pkgsrc-2010Q1 branch. 2010-03-17 00:25:13 +00:00
sno
4cf7c53d79 Updated databases/p5-Palm to 1.12.0 2010-03-17 00:01:39 +00:00
sno
6109747ae3 Updated devel/p5-Getopt-Euclid to 0.2.1 2010-03-16 23:54:59 +00:00
sno
471909b575 Updated devel/p5-IO-Prompt to 0.99.7 2010-03-16 23:47:04 +00:00
sno
f575a636d9 Updated devel/p5-Smart-Comments to 1.0.4 2010-03-16 23:41:34 +00:00
sno
07228ecd87 Removed net/p5-Net-Rendezvous 2010-03-16 23:31:32 +00:00
sno
2ba75522a0 Added net/p5-Net-Bonjour version 0.96 2010-03-16 23:29:20 +00:00
sno
4049c15416 Updated textproc/p5-Text-DHCPLeases to 0.9 2010-03-16 23:11:25 +00:00
pettai
8e97b066a4 Added www/gallery version 1.5.10 2010-03-16 23:07:08 +00:00
sno
5ef569e164 Updated devel/p5-ShipIt to 0.53 2010-03-16 23:05:25 +00:00
pettai
6eb0193529 Added www/gallery2 version 2.2.6 2010-03-16 23:03:22 +00:00
sno
26e784f2b2 Updated devel/p5-Lexical-Persistence to 1.02 2010-03-16 23:00:01 +00:00
sno
973b16b871 Updated misc/p5-Locale-Maketext-Lexicon to 0.79 2010-03-16 22:56:13 +00:00
seb
591e21dcb2 Note initial addition of p5-Filesys-Notify-Simple version 0.05 as
devel/p5-Filesys-Notify-Simple into The NetBSD Packages Collection.

The Perl 5 module Filesys::Notify::Simple is a simple but unified
interface to get notifications of changes to a given filesystem
path. It utilizes inotify2 on Linux and fsevents on OS X if they're
installed, with a fallback to the full directory scan if they're
not available.
2010-03-16 22:48:31 +00:00
sno
6d84f1f65f Updated math/p5-Spreadsheet-Read to 0.39 2010-03-16 22:42:23 +00:00
pettai
d606ca5ed4 Added textproc/py-4Suite version 1.0.2 2010-03-16 22:34:03 +00:00
sno
2be885413b Updated textproc/p5-Text-BibTeX to 0.42 2010-03-16 22:30:27 +00:00
sno
dfd3fcbb63 Updated devel/p5-AnyEvent to 5.251 2010-03-16 22:21:34 +00:00
sno
fc69062a52 Updated devel/p5-EV to 3.9 2010-03-16 22:16:42 +00:00
sno
40f079cb27 Updated time/p5-DateTime to 0.5500 2010-03-16 22:11:17 +00:00