Commit graph

2808 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
22bbe5b9cb - New port: www/fpc-fastcgi
Free Pascal interface to interbase

PR:		146001
Submitted by:	Christopher Key <cjk32 __at __cam.ac.uk>
2010-08-16 17:46:57 +00:00
Li-Wen Hsu
d477915849 Add trafficserver 2.1.1, a fast, scalable and extensible HTTP proxy
server.

PR:		ports/149676
Submitted by:	Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
2010-08-16 15:43:58 +00:00
Martin Wilke
e924de8caf Catalyst::TraitFor::Controller::DBIC::DoesPaging - Helps you paginate,
search, sort, and more easily using DBIx::Class.

This module helps you to map various DBIx::Class features to CGI
parameters. For the most part that means it will help you search,
sort, and paginate with a minimum of effort and thought.

WWW:	http://search.cpan.org/perldoc?Catalyst::TraitFor::Controller::DBIC::DoesPaging

PR:		ports/149026
Submitted by:	Alex Bakhtin <Alex.Bakhtin at gmail.com>
2010-08-15 08:44:23 +00:00
Martin Wilke
9a18c4c11f A respond_to style Rails block for baked-in web service support in Sinatra.
WWW: http://github.com/cehoffman/sinatra-respond_to

PR:		ports/149313
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 05:36:37 +00:00
Martin Wilke
f81fe777cb sinatra-url-for constructs absolute paths and full URLs for
handlers in a Sinatra application. Assuming that your application
is running on example.com, and that it has been mapped to /myapp,
you should be able call url_for from within a handler as follows:

  url_for "/"            # Returns "/myapp/"
  url_for "/foo"         # Returns "/myapp/foo"
  url_for "/foo", :full  # Returns "http://example.com/myapp/foo"

WWW: http://github.com/emk/sinatra-url-for

PR:		ports/149359
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-09 05:36:05 +00:00
Philip M. Gollucci
1d77025cf6 www/mod_webapp has been broken for almost a year and the Makefile is in disarray. 2010-08-08 22:19:12 +00:00
Beat Gaetzi
ab63d821dc - Remove expired port www/mplayer-plugin: Upstream support dropped. Please
consider using www/gecko-mediaplayer instead.
2010-08-08 08:46:24 +00:00
Hiroki Sato
e15438b706 Add www/linux-libgtkembedmoz. This is a small port that provides
a Linux version of libgtkembedmoz (HTML rendering library) used by some
applications such as Adobe Reader.
2010-08-08 04:11:09 +00:00
Jun Kuriyama
9ca0737c5c Maintain session IDs using mobile phone's unique id.
WWW: http://search.cpan.org/dist/HTTP-Session-State-MobileAgentID/
2010-08-01 11:18:47 +00:00
Jeremy Messenger
113641e728 - Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
  libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
  as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
  from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
  unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
  neon.

PR:		ports/148295
Approved by:	lev (maintainer timeout, no respone for months),
		portmgr
Tested by:	pointyhat-exp by pav
2010-07-30 22:14:49 +00:00
Sylvio Cesar Teixeira
5f7699902f - Google::Code::Upload uploads files to a Google Code Project.
WWW:	http://search.cpan.org/dist/Google-Code-Upload/

PR:		ports/148941
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-07-28 18:37:00 +00:00
Bernhard Froehlich
a2992cd2f3 An open source, AJAX implementation of the VirtualBox user
interface written in PHP. As a modern web interface, it allows
you to access and control remote VirtualBox instances.

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

Submitted by:	myself
Approved by:	miwi (mentor), beat (co-mentor)
2010-07-27 08:23:28 +00:00
Philippe Audeoud
e8882f0dbc fcgiwrap is a simple server for running CGI applications over FastCGI. It hopes
to provide clean CGI support to Nginx (and other web servers that may need it).

Features:
    * very lightweight (84KB of private memory per instance)
    * fixes broken CR/LF in headers
    * handles environment in a sane way (CGI scripts get HTTP-related env. vars
    * from FastCGI parameters and inherit all the others from fcgiwrap's
    * environment)
    * no configuration, so you can run several sites off the same fcgiwrap pool
    * passes CGI stderr output to fcgiwrap's stderr (this is by design but
    * stderr could be also passed to FastCGI stderr stream)

WWW:	http://nginx.localdomain.pl/wiki/FcgiWrap

PR:		ports/148649
Submitted by:	Bapt <baptiste.daroussin at gmail.com>
2010-07-20 13:03:00 +00:00
Emanuel Haupt
93bedc3013 Add www/p5-Google-Search, a perl interface to the Google AJAX Search API and
suggestion API.
2010-07-20 11:31:42 +00:00
Li-Wen Hsu
c52fa83a3c Add py-formalchemy 1.3.3, toolkit for creating HTML form elements
manually or from SQLAlchemy mapped classes.

PR:		ports/148487
Submitted by:	ghostonthewire <ghostonthewire at gmail dot com>
2010-07-18 13:30:18 +00:00
Philippe Audeoud
e13dd393b6 simple weblog written in C using markdown to write posts and tinycdb to store
them

WWW:	http://github.com/bapt/cblog

PR:		ports/148673
Submitted by:	Bapt <baptiste.daroussin at gmail.com>
2010-07-16 14:18:48 +00:00
Brooks Davis
87c2c00e12 Add trac-discussion:
The DiscussionPlugin adds discussion forums to Trac. An arbitrary number
of forums can be added, organised to forum groups. Users can create
topics in forums and reply to them which together creates discussion
threads. Threaded or flat view to topics and its replies is supported.
Each forum has a list of moderators who can delete topics, replies,
etc.  Appending new forums and topics either as new replies shows up in
timeline. Searching capability in topics and replies is supported too.
2010-07-15 16:32:04 +00:00
Philippe Audeoud
0dcb5f8f6d Shell In A Box is a web server that can export arbitary command line tools to a
web based terminal emulator

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

PR:		ports/148211
Submitted by:	Olivier Cochard-Labbe <olivier at cochard.me>
Feature safe:	yes
2010-07-05 07:43:03 +00:00
Martin Wilke
a5cfbf92d3 This module allows you to manage permissions for content types by
role and author. It allows you to specifiy custom view, edit and
delete permissions for each content type. Optionally you can enable
per content access settings, so you can customize the access for
each content node.

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

PR:		ports/147329
Submitted by:	Anderson Soares Ferreira <anderson at cnpm.embrapa.br>
Feature safe:	yes
2010-06-29 08:48:24 +00:00
Martin Wilke
9d23017809 This module will allow Drupal to replace textarea fields with the CKEditor -
a visual HTML editor, sometimes called WYSIWYG editor.
This HTML text editor brings many of the powerful WYSIWYG editing functions
of known desktop editors like Word to the web. It's very fast and doesn't
require any kind of installation on the client computer.

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

PR:		ports/147328
Submitted by:	Anderson Soares Ferreira <anderson at cnpm.embrapa.br>
Feature safe: yes
2010-06-29 08:47:32 +00:00
Beat Gaetzi
b04dd33013 - Remove www/linux-mozilla: Security vulnerabilities and abandoned upstream
since 2006.

Feature safe:	yes
With hat:	gecko
2010-06-27 13:06:08 +00:00
Beat Gaetzi
efa4b2f62c - Remove www/firefox3-i18n: Upstream support dropped.
Feature safe:	yes
2010-06-23 20:18:29 +00:00
Beat Gaetzi
1e48515837 - Remove www/firefox3: Upstream support dropped. Please consider using
www/firefox or www/firefox35 (if you depend on the java plugin) instead.

Feature safe:	yes
2010-06-23 20:14:40 +00:00
Bernhard Froehlich
f6a66ac897 - Update to 0.23
- Port has been renamed to mythplugin-mythweb to have a common prefix for
all MythTV plugins.

Approved by:	beat (co-mentor)
Feature safe:	yes
2010-06-21 13:39:38 +00:00
Martin Wilke
095907f05f - Disconnect www/weave
- Connect www/firefox-sync
- Add MOVED entry
- Remove www/weave
2010-06-09 08:53:37 +00:00
Martin Wilke
f2068868e6 Global custom management extensions for the Django Framework.
WWW:    http://code.google.com/p/django-command-extensions/

PR:		ports/146725
Submitted by:	Kevin Golding <ports at caomhin.org>
2010-06-09 08:10:14 +00:00
Philip M. Gollucci
4fffbe6658 Feedzirra is a feed library that is designed to get
and update many feeds as quickly as possible.

The fetching and parsing logic have been de-coupled
so that either of them can be used in isolation if you'd
prefer not to use everything that Feedzirra offers.

WWW: http://github.com/pauldix/feedzirra

PR:		ports/147693
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-06-08 22:51:42 +00:00
Renato Botelho
5ab73a6704 ThunderSnarf is a web reporting and trending tool for Thunder Cache Pro which
has the main goal to provide a strategic overview of how Thunder is caching and
what it is caching, aggregating value and helping on decision making regarding
the real web acceleration rates and allowing one to identify unefficient cache
patterns, plugins, as well as domains which should have a plugin written for
and, off course, the top efficient domains and caching patterns as well.

WWW:	http://www.thundercache.com.br

PR:		ports/146875
Submitted by:	Patrick Tracanelli <eksffa at freebsdbrasil.com.br>
2010-06-07 11:18:02 +00:00
Martin Wilke
4a1325a30d Django-Livesettings is a project split from the 'Satchmo Project'. It provides
the ability to configure settings via an admin interface, rather than by
editing "settings.py".

WWW:    http://bitbucket.org/bkroeze/django-livesettings/

PR:		ports/146733
Submitted by:	Kevin Golding <ports at caomhin.org>
2010-06-06 08:26:56 +00:00
Martin Wilke
9ef9abe262 Django-keyedcache provides a simplified, speedy way to manage caching in Django
apps.

WWW:    http://bitbucket.org/bkroeze/django-keyedcache/

PR:		ports/146732
Submitted by:	Kevin Golding <ports at caomhin.org>
2010-06-06 08:26:32 +00:00
Martin Wilke
0660a669e5 uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development.  Over
time it has evolved in a complete stack for networked/clustered python
applications, implementing message/object passing, RPC and process
management.

WWW: http://projects.unbit.it/uwsgi/

PR:		ports/146865
Submitted by:	Daniel Gerzo <danger at FreeBSD.org>
2010-06-02 16:27:50 +00:00
Martin Wilke
993517a2f4 A standardized solution of integrating external applications with Drupal.
Service callbacks may be used with multiple interfaces like XMLRPC, JSON,
JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web
services via multiple interfaces while using the same callback code.

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

PR:		ports/146936
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2010-06-02 15:30:23 +00:00
Li-Wen Hsu
887137aa53 - Connect py-django11 to build 2010-05-26 12:17:34 +00:00
Philip M. Gollucci
273e59cbe0 Smooth Streaming Module for Apache. Encode your content once
and playback on Silverlight, iPhone and Flash 10.1.

Advantages & features:

  * It's HTTP-based, so no problems with firewalls.
  * It's cache/proxy friendly, so you can use generic HTTP caches/proxies.
  * It's cheap, there is no need for additional media streaming
    services offered by hosting providers.
  * The end user will appreciate the fast starting and seeking
    anywhere in the video.
  * The video dynamically adapts to network conditions.
  * It uses the industry standard MPEG4 file format.
  * Use your favourite open source software (X264) to encode your videos.
  * Encoded content is compatible with both Smooth Streaming for Silverlight
    as well as for HTTP Streaming to the iPhone.

WWW: http://smoothstreaming.code-shop.com/trac/wiki/Mod-Smooth-Streaming-Apache

PR:		ports/146967
Submitted by:	Marcus Hermansson <bmhermansson at gmail.com>
2010-05-25 21:12:46 +00:00
Jun Kuriyama
28529349c6 The great new Plack::Middleware::AMF!
WWW: http://search.cpan.org/dist/Plack-Middleware-AMF/
2010-05-22 01:02:46 +00:00
Jun Kuriyama
b426e0f54d Write logs to Firebug or Webkit Inspector.
WWW: http://search.cpan.org/dist/Plack-Middleware-ConsoleLogger/
2010-05-16 12:40:17 +00:00
Philip M. Gollucci
34b4b07b1a Backport of the Apache 2.3 module that replaces the apparent client
remote IP address and hostname for the request with the IP address
list presented by a proxy or load balancer via the request headers.

WWW:	http://httpd.apache.org/docs/2.3/mod/mod_remoteip.html

PR:		        ports/146509
Submitted by:	Jim Riggs <ports at christianserving.org>
2010-05-12 22:49:44 +00:00
Philip M. Gollucci
b9e936ae8f www/mod_extract_forwarded2||2010-05-12|Use www/mod_extract_forwarded instead
Wit hat:    apache@
2010-05-12 22:46:35 +00:00
Dmitry Marakasov
5b211eb2d4 A utility to automatically download enclosures and other objects
linked to from various types of RSS feeds. Works well on podcasts,
videocasts, and torrents.

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

PR:		146235
Submitted by:	Anonymous <swell.k@gmail.com>
2010-05-12 18:37:41 +00:00
Dima Panov
d23523dad6 - Add kwebkitpart, webkit browser component for KDE
With hat on:	kde@
2010-05-11 12:53:49 +00:00
Koop Mast
48e62d9a37 Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511
2010-05-10 21:19:08 +00:00
Martin Wilke
cd91aacf2f Perl interface for the Tumblr API
WWW:	http://search.cpan.org/dist/WWW-Tumblr/

PR:		ports/144739
Submitted by:	TERAMOTO Masahiro <markun at onohara.to>
2010-05-09 10:55:55 +00:00
Martin Wilke
6fc5e844e6 A Perl5 client interface for Apple's iTunes Connect service.
WWW: http://search.cpan.org/~bfoz/p5-WWW-iTunesConnect/

PR:		ports/145405
Submitted by:	Brandon Fosdick <bfoz at bfoz.net>
2010-05-08 10:21:48 +00:00
Martin Wilke
7eabca377f Manage Apache htgroup files. Please note that this is not a mod_perl
module. Please also note that there is another module that does similar
things (HTTPD::UserManage) and that this is a more simplistic module, not
doing all the things that one does.

PR:		ports/144875
Submitted by:	otaviof at gmail.com
2010-05-08 10:21:06 +00:00
Wen Heping
b1d9d5f16e Nginx::ReadBody is a nginx web server embeded perl module to read
and evaluate a request body.

WWW: http://search.cpan.org/dist/Nginx-ReadBody/

PR:		ports/145899
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
2010-05-07 03:01:21 +00:00
Martin Wilke
62903cb98b MAWStats is a free site statistics and analytics package.
It runs in conjunction with AWStats and produces clear and informative charts,
graphs and tables about your website visitors.

WWW: http://mawstats.lingnu.com/

PR:		ports/146080
Submitted by:	Frank Wall <fw at moov.de>
2010-05-02 12:08:37 +00:00
Martin Wilke
02331ba6e0 2010-04-30 audio/py-flac: has been marked IGNORE for past 24 months
2010-02-20 databases/mysql-connector-java50: Old version: please use databases/mysql-connector-java instead
2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by www/p5-HTML-FormFu-Model-DBIC
2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active maintained"
2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead
2010-04-27 mail/postfix23: it's no longer maintened by upstream developer
2010-04-30 math/libgmp4: Use math/gmp instead.
2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE
2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2
2010-03-04 multimedia/kbtv: no longer under development by author
2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx instead
2010-04-30 security/vpnd: This software is no longer developed
2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of GCC, not used by any other port
2010-04-02 www/caudium12: No longer maintained upstream, please switch to www/caudium14
2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache
2010-05-02 10:45:51 +00:00
Martin Wilke
cc1723422f Drush is a command line shell and Unix scripting interface for the Drupal CMS
and is designed to make life easier for those who spend some of their working
hours hacking away at the command prompt.

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

PR:		ports/146185
Submitted by:	Thomas Sandford <freebsduser at paradisegreen.co.uk>
2010-05-02 08:30:09 +00:00
Thomas Abthorpe
612f080aef - Attach ephemera 2010-04-26 16:17:14 +00:00
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
Martin Wilke
66d03de0d8 Zero Point is an advanced theme developed by Dr. Radut to be ideal for a wide
range of sites. It contains the same kinds of features you'll find in our other
Drupal themes, plus many more.

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

PR:		ports/144261
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2010-03-09 22:25:31 +00:00
Mario Sergio Fujikawa Ferreira
e8d3674a7c New port py-flexget version 1.0.r1153: Program to automate downloading
from different sources

Feature safe:	yes
2010-03-05 04:28:22 +00:00
Wen Heping
4c697e03f2 Perl5 contact importer for use with all the major email systems, such as
Yahoo!, Gmail, Hotmail, etc.

WWW:    http://search.cpan.org/dist/WWW-Contact/

PR:		ports/144404
Submitted by:	Fred Cox <sailorfred@yahoo.com>
Feature safe:	yes
2010-03-02 05:35:48 +00:00
Wen Heping
a58ecb64ca Magento is a feature-rich eCommerce platform built on open-source technology
that provides online merchants with unprecedented flexibility and control over
the look, content and functionality of their eCommerce store. Magento's
intuitive administration interface features powerful marketing, search engine
optimization and catalog-management tools to give merchants the power to create
sites that are tailored to their unique business needs.

WWW:    http://www.magentocommerce.com/

Feature safe:	yes
2010-03-01 02:14:07 +00:00
Greg Larkin
5a4ae6c81c This Trac plugin adds burndown chart capabilities, a common part
of Scrum and other agile development methodologies.

WWW:    http://trac-hacks.org/wiki/ScrumBurndownPlugin

Feature safe:	yes
2010-02-26 21:06:16 +00:00
Greg Larkin
1d1b5dbe04 This Trac plugin implements a page for creating time estimates. The
estimates will be attached to whatever tickets are specified in the
tickets box.

WWW:    http://trac-hacks.org/wiki/EstimatorPlugin

Feature safe:	yes
2010-02-26 19:56:37 +00:00
Greg Larkin
e6c19ac68e This is a plugin that adds (aspires to add) estimation and time
tracking to Trac.  This basically adds CustomFields and CustomReports
and an interface for filling the dynamic variables for the report
(requires Javascript).

WWW:    http://trac-hacks.org/wiki/TimingAndEstimationPlugin

Feature safe:	yes
2010-02-26 18:15:19 +00:00
Greg Larkin
d3919ba1b9 Tokyo Promenade is a browser-based content management system with the
following features:

  * simple and logical user interface : aims at conciseness like LaTeX

  * high accessibility : XHTML 1.0 compliant and considering WCAG 1.0

  * hybrid data structure : available as BBS, blog, and Wiki

  * sufficient functionality : supports user management and file management

  * high performance : uses an embedded database, Tokyo Cabinet

  * lightweight : implemented by C99 and without any dependency
                  on other libraries

WWW:	http://1978th.net/tokyopromenade/

PR:		ports/143211
Submitted by:	Qing Feng <qingfeng at me.com>
Feature safe:	yes
2010-02-24 20:58:04 +00:00
Martin Wilke
f7615de88b cplanet is a RSS/ATOM feed aggregator written in C that generate static
html files.

WWW:	http://brokk.etoilebsd.net/projects/show/cplanet

PR:		ports/144207
Submitted by:	Bapt <baptiste.daroussin at gmail.com>
Feature safe:	yes
2010-02-22 20:43:11 +00:00
Martin Wilke
e76afd7544 Protect your site from robots
WWW: http://search.cpan.org/dist/Catalyst-Controller-RateLimit

PR:		143842
Submitted by:	Andrey Kostenko <andrey@kostenko.name>
2010-02-12 17:18:08 +00:00
Martin Wilke
1186b91375 IMCE is an image/file uploader and browser that supports personal directories
and quota. Since its first release, IMCE has been used as a file browser in
many popular rich text editors such as FCKEditor, TinyMCE, WYMEditor etc.

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

PR:		ports/143731
Submitted by:	Anderson Soares Ferreira <anderson at cnpm.embrapa.br>
2010-02-12 14:00:20 +00:00
Yi-Jheng Lin
c34c011229 - Add py-beautifulsoup30
- Update to 3.0.8
- Take maintainership

PR:		ports/141288
Submitted by:	Kirk Strauser <kirk AT daycos.com>
Approved by:	lwhsu/rafan (mentors)
2010-02-12 03:42:48 +00:00
Martin Wilke
eda93d9fe6 The Panels module allows a site administrator to create customized layouts
for multiple uses. At its core it is a drag and drop content manager that
let's you visually design a layout and place content within that layout.
Integration with other systems allows you to create nodes that use this,
landing pages that use this, and even override system pages such as taxonomy
and the node page so that you can customize the layout of if your site with
very fine grained permissions.

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

PR:		ports/143706
Submitted by:	Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
2010-02-10 14:43:45 +00:00
Martin Wilke
7dc9aaee1e This suite is primarily a set of APIs and tools to improve the developer
experience. It also contains a module called the Page Manager whose is
to manage pages. In particular it manages panel pages, but as it grows
it will be able to manage far more than just Panels.

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

PR:		ports/143708
Submitted by:	Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
2010-02-10 14:43:06 +00:00
Martin Wilke
d476926eee This module allows users with proper permissions to upload images into Drupal
Thumbnails and additional sizes are created automatically. Images could be
posted individually to the front page, included in stories or grouped in
galleries.

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

PR:		ports/143707
Submitted by:	Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
2010-02-10 14:42:40 +00:00
Martin Wilke
94b6e9013f Ramaze is a simple and modular web framework
WWW: http://ramaze.net

PR:		ports/143515
Submitted by:	Jyun-Yan You <jyyou at cs.nctu.edu.tw>
2010-02-08 22:05:01 +00:00
Martin Wilke
3177350e85 Simple, straight-forward base for web-frameworks.
WWW: http://github.com/manveru/innate

PR:		ports/143514
Submitted by:	Jyun-Yan You <jyyou at cs.nctu.edu.tw>
2010-02-08 22:04:34 +00:00
Jun Kuriyama
af9a956ce8 Catalyst View class for XML::Simple.
WWW: http://catalyst.g.hatena.ne.jp/ikasam_a/20071202/1196581882 (Japanese)
2010-02-05 13:29:17 +00:00
Jun Kuriyama
e996bd7418 Catalyst View class with XML::Simple.
WWW: http://search.cpan.org/dist/Catalyst-View-REST-XML/
2010-02-05 07:21:10 +00:00
Philip M. Gollucci
868c0d3f5d Browser detection for Catalyst::Requests 2010-02-01 01:03:27 +00:00
Philip M. Gollucci
e89081e2ff Apply roles to your Catalyst application-related classes 2010-02-01 00:22:47 +00:00
Martin Wilke
03eeb250d6 - Remove pecl-pecl_http duplicate port
PR:		141046
Submitted by:	wen@
2010-01-31 13:49:11 +00:00
Martin Wilke
a1e5c1e72b The basecamp(R) theme is a Redmine-port of the famous 37signals(R) Basecamp(R)
theme. It is derivated from the alternate theme but supports/includes most of
recent changes in the default theme.

WWW:	http://www.redmine.org/wiki/redmine/ThemeBasecamp
WWW:	http://theill.com/stuff/redmine/

PR:		ports/143400
Submitted by:	Bernhard Froehlich <decke at bluelife.at>
2010-01-31 13:19:53 +00:00
Martin Wilke
b225f0df5d Ext JS is a cross-browser JavaScript library for building
rich internet applications.It includes:

* High performance, customizable UI widgets.
* Well designed and extensible Component model.
* An intuitive, easy to use API.

WWW:    http://www.extjs.com/products/extjs/

PR:		ports/143317
Submitted by:	Joe Horn <joehorn at gmail.com>
2010-01-31 00:44:04 +00:00
Martin Wilke
65cc0691e9 YOURLS is a small set of PHP scripts that will allow you
to run your own URL shortening service (a la TinyURL).

You can make it private or public, you can pick custom
keyword URLs, it comes with its own API.

WWW: http://yourls.org/

PR:		ports/143316
Submitted by:	Joe Horn <joehorn at gmail.com>
2010-01-31 00:43:31 +00:00
Emanuel Haupt
e2ef25ef05 Add www/p5-WWW-Scripter-Plugin-Ajax, a WWW::Scripter plugin that provides the
XMLHttpRequest object.
2010-01-28 10:21:43 +00:00
Martin Wilke
bef432a0e6 2010-01-08 x11-toolkits/gtkada-gps: has been broken for 3 months
2010-01-08 x11-fm/velocity: has been broken for 7 months
2010-01-08 x11-drivers/xf86-video-nsc: has been broken for 5 months
2010-01-08 www/rubygem-merb: has been broken for 5 months
2010-01-08 security/shibboleth-sp: has been broken for 3 months
2010-01-28 01:59:05 +00:00
MANTANI Nobutaka
d16c878510 Add emacs-w3m-emacs22, a slave port of www/emacs-w3m for emacs22. 2010-01-27 16:25:21 +00:00
Emanuel Haupt
ded2d687c5 Add www/p5-WWW-Scripter-Plugin-JavaScript, a JavaScript plugin for WWW::Scripter 2010-01-27 16:01:36 +00:00
Emanuel Haupt
04ec01ce2d Add www/p5-WWW-Scripter, a module for scripting web sites that have scripts 2010-01-27 16:00:48 +00:00
Emanuel Haupt
0f0b88ceef Add www/p5-JE, a Pure-Perl ECMAScript (JavaScript) Engine 2010-01-27 15:59:46 +00:00
Emanuel Haupt
c83855f8df Add www/p5-HTML-DOM, an implementation of the HTML Document Object Model 2010-01-27 15:58:48 +00:00
Martin Wilke
0a56d0ccd8 The GWT developer plugin spans the gap between Java bytecode in the
debugger and the browser's JavaScript. There's no compiling of code to
JavaScript to view it in the browser. You can use the same edit-refresh-view
cycle you're used to with JavaScript, while at the same time inspect
variables, set breakpoints, and utilize all the other debugger tools
available to you with Java. And because GWT's development mode is now
in the browser itself, you can use tools like Firebug and Inspector
as you code in Java.

PR:		ports/143042
Submitted by:	Jonathan Chen <jonc at chen.org.nz>
2010-01-27 13:09:16 +00:00
Steven Kreuzer
c038cb1edc Perl module used as a conduit to communicate with the Yahoo! Application
Platform
2010-01-21 23:00:28 +00:00
Dmitry Marakasov
2e12aa734c - Fix sorting and minor cleanups in category Makefiles 2010-01-20 06:02:31 +00:00
Pav Lucistnik
1634403835 - Connect resurrected bluefish-devel to the build
Missed by:	sylvio
2010-01-19 22:46:49 +00:00
Felippe de Meirelles Motta
00a2190eda Ruby script to upload files on http://omploader.org.
WWW:	http://omploader.org

PR:		ports/141127
Submitted by:	Philippe Pepiot <phil@philpep.org>
2010-01-17 20:00:33 +00:00
Wesley Shields
64aaa86be6 A Python utilities collection for building WSGI applications.
Werkzeug does not try to be a framework, and instead started as a simple
collection of various utilities useful for building WSGI applications.
It has since become one of the most advanced collections of its kind.

It includes a powerful debugger, fully featured request and response
objects, HTTP utilities to handle entity tags, cache control headers,
HTTP dates, cookie handling, file uploads, a powerful URL routing
system and a bunch of community contributed add-on modules.

WWW: http://werkzeug.pocoo.org/

Submitted by:	Lewis <moggie@elasticmind.net> (private mail)
2010-01-14 02:47:37 +00:00
Gabor Pali
7f56f539cd This Haskell library lets you write SCGI programs. This package reuses
the cgi package API, making it very easy to port CGI programs to SCGI.

WWW: http://github.com/esessoms/scgi

PR:		ports/142499
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-12 22:03:14 +00:00
Gabor Pali
da34eb1b7e This Haskell library lets you write FastCGI programs. This package
reuses the cgi package API, making it very easy to port CGI programs to
FastCGI. The FastCGI C development kit is required to build this
library.

WWW: http://hackage.haskell.org/package/fastcgi

PR:		ports/142498
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-12 22:01:09 +00:00
Wen Heping
dee62797f5 Imager.pm helpers for HTML::FormFu file uploads.
WWW: http://search.cpan.org/~CFRANKS/HTML-FormFu-Imager

PR:		ports/141249
Submitted by:	Andrey Kostenko <andrey@kostenko.name>
2010-01-08 14:01:01 +00:00
Emanuel Haupt
53d9d31bda Add uzbl, a web interface tools collection.
PR:		ports/141674
Submitted by:	aehlig at linta.de
2010-01-08 10:02:36 +00:00
Martin Wilke
d998c15812 http://www.freshbooks.com is a website that lets you create, send and
manage invoices. This module is an OO abstraction of their API that
lets you work with Clients, Invoices etc as if they were standard Perl
objects.

WWW:	http://search.cpan.org/dist/Net-FreshBooks-API/

PR:		ports/142261
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-01-04 22:56:48 +00:00
Greg Larkin
0e36b8d885 surf is a simple web browser based on WebKit/GTK+. It is able to display
websites and follow links. It supports the XEmbed protocol which makes
it possible to embed it in another application. Furthermore, one can
point surf to another URI by setting its XProperties.

WWW: http://surf.suckless.org

PR:		ports/141854
Submitted by:	Christopher Knaust <jigboe at gmx.de>
2010-01-04 17:32:01 +00:00
Martin Wilke
2389b28b17 MythWeb provides a frontend for scheduling and managing recordings
on your MythBox from a web browser located on another machine.
Provided the security is set up correctly on your MythBox you can
access your machine from anywhere on the internet, or even your
mobile phone as long as you have a compatible browser.

WWW:	http://www.mythtv.org/wiki/MythWeb

PR:		ports/142148
Submitted by:	Bernhard Froehlich <decke at bluelife.at>
2010-01-04 15:06:59 +00:00
Gabor Pali
7f3079962f A library for writing Haskell web servers.
WWW:	http://code.galois.com/

PR:		ports/142186
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-03 05:12:17 +00:00
Gabor Pali
81793cc1be Haskell interface to the Online Encyclopedia of Integer Sequences.
WWW: http://code.haskell.org/oeis

PR:		ports/142182
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-03 04:59:15 +00:00
Gabor Pali
2b69833bc8 This is a Haskell library for writing CGI programs.
WWW: http://hackage.haskell.org/package/cgi

PR:		ports/142181
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-02 23:12:53 +00:00
Gabor Pali
6709282e98 A Haskell library for working with URLs.
WWW: http://www.haskell.org/haskellwiki/Url

PR:		ports/142180
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-02 23:10:04 +00:00
Gabor Pali
d2a3cc512e The HTTP package supports client-side web programming in Haskell. It lets
you set up HTTP connections, transmitting requests and processing the
responses coming back, all from within the comforts of Haskell. It's
dependent on the network package to operate, but other than that, the
implementation is all written in Haskell.

A basic API for issuing single HTTP requests + receiving responses is
provided. On top of that, a session-level abstraction is also on offer
(the BrowserAction monad); it taking care of handling the management of
persistent connections, proxies, state (cookies) and authentication
credentials required to handle multi-step interactions with a web server.

The representation of the bytes flowing across is extensible via the use
of a type class, letting you pick the representation of requests and
responses that best fits your use. Some pre-packaged, common instances
are provided for you (ByteString, String.)

WWW: http://projects.haskell.org/http/

PR:		ports/142178
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-02 23:04:15 +00:00
Brooks Davis
19f7d1f020 The TracMath plugin allows embedded equations in wiki pages. Basically a
port of mt-math to trac.

WWW: http://trac-hacks.org/wiki/TracMathPlugin
2009-12-31 22:35:03 +00:00
Brooks Davis
dbf022d629 The FiveStarVotePlugin is a modified version of the VotePlugin
(www/trac-vote).

Instead of having up and down arrows, this plugin uses a 5-star approach
to rate resources.

WWW: http://trac-hacks.org/wiki/FiveStarVotePlugin
2009-12-31 18:21:31 +00:00
Brooks Davis
9cd2c09810 The Trac VotePlugin adds a context-navigation entry that lets users easily
vote for a Trac resource, including Wiki pages, tickets, milestones, etc.

If a user has a valid session and the VOTE_MODIFY permission they will
be able to vote.

WWW: http://trac-hacks.org/wiki/VotePlugin
2009-12-31 18:20:39 +00:00
Brooks Davis
e77540ccc5 Add the Trac TicketImportPlugin. It lets you import into Trac a series
of tickets from a CSV file or from an Excel file.
2009-12-31 17:53:45 +00:00
Martin Wilke
0770b7d728 Generate, insert and update HTML Table of Contents.
WWW: http://search.cpan.org/dist/HTML-Toc/

PR:		ports/142025
Submitted by:	Alex Deiter <Alex.Deiter at Gmail.COM>
2009-12-26 17:59:50 +00:00
Martin Wilke
201645c25d A Perl interface to the web site notlong.com. Notlong.com simply
maintains a database of long URLs, each of which has a unique
identifier.

WWW: http://search.cpan.org/dist/WWW-Shorten-NotLong/

PR:		ports/140856
Submitted by:	Sahil Tandon <sahil at tandon.net>
2009-12-25 19:26:55 +00:00
Martin Wilke
d29f9efe58 The HTML::Field set of modules creates objects that represent HTML form fields
which try to make it easier to interact with CGI objects, databases, and
HTML::Template objects.

The objective of an HTML::Field object is to know how to write its own HTML,
how to get its value out of a CGI object or from a hash,
how to add their value to a hash suitable for passing into a HTML::Template
or into a SQL::Abstract object, for example, and thus re-use some of the code
which is typically repeated several times in a CGI script.

This bundle includes also HTML::FieldForm, which is a very simple module to
manage sets of HTML::Field objects.

WWW: http://search.cpan.org/dist/HTML-Field/

PR:		ports/140982
Submitted by:	Sahil Tandon <sahil at tandon.net>
2009-12-25 19:26:19 +00:00
Martin Wilke
f7d67c8859 This module combines WWW::Mechanize and HTML::TreeBuilder.
WWW: http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/

PR:		ports/142016
Submitted by:	Alex Deiter <Alex.Deiter at Gmail.COM>
2009-12-25 19:19:55 +00:00
Martin Wilke
c6ccc58533 OpenID credential for Catalyst::Plugin::Authentication framework.
WWW: http://search.cpan.org/dist/Catalyst-Authentication-Credential-OpenID

PR:		ports/141896
Submitted by:	andrey at kostenko.name
2009-12-25 12:48:41 +00:00
Martin Wilke
1df297b6f9 Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server. This is also the engine behind GitHub Pages,
which you can use to host your project?s page or blog right here from
GitHub.

WWW:	http://github.com/mojombo/jekyll

PR:		ports/141947
Submitted by:	Peter Schuller <peter.schuller at infidyne.com>
2009-12-24 22:15:57 +00:00
Philip M. Gollucci
24072b1adf mod_auth_cas is an Apache 2.0/2.2 compliant module that
supports the CASv1 and CASv2 protocols.

WWW: http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas

PR:		ports/140348
Submitted by:	Kimo <kimor79 at yahoo.com>
2009-12-24 20:05:22 +00:00
Wen Heping
e01dceb059 Catalyst::Controller::ActionRole is a perl module that apply roles to
action instances.

WWW: http://search.cpan.org/~BOBTFISH/Catalyst-Controller-ActionRole

PR:		ports/141248
Submitted by:	Mons Anderson <mons@cpan.org>
2009-12-24 08:20:18 +00:00
Jun Kuriyama
60bd30c1ed Plack Server implementation for POE.
WWW: http://search.cpan.org/dist/Plack-Server-POE/
2009-12-23 15:36:14 +00:00
Martin Wilke
a074b3d1a8 - Disconnect www/neon26 2009-12-18 23:38:22 +00:00
Martin Wilke
975696944e - Update to 2.9.1
- Connect to build

PR:		ports/138994 ports/140636
Submitted by:	olli hauer <ohauer@gmx.de>
Approved by:	maintainer timeout
2009-12-18 21:04:41 +00:00
Martin Wilke
b0b7637e89 This plugin allows for validating custom fields as dates in tickets
and adds fancy date selector to these fields.

WWW: http://trac-hacks.org/wiki/DateFieldPlugin

PR:		ports/141702
Submitted by:	Eygene Ryabinkin <rea-fbsd at codelabs.ru>
2009-12-18 00:42:26 +00:00
Beat Gaetzi
22252655e9 - Add www/seamonkey2-i18n
Localization pack for Seamonkey 2.0 browser.

WWW: http://www.seamonkey-project.org/releases/#langpacks
2009-12-14 12:31:01 +00:00
Beat Gaetzi
6ba7db1e22 - Connect www/seamonkey2 to the build. 2009-12-14 12:24:36 +00:00
Wen Heping
1ac225b047 Scrapy is a high level scraping and web crawling framework for writing
spiders to crawl and parse web pages for all kinds of purposes, from
information retrieval to monitoring or testing web sites.

WWW: http://scrapy.org/

PR:		ports/136811
Submitted by:	Qing Feng <qingfeng@me.com>
2009-12-14 02:58:44 +00:00
Martin Wilke
e3f4c656cc Satchmo is a BSD-licensed shopping cart framework built on top of Django.
WWW:    http://www.satchmoproject.com/

PR:		ports/141399
Submitted by:	Kevin Golding <ports at caomhin.org>
2009-12-13 00:31:24 +00:00
Martin Wilke
497daee1d7 The AutocompleteUsersPlugin allows AJAX completion of users
for the owner and CC fields on new and existing tickets.

WWW: http://trac-hacks.org/wiki/AutocompleteUsersPlugin

PR:		ports/141254
Submitted by:	Eygene Ryabinkin <rea-fbsd at codelabs.ru>
2009-12-13 00:21:31 +00:00
Martin Wilke
f3fcee1bcb Provides an extended set of signals for use by Django apps.
WWW:    http://bitbucket.org/bkroeze/django-signals-ahoy/

PR:		ports/141301
Submitted by:	Kevin Golding <ports at caomhin.org>
2009-12-12 13:51:13 +00:00
Martin Wilke
7f709d92e4 This small app provides multi-host utilities to Django projects by using
threadlocals, middleware and simple utilities. Using the middleware provided,
you can "easily" provide multi-site awareness to any project.

WWW:    http://bitbucket.org/bkroeze/django-threaded-multihost/

PR:		ports/141302
Submitted by:	Kevin Golding <ports at caomhin.org>
2009-12-12 13:50:47 +00:00
Martin Wilke
6b3e82e430 Reusable django application for writting pluggable reusable django applications.
Allows 3rd party apps to dynamically insert template inclusions into your apps
at pre-defined plugin points.

WWW:    http://code.google.com/p/django-app-plugins/

PR:		ports/141336
Submitted by:	Kevin Golding <ports at caomhin.org>
2009-12-12 13:50:09 +00:00
Pav Lucistnik
490dadf656 - Remove expired port jakarta-tomcat5 2009-12-10 13:22:21 +00:00
Pav Lucistnik
0b6cb8e3ee - Remove expired www/jakarta-tomcat4 port: www/jakarta-tomcat5 is recommended
instead for new installations
2009-12-08 09:25:37 +00:00
Wen Heping
956def592a - Add a entry for www/mod_wsgi3 2009-12-08 07:03:24 +00:00
Jung-uk Kim
c0ef7b3caa A compatibility plugin for Mozilla NPAPI (development version).
Note: The Linux/i386 RPM was built by me on Fedora 10 via VirtualBox
because the author did not provide them.  For more information about
the development branch, please read:

http://gwenole.beauchesne.info/en/blog/2009/01/02/nspluginwrapper_1.3.0

PR:		ports/141179
2009-12-07 18:02:19 +00:00
Wen Heping
f796c36c1a pear-Services_Amazon_S3 provides an object-oriented interface
to the Amazon Simple Storage Service (S3). This package is
based on the 2006-03-01 REST API.

WWW: http://pear.php.net/package/Services_Amazon_S3/
2009-12-07 13:27:02 +00:00
Wen Heping
8e7d535f75 HTML::FormHandler allows you to define HTML form fields and validators.
It can be used for both database and non-database forms, and will
automatically update or create rows in a database. It can also be used
to process structured data that doesn't come from an HTML form.

WWW: http://search.cpan.org/~GSHANK/HTML-FormHandler

PR:		ports/141120
Submitted by:	Andrey Kostenko <andrey@kostenko.name>
2009-12-07 09:00:30 +00:00
Wen Heping
e6a75bc294 Catalyst::Plugin::AutoCRUD is a instant AJAX web front-end for DBIx::Class.
WWW: http://search.cpan.org/~OLIVER/Catalyst-Plugin-AutoCRUD

PR:		ports/141124
Submitted by:	Andrey Kostenko <andrey@kostenko.name>
2009-12-07 06:52:26 +00:00
Adrian Chadd
ea3ffd3283 Link in the lusca-head port to the build 2009-12-06 07:27:28 +00:00
Jun Kuriyama
d4c63d6872 Fast templating engine with support for embedded Perl.
WWW: http://search.cpan.org/dist/Tenjin/
2009-12-04 06:37:18 +00:00
Beat Gaetzi
c26cc80b40 - Remove www/xulrunner: Superseded by www/libxul
Reviewed by:	miwi
2009-12-02 13:00:05 +00:00
Martin Wilke
8ad143f0a7 2009-11-30 audio/squeezecenter-trackstat: Replaced by audio/squeezeboxserver-trackstat
2009-11-30 audio/squeezecenter-superdatetime: Replaced by audio/squeezeboxserver-superdatetime
2009-11-30 audio/squeezecenter-sqlplaylist: Replaced by audio/squeezeboxserver-sqlplaylist
2009-11-30 audio/squeezecenter-lazysearch: Replaced by audio/squeezeboxserver-lazysearch
2009-11-30 audio/squeezecenter-dynamicplaylist: Replaced by audio/squeezeboxserver-dynamicplaylist
2009-11-30 audio/squeezecenter: Replaced by audio/squeezeboxcenter
2009-10-17 www/mod_auth_mysql41_ap2: distfile no longer fetchable
2009-10-13 x11-toolkits/gtkscintilla: no longer under development, last release in 2002
2009-10-13 x11-toolkits/py-gtkscintilla: no longer under development, last release in 2002
2009-11-30 14:14:31 +00:00
Jun Kuriyama
fe358d8e9b Compress response body with Gzip or Deflate.
WWW: http://search.cpan.org/dist/Plack-Middleware-Deflater/
2009-11-30 00:18:23 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Wen Heping
eb34baaafa Library for converting CSS <style> blocks to inline styles.
WWW: http://search.cpan.org/dist/CSS-Inliner

PR:		ports/139497
Submitted by:	Vick Khera <vivek@khera.org>
2009-11-28 13:26:18 +00:00
Martin Wilke
8cdcdabccc - Fix categorie and connect to build 2009-11-28 09:26:12 +00:00
Sylvio Cesar Teixeira
49648caa4b - Port now do part of devel/tclxml
Approved by:	miwi (mentor)
2009-11-27 01:04:50 +00:00
Greg Lewis
7b65cde5ff . Remove www/gecko-sharp10. Its long been superseded by www/gecko-sharp20,
no other ports depend on it and it uses outdated gecko dependencies
  (firefox 2 and mozilla).

Not objected to by:	mono@
2009-11-26 21:26:15 +00:00
Martin Wilke
e946147b45 A user-registration application for Django.
WWW:    http://bitbucket.org/ubernostrum/django-registration/

PR:		ports/140776
Submitted by:	Kevin Golding <ports at caomhin.org>
2009-11-26 14:21:21 +00:00
Anton Berezin
739673f42c Add www/p5-pQuery 0.07, a Perl port of jQuery.js. 2009-11-25 11:46:52 +00:00
Johan van Selst
c863040736 Caudium is the name of a free webserver which is based on the Roxen Challenger
1.3 code base. It is an attractive alternative to servers like Apache,
Netscape and Zeus due to its strength in dynamic page and data generation.

WWW: http://www.caudium.net/
2009-11-21 16:30:59 +00:00
Martin Wilke
f9c065abb9 Anyterm provides a terminal emulator on a Web page using Javascript and a
server daemon. The daemon typically runs behind an HTTP proxy; it forks a shell
and communicates with the script using XMLHTTP on port 80 or securely using
SSL. This provides you with shell access to your machine from almost any Web
browser, even when firewalls are in the way.

WWW: http://anyterm.org/

PR:		ports/140740
Submitted by:	Douglas Thrift
2009-11-21 10:18:54 +00:00
Martin Wilke
caa2a4d515 Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types,
and warns about common JavaScript pitfalls. It is used in many of
Google's JavaScript apps, including Gmail, Google Web Search, Google
Maps, and Google Docs.

WWW:	http://code.google.com/closure/compiler/

PR:		ports/140556
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-11-17 09:10:45 +00:00
Martin Wilke
d207dfc707 Provides a GTK backend for ZConf::RSS::GUI.
WWW: http://search.cpan.org/~vvelox/ZConf-RSS-GUI-GTK/

PR:		ports/140411
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-11-12 22:42:29 +00:00
Martin Wilke
bd06807d1d Blogsum is a weblog application with a focus on simplicity and security.
It was designed from scratch to be easy to use and easier to maintain.

WWW: http://blogsum.obfuscurity.com/

PR:		ports/140290
Submitted by:	Johan Huldtgren <jhuldtgren@gmail.com>
2009-11-12 11:02:48 +00:00
Wen Heping
abc9dd2c09 A ZConf backed system for fetching and viewing RSS
feeds.

zcrss-addfeed   Calls the addFeed dialog for ZConf::RSS::GUI
zcrss-admin     Manages stuff in ZConf for ZConf::RSS.
zcrss-browse    Calls the view dialog for ZConf::RSS::GUI
zcrss-get       Fetches a feed and applies the template for it.
zcrss-managetemplates   Calls the manage di

WWW: http://search.cpan.org/~vvelox/ZConf-RSS/

PR:		ports/140410
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
2009-11-11 06:40:29 +00:00
Yi-Jheng Lin
13fc082f56 Add lionwiki 3.1.0, minimalis wiki, extensible, templatable and file
based.

PR:		ports/139432
Submitted by:	Sylvio Cesar <scjamorim at bsd.com.br>
Approved by:	rafan (co-mentor)
2009-11-09 12:13:18 +00:00
Sylvio Cesar Teixeira
389cd81fa0 Apache's status module is an easy way to get information about what
your webserver is doing - at any time, except when you need that
information. Because this information is normally gathered via the
server-status page, it will be unavailable when the webserver is not responding.
The system administrator can restart the daemon and hope to get a glimpse of the
server-status page, a tiny clue about what is causing the trouble, before the
server gets overloaded again.

This project aims at helping the system administrator get his information
in crisis situations.

WWW:	http://fabletech.com/ftasv

PR:		ports/140003
Submitted by:	Sylvio Cesar Teixeira <sylvio at FreeBSD.org>
2009-11-07 19:23:14 +00:00