Commit graph

2736 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
8d4e20ce2f - Add p5-CGI-Application-Plugin-Apache 1.01
CGI::Application::Plugin::Apache provides easy access to Apache::* modules
for CGI::Application.

WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Apache/

PR:		ports/152383
Submitted by:	Kurt Lidl <kurt.lidl@cello.com>
2010-11-20 22:22:58 +00:00
Sergey Skvortsov
89fe94f66e Add htmlcompressor 0.9.4, HTML/XML Compressor. 2010-11-20 18:25:22 +00:00
Sunpoet Po-Chuan Hsieh
8b6d1382bc - Add p5-HTML-GenerateUtil 1.10
HTML::GenerateUtil is a module provides C language version of various helper
routines for generating HTML output.

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

PR:		ports/152380
Submitted by:	Kurt Lidl <kurt.lidl@cello.com>
2010-11-20 17:52:43 +00:00
Wen Heping
4b1d2e3a26 Catalyst::Plugin::ErrorCatcher allows you to do More Stuff with the
information that would normally only be seen on the Catalyst Error
Screen courtesy of the Catalyst::Plugin::StackTrace plugin.

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

PR:		ports/152320
Submitted by:	Andrey Kostenko <andrey@kostenko.name>
2010-11-19 06:32:11 +00:00
Wen Heping
49fe9c1c00 Rose::HTML::Objects is a framework for creating a reusable set of HTML
widgets as mutable Perl objects that can be serialized to HTML or XHTML
for display purposes.

The Rose::HTML::Object class may be used directly to represent a generic
tag with an explicitly set element name and arbitrary attributes. There
are also methods for parent/child manipulation.

WWW: http://search.cpan.org/dist/Rose-HTML-Objects
2010-11-19 06:24:17 +00:00
Philip M. Gollucci
20de5a989d This is a port of mod_auth_mellon, which is an apache module built around lasso
that provides a SAML 2 SP endpoint.

WWW: http://docs.feide.no/fs-0050
WWW: http://code.google.com/p/modmellon/

PR:		ports/152083
Submitted by:	Tom Judge <tom at tomjudge.com>
2010-11-11 05:09:03 +00:00
Philip M. Gollucci
a730689eea mod_whatkilledus is an experimental module for Apache httpd 2.x which
tracks the current request and logs a report of the active request
when a child process crashes.

Requirements: Apache httpd >= 2.0.49 must be built with the
--enable-exception-hook configure option and mod_so enabled.

Activating mod_whatkilledus:

  1. Load it like any other DSO.
	LoadModule whatkilledus_module modules/mod_whatkilledus.so

  2. Enable exception hooks for modules like mod_whatkilledus:
	EnableExceptionHook On

  3. Choose where the report on current activity should be written. If
     you want it reported to some place other than the error log, use the
     WhatKilledUsLog directive to specify a fully-qualified filename for
     the log.  Note that the web server user id (e.g., "nobody") must
     be able to create or append to this log file, as the log file is
     not opened until a crash occurs.

WWW: http://people.apache.org/~trawick/exception_hook.html

PR:		ports/151932
Submitted by:	Frank Wall <fw at moov.de>
2010-11-11 05:08:40 +00:00
Philip M. Gollucci
0574d1cb27 mod_backtrace is an experimental module for Apache httpd 2.x which
collects backtraces when a child process crashes.  Currently it is
implemented only on Linux and FreeBSD, but other platforms could be
supported in the future.

Requirements: Apache httpd >= 2.0.49 must be built with the
--enable-exception-hook configure option and mod_so enabled.

Activating mod_backtrace:

  1. Load it like any other DSO:
	LoadModule backtrace_module modules/mod_backtrace.so

  2. Enable exception hooks for modules like mod_backtrace:
	EnableExceptionHook On

  3. Choose where backtrace information should be written.
     If you want backtraces from crashes to be reported some place other
     than the error log, use the BacktraceLog directive to specify a
     fully-qualified filename for the log to which backtraces will be
     written.  Note that the web server user id (e.g., "nobody") must
     be able to create or append to this log file, as the log file is

WWW: http://people.apache.org/~trawick/exception_hook.html

PR:		ports/151931
Submitted by:	Frank Wall <fw at moov.de>
2010-11-11 05:08:18 +00:00
Jun Kuriyama
f4dafe1893 A fast and easy way to integrate your apps with Facebook.
This is a Perl interface to the Facebook Graph API
http://developers.facebook.com/docs/api.  With this module you can
currently query public Facebook data, query privileged Facebook data,
and build a privileged Facebook application.  See the TODO for all
that this module cannot yet do.

WWW: http://search.cpan.org/dist/Facebook-Graph/
2010-11-08 13:51:36 +00:00
Renato Botelho
8836830484 Remove expired ports:
2010-11-07 devel/libisc: Unlikely to be used...
2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated and set to be removed
2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports"
2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at http://ebay.com
2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 10:08:47 +00:00
Greg Larkin
bb0b03257d A software companion to a 30+ year-old CIA research methodology,
Open Source Analysis of Competing Hypotheses (ACH) will help you
think objectively and logically about overwhelming amounts of data
and hypotheses. It can also guide research teams toward more
productive discussions by identifying the exact points of contention.

WWW: http://www.competinghypotheses.org/

PR:		ports/151225
Submitted by:	Carlo Strub <c-s at c-s.li>
2010-11-04 21:08:20 +00:00
Renato Botelho
d1cb5fbcdc Remove expired ports:
2010-11-01 ftp/kwebget: Development has ceased.
2010-11-01 multimedia/clive-utils: development has ceased; use multimedia/umph instead
2010-11-01 ports-mgmt/barry: Development has ceased.
2010-11-01 www/wb0: Development has ceased.
2010-11-04 15:20:27 +00:00
Jun Kuriyama
262c554290 Plack::Middleware::AddDefaultCharset is a port of the
AddDefaultCharset configuration directive of the Apache HTTP server.

WWW: http://search.cpan.org/dist/Plack-Middleware-AddDefaultCharset/
2010-11-02 07:18:55 +00:00
Jun Kuriyama
fbb6e232f5 Plack Middleware for mapping urls to status code-driven responses.
WWW: http://search.cpan.org/dist/Plack-Middleware-Status/
2010-11-02 03:31:50 +00:00
Kevin Lo
33a9c7db21 Initial import of kplaylist 1.8.505
kPlaylist is a free PHP system that makes your music collection
available via the Internet.
kPlaylist is a music database that you manage via the web. With kPlaylist
you can stream your music (ogg, mp3, wav, wma, etc.), you can upload,
make playlists, share, search, download and a lot more.
2010-10-28 09:37:55 +00:00
Kevin Lo
6822cc5f87 Initial import of jinzora 3.0
Jinzora is the premiere web based media management system.
It allows you to easily stream your media, both audio and video
from your webserver to virtualy any media player that supports
streaming (WMP, Winamp, Foobar, XMMS, iTunes, etc).
2010-10-27 10:40:13 +00:00
Sunpoet Po-Chuan Hsieh
063a402cff - Add node-devel-0.3.0
node - evented I/O for V8 javascript

WWW: http://nodejs.org/

PR:		ports/151746
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	pgollucci (mentor, implicit)
2010-10-26 14:28:21 +00:00
Beat Gaetzi
d989bc79f6 - Remove www/firefox3-devel: Upstream development focuses on Firefox 4.0
and port is marked as IGNORE for more then eight months.
2010-10-24 11:14:47 +00:00
Wen Heping
1121076757 This modules provides simple URI (Percent) encoding/decoding.
WWW:    http://search.cpan.org/dist/URI-Encode/

PR:		ports/151590
Submitted by:	"ports@c0decafe.net" <ports@c0decafe.net>
2010-10-20 08:43:59 +00:00
Greg Larkin
cee1646699 surl is a URL shortening command line application that supports
various sites.  It supports stdin or filename input. It grabs the
URLs, converts them, and returns the same text that was used in the
input. It is known to work with a wealth of services, such as bit.ly,
goo.gl, tinyurl.com and tr.im.

WWW: https://launchpad.net/surl

PR:		ports/151189
Submitted by:	Carlo Strub <c-s at c-s.li>
2010-10-19 14:53:51 +00:00
Wen Heping
e6524fa81b - Connect www/typo343 2010-10-19 06:39:48 +00:00
Rene Ladan
1828ccaf53 Chromium is an open-source browser project that aims to build a safer,
faster, and more stable way for all users to experience the web. The
official site at http://www.chromium.org/Home contains design documents,
architecture overviews, testing information, and more to help you learn
to build and work with the Chromium source code.

You can help support this port of Chromium to FreeBSD by subscribing at
http://chromium.hybridsource.org.  This port was derived from older work
extracted from the weekly subscriber builds.

WWW: http://chromium.hybridsource.org

The Courgette update code has been removed from the distfile

PR:		ports/146302
Submitted by:	Florent Thoumie [flz at FreeBSD.org], [chromium hybridsource.org]
Approved by:	FreeBSD Foundation
2010-10-13 18:54:31 +00:00
Wen Heping
7d1c1af7f3 - Disconnect www/typo343 waiting for update of www/typo3 2010-10-12 06:56:15 +00:00
Philip M. Gollucci
6c3241dda1 The AnnouncerPlugin is meant to provide an extensible,
user-customizable notification system that can be used
to completely replace Trac's default notifications.

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

PR:		ports/150484
Submitted by:	Eygene Ryabinkin <rea-fbsd at codelabs.ru>
2010-10-12 06:21:13 +00:00
Wen Heping
7c5c6960c4 - Connect www/typo343 2010-10-12 02:25:00 +00:00
Wen Heping
2a05d3b4ad - connect www/mediawiki115 2010-10-12 01:57:32 +00:00
Renato Botelho
c89206158a Retire expired port:
2010-10-10 www/trac-multirepos: Multiple repositories support has been merged in trunk, please use Trac 0.12+ (www/trac) instead
2010-10-11 16:38:59 +00:00
Jun Kuriyama
dd323cd8a2 This module is included in p5-Plack now. 2010-10-11 15:35:47 +00:00
Wen Heping
a88f4b39a1 WebService::GData is a blueprint that you should inherit and extend.
It offers a basic hashed based object creation via the word new.

All sub classes should be hash based. If you want to pock into the
instance, it's easy but everything that is not documented should be
considered private. If you play around with undocumented properties/methods
and that it changes,upgrading to the new version with all the extra
new killer features will be very hard to do.

WWW: http://search.cpan.org/dist/WebService-GData/
2010-10-11 02:14:48 +00:00
Philip M. Gollucci
6b897e1445 TagZilla is an add-on to Mozilla that lets you add a tagline, random or
specifically chosen by you, to the end of an email or newsgroup posting,
or to the clipboard for pasting into a Web-based email or message board.

What is a tagline?
A tagline is a one-line joke, witticism, factoid, what have you. It can
be about any subject (although it's good to ensure it's appropriate to
the forum in question). The random quotes that can be found at the end
of web pages like Slashdot or the MozDev home page could be considered
taglines.

WWW: http://tagzilla.mozdev.org/

PR:		ports/151360
Submitted by:	Lapo Luchini <lapo at lapo.it>
2010-10-10 18:50:32 +00:00
Philip M. Gollucci
5dfb71c7de Mozilla gives a great flexibility and power to Javascript. This popular
client side scripting language can be used to create application level
logic and services for cross platform application development.

By creating libraries of common useful routines, application developers can
focus on creating original functionality for their own applications instead
of dealing w/ complex xpconnect wrapper objects and worrying about which
IDL methods do what and which are implemented on what platforms.

Goal: jslib has a simple goal, "Make life easier for Mozilla Application
Development by creating logical, easy to use API's for general purpose
routines that lend themselves to living in library code."

WWW: http://jslib.mozdev.org/

PR:		ports/151359
Submitted by:	Lapo Luchini <lapo at lapo.it>
2010-10-10 18:50:02 +00:00
Jun Kuriyama
811ad02678 POEx::Role::PSGIServer encapsulates the core PSGI server behaviors
into an easy to consume and extend role.  It is based on previous POEx
work such as POEx::Role::TCPServer which provides basic TCP socket
multiplexing via POE::Wheel::SocketFactory and POE::Wheel::ReadWrite,
and POEx::Role::SessionInstantiation which transforms plain Moose
objects into POE sessions.

WWW: http://search.cpan.org/dist/POEx-Role-PSGIServer/
2010-10-10 11:04:23 +00:00
Sunpoet Po-Chuan Hsieh
940beb0ede - Add p5-HTML-Declare 2.4
HTML::Declare is a very simple micro language to generate HTML.

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

Submitted by:	sunpoet (myself)
Approved by:	pgollucci (mentor)
2010-10-08 10:59:20 +00:00
Philip M. Gollucci
5984430931 - Update to 2.1.2b3
- Connect to build

PR:             ports/151254
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
2010-10-06 20:12:43 +00:00
Bernhard Froehlich
ad57a40b41 - Remove expired port www/p5-WWW-Pastebin-RafbNet-Create because service is dead
Approved by:	beat (co-mentor)
2010-10-02 07:17:50 +00:00
Renato Botelho
8b280edc8f Remove expired ports:
2010-10-01 net-mgmt/zabbix16-server: Development has ceased. Please upgrade to Zabbix 1.8.
2010-10-01 net-mgmt/zabbix16-agent: Development has ceased. Please upgrade to Zabbix 1.8.
2010-10-01 net-mgmt/zabbix16-frontend: Development has ceased. Please upgrade to Zabbix 1.8.
2010-10-01 net-mgmt/zabbix16-proxy: Development has ceased. Please upgrade to Zabbix 1.8.
2010-10-01 net-p2p/mutella: No longer under active development
2010-10-01 www/xpi-hit-a-hint: Development has been ceased and not compatible with Firefox > 2.
2010-10-01 www/xpi-preferential: Development has been ceased and not compatible with Firefox > 2.
2010-10-01 www/xpi-statusbarclock: Development has been ceased and not compatible with Firefox > 2.
2010-10-01 13:45:47 +00:00
Philip M. Gollucci
c4b3201176 - Disconnect www/xpi-gbutts
PR:             ports/146854
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
2010-09-28 02:12:27 +00:00
Philip M. Gollucci
6af8f8f7e2 rename www/CKeditor -> www/ckeditor
no MOVED entry

Requested by:   danfe
2010-09-23 17:31:29 +00:00
Philip M. Gollucci
1fa7319be9 CKEditor is a text editor to be used inside web pages. It's a WYSIWYG
editor, which means that the text being edited on it looks as similar
as possible to the results users have when publishing it. It brings to
the web common editing features found on desktop editing applications
like Microsoft Word and OpenOffice.

WWW: http://ckeditor.com/

Rename:         www/CKeditor -> www/ckeditor
Requested by:   danfe
2010-09-23 17:30:03 +00:00
Philip M. Gollucci
99c6b63301 This module implements the Linode.com api methods. Linode methods have
had dots replaced with underscores to generate the perl method name.
All keys and parameters have been lower cased but returned data
remains otherwise the same.

WWW:	http://search.cpan.org/dist/WebService-Linode/

PR:		ports/150754
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-09-23 02:41:19 +00:00
Philip M. Gollucci
754a686ae9 CKEditor is a text editor to be used inside web pages. It's a WYSIWYG
editor, which means that the text being edited on it looks as similar
as possible to the results users have when publishing it. It brings to
the web common editing features found on desktop editing applications
like Microsoft Word and OpenOffice.

WWW: http://ckeditor.com/

PR:		ports/150277
Submitted by:	Joe Horn <joehorn at gmail.com>
2010-09-23 02:40:26 +00:00
Philip M. Gollucci
3f4ad595fb Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) aggregator,
designed to allow you to read news from any location, while feeling as close to
a real desktop application as possible.

It can be seen as a replacement for Google Reader.

WWW: http://tt-rss.org/

PR:		ports/150246
Submitted by:	Thierry Thomas <thierry at pompo.net>
2010-09-23 02:40:02 +00:00
Philip M. Gollucci
a2d87d36fb WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
WWW:    http://rubygems.org/gems/webmock
2010-09-22 02:52:47 +00:00
Marcelo Araujo
2f24e66efd Speedtest.net Mini is a package that allows to free speed test on
your own server that uses the same technology as Speedtest.net.

WWW:	http://www.speedtest.net/mini.php

PR:		ports/150716
Submitted by:	Grytsuk Anton <gx@bsdplanet.ru>
2010-09-21 14:59:50 +00:00
Renato Botelho
2927185ff6 Monast is a monitoring interface which acts as an operator panel for AsteriskTM
to display extensions status and calls details going through your IP-PBX.

It was develop in Python, PHP and uses prototype.js to handle AJAX calls and YUI
(Yahoo User Interface).

Monast can originate, transfer, park and hangup calls, Manage queue members
(add, remove, pause and unpause members) and meetme conference rooms.
(all using drag&drop feature from YUI)

Licensed under BSD, it has been created by Diego Aguirre (DagMoller).

WWW: http://monast.sf.net

PR:		ports/144988
Submitted by:	Marcelo/Porks Rossi <marcelorossi at gmail.com>
2010-09-16 19:41:13 +00:00
Renato Botelho
13f0ee370b Remove ports with EXPIRATION_DATE set
2010-08-31 multimedia/vlconwooztalk: wooztalk website not responding as of 20100731
2010-08-31 net-im/wooztalk: wooztalk website not responding as of 20100731
2009-12-31 russian/php_doc: Support for the Russian translation of the PHP manual seems to have stopped
2010-01-15 sysutils/ipmi-kmod: in base system since 6.2-RELEASE
2010-08-31 www/p5-Plack-Server-AnyEvent: yes
2010-08-31 www/xpi-dailymotiononwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-deezeronwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-firefoxonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-googlevideoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-imeemonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-jiwaonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-lastfmonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-vimeoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-youtubeonwooztalk: wooztalk website not responding as of 20100731
2010-07-01 x11/chameleon: No longer under development, master site disappeared years ago
2010-09-14 12:31:45 +00:00
Josh Paetzel
cbbfa57be7 Dojango is a reusable django application that helps you to
use the client-side framework dojo within your django project.
It provides capabilites to easily switch between several dojo
versions and sources (e.g. aol, google, local)
Delivers helping utilities, that makes the development of rich
internet applications in combination with dojo more comfortable.
It makes the building of your own packed dojo release easier.

Sponsored by:	iXsystems
2010-09-13 22:42:14 +00:00
TAKATSU Tomonari
e0d71f0076 - Remove japanese/tdiary-devel, doesn't make sense to keep -devel port
- Remove www/tdiary-devel, doesn't make sense to keep -devel port
2010-09-12 03:08:44 +00:00
Sahil Tandon
9b5f4121db WebService::Google::Reader provides an interface to the Google Reader
service through the unofficial (as-yet unpublished) API.

WWW: http://search.cpan.org/dist/WebService-Google-Reader/

PR:		ports/150325
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-11 19:49:14 +00:00
Martin Wilke
a0716f66e3 This plugin allows for validating custom fields as dates in tickets.
WWW: http://trac-hacks.org/wiki/DateFieldPlugin

PR:		ports/150215
Submitted by:	Eygene Ryabinkin <rea-fbsd at codelabs.ru>
2010-09-11 11:23:24 +00:00