Commit graph

2670 commits

Author SHA1 Message Date
Martin Matuska
8feb67c31b This is the H264 Streaming Module for the lighttpd webserver.
Its features are as follows:

  * Timeshifting seek
  * Virtual video clips
  * Network efficiency
  * Encoding

WWW: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Lighttpd-Version2
2010-08-27 18:50:23 +00:00
Martin Matuska
5e2a17306e mod_geoip is a lighttpd module that looks up the country code
for the IP address making the request without using reverse DNS.

WWW:    http://redmine.lighttpd.net/wiki/1/Docs:ModGeoip
2010-08-27 18:49:00 +00:00
Brooks Davis
fbb7b9bb38 This plugin provides downloads section which may contain releases or
other files. It is administrated via WebAdminPlugin and there is an
interface to the trac-admin tool that may help during automatic server
maintenance. The Downloads section of Trac displays a table with
information about the uploaded files such as description, component,
version, size, architecture, type and optionally assigned tags which the
download is related to. It also collects information about number of
downloads which can be displayed on wiki page together with direct links
to the specified download.

WWW: http://trac-hacks.org/wiki/DownloadsPlugin
2010-08-25 13:42:26 +00:00
Alex Dupre
d5e3b4d3b2 Connect tomcat7. 2010-08-24 13:27:37 +00:00
Pav Lucistnik
15e7c239c2 - Finish removal of woadaptor by removing it's slave port
Reported by:	INDEX build failure
2010-08-23 07:35:03 +00:00
Philip M. Gollucci
80ef11f152 www/woadaptor||2010-08-23|Broken for 6+ months, unmaintained 2010-08-23 05:18:48 +00:00
Philip M. Gollucci
ed0b0c74d8 www/mod_webobjects||2010-08-23|Broken for 6+ months, unmaintained 2010-08-23 05:16:47 +00:00
Philip M. Gollucci
7eb20ebd6c The Domainatrix library is used for parsing domain names,
canonicalizing URLs, and a few other things. It uses the
list of domain names from the Public Suffix List to know
what constitutes a subdomain, domain, and public suffix.

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

PR:		ports/148855
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2010-08-23 04:08:53 +00:00
Li-Wen Hsu
c1d228df0f - Rename www/rssdler to www/py-rssdler
PR:		ports/148401
Submitted by:	Anonymous <swell.k AT gmail.com> (maintainer)
2010-08-21 22:24:43 +00:00
Marcelo Araujo
6081dea3fd - The Multiuser support was incorporate in the wordpress' upstream version and isn't a separated project anymore.
Reported by:	Christian Marg <marg@rz.tu-clausthal.de> (via email)
2010-08-19 23:08:48 +00:00
Koop Mast
81673e7c9e Retire this port. The last users have been converted to gtkhtml3 or removed. 2010-08-16 21:59:20 +00:00
Koop Mast
fcbf762af8 Delete peacock. It doesn't work anymore. Last release back in 2003.
New button gives some errors on console, open file crashes the problem.
Also last user of gtkhtml3.

Approved by:	pav (maintainer)
2010-08-16 21:56:44 +00:00
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