Commit graph

3362 commits

Author SHA1 Message Date
Guido Falsi
d6983f55ae - Add CakePHP 2.1.1
- Connect to the build

PR:		ports/167099
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
Approved by:	crees (mentor)
2012-04-23 17:49:24 +00:00
Jose Alonso Cardenas Marquez
782cecae82 - Remove obsolete freepascal unit 2012-04-19 06:25:29 +00:00
Jose Alonso Cardenas Marquez
ee435b5483 - Remove obsolete freepascal unit 2012-04-19 06:24:10 +00:00
Emanuel Haupt
e34ecffe5f Add p5-Reddit, a perl module for interacting with Reddit. 2012-04-18 20:00:30 +00:00
Li-Wen Hsu
a729665ab8 - Connect www/py-django13 to build 2012-04-18 17:39:38 +00:00
Beat Gaetzi
10a0d05f0d - Connect firefox-esr and firefox-esr-i18n to the build 2012-04-18 14:48:44 +00:00
Anders Nordby
68b03468ef Add Nagios plugin to check status of Varnish. 2012-04-16 14:19:57 +00:00
Jason Helfman
d48782350a - Has expired: unsupported upstream, consider www/pivotx
PR: ports/166099
2012-04-15 19:46:38 +00:00
MIHIRA Sanpei Yoshiro
2b3c6568a7 Ruby/NTLM provides message creator and parser for the NTLM authentication.
Reviewed by:	swills
2012-04-15 13:33:38 +00:00
Pawel Pekala
4453ee0ab1 Luakit is a highly configurable, micro-browser framework
based on the WebKit web content engine and the GTK+ toolkit.

It is very fast, extensible by Lua and licensed under the
GNU GPLv3 license. It is primarily targeted at power users,
developers and any people with too much time on their hands
who want to have fine-grained control over their web browsers
behaviour and interface.

WWW: http://luakit.org

PR:		ports/166415
Submitted by:	gugabsd <gugabsd@mundounix.com.br>
2012-04-14 20:37:06 +00:00
Ruslan Makhmatkhanov
59793731e2 A helper class for handling configuration defaults of packaged Django apps
gracefully.

WWW:	http://django-appconf.readthedocs.org/
2012-04-13 18:35:34 +00:00
Martin Wilke
6fa7546cc0 A library that can be used to add OpenID support to Django
applications.  The library integrates with Django's builtin
authentication system, so most applications require minimal changes to
support OpenID login.

The library also includes the following features:
 * Basic user details are transfered from the OpenID server via the
   Simple Registration extension.
 * It can be configured to use a fixed OpenID server URL, for use in
   single sign on deployments.
 * It supports the Launchpad teams extension to request team
   membership information.

WWW: https://launchpad.net/django-openid-auth

PR:		ports/164670
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2012-04-11 03:38:17 +00:00
Jason Helfman
b5ee637e1d - port has expired, and is no longer supported upstream
2012-04-10  unsupported upstream, consider www/resin3

PR: ports/165867
Approved by:	maintainer, boris@tagnet.ru
2012-04-10 19:24:12 +00:00
Martin Wilke
043ab643b9 This Drupal 7 module makes administration of FreeBSD vnet jails extremely
easy. When combined with ZFS and vnet, FreeBSD jails make for a basic
cloud-like infrastructure.

WWW: https://github.com/lattera/drupal-jailadmin

PR:		ports/165632
Submitted by:	Shawn Webb <bsdports@wayfair.com>
2012-04-10 16:33:23 +00:00
Martin Wilke
a865fa420a This Drupal 7 module presents a front-end for Skipfish.
WWW: https://github.com/wayfair/drupal-vulnscan

PR:		ports/166111
Submitted by:	Shawn Webb <bsdports@wayfair.com>
Feature safe:	yes
2012-04-08 16:52:45 +00:00
Chris Rees
cfafc2e662 This module is a Perl extension that extends
REST::Client for use with the CIF-Framework REST interface

WWW: http://search.cpan.org/dist/CIF-Client/

PR:		ports/166455

Update to 0.06

PR:		ports/166520
Submitted by:	pauls@utdallas.edu
Feature safe:	yes
2012-04-07 15:04:14 +00:00
Olli Hauer
35f04c5630 - new Port mod-myvhost
mod_myvhost is Apache module for dynamically configured name based mass virtual
hosting with PHP, virtual host's configurations and PHP settings are stored in
database.

No need to have every vhost in apache's configuration file, no need to restart
apache after configuration changed (vhost added|deleted, vhost rootdir changed,
vhost unblocked/unblocked...).

After all, it is capable to change settings of PHP4/5 dynamically (if php is
loadable module or it is linked with apache) for any vhost. By default, it sets
open_basedir as vhost's rootdir to prevent user from stoling files from other
users and from your server, but you have ability to change almost any parameter
that exists in php.ini, for example, you can turn on safe_mode or
register_globals for particular vhost, if it has old php scripts that use global
variables.

WWW: http://code.google.com/p/mod-myvhost/

requested on FreeBSD-apache list by Igor Popov <ipopovi@gmail.com> (Author)
http://lists.freebsd.org/pipermail/freebsd-apache/2012-March/002700.html

Feature safe:	yes
2012-04-06 13:31:48 +00:00
Steve Wills
1fc6c2f928 Perl module to use Template::Declare with Catalyst
WWW:	http://search.cpan.org/dist/Catalyst-View-Template-Declare/

Feature safe:	yes
2012-04-04 03:42:43 +00:00
Sunpoet Po-Chuan Hsieh
1ce75de289 - Add p5-Plack-Middleware-ForceEnv 0.02
Plack::Middleware::ForceEnv modifies the environment passed to the application
by adding your specified key value pairs. This is primarily useful when testing
apps under plackup (or similar) in a development environment.

WWW: http://search.cpan.org/dist/Plack-Middleware-ForceEnv/

Feature safe:	yes
2012-04-03 08:19:33 +00:00
Steve Wills
6e654b6db1 Perl HTML::Element replacement module
WWW:	http://search.cpan.org/dist/HTML-Element-Replacer/

Feature safe:	yes
2012-04-03 01:35:38 +00:00
Steve Wills
0eff49e588 Perl module to use FastCGI with IO::Async
WWW:	http://search.cpan.org/dist/Net-Async-FastCGI/

Feature safe:	yes
2012-04-01 02:16:37 +00:00
Steve Wills
bb7f27bced 2012-04-19 www/p5-Apache-Archive: Requires mod_perl 1 which is gone
Feature safe:	yes
2012-03-20 02:22:41 +00:00
Steve Wills
50ca7dc370 2012-04-18 www/p5-Apache-AddHostPath: Only works with mod_perl 1 which is removed
Feature safe:	yes
2012-03-20 02:21:48 +00:00
Frederic Culot
bae5a4a543 WWW::LongURL is a simple interface for using the LongURL API to expand
shortened URLs.

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

PR:		ports/166186
Submitted by:	Yi-Hsuan Hsin <mhsin@mhsin.org>
Feature safe:	yes
2012-03-19 09:42:24 +00:00
Frederic Culot
8f70cd85c5 REST::Client is a simple client for interacting with RESTful http/https
resources.

WWW: http://search.cpan.org/dist/REST-Client/

PR:		ports/165894
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
Feature safe:	yes
2012-03-14 07:45:01 +00:00
Mikhail Teterin
31440623dd mod_ftp is a FTP Protocol module to serve httpd content over the
FTP protocol (whereever the HTTP protocol could also be used). It
provides both RETR/REST retrieval and STOR/APPE upload, using the
same user/permissions model as httpd (so it shares the same security
considerations as mod_dav plus mod_dav_fs).

WWW: http://httpd.apache.org/mod_ftp/

Feature safe:	yes
2012-03-13 17:02:32 +00:00
Eitan Adler
94e696aaac 2012-03-01 www/mediawiki116: Unsupport Upstream
Approved by:	maintainer
2012-03-04 03:43:21 +00:00
Martin Matuska
b3ba9fc8d0 This package provides interfaces to various URL shortening services. 2012-03-03 10:04:55 +00:00
Martin Matuska
f5ca9fbf35 Set of Horde classes that provide an abstraction to various online weather
service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline
and Google Weather.
2012-03-03 10:04:18 +00:00
Ruslan Makhmatkhanov
9c548be5b6 - fix sort order in few category Makefiles
PR:		165411
Submitted by:	Conrad J. Sabatier <conrads at cox dot net>
2012-02-23 09:21:48 +00:00
Philip M. Gollucci
819d4f978a Graphite provides real-time visualization and storage
of numeric time-series data on an enterprise level.

WWW:	http://launchpad.net/graphite

PR:		ports/165285
Submitted by:	Evan Sarmiento <esarmiento@wayfair.com>
2012-02-22 03:41:01 +00:00
Wen Heping
6ab1a9fce9 - Connect www/joomla25 2012-02-21 06:23:42 +00:00
Gabor Pali
02e663d404 A RESTful web framework with strong compile-time guarantees of correctness.
It also affords space efficient code, highly concurrent loads, and
portability to many deployment backends (via the wai package), from CGI
to stand-alone serving. Yesod also focuses on developer productivity.
Yesod integrates well with tools for all your basic web development (wai,
persistent, and shakespeare/hamlet).

WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:53:13 +00:00
Gabor Pali
8527e49545 Authentication for Yesod.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:51:06 +00:00
Gabor Pali
d1636f6e39 Generate content for Yesod using the aeson package.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:48:55 +00:00
Gabor Pali
72244c2fa1 Form handling support for Yesod Web Framework.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:46:39 +00:00
Gabor Pali
9d838d1748 Some helpers for using Persistent from Yesod.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:44:41 +00:00
Gabor Pali
7653e98fdc Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.  It
also affords space efficient code and portability to many deployment
backends, from CGI to stand-alone serving.

WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:42:42 +00:00
Gabor Pali
554cac2cd5 A logging system for WAI.
WWW:	http://hackage.haskell.org/package/wai-logger

Obtained from:	FreeBSD Haskell
2012-02-18 17:39:24 +00:00
Gabor Pali
b02a3b4cd2 Provides common features without many dependencies.
WWW:	http://github.com/yesodweb/wai

Obtained from:	FreeBSD Haskell
2012-02-18 17:37:16 +00:00
Gabor Pali
3e9dbd8663 Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.  In this case, the
variable type needs a ToText instance.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:34:41 +00:00
Gabor Pali
4aeb3e86c3 Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.  In this case, the
variable type needs a ToJavascript instance.

There is also shakespeare-coffeescript for coffeescript templates.
Coffescript is a language that compiles down to javascript.  It expects
a coffeescript compiler in your path, and variable should be a ToCoffee
instance.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:32:38 +00:00
Gabor Pali
9ebc731ebd This package uses the same approach of type-safe URLs to create
translated content.  It has a simple syntax for translators, while
allowing the ful power of Haskell for applying complex grammar rules.

WWW:  http://www.yesodweb.com/book/i18n

Obtained from:	FreeBSD Haskell
2012-02-18 17:30:46 +00:00
Gabor Pali
6e2a1395cc Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.  In this case, the
variable type needs a ToCss instance.

This package contains 2 CSS template languages.  The Cassius language
uses whitespace to avoid the need for closing brackets and semi-colons.
Lucius does not care about whitespace and is a strict superset of CSS.
There are also some significant conveniences added for CSS.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:28:38 +00:00
Gabor Pali
5601089dd4 Components of paths.
WWW:	http://github.com/snoyberg/path-pieces

Obtained from:	FreeBSD Haskell
2012-02-18 17:18:34 +00:00
Gabor Pali
f2ec06ecbd Hamlet gives you a type-safe tool for generating HTML code. It works
via Quasi-Quoting, and generating extremely efficient output code.  The
syntax is white-space sensitive, and it helps you avoid cross-site
scripting issues and 404 errors.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:13:17 +00:00
Gabor Pali
4ec18f7207 Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:11:03 +00:00
Gabor Pali
03635e4e9e HTTP cookie parsing and rendering.
WWW:	http://github.com/snoyberg/cookie

Obtained from:	FreeBSD Haskell
2012-02-18 16:51:17 +00:00
Gabor Pali
2f0595223d Focus is on third-party authentication methods, such as OpenID, rpxnow
and Facebook.

WWW:	http://github.com/yesodweb/authenticate

Obtained from:	FreeBSD Haskell
2012-02-18 16:40:40 +00:00
Gabor Pali
5891d6ddde This package uses attoparsec for parsing the actual contents of the HTTP
connection.  It also provides higher-level functions which allow you to
avoid direct usage of enumerators.

WWW:	http://github.com/snoyberg/http-enumerator

Obtained from:	FreeBSD Haskell
2012-02-18 16:27:14 +00:00
Gabor Pali
bd8178b27a Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages
and uploaded files can be modified either directly via the VCS's
command-line tools or through the wiki's web interface.  Pandoc is used
for markup processing, so pages may be written in (extended) markdown,
reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten
different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice
ODT, and MediaWiki markup.

Notable features include:

 * plugins: dynamically loaded page transformations written in Haskell.
 * conversion of TeX math to MathML for display in web browsers.
 * syntax highlighting of source code files and code snippets.
 * Atom feeds (site-wide and per-page).
 * a library, Network.Gitit, that makes it simple to include a gitit
   wiki in any happstack application.

WWW:	http://gitit.net/

Obtained from:	FreeBSD Haskell
2012-02-18 03:25:18 +00:00
Gabor Pali
81c73710a6 Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent
XSS attacks.

WWW:	http://github.com/gregwebs/haskell-xss-sanitize

Obtained from:	FreeBSD Haskell
2012-02-18 03:21:47 +00:00
Gabor Pali
24c8f91a65 - Fix ordering 2012-02-18 03:19:01 +00:00
Gabor Pali
91ff17f09d CSS parser and renderer.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 03:18:12 +00:00
Gabor Pali
ca9e235905 The reCAPTCHA [1] is a service that provides captchas for preventing
automated spam in web applications.  The recaptcha-hs provides functions
for using reCAPTCHA in Haskell web applications.

[1] http://recaptcha.net/

WWW:	http://github.com/jgm/recaptcha/tree/master

Obtained from:	FreeBSD Haskell
2012-02-18 03:14:59 +00:00
Gabor Pali
338d64b197 - Connect www/hs-happstack to the build 2012-02-17 17:16:28 +00:00
Gabor Pali
658662474f Unplug your machine and restart and have your app recover to exactly
where it left off.  Happstack-State spares you the need to deal with all
the marshalling, consistency, and configuration headache that you would
have if you used an external DBMS for this purpose.  Its component model
makes it easy to compose big applications from smaller reliable parts.
Use event subscription to trigger IO actions and support comet-style or
irc-bot applications.

WWW:	http://happstack.com/

Obtained from:	FreeBSD Haskell
2012-02-17 17:11:56 +00:00
Gabor Pali
2a25d98ac1 Happstack Server provides an HTTP server and a rich set of functions for
routing requests, handling query parameters, generating responses,
working with cookies, serving files, and more.

WWW:	http://happstack.com/

Obtained from:	FreeBSD Haskell
2012-02-17 17:09:53 +00:00
Gabor Pali
4549292c88 Just pick which parts of your data structures you want indexed using an
easy to use template-haskell function.  Spare yourself the need to
write, run, and maintain code that marshalls your data to/from an
external relational database just for efficient queries.  The
happstack-ixset relies on generics and TH to spare you the boilerplate
normally required for such tasks.

WWW:	http://happstack.com/

Obtained from:	FreeBSD Haskell
2012-02-17 17:07:37 +00:00
Gabor Pali
93d4869e36 Miscellaneous utilities for Happstack packages.
WWW:	http://happstack.com/

Obtained from:	FreeBSD Haskell
2012-02-17 17:05:20 +00:00
Gabor Pali
c5e6a39b93 This package provides libraries for:
* Deriving instances for your datatypes.
 * Producing default values of Haskell datatypes.
 * Normalizing values of Haskell datatypes.
 * Marshalling Haskell values to and from XML.
 * Marshalling Haskell values to and from HTML forms.

WWW:	http://happstack.com/

Obtained from:	FreeBSD Haskell
2012-02-17 17:03:33 +00:00
Steve Wills
eb2cf36b1d Provide a consistent interface to a wide array of templating languages
WWW:	http://search.cpan.org/dist/Any-Template/
2012-02-12 14:53:15 +00:00
Philip M. Gollucci
217eae974e Journey is a router. It routes requests.
WWW: http://github.com/tenderlove/journey
2012-02-08 02:34:51 +00:00
Rene Ladan
d73f482743 Remove expired port:
2012-02-06 www/zope-cmf: Doesn't work with modern Zope versions
2012-02-07 20:18:12 +00:00
Wen Heping
f662d2381d Mongrel2 is an application, language, and network architecture
agnostic web server that focuses on web applications using modern
browser technologies.

WWW: http://mongrel2.org/

PR:		ports/163256
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2012-02-07 08:32:02 +00:00
Philip M. Gollucci
90c6d2c71d - Connect *10 xapian ports to the build
PR:     ports/164460
2012-02-07 05:05:33 +00:00
Martin Wilke
5615d9d59a A free and open source content management system for publishing
content on the World Wide Web and intranets.  It is based on Django
and written in Python.

WWW: http://django-cms.org/

PR:		ports/164624
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2012-02-07 04:28:08 +00:00
Martin Wilke
a8098dfafa Sekizai means "blocks" in Japanese, and that's what this app provides.
A fresh look at blocks.  With django-sekizai you can define
placeholders where your blocks get rendered and at different places in
your templates append to those blocks.  This is especially useful for
css and javascript.  Your subtemplates can now define css and
javscript files to be included, and the css will be nicely put at the
top and the javascript to the bottom, just like you should.  Also
sekizai will ignore any duplicate content in a single block.

WWW: https://github.com/ojii/django-sekizai

PR:		ports/164622
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2012-02-07 04:26:48 +00:00
Josh Paetzel
5b53efb91e A simple JSON-RPC implementation for Django.
https://github.com/samuraisam/django-json-rpc

PR:		ports/164731
Submitted by:	John Hixson <john@ixsystems.com>
2012-02-03 22:10:31 +00:00
Jun Kuriyama
f295878073 Plack::Middleware::ServerStatus::Lite is a middleware that display
server status in multiprocess Plack servers such as Starman and
Starlet.  This middleware changes status only before and after
executing the application.  so cannot monitor keepalive session and
network i/o wait.

WWW: http://search.cpan.org/dist/Plack-Middleware-ServerStatus-Lite/
2012-01-29 11:42:52 +00:00
Martin Wilke
8f0c89110b bjoern, is a fast and ultra-lightweight asynchronous HTTP/1.1 WSGI server. It
uses Marc Lehmann's hight performance libev event loop and Ryan Dahl's
http-parser.

WWW:	https://github.com/jonashaag/bjoern

PR:		ports/164582
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2012-01-29 06:53:34 +00:00
Frederic Culot
00588658f8 Permredirect is a Trac plugin which redirects users to the login screen on
PermissionError.

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

PR:		ports/164377
Submitted by:	Grzegorz Blach <magik@roorback.net>
2012-01-28 13:19:37 +00:00
Frederic Culot
bb99ea515b Dancer::Plugin::SiteMap automagically adds sitemap routes to the webapp.
Currently adds /sitemap and /sitemap.xml where the former is a basic
HTML list and the latter is an XML document of URLS.

WWW: http://search.cpan.org/dist/Dancer-Plugin-SiteMap/

PR:		ports/164558
Submitted by:	Grzegorz Blach <magik@roorback.net>
2012-01-28 11:51:38 +00:00
Ruslan Makhmatkhanov
b6673b023f Remove expired port: Runtime is mostly broken, abandoned upstream. Use www/py-flexget instead.
PR:		160626
Submitted by:	h h <aakuusta at gmail dot com>
Approved by:	maintainer (timeout, 3 months+)
2012-01-25 19:15:43 +00:00
Sunpoet Po-Chuan Hsieh
95f07f27a0 - Add p5-Protocol-SocketIO 0.0001
Protocol::SocketIO is a set of modules that implement Socket.IO protocol without
depending on event loops, HTTP parsers and HTTP servers.

WWW: http://search.cpan.org/dist/Protocol-SocketIO/
2012-01-22 21:17:39 +00:00
Michael Scheidell
3c130abf7f - Glue to allow mounted rack applications to know where they're mounted
PR:		ports/163795
Submitted by:	Rodrigo Nicola Lombardo <rodnic@gmail.com>
Reviewed by:	scheidell
Approved by:	maintainer, gabor (mentor)
2012-01-15 22:58:55 +00:00
Martin Wilke
38c849bb01 Waitress, is pure Python WSGI server.
WWW:	http://pypi.python.org/pypi/waitress

PR:		ports/164091
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2012-01-14 19:54:10 +00:00
Martin Wilke
88a27f60a7 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:    https://bitbucket.org/bkroeze/django-caching-app-plugins/

PR:		ports/164053
Submitted by:	Kevin Golding <ports@caomhin.org>
2012-01-14 19:24:03 +00:00
Martin Wilke
e01f524682 Photologue is a reusable Django application that provides powerful image
management and manipulation functionality as well as a complete photo gallery
solution. Effects, include reflections and transparent watermarks. Photologue
embraces the Django admin and smoothly integrates with photo thumbnails and
effect previews.

WWW:    http://code.google.com/p/django-photologue/

PR:		ports/164054
Submitted by:	Kevin Golding <ports@caomhin.org>
2012-01-14 19:23:21 +00:00
Martin Wilke
b07029fa43 - Remove xpi-autobrowse, xpi-joga, xpi-num2web, xpi-savegenpage, xpi-videodownloader, xpi-xpcom-component-viewer 2012-01-14 18:17:26 +00:00
Lars Balker Rasmussen
23d1ee86c8 Add p5-App-gist 0.04, gitHub Gist creator.
PR:		ports/163813
Submitted by:	Denny Lin <dennylin93@hs.ntnu.edu.tw>
2012-01-09 14:44:31 +00:00
Eitan Adler
ff49617153 2011-01-02 www/rubygem-htauth: broke for ~12 months
2012-01-02 www/instiki: has been marked ignore since 2010/09/16
2012-01-08 22:18:52 +00:00
Eitan Adler
ac3c6d3acf port expired:
2011-11-30 www/typo343: Support will end in the near future, see http://typo3.org/download/packages/ for details
2012-01-08 21:56:55 +00:00
Ruslan Makhmatkhanov
cff2837fed Remove expired zope ports. 2012-01-06 09:16:12 +00:00
Olli Hauer
8243f0e9f3 - remove p5-Apache-DBI-mp2
with hat apache@
2012-01-05 18:52:30 +00:00
Renato Botelho
8883a7f87a Re-add www/dansguardian-devel with new alpha version 2.12.0.0
Requested by:	Marcello Coutinho <marcellocoutinho@gmail.com>
Thanks to:	dougb@
2012-01-05 01:20:29 +00:00
Pav Lucistnik
c5eae10937 - Reconnect mod_auth_mysql2 which seems to have been removed by mistake in
apache13 sweep

Reported by:	pointyhat
2012-01-04 14:26:18 +00:00
Ruslan Makhmatkhanov
ebe189c5a2 Import plone4 dependencies part 15/15 2012-01-03 11:08:23 +00:00
Ruslan Makhmatkhanov
4d5d935ff7 Import plone4 dependencies part 14/15 2012-01-03 09:54:54 +00:00
Ruslan Makhmatkhanov
a593c438c7 Import plone4 dependencies part 13/15 2012-01-03 09:01:06 +00:00
Ruslan Makhmatkhanov
afa6031c89 Import plone4 dependencies part 12/15 2012-01-03 08:06:27 +00:00
Ruslan Makhmatkhanov
4b5c3cdd17 Import plone4 dependencies part 11/15 2012-01-02 21:06:12 +00:00
Ruslan Makhmatkhanov
95bf33f1bd Import plone4 dependencies part 10/15 2012-01-02 19:53:53 +00:00
Jun Kuriyama
22b4df1141 This module adds x-reproxy-url header support to Apache/2.x.
WWW: https://github.com/kazuho/mod_reproxy
2012-01-02 16:38:58 +00:00
Jun Kuriyama
d2373e139b Net::STF::Client implements the STF protocol to talk to STF servers.
WWW: http://search.cpan.org/dist/Net-STF-Client/
2012-01-02 15:34:19 +00:00
Ruslan Makhmatkhanov
d3680e41d3 Import plone4 dependencies part 9/15 2012-01-02 09:57:06 +00:00
Ruslan Makhmatkhanov
9ea9293333 Import plone4 dependencies part 8/15 2012-01-02 08:42:50 +00:00
Olli Hauer
bed70b32a2 - remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )

with hat apache@
2012-01-01 20:15:53 +00:00
Olli Hauer
2c96f26a12 - remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )

with hat apache@
2012-01-01 19:30:58 +00:00
Rene Ladan
110eb5bff8 Remove expired ports:
2011-12-31 www/squid30: This version of Squid is no longer actively maintained upstream
2011-12-31 devel/slglade: Depends on non-functional x11-toolkits/slgtk
2011-12-31 x11-toolkits/slgtk: Does not work with newer GTK+, upstream development has ceased
2011-12-31 x11-toolkits/slgtkdatabox: Depends on non-functional x11-toolkits/slgtk
2012-01-01 12:07:55 +00:00
Jun Kuriyama
994483e0a3 STF::Dispatcher::PSGI implements the basic STF Protocol
(http://stf-storage.github.com) dispatcher component. It does not know
how to actually store or retrieve data, so you must implement that
portion yourself.

The reason this exists is mainly to allow you to testing systems that
interact with STF servers. For example, setting up the main STF
implementation is quite a pain if all you want to do is to test your
application, but with this module, you can easily create a dummy STF
dispatcher.

WWW: http://search.cpan.org/dist/STF-Dispatcher-PSGI/
2011-12-31 09:31:00 +00:00
Jun Kuriyama
30c06876f1 Plack::Middleware::Reproxy implements a simple reproxy mechanism via
X-Reproxy-URL, like https://github.com/kazuho/mod_reproxy.

WWW: http://search.cpan.org/dist/Plack-Middleware-Reproxy/
2011-12-31 08:33:38 +00:00
Jun Kuriyama
5237b49264 This is a wrapper to Furl for asynchronous HTTP requests with Coro.
WWW: http://search.cpan.org/dist/FurlX-Coro/
2011-12-31 08:26:14 +00:00
Jun Kuriyama
5d3aad59ba The most common action that a crawler takes is to follow links on a
page. This module helps you with that task.

WWW: http://search.cpan.org/dist/GunghoX-FollowLinks/
2011-12-31 08:03:39 +00:00
Rene Ladan
bda525a840 Remove expired ports:
2011-12-01 www/xpi-mousegestures: Development has been ceased and not compatible with Firefox > 2.
2011-12-01 www/xpi-mozex: Development has been ceased and not compatible with Firefox > 3.
2011-12-28 19:22:00 +00:00
Eitan Adler
5f4e51e373 C++ Application Server, version 2
WWW: http://ctpp.havoc.ru/

PR:		ports/162880
Submitted by:	Alexander Lunkov <lunkov@gmail.com>
2011-12-25 19:25:29 +00:00
Ruslan Makhmatkhanov
af45dc2cca - Add seventh portion of dependencies needed for Plone 4 import.
Approved by:   novel (mentor)
2011-12-25 10:46:22 +00:00
Ruslan Makhmatkhanov
ebdc7b4aa5 - Remove expired port: Unmaintained upstream, isn't used by anything.
Approved by:   novel (mentor, implicit)
2011-12-25 08:54:21 +00:00
Ruslan Makhmatkhanov
44bd789a48 - Add sixth portion of dependencies needed for Plone 4 import.
Approved by:   novel (mentor)
2011-12-23 19:52:28 +00:00
Frederic Culot
5db6b69ce0 HTML::ExtractMain is a module which takes HTML content, and uses the
Readability algorithm to detect the main body of the page, usually
skipping headers, footers, navigation, etc.

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

PR:		ports/163557
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2011-12-23 15:38:05 +00:00
Pawel Pekala
80757492d9 Volta is a high performance, low resource URI rewriter for use with the
Squid caching proxy server (http://www.squid-cache.org) With it, you
can dynamically alter URI requests that pass through Squid based on
various criteria.

It uses a state machine to parse URIs and rules, and a constant database
to store and access those rules.

WWW: http://projects.martini.nu/volta/

PR:		ports/162935
Submitted by:	Mahlon E. Smith
2011-12-20 21:41:42 +00:00
Philip M. Gollucci
b4e21d273b A systems integration framework, built to bring the benefits of configuration
management to your entire infrastructure.

WWW: http://www.opscode.com/chef/

Submitted by:	Scott Sanders <scott@jsssr.com>
Sponsored by:	Ride Charge Inc. / Taxi Magic
2011-12-17 00:46:21 +00:00
Philip M. Gollucci
0bd4306654 A systems integration framework, built to bring the benefits of configuration
management to your entire infrastructure.

WWW: http://www.opscode.com/chef/

Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:	RideCharge Inc., Taxi Magic
2011-12-16 22:56:30 +00:00
Philip M. Gollucci
2e72d7901c Async (EventMachine) HTTP client, with support for:
o   Asynchronous HTTP API for single & parallel request execution
o   Keep-Alive and HTTP pipelining support
o   Auto-follow 3xx redirects with max depth
o   Automatic gzip & deflate decoding
o   Streaming response processing
o   Streaming file uploads
o   HTTP proxy and SOCKS5 support
o   Basic Auth & OAuth
o   Connection-level & Global middleware support
o   HTTP parser via http_parser.rb
o   Works wherever EventMachine runs: Rubinius, JRuby, MRI

WWW: https://github.com/igrigorik/em-http-request

PR:		ports/163360
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:22:16 +00:00
Philip M. Gollucci
a3461921dd Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163354
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:18:26 +00:00
Philip M. Gollucci
869de9236f Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163353
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:17:59 +00:00
Philip M. Gollucci
da895f1eff Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163350
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:16:34 +00:00
Philip M. Gollucci
e3470c73b2 Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163349
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:16:10 +00:00
Philip M. Gollucci
ad50449e8e Fast replacement for CGI.escape and Rack::Utils.escape
WWW: http://rubygems.org/gems/url_escape

PR:		ports/163345
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:14:57 +00:00
Philip M. Gollucci
d916d50328 Merb is a web development framework for fast, simple, and powerful development.
WWW: http://www.merbivore.com/

PR:		ports/163344
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:	RideCharge Inc. / Taxi Magic
2011-12-16 22:14:34 +00:00
Ruslan Makhmatkhanov
b42db6b362 Import Zope 2.13.
Much thanks to Wen Heping for actually adding all the needed ports
for this update and testing.
A lot of thanks goes to Doug Barton and Chris Rees for the help with
rc-script.

Submitted by:   rm (myself, via github)
Approved by:    novel, miwi (mentors)
Feature safe:   yes
2011-12-12 09:27:55 +00:00
Steve Wills
f2df7d5adf Remove these ports as they are no longer included in the upstream
ruby-gnome.

devel/ruby-gconf2
devel/ruby-gnomevfs
devel/ruby-libglade2
graphics/ruby-gnomecanvas2
graphics/ruby-libart2
print/ruby-gnomeprint
www/ruby-gtkhtml2
www/ruby-gtkmozembed
x11-toolkits/ruby-gnomeprintui
x11-toolkits/ruby-gtkglext
x11-toolkits/ruby-panelapplet
x11/ruby-gnome2-all

PR:		ports/162139
Submitted by:	TAKATSU Tomonari <tota@freebsd.org> (based on)
Feature safe:	yes
2011-12-05 22:53:04 +00:00
Sunpoet Po-Chuan Hsieh
fd83281f5c - Connect www/node04
Feature safe:	yes
2011-12-05 03:20:26 +00:00
Jun Kuriyama
7c72a4840b Fliggy inherits Twiggy and adds support for inlined Flash Policy
server (useful for Plack::Middleware::SocketIO or Flash WebSocket
fallback).

No need to run Flash Policy server as root on 843 port!

Usage is exactly the same as Twiggy, whenever you run twiggy command,
replace it with fliggy and you're ready to go.

WWW: http://search.cpan.org/dist/Fliggy/

Feature safe:	yes
2011-12-04 11:38:17 +00:00
Martin Wilke
55201ad97b Template::Simple is a flexible, efficient and fast templating module
for mod_perl written by Uri Guttman. It has a very simple markup
scheme, but does nearly any templating task you could want as
installed (and provides for callbacks if you want to extend it).

WWW: http://search.cpan.org/dist/Template-Simple/

PR:		ports/163047
Submitted by:	Ken McGlothlen <ken.mcglothlen@gmail.com>
Feature safe:	yes
2011-12-04 10:05:29 +00:00
Sunpoet Po-Chuan Hsieh
f1265ea9c7 - Add p5-Router-Simple 0.09
Router::Simple is a simple router class. Its main purpose is to serve as a
dispatcher for web applications. Router::Simple can match against PSGI $env
directly, which means it's easy to use with PSGI supporting web frameworks.

WWW: http://search.cpan.org/dist/Router-Simple/

Feature safe:	yes
2011-12-02 06:31:04 +00:00
Martin Wilke
6c40e5571f Django Compressor combines and compresses linked and
inline Javascript or CSS in a Django templates into
cacheable static files by using the compress template tag.

WWW:	https://github.com/jezdez/django_compressor

PR:		ports/159083
Submitted by:	Lung-Pin Chang <changlp@cs.nctu.edu.tw>
Feature safe: 	yes
2011-11-25 18:45:35 +00:00
Martin Wilke
d3572ef140 Server Spy indicates what brand of HTTP server (e.g. Apache, IIS, etc.)
runs on the visited sites.

WWW:	http://releases.mozilla.org/pub/mozilla.org/addons/2036/

PR:		ports/162451
Submitted by:	Barbara <barbara.xxx1975@libero.it>
Feature safe: 	yes
2011-11-24 15:06:22 +00:00
Martin Wilke
3d0db97cbb Show the IP address of the current page in the status bar.
WWW:	http://code.google.com/p/firefox-showip/

PR:		ports/162450
Submitted by:	Barbara <barbara.xxx1975@libero.it>
Feature safe: 	yes
2011-11-24 15:00:59 +00:00
Alex Dupre
c38e8fa7b5 Add xpi-gdata_provider 0.9, allows bidirectional access to Google
Calendar.

The GDATA Provider is an adapter that connects the internals of
Mozilla's Lightning calendar add-on to Google Calendar RESTful
data services. This allows you to view, edit and manipulate
Google calendars within Lightning.

Feature safe:	yes
2011-11-23 11:29:11 +00:00
Brooks Davis
cb26dac26f Add a postfix specific slaveport for trac-email2trac to simplify the
lives of pkg using postfix users.

Requested by:   bz
Feature safe:	yes
2011-11-22 22:27:48 +00:00
Steve Wills
7194eb4a87 Unicorn is an HTTP server for Rack applications designed to only serve fast
clients on low-latency, high-bandwidth connections and take advantage of
features in Unix/Unix-like kernels. Slow clients should only be served by
placing a reverse proxy capable of fully buffering both the the request and
response in between Unicorn and slow clients.

WWW:	http://unicorn.bogomips.org/

Feature safe:	yes
2011-11-16 16:57:13 +00:00
Steve Wills
037095cb37 Raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is designed for preforking servers such as Rainbows! and Unicorn,
but should support any Rack HTTP server under Ruby 1.9, 1.8 and Rubinius on
platforms supporting POSIX shared memory. It may also be used as a generic
scoreboard for sharing atomic counters across multiple processes.

WWW:	http://raindrops.bogomips.org/

Feature safe:	yes
2011-11-16 16:38:00 +00:00
Cheng-Lung Sung
9809313865 This is a django application that tries to eliminate annoying
things in the Django framework.

Features:

    render_to decorator - reduce typing in django views.
    signals decorator - allow use signals as decorators.
    ajax_request decorator - returns JsonResponse with this dict as content.
    autostrip decorator - strip text form fields before validation.
    get_object_or_None function - similar to get_object_or_404, but
	returns None if object not found.
    get_config function - get settings from django.conf if exists,
	return default value otherwise.
    AutoOneToOne field - creates related object on first call if it
	doesn't exist yet.
    HttpResponseReload - reload and stay on same page from where request
	was made.
    StaticServer middleware - instead of configuring urls.py, just
	add this middleware and it will serve you static files.
    JSONField - custom field that lets you easily store JSON data in one of
	your model fields.

WWW: https://bitbucket.org/offline/django-annoying/wiki/Home

Feature safe:	yes
2011-11-16 14:15:15 +00:00
Cheng-Lung Sung
be41822e44 Selenium Python Client Driver is a Python language binding for Selenium Remote
Control (version 1.0 and 2.0).

Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are
supported, as well as the Selenium 1.0 bindings. As work will progresses we'll
add more "native" drivers.

WWW: http://seleniumhq.org/

PR:		ports/162548
Submitted by:	maintainer (Douglas William Thrift)
Feature safe:	yes
2011-11-14 06:24:25 +00:00
Sunpoet Po-Chuan Hsieh
e753506431 - Add p5-Parse-HTTP-UserAgent 0.32
Parse::HTTP::UserAgent implements a rules-based parser and tries to identify
MSIE, FireFox, Opera, Safari & Chrome first. It then tries to identify Mozilla,
Netscape, Robots and the rest will be tried with a generic parser. There is also
a structure dumper, useful for debugging.

User agent strings are a complete mess since there is no standard format for
them. They can be in various formats and can include more or less information
depending on the vendor's (or the user's) choice. Also, it is not dependable
since it is some arbitrary identification string. Any user agent can fake
another. So, why deal with such a useless mess? You may want to see the choice
of your visitors and can get some reliable data (even if some are fake) and
generate some nice charts out of them or just want to send an HttpOnly cookie if
the user agent seems to support it (and send a normal one if this is not the
case). However, browser sniffing for client-side coding is considered a bad
habit.

WWW: http://search.cpan.org/dist/Parse-HTTP-UserAgent/

Feature safe:	yes
2011-11-12 16:45:51 +00:00
Sunpoet Po-Chuan Hsieh
f58ac746d7 - Add p5-LWPx-TimedHTTP 1.8
LWPx::TimedHTTP performs an HTTP request exactly the same as LWP does normally
except for the fact that it times each stage of the request and then inserts the
results as header.

It's useful for debugging where abouts in a connection slow downs are occuring.

WWW: http://search.cpan.org/dist/LWPx-TimedHTTP/

Feature safe:	yes
2011-11-12 07:03:48 +00:00
Cheng-Lung Sung
42cbd710be Mojo::Server::FastCGI - FastCGI Server
WWW: http://search.cpan.org/dist/Mojo-Server-FastCGI/

PR:		ports/162467
Submitted by:	dikshie <dikshie_AT_sfc.wide.ad.jp>
Feature safe:	yes
2011-11-11 09:32:15 +00:00
Baptiste Daroussin
9c30f3b3d7 2011-11-05 www/p5-Catalyst-Log-Log4perl: Use Log::Log4perl::Catalyst (devel/p5-Log-Log4perl) instead.
2011-10-23 lang/open-cobol-devel: No activity since 2007
2011-11-09 14:02:11 +00:00
Cheng-Lung Sung
e281ec1426 Xslate template engine for Dancer web framework
WWW: http://search.cpan.org/dist/Dancer-Template-Xslate/

PR:		ports/162357
Submitted by:	maintainer (Grzegorz Blach)
2011-11-09 09:09:28 +00:00
Jose Alonso Cardenas Marquez
f04d78fcd5 - New port: www/linux-opera-devel
Opera Next is a test version of Opera next major release (Linux version)
2011-11-06 17:15:45 +00:00
Martin Wilke
5490c01a81 A Mustache implementation in PHP.
WWW: https://github.com/bobthecow/mustache.php

PR:		ports/162015
Submitted by:	Steve Polyack <spolyack@collaborativefusion.com>
2011-11-06 14:41:49 +00:00
Dirk Meyer
1ce5fa5a95 Grr is a RSS Reader application
Features
 Parsing RSS Feeds
 Fetching feeds from the web
 Showing headlines
 Showing the article's descriptions
 Categories for feeds
 Articles can be rated
 Simple HTML rendering on GNUstep
 Serializing obtained feed-information to hard-disk
 Managing (Adding, removing) feeds
 Parsing ATOM feeds.

Author: Guenther Noack
WWW: http://gap.nongnu.org/grr/index.html
2011-11-06 06:56:15 +00:00
Pawel Pekala
26e7d735a1 Connect www/typo345
PR:		ports/162225
Submitted by:	Helmut Schneider <jumper99@gmx.de>
2011-11-04 19:55:59 +00:00
Sunpoet Po-Chuan Hsieh
d04e916e38 - Connect www/pecl-yaf
- Disconnect www/php-yaf
2011-11-02 03:43:34 +00:00
Cheng-Lung Sung
28a7e96c43 A mini-framework for Django for creating RESTful APIs.
Piston is a relatively small Django application that lets you
create application programming interfaces (API) for your sites.

It has several unique features:

 * Ties into Django's internal mechanisms.
 * Supports OAuth out of the box (as well as Basic/Digest or custom auth.)
 * Doesn't require tying to models, allowing arbitrary resources.
 * Speaks JSON, YAML, Python Pickle & XML (and HATEOAS.)
 * Ships with a convenient reusable library in Python
 * Respects and encourages proper use of HTTP (status codes, ...)
 * Has built in (optional) form validation (via Django), throttling, etc.
 * Supports streaming, with a small memory footprint.

WWW: https://bitbucket.org/jespern/django-piston
2011-11-02 01:45:20 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Philip M. Gollucci
d34b69ba4e Backlogs is a Redmine plugin that's designed to do just enough so your team
can work in an agile way. It's still a work in progress, but we're already
using it on a daily basis and continually improve on it. We hope you'll
find it useful too!

WWW: http://www.redminebacklogs.net/
2011-11-02 01:08:32 +00:00
Martin Wilke
c993547647 2011-11-01 games/phpua-ut2003: depends on phpua-engine
2011-11-01 games/phpua-engine: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 games/phpua-hl: depends on phpua-engine
2011-11-01 games/phpua-ut: depends on phpua-engine
2011-11-01 games/phpua-cod: depends on phpua-engine
2011-11-01 games/uox3: No more public distfiles
2011-11-01 games/phpua-q3: depends on phpua-engine
2011-11-01 games/phpua-bf: depends on phpua-engine
2011-10-30 graphics/kallery: does not build; last release 20010511
2011-10-28 graphics/gtksee: depends on unfetchable port archivers/bzip; last release 2004
2011-11-01 mail/mailscanner-mrtg: apache13 is deprecated, migrate to 2.2.x+ now
2011-10-31 net-p2p/qbittorrent-28-nox11: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/qbittorrent-28: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/dctc-gui-qt No more public distfiles
2011-10-31 net-p2p/dctc-gui No more public distfiles
2011-09-01 net-p2p/dctc: No more public distfiles
2011-11-01 www/slash: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/maatkit: Upstream support dropped. Please consider using databases/percona-toolkit
2011-11-01 databases/mysqlman: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/mysql-editor: apache13 is deprecated, migrate to 2.2.x+ now
2011-09-30 databases/gnats: Security issues
2011-11-01 07:35:46 +00:00
Doug Barton
2555968c05 audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATED
audio/p5-MusicBrainz-Client	Disappeared from CPAN
editors/doxymacs	Depends on www/w3-4, which is DEPRECATED
graphics/libart		Does not fetch, no more public distfiles
java/jboss4		Does not build with new ant
korean/hanterm		Depends on korean/johabfonts, which is DEPRECATED, fails to build with new utmpx
korean/johabfonts	No more public distfiles, installs into /
korean/hlatex-psfonts-uhc-extra	Depends on korean/hlatex, which is DEPRECATED
korean/texinfo		Depends on korean/hlatex, which is DEPRECATED
korean/hlatex		No more public distfiles
mail/jboss-mailservices	Depends on java/jboss4, which is DEPRECATED
misc/p5-Geography-NationalGrid-TW	Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED
misc/p5-Geography-NationalGrid	Disappeared from CPAN
multimedia/fxtv		Depends on multimedia/mplex, which is DEPRECATED
multimedia/mplex	Upstream disapeared and distfile is not available
net/py-timeoutsocket	Upstream disapear and distfile is no more available
textproc/p5-XML-LibRSVG	Unmaintained and not used anymore
textproc/javacc		No more public distfiles
www/w3-4/Makefile	Upstream disapeared and distfile is not available
www/commonist		Depends on textproc/javacc, which is DEPRECATED
www/newsfeed		Depends on net/py-timeoutsocket, which is DEPRECATED
x11/fbsd-icons		Upstream disapear and distfile is no more available
x11-themes/geramik	Depends on x11-toolkits/qtpixmap, which is DEPRECATED
x11-toolkits/qtpixmap	No more public distfiles
x11-wm/fvwm95-i18n	Depends on x11/fbsd-icons, which is DEPRECATED
x11-wm/fvwm95		Depends on x11/fbsd-icons, which is DEPRECATED
2011-11-01 04:34:28 +00:00
Eitan Adler
61b1548a17 - add port to build
PR:             ports/161825
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:    emulation (bsam)
Approved by:	bapt,sahil (mentors, implicit)
2011-11-01 02:01:15 +00:00
Sunpoet Po-Chuan Hsieh
6a775f56c1 - Add rubygem-webrobots 0.0.12
rubygem-webrobots helps writing robots.txt compliant web robots in Ruby.

WWW: https://github.com/knu/webrobots
WWW: https://rubygems.org/gems/webrobots
2011-10-31 08:58:38 +00:00
Sunpoet Po-Chuan Hsieh
96aadb5fe2 - Add rubygem-net-http-digest_auth 1.1.1
rubygem-net-http-persistent is an implementation of RFC 2617 - Digest Access
Authentication. At this time the gem does not fully integrate with Net::HTTP and
can be used for with other HTTP clients.

WWW: http://github.com/drbrain/net-http-digest_auth
WWW: https://rubygems.org/gems/net-http-digest_auth
2011-10-31 08:55:02 +00:00
Sunpoet Po-Chuan Hsieh
6b94ef710c - Add rubygem-net-http-persistent 2.3.1
net-http-persistent manages persistent connections using Net::HTTP plus a speed
fix for Ruby 1.8. It's thread-safe too! Using persistent HTTP connections can
dramatically increase the speed of HTTP. Creating a new HTTP connection for
every request involves an extra TCP round-trip and causes TCP congestion
avoidance negotiation to start over. Net::HTTP supports persistent connections
with some API methods but does not handle reconnection gracefully.
Net::HTTP::Persistent supports reconnection and retry according to RFC 2616.

WWW: https://github.com/drbrain/net-http-persistent
WWW: https://rubygems.org/gems/net-http-persistent
2011-10-31 08:52:02 +00:00
Cheng-Lung Sung
3cf60bc0d8 This is a hook for python-requests great python HTTP library, that
makes python-requests support Open Authentication version 1.0.

This hook is based on python-oauth2 and uses portions of its code
at the moment, kudos to the authors and contributors for doing a
huge effort in providing OAuth to python httplib2.

WWW:	https://github.com/maraujop/requests-oauth-hook
2011-10-31 01:36:10 +00:00
Martin Matuska
c6361b2dde Passwd is the Horde password changing application. While it has been
released and is in production use at many sites, it is also under heavy
development in an effort to expand and improve the module.

Right now, Passwd provides fairly complete support for changing passwords
via Poppassd, LDAP, Unix expect scripts, the Unix smbpasswd command for
SMB/CIFS passwords, Kolab, ADSI, Pine, Serv-U FTP, VMailMgr, vpopmail,
and SQL passwords.

WWW: http://www.horde.org/apps/passwd/
2011-10-28 20:35:58 +00:00
Steve Wills
5494db420b Collection of Rack middleware to protect you against common, opportunistic attack.
WWW:	http://rkh.github.com/rack-protection/
2011-10-28 01:33:56 +00:00
Philip M. Gollucci
cd6430827a If your Catalyst project logs many messages, logging via standard error to
Apache's error log is not very clean: The log messages are mixed with
other web applications' noise; and especially if you use mod_fastcgi,
every line will be prepended with a long prefix.

An alternative is logging to a file. But then you have to make sure that
multiple processes won't corrupt the log file. The module Log::Handler
by Jonny Schulz does exactly this, because it supports message-wise flocking.

This module is a wrapper for said Log::Handler.
2011-10-27 22:32:47 +00:00
Chris Rees
4a06505136 Remove expired ports.
2011-10-27 devel/py-myghtyutils: Merged into Beaker; use www/py-beaker instead
2011-10-27 www/myghty: Upstream suggests textproc/py-mako instead

PR:		ports/161077 ports/161078
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-10-27 09:28:17 +00:00
Doug Barton
a9cbb74730 Remove www/tomcat41, No more upstream support 2011-10-25 05:38:12 +00:00
Sunpoet Po-Chuan Hsieh
0b2ebf59d9 - Add rubygem-em-websocket 0.3.2
rubygem-em-websocket is an EventMachine based WebSocket server.

WWW: http://github.com/igrigorik/em-websocket
2011-10-23 15:59:36 +00:00
Jose Alonso Cardenas Marquez
5b64de1dcc - Re-add: www/opera-devel
Opera Next is a test version of Opera next major release
2011-10-21 03:13:44 +00:00
Beat Gaetzi
7b9004829a - Remove www/seamonkey2 and www/seamonkey2-i18n: Upstream support dropped
and multiple vulnerabilities.
2011-10-19 16:00:44 +00:00
Martin Matuska
7a8e5c41f1 Ansel is a full featured photo management application. With it, you can
create any number of galleries and subgalleries, share galleries among
other Horde users or even make them public.

WWW: http://www.horde.org/apps/ansel/
2011-10-19 09:28:10 +00:00
Steve Wills
2d8a483d33 Ruby wrapper for UglifyJS JavaScript compressor
WWW:	http://rubygems.org/gems/uglifier
2011-10-17 01:27:34 +00:00
Steve Wills
7e10ba72c8 Rack middleware to force SSL/TLS
WWW:	http://rubygems.org/gems/rack-ssl
2011-10-17 01:26:58 +00:00
Doug Barton
4eb5b88d9e As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar		Vulnerable since 2011-01-13
comms/libsyncml			Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server	Vulnerable since 2006-10-29
databases/mysql323-client	Vulnerable since 2006-10-29
databases/mysql323-scripts	Vulnerable since 2006-10-29
databases/mysql40-server	Vulnerable since 2006-10-29
databases/mysql40-client	Vulnerable since 2006-10-29
databases/mysql40-scripts	Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
		Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh			Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
		Depends on comms/libsyncml, which is DEPRECATED
devel/libsoup22			Vulnerable since 2011-07-28
dns/bind9-sdb-ldap		Vulnerable since 2011-06-04
dns/bind9-sdb-postgresql	Vulnerable since 2011-06-04
ftp/wgetpro			Vulnerable since 2004-12-14
games/quake2forge		Vulnerable since 2005-01-21
graphics/linux-tiff		Vulnerable since 2004-10-13
japanese/mutt			Vulnerable since 2007-07-29
japanese/asterisk14-sounds	Depends on net/asterisk14, which is FORBIDDEN
net/asterisk14			Vulnerable since 2011-06-25
net/isc-dhcp31-client		Vulnerable since 2011-04-10
net/isc-dhcp31-server		Vulnerable since 2011-04-10
net/isc-dhcp31-relay		Vulnerable since 2011-04-10
net/asterisk-app-ldap		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-app-notify		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-oh323
   Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64
net/asterisk14-addons		Depends on net/asterisk14, which is FORBIDDEN
net/astfax			Depends on net/asterisk14, which is FORBIDDEN
net-mgmt/nagios2		Vulnerable since 2009-06-30
www/gforge			Vulnerable since 2005-08-09
www/linux-flashplugin7		Vulnerable since at least 2008-05-30
www/opera-devel			Vulnerable since 2010-06-25, does not fetch
www/plone3			Vulnerable and unsupported upstream
www/serendipity-devel		Vulnerable since 2008-04-25
www/ziproxy			Vulnerable since 2010-06-15
www/asterisk-gui		Depends on net/asterisk14, which is FORBIDDEN
x11-toolkits/linux-pango	Vulnerable since 2009-05-13
2011-10-14 22:30:49 +00:00
Kevin Lo
c9c5f38dcd Initial import of owncloud.
Owncloud is a personal cloud which runs on your own server.
2011-10-14 10:32:33 +00:00
Martin Matuska
63cfab725e Wicked is a Wiki for the Horde framework. It uses PEAR's Text_Wiki package
for markup rules, parsing, and rendering. It supports Creole, Mediawiki,
Tiki Wiki, and its own markup engine.

Some of Wicked's features are:

    Configurable markup engine
    HTML, plain text, Latex, reStructuredText output rendering
    Change tracking and revision history
    Full-text searching
    Per-page permissions
    Attachments with versioning
    Wiki synchronization

WWW: http://www.horde.org/apps/wicked/
2011-10-11 20:47:03 +00:00
Doug Barton
9ea4fa1fc3 Remove p5- ports that have disappeared from CPAN
Approved by:	perl@ (maintainer)
2011-10-09 04:23:19 +00:00
Steve Wills
f5d41ab53d mod_pagespeed is an open-source Apache module that automatically optimizes web
pages and resources on them. It does this by rewriting the resources using
filters that implement web performance best practices. Webmasters and web
developers can use mod_pagespeed to improve the performance of their web pages
when serving content with the Apache HTTP Server.

WWW:	http://code.google.com/speed/page-speed/docs/module.html
2011-10-08 21:13:18 +00:00
Florian Smeets
1f79a78ff4 connect rt40 to the build 2011-10-07 13:05:20 +00:00
Julien Laffaye
f185abbc4c - Bring back pyblosxom
- Update to 1.5rc3

PR:		ports/160682
Submitted by:	"Junji NAKANISHI" <jun-g@daemonfreaks.com> (maintainer)
2011-10-06 00:25:01 +00:00
Sunpoet Po-Chuan Hsieh
e97b281557 - Add p5-Net-Plurk 0.11
Net::Plurk - A perl interface to Plurk API

WWW: http://search.cpan.org/dist/Net-Plurk/
2011-10-05 10:51:26 +00:00
Sunpoet Po-Chuan Hsieh
b8d6f50e6c - Add p5-PocketIO 0.00905
PocketIO is a server implementation of SocketIO in Perl, you still need
socket.io javascript library on the client.

PocketIO aims to have API as close as possible to the node.js implementation and
sometimes it might look not very perlish.

WWW: http://search.cpan.org/dist/PocketIO/
2011-10-02 20:05:56 +00:00
Sunpoet Po-Chuan Hsieh
0b5908c7e9 - Add p5-Web-Query 0.06
Web::Query is a yet another scraping framework, have a jQuery like
interaface.

Yes, I know ingy's pQuery. But it's just a alpha quality. It doesn't
works.  Web::Query built at top of the CPAN modules,
HTML::TreeBuilder::XPath, LWP::UserAgent, and HTML::Selector::XPath.

So, this module uses HTML::Selector::XPath, then this module only
supports CSS3 selector supported by HTML::Selector::XPath. Web::Query
doesn't support jQuery's extended quries(yet?).

WWW:	http://search.cpan.org/dist/Web-Query/

PR:		ports/161229
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2011-10-02 18:21:28 +00:00
Steve Wills
76d05ae68a Typhoeus runs HTTP requests in parallel while
cleanly encapsulating handling logic.

It's a library for accessing web services in Ruby,
specifically designed for building RESTful service
oriented architectures in Ruby that need to be fast
enough to process calls to multiple services within
the client's HTTP request/response life cycle.

WWW: https://github.com/dbalatero/typhoeus

PR:		ports/158313
Submitted by:	Eric Freeman <freebsdports@chillibear.com>
2011-10-02 17:23:55 +00:00
Doug Barton
9766a65fd0 As previously advertised, delete ports that have
vulnerabilities listed in portaudit, and those
that depend on them - part 1

math/mupad
	Relies on xpm, vulnerable since 2004-09-15
net-p2p/torrentflux
	Vulnerable since 2006-10-07
net/tptest
	Vulnerable since 2009-12-17
security/pgp6
	Vulnerable since 2005-07-31
www/p5-RTx-RightsMatrix
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Shredder
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Statistics
	Only works with www/rt36, which is FORBIDDEN
www/plone
	Vulnerable since 2011-02-10
www/pyblosxom
	Vulnerable since 2009-02-11
www/rt36
	Vulnerable since 2009-12-09
www/zope-archetypes
	Depends on www/plone, which is FORBIDDEN
www/zope-calendaring
	Depends on www/plone, which is FORBIDDEN
www/zope-coreblog2
	Depends on www/plone, which is FORBIDDEN
www/zope-i18nlayer
	Depends on www/plone, which is FORBIDDEN
www/zope-plonelanguagetool
	Depends on www/plone, which is FORBIDDEN
www/zope-simpleblog
	Depends on www/plone, which is FORBIDDEN
2011-09-30 09:12:36 +00:00
Doug Barton
2778716571 As previously advertised, remove ports that previously had been
DEPRECATED without EXPIRATION_DATE, and the ports that depend
on them.

audio/mt-daapd
	Use audio/firefly instead
databases/p5-DBIx-Class-Validation
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
devel/p5-Class-Data-Accessor
	Please consider using p5-Class-Accessor-Grouped or p5-Moose
graphics/libflash
	gplflash is no longer supported. Please use gnash instead
graphics/flashplayer
	Depends on DEPRECATED graphics/libflash
japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
net/p5-OAuth-Lite
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
net-mgmt/py-snmp
	use net-mgmt/py-snmp4 instead
net-mgmt/py-twistedSNMP
	Relies on net-mgmt/py-snmp, which is DEPRECATED
net-p2p/gift
	unmaintained upstream for several years
net-p2p/giftcurs
	unmaintained upstream for several years
net-p2p/giftoxic
	unmaintained upstream for several years
net-p2p/giftui
	unmaintained upstream for several years
net-p2p/apollon
	Depends on net-p2p/gift, which is DEPRECATED
textproc/p5-FormValidator-Simple
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/flashplugin-mozilla
	gplflash is no longer supported. Please use graphics/gnash, \
www/p5-HTML-Widget
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Plugin-AutoRestart
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Example-InstantCRUD
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-Catalyst-Plugin-FormValidator-Simple
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-Catalyst-Plugin-HTML-Widget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/asterisk-fop
	Depends on www/flashplugin-mozilla which is DEPRECATED
www/p5-Handel
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-DBIx-Class-HTMLWidget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-HTML-Widget-DBIC
	Disappear from CPAN
x11-wm/fvwm24
	No longer supported by fvwm.org
2011-09-30 08:58:22 +00:00
Cheng-Lung Sung
1c9850c6d1 Pipeline is an asset packaging library for Django, providing both CSS
and JavaScript concatenation and compression, built-in JavaScript template
support, and optional data-URI image embedding.
2011-09-28 01:08:19 +00:00
Beat Gaetzi
6fb8e61d03 - Remove www/linux-firefox-devel: This port is older then www/linux-firefox
for a long time now and Firefox 3.5 has been removed from the ports tree
  almost two months ago.
2011-09-27 19:42:14 +00:00
Stephen Montgomery-Smith
0e68a3bc85 - New port www/links-hacked.
WW browser Links well known and now hacked for more features including
tabs, basic auth and toolbar, hot key for images, form entry saving, much
better X fonts, etc.

PR:		ports/152045
Submitted by:	Peter Vereshagin <peter@vereshagin.org>
2011-09-24 18:45:03 +00:00
TAKATSU Tomonari
a5258bc007 - Add a new port: www/mod_amazon_proxy
Authentication Proxy Server of Amazon Product Advertising API for
  Apache module.

  WWW:	https://github.com/machu/mod_amazon_proxy
2011-09-24 05:23:57 +00:00
Sunpoet Po-Chuan Hsieh
cd4f411383 - Add p5-Protocol-XMLRPC 0.09
Protocol::XMLRPC is an XML-RPC protocol implementation. Method parameters types
are guessed just like in JSON, but you can pass explicit type if guessing is
wrong for you. Read more about parameter creation at
Protocol::XMLRPC::ValueFactory.

It differs from other modules because it doesn't provide any mechanism for
making actual HTTP requests. This way it can be used either in async or sync
modes with your favorite http client or a web framework.

WWW: http://search.cpan.org/dist/Protocol-XMLRPC/
2011-09-23 19:45:40 +00:00
Andrey A. Chernov
91ec3afa2e Small utilities to convert TTF/OTF fonts to WOFF web embeddable
format and back.
2011-09-23 18:46:18 +00:00
Baptiste Daroussin
8a4b511e44 2012-09-20 www/ruby-http-access: Deprecated upstream, please use www/rubygem-httpclient
2011-09-01 sysutils/wots: No more public distfiles
2011-09-15 sysutils/gpart: Upstream disappeared
2011-09-01 sysutils/plod: No more public distfiles
2011-09-01 sysutils/checkservice: BROKEN for more than 6 month
2011-09-01 security/nsm-console: BROKEN for more than 6 month
2011-09-01 security/fressh: No more public distfiles
2011-09-01 palm/pose: No more public distfiles
2011-09-01 palm/isilo: No more public distfiles
2011-09-01 news/ija: BROKEN for more than 6 month
2011-09-01 news/PicMonger: Abandonware
2011-09-22 06:26:46 +00:00
Brooks Davis
f4c52ec8b9 Add the trac-fullblognotification plugin which allows notifications to
be sent when trac-fullblog blogs are changed.
2011-09-20 19:07:58 +00:00
Eitan Adler
fcbb6b8410 Apache Axis2 is a Web Services / SOAP / WSDL engine, the successor to the
widely used Apache Axis SOAP stack. There are two implementations of the Apache
Axis2 Web services engine - Apache Axis2/Java and Apache Axis2/C

WWW: http://axis.apache.org/axis2/java/core/

PR:		ports/159269
Reviewed by:	glewis
Submitted by:	Jason Helfman <jhelfman@e-e.com>
Approved by:	bapt (mentor)
2011-09-20 01:24:41 +00:00
Greg Larkin
08822c69aa - Updated to 1.3.11 after repocopy
- Connected www/cakephp13 to build

PR:		ports/160772
Submitted by:	Christoph Theis <theis@gmx.at>
2011-09-19 19:00:25 +00:00
Florian Smeets
fc000d8b9c add xpi-clear_cache_button firefox addon
Adds a clear cache toolbar button. After installing the extension, find the
clear cache button in the toolbar customization panel.

WWW:	http://chrisholtz.com/

PR:		ports/160738
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2011-09-16 22:04:29 +00:00
Sunpoet Po-Chuan Hsieh
a62ac331c1 - Add p5-HTTP-Server-Simple-Authen 0.04
HTTP::Server::Simple::Authen is an HTTP::Server::Simple plugin to allow HTTP
authentication. Authentication scheme is pluggable and you can use whatever
Authentication protocol that Authen::Simple supports.

You can use authenticate method whatever you want to authenticate the request.
The method returns $username taken from the request if the authentication is
successful, and undef otherwise. The code in "SYNOPSIS" requires authentication
for all the requests and behaves just the same as Apache's Require valid-user.

WWW: http://search.cpan.org/dist/HTTP-Server-Simple-Authen/
2011-09-13 08:51:19 +00:00
TAKATSU Tomonari
b93fbde3f8 - Add a new port: www/R-cran-Rpad
Rpad is an interactive, web-based analysis program. Rpad pages are
  interactive workbook-type sheets based on R, an open-source
  implementation of the S language. Rpad is an analysis package, a
  web-page designer, and a gui designer all wrapped in one. Rpad makes
  it easy to develop powerful data analysis applications that can be
  shared with others (most likely on an intranet). The user doesn't
  have to install anything--everything's done through a browser.

  WWW:	http://cran.r-project.org/web/packages/Rpad/
2011-09-11 13:12:45 +00:00
Steve Wills
0f27a63339 A Perl interface to the goo.gl URL shortening service. Googl simply
maintains a database of long URLs, each of which has a unique identifier.

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

PR:		ports/160607
Submitted by:	Jonathan Pater <cowboyneal@gmail.com>
2011-09-10 01:42:22 +00:00
Baptiste Daroussin
447afa5045 2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
2011-09-07 09:30:17 +00:00
Doug Barton
ca0bd81899 Remove deprecated www/p5-Catalyst-Plugin-Authentication-Store-DBIC
Use p5-Catalyst-Authentication-Store-DBIx-Class instead

Approved by:	perl@ (sunpoet)
2011-09-03 23:55:57 +00:00
Doug Barton
ec94da4f84 Remove www/mediawiki115, it's vulnerable, and unsupported upstream
Requested by:	maintainer
2011-09-03 23:50:46 +00:00
Doug Barton
819bddc284 Remove various ports that have been DEPRECATED for varying periods,
but never had EXPIRATION_DATE set, and therefore never removed.

audio/gx2osd			No more distfiles
devel/p5-Getopt-Mixed		Use devel/p5-Getopt-Long instead
net/AquaGatekeeper2		Binary port of software abandoned by the vendor
net/xwhois			Unmaintained upstream for several years
www/p5-Catalyst-Engine-HTTP-POE	Use p5-Catalyst-Engine-HTTP-Prefork instead
www/p5-Catalyst-Model-DBIC	Obsoleted by www/p5-Catalyst-Model-DBIC-Schema
www/p5-Catalyst-Plugin-Cache-Store-FastMmap Deprecated, not depended on
www/p5-HTTP-MobileAttribute	Use www/p5-HTTP-MobileAgent instead
2011-09-03 09:38:44 +00:00
Lars Thegler
6bdda46fac Add p5-HTML-Mason-PSGIHandler 0.52, PSGI handler for HTML::Mason. 2011-09-02 08:03:20 +00:00
Chris Rees
9d28e641f8 New port www/hastymail2-devel.
This port tracks the latest in svn, once tested by the maintainer.

PR:		ports/159995
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv>
2011-08-31 12:42:00 +00:00
Anders Nordby
81b2b426df Add libvmod-header, a Varnish Module (vmod) for manipulation of
duplicated headers.
2011-08-30 23:57:21 +00:00
Baptiste Daroussin
33d2a99744 2011-08-30 chinese/firebird: Broken, maintainer timed out, untouched for five years
2011-08-29 www/drupal5-securepages: Use drupal[67] instead
2011-08-29 www/drupal5-xmlsitemap: Use drupal[67] instead
2011-08-29 www/drupal5-token: Use drupal[67] instead
2011-08-29 www/drupal5-cck: Use drupal[67] instead
2011-08-29 www/drupal5-disknode: Use drupal[67] instead
2011-08-29 www/drupal5-views: Use drupal[67] instead
2011-08-29 www/drupal5-ubercart: Use drupal[67] instead
2011-08-29 www/drupal5-taxonomy_access: Use drupal[67] instead
2011-08-29 www/drupal5-insert-view: Use drupal[67] instead
2011-08-29 www/drupal5-thickbox: Use drupal[67] instead
2011-08-29 www/drupal5-taxonomy_ticker: Use drupal[67] instead
2011-08-29 www/drupal5-tinymce: Use drupal[67] instead
2011-08-29 www/drupal5: Use drupal[67] instead
2011-08-29 www/drupal5-adsense: Use drupal[67] instead
2011-08-29 www/drupal5-tagadelic: Use drupal[67] instead
2011-08-29 www/drupal5-imagefield: Use drupal[67] instead
2011-08-29 www/drupal5-nodewords: Use drupal[67] instead
2011-08-29 www/drupal5-bluebreeze: Use drupal[67] instead
2011-08-29 www/drupal5-imagecache: Use drupal[67] instead
2011-08-29 www/drupal5-nice_menus: Use drupal[67] instead
2011-08-29 www/drupal5-ubrowser: Use drupal[67] instead
2011-08-29 www/drupal5-google_analytics: Use drupal[67] instead
2011-08-29 www/drupal5-bookreview: Use drupal[67] instead
2011-08-29 www/drupal5-tapir: Use drupal[67] instead
2011-08-29 www/drupal5-i18n: Use drupal[67] instead
2011-08-29 www/drupal5-simplenews: Use drupal[67] instead
2011-08-29 www/drupal5-workflow_ng: Use drupal[67] instead
2011-08-30 06:40:46 +00:00
Anders Nordby
34681c9b68 Add varnish2 subdir. 2011-08-29 22:46:52 +00:00
TAKATSU Tomonari
dd1452b135 - Add a new port: www/R-cran-scrapeR
Tools for Scraping Data from HTML and XML Documents

  WWW:	http://cran.r-project.org/web/packages/scrapeR/
2011-08-28 20:19:20 +00:00
Sunpoet Po-Chuan Hsieh
9a06b3a1c2 - Add p5-Plack-Test-ExternalServer 0.01
Plack::Test::ExternalServer allows your to run your Plack::Test tests against an
external server instead of just against a local application through either
mocked HTTP or a locally spawned server.

See Plack::Test on how to write tests that can use this module.

WWW: http://search.cpan.org/dist/Plack-Test-ExternalServer/
2011-08-27 10:50:25 +00:00
Martin Wilke
3a3a800515 Requests: HTTP for Humans. It's an elegand and simple HTTP library for Python.
WWW:	http://python-requests.org/

PR:		ports/159956
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-08-26 04:37:53 +00:00
Li-Wen Hsu
4e894a694a Add py-pyramid_rpc 0.2, RPC support for the Pyramid web framework. 2011-08-25 20:53:20 +00:00
Andrej Zverev
ec4d2e2c6d Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI. 2011-08-23 12:18:06 +00:00
Eygene Ryabinkin
95ea2353fc New port: www/trac-tickettemplate
TicketTemplate enable users to create ticket using templates
which can be customized by Trac administrator and themselves.

Approved by: erwin (mentor)
Feature safe: yes
2011-08-22 11:58:24 +00:00
Eygene Ryabinkin
81f1609034 New port: www/trac-defaultcc
This plugin automatically adds a default CC list when a new ticket
is created, based on its initial component.

Approved by: erwin (mentor)
Feature safe: yes
2011-08-22 11:47:35 +00:00
Olli Hauer
0eeea5a293 The mod_setenvifplus module allows you to set environment variables
according to whether different aspects of the request match regular
expressions you specify. These environment variables can be used by
other parts of the server to make decisions about actions to be taken,
e.g. by using mod_qos or to propagate supplemental information to the
appliaction via HTTP header data. mod_setenvifplus is derived from the
standard Apache modules mod_setenvif and mod_headers.

WWW:	http://modsetenvifplus.sourceforge.net/

PR:		ports/158709
Submitted by:	Jim Riggs <ports at christianserving.org>
2011-08-21 18:37:48 +00:00
Sunpoet Po-Chuan Hsieh
5e298cb4fb - Remove p5-FCGI: we have p5-FastCGI already
Notified by:	az
2011-08-20 09:56:25 +00:00
Sunpoet Po-Chuan Hsieh
785537c209 - Add p5-FCGI 0.73
FCGI is a Fast CGI module for Perl. It's based on the FCGI module that comes
with Open Market's FastCGI Developer's Kit.

FCGI.pm isn't Unicode aware, only characters within the range 0x00-0xFF are
supported. Attempts to output strings containing characters above 0xFF results
in a exception: (F) Wide character in %s.

Users who wants the previous (FCGI.pm <= 0.68) incorrect behavior can disable
the exception by using the bytes pragma.

WWW: http://search.cpan.org/dist/FCGI/
2011-08-20 08:24:22 +00:00
Steve Wills
d096b14a6e Subsonic is a free, web-based media streamer, providing ubiquitous
access to your music. Use it to share your music with friends,
or to listen to your own music while at work.
You can stream to multiple players simultaneously,
for instance to one player in your kitchen and another in your living
room.

PR:		ports/159367
Submitted by:	Nicole Reid <root@cooltrainer.org>
2011-08-15 01:04:42 +00:00
Baptiste Daroussin
4c00776939 2011-04-17 databases/gauche-gdbm: has been broken for more than a year
www/wiliki: Depends on expired gauche-gdbm
mail/scmail: Depends on expired gauche-gdbm
2011-08-14 23:05:51 +00:00
Gabor Pali
5262591e11 Snap Framework project starter executable and glue code library.
WWW:	http://snapframework.com/

Obtained from:	FreeBSD Haskell
2011-08-13 23:28:56 +00:00
Gabor Pali
bba2b6ca97 Snap is a simple and fast web development framework and server written in
Haskell. For more information or to download the latest version, you can visit
the Snap project website.

The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web
server library written in Haskell. Together with the "snap-core" library upon
which it depends, it provides a clean and efficient Haskell programming
interface to the HTTP protocol.

Higher-level facilities for building web applications (like user/session
management, component interfaces, data modeling, etc.) are planned but not
yet implemented, so this release will mostly be of interest for those who:

* need a fast and minimal HTTP API at roughly the same level of abstraction
  as Java servlets, or

* are interested in contributing to the Snap Framework project.

WWW:	http://snapframework.com/

Obtained from:	FreeBSD Haskell
2011-08-13 23:26:14 +00:00
Gabor Pali
00d415717d Snap is a simple and fast web development framework and server written in
Haskell.

WWW: http://snapframework.com/

Obtained from:	FreeBSD Haskell
2011-08-13 21:50:10 +00:00
Gabor Pali
5742fc75c5 An xhtml templating system.
WWW: http://snapframework.com/

Obtained from:	FreeBSD Haskell
2011-08-13 21:01:57 +00:00
Chris Rees
a38fdf65f4 - Update drupal7-wysiwyg to 7.x.2.0
- Attach to build

PR:		ports/155350
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2011-08-12 15:56:32 +00:00
Chris Rees
38b9930622 - drupal6 was repocopied to drupal7
- Update to 7.7
- Connect to build
- Change OPTIONS

PR:		ports/153793
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2011-08-12 07:41:32 +00:00
Jun Kuriyama
cc3a761da9 Plack::Handler::CLI is a PSGI handler which provides a command line
interface for PSGI applications.

WWW: http://search.cpan.org/dist/Plack-Handler-CLI/
2011-08-06 09:21:14 +00:00
Florian Smeets
b2884ef76c remove firefox35 from the tree
2011-08-01 www/firefox35: Upstream support dropped. Please consider using www/firefox instead.
2011-08-01 www/firefox35-i18n: Upstream support dropped. Please consider using www/firefox-i18n instead.
2011-08-03 22:32:48 +00:00
Baptiste Daroussin
8b6dad2efd Removing old ruby stuff
2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9
2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-libpng: Doesn't work with Ruby 1.9
2011-08-03 japanese/ruby-kakasi: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-extensions: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-lua: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-perl: Doesn't work with Ruby 1.9
2011-08-03 mail/ruby-tmail: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitset: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitvector: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-gmp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-mpi: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-nis: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-pcap: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-romp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-spread: Doesn't work with Ruby 1.9
2011-08-03 print/ruby-pdflib: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-aes: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-blowfish: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-cast_256: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-mcrypt: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-pam: Doesn't work with Ruby 1.9
2011-08-03 sysutils/ruby-log4r: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-csv: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-formvalidator: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-gdome: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-htmltools: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-nqxml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-quixml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-raspell: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-tempura: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-xtemplate: Doesn't work with Ruby 1.9
2011-08-03 www/ruby-tmpl: Doesn't work with Ruby 1.9
2011-08-03 06:49:58 +00:00
Florian Smeets
16e334bc26 remove ports which still depend on seamonkey 1.1
Approved by:	thierry, maintainer timeout > 6 months
2011-08-02 00:13:39 +00:00
Florian Smeets
eb7994bdff add seamonkey 2.2 langpacks 2011-08-01 23:43:20 +00:00
Dirk Meyer
59ee09800f - retire obsolete port
contenido does not work with PHP5.3
2011-08-01 20:12:06 +00:00
Gabor Pali
76308443ce This is the Haskell S3 library. It provides an interface to Amazon's Simple
Storage Service (S3), allowing Haskell developers to reliably store and
retrieve arbitrary amounts of data from anywhere on the Internet.

WWW:	http://gregheartsfield.com/hS3/

Obtained from:	FreeBSD Haskell
2011-08-01 13:43:49 +00:00
Baptiste Daroussin
934221cca7 Bye bye abandonwares (part 5)
2011-08-08 russian/messarge: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 russian/pgp.language: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/ifd-gempc410: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/libidea: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/rain: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 sysutils/Tee: Has expired: No more public distfile
2011-08-08 sysutils/curly: Has expired: No more public distfiles
2011-08-08 sysutils/i855vidctl10: Has expired: No more public distfiles
2011-08-08 sysutils/ltrace: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 sysutils/rsyslog3-snmp: Has expired: unsupported upstream
2011-08-08 sysutils/xapply: Has expired: No more public distfiles
2011-08-08 textproc/asm2html: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 textproc/diff-mode.el: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 vietnamese/gtk-im-vi: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 www/campsite: Has expired: Does not work
2011-08-08 www/p5-PLP: Has expired: No more upstream, looks like an abandonware
2011-08-08 www/wcol: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 x11-toolkits/sdl_gui: Has expired: Looks like an abandonware, no more public distfiles
2011-08-01 05:52:02 +00:00
Sunpoet Po-Chuan Hsieh
3fd8e422e2 - Sort SUBDIRs
- Fix NO_VIET_KDE coverage
2011-08-01 02:53:58 +00:00
Julien Laffaye
c69122632d Disconnect www/typo345 for the time being to fix INDEX
Pointyhat to:	myself
2011-07-31 22:21:54 +00:00
Olli Hauer
d54718d5d7 - remove expired port www/mod_roaming 2011-07-31 22:11:23 +00:00
Julien Laffaye
a745a0f29d - Connect www/typo345 to the build
- Disable latest link
- Add an entry to UPDATING
2011-07-31 11:50:27 +00:00
Jun Kuriyama
98f7754bc6 This plugin provides a convenient wrapper around the Validation::Class
module for easy, reusable data validation for your Dancer
applications.  You don't even need to configure it unless your
environment isn't a typical one.

WWW: http://search.cpan.org/dist/Dancer-Plugin-ValidationClass/
2011-07-30 07:19:11 +00:00
Mario Sergio Fujikawa Ferreira
1914aa9339 New port py-tvdb_api version 1.5: API interface to TheTVDB.com 2011-07-25 02:56:02 +00:00
Sunpoet Po-Chuan Hsieh
816fd54fa7 - Add p5-LWP-Protocol-http10 6.02
The LWP::Protocol::http10 module provide support for using HTTP/1.0 protocol
with LWP. To use it you need to call LWP::Protocol::implementor() to override
the standard handler for http URLs.

This module used to be bundled with the libwww-perl, but it was unbundled in
v6.02 as part of the general cleanup for the 6-series. LWP::Protocol::http10 is
deprecated.

WWW: http://search.cpan.org/dist/LWP-Protocol-http10/
2011-07-14 08:49:43 +00:00
Sunpoet Po-Chuan Hsieh
626f63a0e4 - Add p5-LWP-Protocol-https 6.02
The LWP::Protocol::https module provide support for using https schemed URLs
with LWP. This module is a plug-in to the LWP protocol handling, so you don't
use it directly. Once the module is installed LWP is able to access sites using
HTTP over SSL/TLS.

If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither
SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one
provided by Mozilla::CA. If the Mozilla::CA module isn't available SSL requests
will fail. Either install this module, set up an alternative SSL_ca_file or
disable hostname verification.

This module used to be bundled with the libwww-perl, but it was unbundled in
v6.02 in order to be able to declare its dependencies properly for the CPAN
tool-chain. Applications that need https support can just declare their
dependency on LWP::Protocol::https and will no longer need to know what
underlying modules to install.

WWW: http://search.cpan.org/dist/LWP-Protocol-https/
2011-07-11 06:03:31 +00:00
Ashish SHUKLA
2bd0c272b0 Generic HTTP types for Haskell (for both client and server code).
WWW: https://github.com/aristidb/http-types

Obtained from:	FreeBSD Haskell
2011-07-10 21:33:00 +00:00
Jun Kuriyama
8aa9c3f3b6 Lightning-fast URL fetcher.
WWW: http://search.cpan.org/dist/Furl/
2011-07-09 09:45:26 +00:00
Martin Matuska
538944aa7e This Horde package provides client libraries for the Twitter REST API.
WWW: http://pear.horde.org
2011-07-07 22:27:45 +00:00
Martin Matuska
d19965e90e This Horde package provides client libraries for the Facebook REST API.
WWW: http://pear.horde.org
2011-07-07 22:26:38 +00:00
Beech Rintoul
660f43e0a2 - Replaced by new pear install
www/horde4-template
2011-07-07 21:49:54 +00:00
Beech Rintoul
de0008c0ce - Replaced by new pear install
www/horde4-browser
2011-07-07 21:46:35 +00:00
Martin Matuska
b0238f47b1 The Horde_Editor package provides an API to generate the code necessary
for embedding javascript RTE editors in a web page.

WWW: http://pear.horde.org
2011-07-07 21:08:15 +00:00
Martin Matuska
7f69447ba5 This package provides support for working with feed formats
such as RSS and Atom.

WWW: http://pear.horde.org
2011-07-07 21:05:56 +00:00
Martin Matuska
822016b132 This Horde package provides a set of classes for making HTTP requests.
WWW: http://pear.horde.org
2011-07-07 20:48:51 +00:00
Martin Matuska
6e77ca1be5 The Horde_Form package provides form rendering, validation, and other
functionality for the Horde Application Framework.

WWW: http://pear.horde.org
2011-07-07 20:48:01 +00:00
Martin Matuska
e25187d41c This Horde package provides classes for mapping URLs into the controllers
and actions of an MVC system. It is a port of a Python library, Routes,
by Ben Bangert (http://routes.groovie.org).

WWW: http://pear.horde.org
2011-07-07 20:10:36 +00:00
Martin Matuska
80b557eca8 The Horde_Browser class provides an API for getting information about
the current user's browser and its capabilities.

WWW: http://pear.horde.org
2011-07-07 19:20:59 +00:00
Martin Matuska
93c22e0771 Horde_SessionHandler defines an API for implementing
custom session handlers for PHP.

WWW: http://pear.horde.org
2011-07-07 18:41:45 +00:00
Martin Matuska
217527747c Horde Template system.
Adapted from bTemplate, by Brian Lozier <brian@massassi.net>.

WWW: http://pear.horde.org
2011-07-07 17:47:28 +00:00