Commit graph

2185 commits

Author SHA1 Message Date
Greg Larkin
5cf8e71aec - Added new port for http://trac-hacks.org/wiki/RevtreePlugin 2008-11-26 23:10:03 +00:00
Lars Thegler
6932f3161d Add p5-WWW-Mechanize-CGI 0.3, use WWW::Mechanize with CGI applications.. 2008-11-25 15:33:42 +00:00
Dmitry Marakasov
20224f09ce - Update dillo2 port to 2.0 (port by [1]), connect to build
PR:		128139 [1], 128390 [2]
Submitted by:	bf <bf2006a at yahoo dot com> [1], Thomas-Martin Seck <tmseck at netcologne dot de> [2]
Discussed with:	Thomas-Martin Seck <tmseck at netcologne dot de> (www/dillo maintainer)
2008-11-24 14:48:38 +00:00
Martin Wilke
35f084dfd4 - Connect firefox3-i18n 2008-11-23 19:47:23 +00:00
Martin Wilke
a068f983e2 Catalyst plugin to force the application to restart server processes
when they reach a configurable memory threshold. Memory checks are
performed every 'N' requests. This is intended as a band-aid to
deal with problems like memory leaks; it's here to buy you time to
find and solve the underlying issues.

WWW:	http://search.cpan.org/dist/Catalyst-Plugin-AutoRestart/
2008-11-23 16:36:08 +00:00
Martin Wilke
e7f599b395 This is a Renderer driver for Structures_DataGrid using HTML_Template_Flexy.
It adds a couple of variables to a Flexy instance and adds paging
functionality. This renderer also enables customised result messages,
customised column labels and a column label formatter

WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Flexy/

Submitted by:	Nick Hilliard <nick at foobar.org>
2008-11-23 16:18:51 +00:00
Martin Wilke
a0db1fbfa0 This is a Renderer driver for Structures_DataGrid using PEAR::Pager.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Pager/

Submitted by:	Nick Hilliard <nick at foobar.org>
2008-11-23 16:18:19 +00:00
Martin Wilke
92e4f8fe74 This is a Renderer driver for Structures_DataGrid using Smarty.
WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Smarty/

Submitted by:	Nick Hilliard <nick at foobar.org>
2008-11-23 16:16:52 +00:00
Martin Wilke
853c3ed797 Sinatra is a DSL for quickly creating web-applications in Ruby
with minimal effort.  It sits on top of Rack, a minimal standard
interface for Ruby web frameworks.  For templating, the choices
include erb, haml, sass and Builder.

WWW: http://github.com/bmizerany/sinatra

PR:		ports/128551
Submitted by:	Daniel Roethlisberger <daniel at roe.ch>
2008-11-21 20:58:04 +00:00
Martin Wilke
5c52aa7125 This module provides the CSS-specific interfaces described in the W3C
DOM recommendation.

The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet
DOM interfaces.

WWW:	http://search.cpan.org/dist/CSS-DOM/

PR:		ports/128901
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-11-21 20:46:00 +00:00
Martin Wilke
bae76a250c asql is a simple console shell which allows you to run SQL queries
against an Apache logfile, something that can be very useful -
especially at getting information which is not easily available via
static logfile analysers.

WWW:	http://www.steve.org.uk/Software/asql/

PR:		ports/128110
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-11-21 20:35:50 +00:00
Sergey Skvortsov
050edf6ff6 Add p5-Catalyst-Plugin-CookiedSession 0.34, catalyst Plugin for storing
sessions in a browser cookie.

PR:		ports/129055
Submitted by:	Denis Pokataev <catone xx cpan.org>
2008-11-21 18:50:48 +00:00
Martin Wilke
7efe191d8c HTTP_WebDAV_Client is a RFC2518 compliant stream wrapper
that allows to use WebDAV server resources like a regular
file system from within PHP.

WWW: http://pear.php.net/package/HTTP_WebDAV_Client/

PR:		ports/128855
Submitted by:	Wen Heping<wenheping at gmail.com>
2008-11-15 21:17:53 +00:00
Martin Wilke
8ff9fe4cde HTTP_WebDAV_Server is a RFC2518 compliant helper class
for WebDAV server implementation.

WWW: http://pear.php.net/package/HTTP_WebDAV_Server/

PR:		ports/128856
Submitted by:	Wen Heping<wenheping at gmail.com>
2008-11-15 21:17:07 +00:00
Martin Wilke
ce1de73ae8 This module allows you to set some meta tags for each node, view or panels
page.  Giving more attention to the important keywords and/or description on
some of your nodes allows you to get better search engine positioning.

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

PR:		ports/128687
Submitted by:	Nick Hilliard <nick at netability.ie>
2008-11-09 16:13:05 +00:00
Yen-Ming Lee
b6dd4956e8 - add HTML::GoogleMaps 6
HTML::GoogleMaps provides a simple wrapper around the Google Maps API. It
allows you to easily create maps with markers, polylines and information
windows. Thanks to Geo::Coder::Google you can now look up locations around
the world without having to install a local database.

WWW: http://search.cpan.org/dist/HTML-GoogleMaps/
2008-11-08 18:05:28 +00:00
Martin Wilke
7900e50007 HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between the
browser and the web servers.

It aims to bring the functionality known from tools like HttpWatch or
IEInspector to the Firefox browser.

Information available per request includes:
- Request and response headers
- Sent and received cookies
- Querystring parameters
- POST parameters
- Response body

WWW: https://addons.mozilla.org/en-US/firefox/addon/6647

PR:		ports/128484
Submitted by:	Steven Kreuzer <skreuzer at exit2shell.com>
2008-11-01 21:56:17 +00:00
Jeremy Chadwick
a11bf349bb Adding p5-Markup-Perl to Makefile, should fix missing INDEX. 2008-10-17 21:23:20 +00:00
Martin Wilke
46f3a27290 Adds a splash screen to most Mozilla and Mozilla Based products.
Supports sound, opacity, CSS customization, custom images, and much more.
You can add {appVersion}, {buildID} and {userAgent} to the loading text and
it will be filled in for you.

WWW: http://www.mrtech.com/extensions/

PR:		ports/128111
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-10-15 16:18:48 +00:00
Martin Wilke
80312c0bc2 WWW::FreeProxy A module fetch proxies from free proxy lists
WWW: http://search.cpan.org/dist/WWW-FreeProxy/

PR:		ports/miwi
Submitted by:	Dennis Herrmann <adox at mcx2.org>
2008-10-12 10:21:37 +00:00
Martin Wilke
46b33e3dd6 `multisort' is a small program designed to take multiple httpd
logfiles in the Common Log Format and merge them into a single log,
sorted by date, sent to standard output.

This is useful if you're running a single website on multiple hosts
and using round-robin DNS to do load distribution. With multisort, you
can take the various logfiles from each server and merge them into a
single file for analysis.

WWW: http://www.xach.com/multisort/

PR:		ports/127906
Submitted by:	Dennis Herrmann <adox at mcx2.org>
2008-10-11 14:27:23 +00:00
Nicola Vitale
5eedccd0df Pyjamas is a port of Google Web Toolkit to Python, and thus enables
the development of AJAX applications in Python.

WWW:	http://pyjs.org
2008-10-11 11:33:27 +00:00
Sergey Skvortsov
bdc85d7077 Add p5-Catalyst-Plugin-Cache-Memcached-Fast 0.11, Catalyst Plugin for
Cache::Memcached::Fast.
2008-10-10 13:27:48 +00:00
Sergey Skvortsov
c8b238a764 Add p5-URI-Escape-XS 0.02, drop-in replacement for URI::Escape in XS. 2008-10-10 13:26:41 +00:00
Martin Matuska
19371c2a98 AdvancedTicketWorkflowPlugin provides a number of advanced operations
for customizable workflows that are similar to the operations provided
in the customizeable workflow of the core system.

WWW: http://trac-hacks.org/wiki/AdvancedTicketWorkflowPlugin
----------------------------------------------------------------------
2008-10-09 08:39:39 +00:00
Martin Matuska
b5c97364c4 Trac plugin to create new divisions in roadmap and milestone progress bars 2008-10-09 08:35:29 +00:00
Cheng-Lung Sung
84816ce132 - A light and powerful Ruby MVC web framework. 2008-10-09 02:05:41 +00:00
Cheng-Lung Sung
aaa6eec270 - A fast, secure, and very extensible implementation of eRuby (embedded Ruby) 2008-10-08 01:43:46 +00:00
Martin Wilke
7d0bd45b52 Atom API server for Catalyst applications
WWW:	http://search.cpan.org/dist/Catalyst-Plugin-AtomServer/

PR:		ports/127656
Submitted by:	Oleg Mamontov <oleg at mamontov.net>
2008-09-29 07:54:21 +00:00
Martin Wilke
4351a774f6 Configurable URIs for Catalyst
WWW:	http://search.cpan.org/dist/Catalyst-Plugin-SmartURI/

PR:		ports/127657
Submitted by:	Oleg Mamontov <oleg at mamontov.net>
2008-09-29 07:50:57 +00:00
Martin Wilke
971ed2cd58 Set a forms default values from a DBIx::Class row object
WWW:	http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/

PR:		ports/127660
Submitted by:	Oleg Mamontov <oleg at mamontov.net>
2008-09-29 07:48:57 +00:00
Martin Wilke
df6089e915 Log module of Catalyst that uses Log::Dispatch
WWW:	http://search.cpan.org/dist/Catalyst-Plugin-Log-Dispatch/

PR:		ports/127656
Submitted by:	Oleg Mamontov <oleg at mamontov.net>
2008-09-29 07:47:22 +00:00
Martin Wilke
e60ce56ce6 Return a new instance a component on each request
WWW:	http://search.cpan.org/dist/Catalyst-Component-InstancePerContext-0.001001/

PR:		ports/127655
Submitted by:   Oleg A. Mamontov <oleg@mamontov.net>
2008-09-29 07:46:18 +00:00
Martin Wilke
6844f5c942 A storage class for Catalyst Authentication using DBIx::Class
WWW:	http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/

PR:		ports/127544
Submitted by:	Oleg Mamontov <oleg at mamontov.net>
2008-09-29 07:45:16 +00:00
Martin Wilke
f1272ce577 Freeway is by far the largest and most fully featured
Open Source eCommerce platform. It doesn't just sell
products but extends to sell in some very fancy new
ways and is very configurable. For example, you can
just sell products if you are not interested in the
other selling methods.

You will find Freeway has very strong CRM features as
well as a useful and simple CMS as well.

WWW:	http://www.openfreeway.org/

PR:		ports/127568
Submitted by:	Wen heping <wenheping at gmail.com>
2008-09-26 23:29:02 +00:00
Anton Berezin
35a2674ff8 Add www/p5-CGI-Compress-Gzip, a Perl module to extend CGI.pm with
an ability to produce automatically compressed output when appropriate.
2008-09-24 11:20:35 +00:00
Martin Wilke
f499b2f19e This module provides an interface between Perl and the MediaWiki API
allowing creation of scripts to automate editing and extraction of data
from MediaWiki driven sites like Wikipedia.

WWW:	http://search.cpan.org/dist/MediaWiki-API/
2008-09-23 13:24:06 +00:00
Martin Wilke
ebcf9e25c6 Yet Another Nopaste is a PHP implementation of nopaste, allowing copy / paste
of piece of code from numerous language to share it using a simple URL,
optionally protected using a password. It uses GeSHi as highlighter back-end.
It does not use database.

WWW:	http://sourceforge.net/projects/yanopaste/
2008-09-23 08:13:17 +00:00
Martin Wilke
a7ab62f02d TYPOlight webCMS is a powerful web content management system that
specializes in accessibility (back end and front end) and uses XHTML
and CSS to generate W3C/WAI compliant pages.

Here are some prominent features that make TYPOlight stand out from
the variety of content management systems. If you want to learn more,
check out the full feature list ( http://www.typolight.org/features.html).

* Live update feature
* Multilingual documentation
* Accessible XHTML strict output
* Uses Ajax and Web 2.0 technologies
* Multi-language support (character set UTF-8)
* Cross-browser CSS framework generator (IE7 compatible)
* Built-in file manager, search engine and form generator
* Multiple back end languages and back end themes
* Front end output 100% template based
* Versioning and undo management

WWW:	http://www.typolight.org
2008-09-23 08:12:46 +00:00
Martin Wilke
e7ed232fe1 Helma is an open source web application framework for fast
and efficient scripting and serving of your websites and
Internet applications.

WWW:	http://www.helma.org/

PR:		ports/127184
Submitted by:	Bernhard Froehlich <decke at bluelife.at>
2008-09-07 22:23:35 +00:00
Martin Wilke
e48e8d19a7 - Connect www/mediawiki12 to the build 2008-09-07 21:34:26 +00:00
Martin Wilke
81a5aa587b Textile is a Python implementation of the Textile
(http://textism.com/tools/textile) markup language.

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

PR:		ports/127139
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
2008-09-06 21:03:19 +00:00
Martin Wilke
e0f7f62710 CMSMS makes it easy to set up a site and then hand it
over to non-techies to maintain. Unlike other CMS
packages, it isn't over-complex, and it isn't just for
blogs. The drop-down site navigation menus are the
icing on the cake: just so easy to use. There's an
excellent support forum too.

WWW: http://www.cmsmadesimple.org/

PR:		ports/127070
Submitted by:	Wen heping <wenheping at gmail.com>
2008-09-05 14:17:48 +00:00
Alex Dupre
f920ce1fa0 HttpClient provides components for client-side authentication, HTTP state
management, connection management, and an HTTP/1.1 compliant HTTP agent
implementation based on those components. It is intended as successor of
and replacement for Jakarta Commons HttpClient 3.x.

The HttpClient module is a full-featured, HTTP/1.1 compliant agent built
on top of HttpCore.

The HttpMime module extends mime4j library with some HTTP specific
functionality and integrates it with the HttpComponents framework.

WWW: http://hc.apache.org/httpcomponents-client/
2008-09-03 08:07:18 +00:00
Alex Dupre
2f946552f5 The HttpCore components implement the most fundamental aspects of the HTTP
protocol. They are nonetheless sufficient to develop basic client-side and
server-side HTTP services with a minimal footprint and no external
dependencies.

The HttpCore base module contains the public API and the default
implementation based on the Java classic (blocking) I/O model. It requires
a Java 1.3 compatible runtime and has no dependency on any external libraries.

HttpCore NIO extensions contain optional components that leverage the event
driven, non-blocking I/O (NIO) model. HttpCore NIO extensions require a
Java 5.0 compatible runtime and the HttpCore base module. HttpCore NIO
extensions are intended for those usage scenarios where raw throughput is
less important than the ability to handle thousands of simultaneous HTTP
connections in a resource efficient manner.

WWW: http://hc.apache.org/httpcomponents-core/
2008-09-03 08:06:18 +00:00
Felippe de Meirelles Motta
a9c71a6c02 Catalyst::Model::Adaptor - use a plain class as a Catalyst model
WWW: http://search.cpan.org/dist/Catalyst-Model-Adaptor

PR:		ports/127022
Submitted by:	Vladimir Timofeev <vovkasm@gmail.com>
2008-09-02 01:22:35 +00:00
Chin-San Huang
cc99ba77c5 Add p5-WWW-AtMovies-TV, retrieve TV information from http://www.atmovies.com.tw/
WWW: http://search.cpan.org/dist/WWW-AtMovies-TV/
2008-08-31 16:56:53 +00:00
Chin-San Huang
edc416d582 Add p5-WWW-NioTV, retrieve TV information from http://www.niotv.com/
WWW: http://search.cpan.org/dist/WWW-NioTV/
2008-08-31 16:45:27 +00:00
Martin Wilke
4b51f3f217 ImpressCMS is a community developed Content Management
System for easily building and maintaining a dynamic
web site. Keep your web site up to date with this easy
to use, secure and flexible system.

It is the ideal tool for a wide range of users: from
business to community users, from large enterprises to
people who want a simple, easy to use blogging tool.
ImpressCMS is a powerful system that gets outstanding
results!

WWW: http://www.impresscms.org/

PR:		ports/126948
Submitted by:	Wen heping <wenheping at gmail.com>
2008-08-30 20:20:43 +00:00
Philip M. Gollucci
10c1c1d224 DEPENDS_ARGS doesn't work with packages and even if it did
WITH_MODPERL2 / WITH_MODPERL is not handled correctly so the depency list for upcomming www/rt38 is way off.

As such, we've split this port into MASTER (www/p5-Apache-DBI) and
SLAVES (www/p5-Apache-DBI-mp1) and (www/p5-Apache-DBI-mp2).

While here, cleanup the MASTER port a little
 - spell out the RUN_DEPENDS
 - remove USE_APACHE and let www/mod_perl* deal with it
 - pull the plist into Makefile

Bump PORTREVISION

Discussed with:     pav on #bsdports
Approved by:        gabor (mentor)
2008-08-28 18:30:27 +00:00