Next | Query returned 26 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-12-13 11:02:10 by Thomas Klausner | Files touched by this commit (1)
Log message:
Mark some test dependencies as BUILD_DEPENDS instead of full ones.
Bump PKGREVISION.
Noted by Edgar Fuß in PR 47288.
   2012-12-12 12:49:53 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.5, based on PR 47288 by Edgar Fuss.
Add more missing dependencies.

0.41
	- Bugfixes

0.4
	- Written tests
	- HTTP::Server::EV::PortListener module
	- Rewritten disk IO code. Now it can use built in perl functions or IO::AIO module.
	- Fixed segfault when uploading zero size file
	- Multipart processing callbacks.
	- Coro support

0.31
	- Fixed non ARRAY reference error when cgi->param called in list context \ 
with nonexistent param name
	- Added explicit type-casting, no more compiler warnings
	- Little documentation fix
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2011-11-15 07:42:33 by Hiramatsu Yoshifumi | Files touched by this commit (3) | Imported package
Log message:
Import www/p5-HTTP-Server-EV, submitted in PR/45603.

Asynchronous HTTP server using EV event loop.

It doesn't load files received in the POST request in memory as most
of CGI modules does, but stores them directly to tmp files, so it's
useful for handling large files without using a lot of memory.


Next | Query returned 26 messages, browsing 21 to 30 | previous