Commit graph

2609 commits

Author SHA1 Message Date
Thomas Abthorpe
c659397f16 - Remove www/blogd
- Attach ephemera to build
2010-04-26 16:12:34 +00:00
Wen Heping
4337ac80f2 Python bindings for the WebKit GTK+ port.
WWW: http://code.google.com/p/pywebkitgtk

PR:		ports/144678
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
2010-04-26 08:31:41 +00:00
Wen Heping
09062ba5a2 Pod::Site searches a list of directories and generates a jQuery-powered
documentation site from all of the POD files it finds. It was originally
designed for the Bricolage project but is has evolved for general use.
Have a look at the Bricolage API Browser to see a sample documentation
site in action. The generated documentation site supports Safari, Firefox,
and IE7 and up.

WWW: http://search.cpan.org/dist/Pod-Site/

PR:		ports/146048
Submitted by:	Jonathan Chu <milki@rescomp.berkeley.edu>
2010-04-26 06:57:14 +00:00
Wen Heping
f01ac72ef8 python-jswebkit is an cython wrapper for JSContextRef
in pywebkitgtk, which makes it able to call JavaScript
functions with WebKit/JavaScriptCore.

WWW: http://code.google.com/p/gwrite

PR:		ports/144677
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
2010-04-26 06:44:49 +00:00
Li-Wen Hsu
88350a92b0 Add p5-Template-Toolkit-Simple 0.03, a Simple Interface to Template
Toolkit.
2010-04-24 15:07:23 +00:00
Dirk Meyer
4df5745bbf - PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda
2010-04-23 22:25:27 +00:00
Dirk Meyer
1aaae85bdc - PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda
2010-04-23 22:18:48 +00:00
Sylvio Cesar Teixeira
8a37488b83 - On request, decodes all params from encoding into a sequence of
logical characters. On response, encondes body into encoding.

WWW:	http://search.cpan.org/dist/Catalyst-Plugin-Unicode-Encoding/

PR:		ports/145898
Submitted by:	Bill Brinzer <bill.brinzer@gmail.com>
Approved by:	itetcu (mentor, implicit)
2010-04-21 16:27:50 +00:00
Jun Kuriyama
02a35d5c40 Plack bundle.
WWW: http://search.cpan.org/dist/Task-Plack/
2010-04-17 11:36:54 +00:00
Jun Kuriyama
05c11c28f7 Run Squatting app on PSGI.
WWW: http://search.cpan.org/dist/Squatting-On-PSGI/
2010-04-17 09:45:04 +00:00
Jun Kuriyama
4bf44fe3f6 PSGI handler on AnyEvent::SCGI.
WWW: http://search.cpan.org/dist/Plack-Handler-AnyEvent-SCGI/
2010-04-17 00:16:06 +00:00
Jun Kuriyama
d08169fae4 Event based SCGI server.
WWW: http://search.cpan.org/dist/AnyEvent-SCGI/
2010-04-16 15:05:53 +00:00
Jun Kuriyama
daa5ddad4a A minimal-effort oriented web application framework.
WWW: http://search.cpan.org/dist/Dancer/
2010-04-16 13:55:15 +00:00
Jun Kuriyama
1c25f75df8 Sass support for all Plack frameworks.
WWW: http://search.cpan.org/dist/Plack-Middleware-File-Sass/
2010-04-16 03:40:50 +00:00
Greg Larkin
1deee60c34 Plurk is a popular Internet service, and many applications are
designed for Plurk, including mobile and desktop applications.

This is the PHP Plurk API client for interacting with the Plurk
Internet service.

WWW:    http://code.google.com/p/php-plurk-api/

PR:		ports/144308
Submitted by:	Bo-Yi Wu <appleboy.tw at gmail.com>
2010-04-15 17:48:25 +00:00
Vanilla I. Shu
a977353f4b Add node 0.1.90, v8 javascript for client and server.
PR:		ports/145641
Submitted by:	Jin-Sih Lin <linpct at gmail.com>
2010-04-12 07:26:45 +00:00
Niels Heinen
1b40eaa840 New port: Anemone is a Ruby library that makes it quick and painless
to write programs that spider a website. It provides a simple DSL
for performing actions on every page of a site, skipping certain
URLs, and calculating the shortest path to a given page on a site.

WWW: http://anemone.rubyforge.org/

Approved by:	itetcu (mentor)
2010-04-12 07:21:12 +00:00
Niels Heinen
b9654cbca9 New port: Robots is a simple Ruby library to parse robots.txt files.
WWW: http://github.com/fizx/robots

Approved by:	itetcu (mentor)
2010-04-12 07:08:55 +00:00
Dirk Meyer
c53088653c lighttpd a secure, fast, compliant and very flexible web-server which
has been optimized for high-performance environments. It has a very
low memory footprint compared to other webservers and takes care of
cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression,
URL-Rewriting and many more) make lighttpd the perfect webserver-software
for every server that is suffering load problems.

This version is patched to support:
 auth.backend = "mysql"

WWW: http://www.lighttpd.net/
WWW: http://redmine.lighttpd.net/issues/752
2010-04-12 04:21:15 +00:00
Jun Kuriyama
5b65e441f4 PSGI handler on SCGI daemon.
WWW: http://search.cpan.org/dist/Plack-Handler-SCGI/
2010-04-07 01:26:55 +00:00
Jun Kuriyama
c97bb6be4a Plack::Middleware::JSConcat allows you to concatenate multiple
javascripts files into one.  It provides a content-hashed key as the
url for including all the javascript files you specified.  You can
also provide a filter program to minimize the concatenated file.

WWW: http://search.cpan.org/dist/Plack-Middleware-JSConcat/
2010-04-06 15:24:39 +00:00
Jun Kuriyama
4ec00d0f72 AnyEvent HTTP server for PSGI (like Thin).
WWW: http://search.cpan.org/dist/Twiggy/
2010-04-05 13:57:51 +00:00
Jun Kuriyama
177cc98ab8 PSGI Adapter for CGI::Application.
WWW: http://search.cpan.org/dist/CGI-Application-PSGI/
2010-04-05 13:45:06 +00:00
Jun Kuriyama
d39848d11c Plack handler to run PSGI apps on AnyEvent::HTTPD.
WWW: http://search.cpan.org/dist/Plack-Handler-AnyEvent-HTTPD/
2010-04-05 13:43:59 +00:00
Jun Kuriyama
9052b090ab Coro based PSGI web server.
WWW: http://search.cpan.org/dist/Corona/
2010-04-04 09:12:33 +00:00
Jun Kuriyama
3f8e49bdc8 Plack::App::Proxy is a middleware-aware proxy application for Plack.
WWW: http://search.cpan.org/dist/Plack-App-Proxy/
2010-04-04 09:11:27 +00:00
Jun Kuriyama
ad564aa232 Plack middleware for digest authentication.
WWW: http://search.cpan.org/dist/Plack-Middleware-Auth-Digest/
2010-04-04 00:06:02 +00:00
Jun Kuriyama
6d2e55eb30 Display information about the current request/response.
WWW: http://search.cpan.org/dist/Plack-Middleware-Debug/
2010-04-03 11:07:44 +00:00
Jun Kuriyama
8ebb34643e Supports app to run as a reverse proxy backend.
WWW: http://search.cpan.org/dist/Plack-Middleware-ReverseProxy/
2010-04-03 10:38:18 +00:00
Jun Kuriyama
584ac73718 p5-Plack-Request was incorporated to p5-Plack. 2010-04-03 05:13:47 +00:00
Jun Kuriyama
e2c65c4f7d Modify HTTP response headers.
WWW: http://search.cpan.org/dist/Plack-Middleware-Header/
2010-04-02 16:16:52 +00:00
Jun Kuriyama
74b9a1d873 ReverseHTTP gateway for PSGI application.
WWW: http://search.cpan.org/dist/Plack-Handler-AnyEvent-ReverseHTTP/
2010-04-02 14:42:08 +00:00
Jun Kuriyama
d8736ffd41 PSGI Server implementation for POE.
WWW: http://search.cpan.org/dist/POE-Component-Server-PSGI/
2010-04-02 14:35:29 +00:00
Jun Kuriyama
8f55bd27c9 Reload pages in browsers when files are modified.
WWW: http://search.cpan.org/dist/Plack-Middleware-AutoRefresh/
2010-04-02 14:33:09 +00:00
Martin Wilke
6e86f2cfd1 Easy manipulation of JSON headers for CGI::Application
WWW:	http://search.cpan.org/dist/CGI-Application-Plugin-JSON/

PR:		ports/145130
Submitted by:	Steve Wills <steve at mouf.net>
2010-04-02 14:23:13 +00:00
Martin Wilke
796b0f6d7c Implement trusted stateful CGI Form Data using cryptography.
WWW:	http://search.cpan.org/dist/CGI-EncryptForm/

PR:		ports/145129
Submitted by:	Steve Wills <steve at mouf.net>
2010-04-02 14:22:31 +00:00
Martin Wilke
714a41d779 add Config::YAML support to CGI::Application
WWW:	http://search.cpan.org/dist/CGI-Application-Plugin-Config-YAML/

PR:		ports/145132
Submitted by:	Steve Wills <steve at mouf.net>
2010-04-02 14:19:56 +00:00
Jun Kuriyama
b0dcab00f7 Starlet is a standalone HTTP/1.0 server.
The server supports several features, and is suitable for running HTTP
application servers behind a reverse proxy.

WWW: http://search.cpan.org/dist/Starlet/
2010-04-02 05:34:05 +00:00
Jun Kuriyama
de5ad4812d Compile .cgi scripts to a code reference like ModPerl::Registry.
WWW: http://search.cpan.org/dist/CGI-Compile/
2010-04-02 05:07:10 +00:00
Jun Kuriyama
846aa8efbe Net::FastCGI module.
WWW: http://search.cpan.org/dist/Net-FastCGI/
2010-04-02 04:52:05 +00:00
Jun Kuriyama
ae3f3e8446 Client library for fastcgi protocol.
WWW: http://search.cpan.org/dist/FCGI-Client/
2010-04-02 04:46:37 +00:00
Jun Kuriyama
e0bd3cc530 - Remove this port. trac-webadmin was incorporated to www/trac
itself.

PR:		ports/138639
Submitted by:	"R.Mahmatkhanov" <cvs-src@yandex.ru>
2010-03-29 22:29:54 +00:00
Jun Kuriyama
c47b6e92c4 High-performance preforking PSGI web server.
WWW: http://search.cpan.org/dist/Starman/
2010-03-29 10:36:48 +00:00
Wen Heping
a3e3321ca5 Catalyst::Model::Memcached is a simple Model for Catalyst for storing
data in memcached.

WWW: http://search.cpan.org/dist/Catalyst-Model-Memcached/
2010-03-26 01:28:23 +00:00
Jun Kuriyama
5a5bbe33d1 Middleware for session management
WWW: http://search.cpan.org/dist/Plack-Middleware-Session/
2010-03-25 04:58:17 +00:00
Martin Wilke
6ec3883fc8 HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server
that can run PSGI applications. This module only depends on
HTTP::Server::Simple, which itself doesn't depend on any non-core
modules so it's best to be used as an embedded web server.

WWW:	http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/

PR:		ports/144795
Submitted by:	ports at c0decafe.net
2010-03-20 18:58:28 +00:00
Renato Botelho
7ccee75a95 ThunderCache 4 is an enhaced standalone high-performance web caching system.
It's main goal is to be able to cache dynamic contents, the content most
proxing systems are unable to do caching. This is how ThunderCache becomes
high-performance and high-eficiency.

ThunderCache is freeware up to 50 concurrent sessions, and needs commercial
license to run more than 50 concurrent sessions. It's designed to run on
FreeBSD. Advanced features include TProxy support (IP_BINDANY), ToS/DiffService
marking.

WWW:	http://www.bmsoftware.org

Submitted by:	Patrick Tracanelli <eksffa at freebsdbrasil.com.br> (by email)
2010-03-18 18:35:20 +00:00
Dmitry Marakasov
63cbf38f5f - Remove www/cheetah. It is broken, unmaintained and not developed since 2001.
PR:		143839
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2010-03-16 02:44:22 +00:00
Jun Kuriyama
40416deede PSGI adapter for CGI.
WWW: http://search.cpan.org/dist/CGI-Emulate-PSGI/
2010-03-12 04:50:48 +00:00
Martin Wilke
43e880f39b drupal6-path_redirect is a Drupal module which allows you to specify a
redirect from one path to another path or an external URL, using any HTTP
redirect status.

WWW: http://drupal.org/project/path_redirect

PR:		ports/144266
Submitted by:	Nick Hilliard <nick at foobar.org>
2010-03-09 22:27:52 +00:00