Commit graph

2331 commits

Author SHA1 Message Date
Norikatsu Shigemura
29e7fbbc94 Add xpi-user_agent_switcher 0.6.11, is a User Agent Switcher.
WWW: http://chrispederick.com/work/user-agent-switcher/
2009-04-26 08:08:29 +00:00
Norikatsu Shigemura
55dd7fa614 Add xpi-jv 0.50, is a lightweight vim-like editor
for textareas.

WWW: http://code.google.com/p/jv-extension/
2009-04-26 07:15:27 +00:00
Norikatsu Shigemura
7176736c96 Add xpi-live_pagerank 0.9.6, is a firefox addons of
display PageRank for active URL.

WWW: http://livepr.raketforskning.com/firefox-extension.html
2009-04-26 06:44:43 +00:00
Martin Wilke
fef9b9d2e0 - Update to Firefox 3.1 BETA3
Firefox 3.1 Beta 3 is based on the Gecko 1.9.1 rendering platform,
which has been under development for the past 9 months. Firefox 3.1
is an incremental release on the previous version with significant
changes to improve web compatibility, performance, and ease of use:

    * Improved the new Private Browsing Mode.
    * Improvements to web worker thread support.
    * Improved performance and stability with the new TraceMonkey
      JavaScript engine.
    * New native JSON support.
    * Improvements to the Gecko layout engine, including speculative parsing
      for faster content rendering.
    * Support for new web technologies such as the <video> and <audio> elements,
      the W3C Geolocation API, JavaScript query selectors, CSS 2.1 and 3 properties,
      SVG transforms and offline applications.

Thanks to:	beat@, nox@, gahr@, Florian Smeets,
2009-04-25 22:45:27 +00:00
Norikatsu Shigemura
2afe458c61 Add xpi-firemobilesimulator 1.1.3, is a simulator of Japanese
mobile browser (DoCoMo/Au/Softbank) by firefox addons.

Tested by:	NAKAGAWA Tsuneo  yaemon at kikansha dot jp
2009-04-24 14:31:14 +00:00
Norikatsu Shigemura
4281b8fe39 Add xpi-default_full_zoom_level 3.9, is a default full zoom
level extention.

Tested by:	NAKAGAWA Tsuneo  yaemon at kikansha dot jp
2009-04-24 14:28:26 +00:00
Martin Wilke
271ee243cd Use this module if you need to have access to the Catalyst controllers or
models from command line script.

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

PR:		ports/133923
Submitted by:	Alexey V. Degtyarev <alexey at renatasystems.org>
2009-04-23 17:06:40 +00:00
Cheng-Lung Sung
a0f6c3e7de The WWW::Mechanize::GZip module tries to fetch a URL by requesting
gzip-compression from the webserver.

If the response contains a header with 'Content-Encoding: gzip',
it decompresses the response in order to get the original
(uncompressed) content.

This module will help to reduce bandwith fetching webpages, if
supported by the webeserver. If the webserver does not support
gzip-compression, no decompression will be made.

This modules is a direct subclass of WWW::Mechanize and will
therefore support any methods provided by WWW::Mechanize.

WWW: http://search.cpan.org/dist/WWW-Mechanize-Gzip/
2009-04-22 02:53:16 +00:00
Vanilla I. Shu
c933c1d94e Add spawn-fcgi 1.6.0, spawn-fcgi is used to spawn fastcgi applications.
PR:		ports/133665
Submitted by:	genserg at hotmail.com
2009-04-13 07:15:00 +00:00
Philip M. Gollucci
23a4abb880 www/mod_mysqluserdir||2009-04-13|Depends on broken databases/mysql323-client 2009-04-13 03:44:40 +00:00
Philip M. Gollucci
30e111c5b7 www/mod_mya||2009-04-13|Depends on broken databases/mysql323-client 2009-04-13 03:32:07 +00:00
Philip M. Gollucci
c3dfedb406 www/mod_snake||2009-04-12|Doesn't compile; abandoned upstream since 2002 2009-04-12 04:07:11 +00:00
Mark Linimon
7e65561aa9 Remove obsolete, expired versions of RT. 2009-04-11 21:26:40 +00:00
Martin Wilke
f406ee2e01 2009-03-22 science/oof: Broken with GCC 4.2 and beyond
2009-04-06 www/raqdevil: Master site gone, distfiles not fetchable
2009-04-11 09:58:39 +00:00
Martin Wilke
951b54da79 WWW::HatenaStar is perl interface to Hatena::Star.
WWW:	http://http://search.cpan.org/dist/WWW-HatenaStar/

PR:		ports/133461
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2009-04-11 08:20:46 +00:00
Joe Marcus Clarke
ae52bc8089 Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
2009-04-10 05:56:28 +00:00
Juergen Lock
0beceb2d73 This is the official Flash Player from Adobe. This plugin enables
you to see .swf and .spl files on the 'net from your Opera, Mozilla or
Firefox sessions.

Please see the Adobe home page for more information.

FreeBSD Flash License Agreement:
	http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374

WWW: http://www.adobe.com/
2009-04-09 21:10:18 +00:00
Martin Wilke
9ebd9875db WWW::HatenaDiary provides a CRUD interface to Hatena::Diary,
aiming to help you efficiently communicate with the service
with programmatic ways.

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

PR:		ports/133428
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2009-04-09 10:42:15 +00:00
Martin Wilke
92da982dd3 Login and logout interface to Hatena.
This module is very simple.

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

PR:		ports/133427
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2009-04-09 10:41:46 +00:00
Philip M. Gollucci
65b84030ea httpclient gives something like the functionality of libwww-perl (LWP) in Ruby. httpclient formerly known as http-access2.
Features:

    * methods like GET/HEAD/POST/* via HTTP/1.1.
    * HTTPS(SSL), Cookies, proxy, authentication(Digest, NTLM, Basic), etc.
    * asynchronous HTTP request, streaming HTTP request.
    * by contrast with net/http in standard distribution;
          o Cookies support
          o MT-safe
          o streaming POST (POST with File/IO)
          o Digest auth
          o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module)
          o NTLM auth for Proxy-Authenticate (requires win32/sspi module)
          o extensible with filter interface
          o you dont have to care HTTP/1.1 persistent connection (httpclient cares instead of you)
    * Not supported now
          o Cache
          o Rather advanced HTTP/1.1 usage such as Range, deflate, etc. (of course you can set it in header by yourself)

For more detail, see API document at dev.ctor.org/doc/httpclient/

WWW:    http://raa.ruby-lang.org/project/httpclient/

Sponsored by:   RideCharge Inc.
2009-04-08 20:29:17 +00:00
Martin Wilke
6d0a89558f 2009-03-26 www/drupal4-attachment: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
2009-03-26 www/drupal4-filemanager: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-gsitemap: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-i18n: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-nice_menus: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-taxonomy_access: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4-textile: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-26 www/drupal4: Drupal 4.7.x is end-of-life since 200802.  Please migrate to Drupal 6.x
2009-03-31 www/squid26: The 2.6 series is no longer actively maintained by the Squid developers
2009-03-30 x11-themes/camaelon-nesedah: now included in camaelon
2009-04-04 18:14:33 +00:00
Martin Wilke
37411a692c Scraping NICONICO DOUGA utility for Ruby.
(NICONICO DOUGA is Video Sharing Service)

WWW:	http://rubyforge.org/projects/nicovideo/

PR:		ports/133200
Submitted by:	TAKAHASHI Kaoru <kaoru at kaisei.org>
2009-03-31 09:41:49 +00:00
Pav Lucistnik
8fdc6888ba Add zope 2.11, a new stable branch of Zope
PR:		ports/132981
Submitted by:	Gerhard Schmidt <estartu@augusta.de>
2009-03-30 19:08:58 +00:00
Lars Balker Rasmussen
8453a12381 New port: www/p5-MojoMojo
Mojomojo is a sort of content managment system, borrowing many concepts
from wikis and blogs. It allows you to maintain a full tree-structure
of pages, and to interlink them in various ways. It has full version
support, so you can always go back to a previous version and see what's
changed with an easy AJAX- based diff system. There are also a bunch of
other features like bult-in fulltext search, live AJAX preview of editing,
and RSS feeds for every wiki page.

To find out more about how you can use MojoMojo, please visit
http://mojomojo.org or read the installation instructions in
MojoMojo::Installation to try it out yourself.

(This was a massive piece of work...  Let me know if you use it!)
2009-03-29 17:42:03 +00:00
Lars Balker Rasmussen
d15b6b4705 New port www/p5-HTML-GenToc:
HTML::GenToc generates anchors and a table of contents for
HTML documents.  Depending on the arguments, it will insert
the information it generates, or output to a string, a separate file
or STDOUT.

While it defaults to taking H1 and H2 elements as the significant
elements to put into the table of contents, any tag can be defined
as a significant element.  Also, it doesn't matter if the input
HTML code is complete, pure HTML, one can input pseudo-html
or page-fragments, which makes it suitable for using on templates
and HTML meta-languages such as WML.

Also included in the distrubution is hypertoc, a script which uses the
module so that one can process files on the command-line in a
user-friendly manner.
2009-03-29 14:17:04 +00:00
Lars Balker Rasmussen
56a21d6b20 New port www/p5-HTML-LinkList:
This module contains a number of functions for taking sets of URLs and
labels and creating suitably formatted HTML.  These links are "smart"
because, if given the url of the current page, if any of the links in
the list equal it, that item in the list will be formatted as a special
label, not as a link; this is a Good Thing, since the user would be
confused by clicking on a link back to the current page.
2009-03-29 14:16:18 +00:00
Lars Balker Rasmussen
83fd1686fc New port www/p5-Catalyst-Plugin-Email:
Send emails with Catalyst and Email::Send and Email::MIME::Creator.
2009-03-29 14:15:35 +00:00
Martin Wilke
6ca3fb232e This plugin allows you to schedule events to run at recurring
intervals. Events will run during the first request which meets or
exceeds the specified time.  Depending on the level of traffic to the
application, events may or may not run at exactly the correct time,
but it should be enough to satisfy many basic scheduling needs.

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

PR:		ports/133074
Submitted by:	Fernan Aguero <fernan at iib.unsam.edu.ar>
2009-03-27 21:55:34 +00:00
Martin Wilke
f9552dfba2 A simple REST client for Python, inspired by the microframework
(Camping, Sinatra) style of specifying actions: get, put, post,
delete.

WWW:	http://py-restclient.e-engura.org/

PR:		ports/133080
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-03-26 12:35:49 +00:00
Lars Thegler
d944241093 Add p5-POE-Filter-HTTP-Parser 0.08, a HTTP POE filter for HTTP clients
or servers.
2009-03-25 10:39:14 +00:00
Martin Wilke
ac81aa0cf6 HTTP::Daemon::SSL - a simple http server class with SSL support.
Instances of the HTTP::Daemon::SSL class are HTTP/1.1 servers
that listen on a socket for incoming requests.

WWW: http://search.cpan.org/dist/HTTP-Daemon-SSL/

PR:		ports/132810
Submitted by:	Mykola Marzhan <delgod at portaone.com>
2009-03-24 16:26:00 +00:00
Martin Wilke
8165274e69 The GeShi Filter module provides a filter for source code syntax
highlighting for a wide range of languages.

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

PR:		ports/132947
Submitted by:	Eygene Ryabinkin <rea-fbsd at codelabs.ru>
2009-03-23 18:53:53 +00:00
Lars Balker Rasmussen
e14d0fff48 Has been gone from CPAN for ages, so can't build anyway. Use
p5-Catalyst-Authentication-Store-DBIx-Class instead.
www/p5-Catalyst-Plugin-Authentication-Store-DBIx-Class
2009-03-23 14:09:14 +00:00
Martin Wilke
9c1b1b92c2 A plugin for WoozTalk to see and chat with other people watching the same
video at the same time as you on Dailymotion.

WWW:	http://www.wooztalk.com

PR:		ports/132870
Submitted by:	David <tech at wooztalk.com>
2009-03-22 11:27:38 +00:00
Martin Wilke
fbcbcc0d9b A plugin for WoozTalk to see and chat with other people watching the same
video at the same time as you on Youtube.

WWW:	http://www.wooztalk.com

PR:		ports/132877
Submitted by:	David <tech at wooztalk.com>
2009-03-22 11:26:26 +00:00
Martin Wilke
671c1ba7f9 A plugin for WoozTalk to see and chat with other people watching the same
video at the same time as you on Vimeo.

WWW:	http://www.wooztalk.com

PR:		ports/132876
Submitted by:	David <tech at wooztalk.com>
2009-03-22 11:24:54 +00:00
Martin Wilke
7a154f9d05 A plugin for WoozTalk to see and chat with other people listening
to the same music at the same time as you on Last.fm.

WWW:	http://www.wooztalk.com

PR:		ports/132875
Submitted by:	David <tech at wooztalk.com>
2009-03-22 11:22:04 +00:00
Martin Wilke
9c2779b107 A plugin for WoozTalk to see and chat with other people listening to
the same music at the same time as you on Jiwa.

WWW:	http://www.wooztalk.com

PR:		ports/132874
Submitted by:	David <tech at wooztalk.com>
2009-03-22 11:21:01 +00:00
Martin Wilke
2d743cdfce A plugin for WoozTalk to see and chat with other people
listening to the same music at the same time as you on
Imeem.

WWW:	http://www.wooztalk.com

PR:		ports/132873
Submitted by:	David <tech at wooztalk.com>
2009-03-22 11:20:05 +00:00
Martin Wilke
3753c629a5 A plugin for WoozTalk to see and chat with other people
watching the same video at the same time as you on Google
Video.

WWW:	http://www.wooztalk.com

Submitted by:	David <tech at wooztalk.com>
2009-03-22 11:19:15 +00:00
Martin Wilke
d9e813dc0c WoozTalk is a new innovative and free Internet service that let you see and
chat with anyone else visiting the same website, listening to the same music,
or watching the same video at the same time as you!

Thanks to this plugin, you can see and chat with people who are currently
listening to the same music as you on Deezer.

Please install it thanks to the WoozTalk port in net-im/wooztalk

WWW:	http://www.wooztalk.com

PR:		ports/132871
Submitted by:	David <tech at wooztalk.com>
2009-03-22 11:13:23 +00:00
Philip Paeps
4101083c2f Add www/py-recaptcha: a Python plugin for reCAPTCHA and reCAPTCHA Mailhide. 2009-03-20 12:14:02 +00:00
Dirk Meyer
872e2a923f A collection of classes for implementing web services in Objective-C
A collection of classes for making and/or parsing XMLRPC and SOAP requests.
This is intended to provide a framework for implementing web services,
so this release also contains initial support for parsing/editing
web service definitions (WSDL).

LICENSE: LGPL2 or later

WWW: http://www.gnustep.org/resources/downloads.php
2009-03-20 08:54:35 +00:00
Marcelo Araujo
405616748a CGI::Session::ExpireSessions is a pure Perl module.
It deletes CGI::Session-type sessions which have passed their use-by date.
It works with CGI::Session-type sessions in a database or in disk files,
but does not appear to work with CGI::Session::PureSQL-type sessions.
The recommended way to use this module is via method expire_sessions(),
which requires CGI::Session V 4 or later.

WWW: http://search.cpan.org/~rsavage/CGI-Session-ExpireSessions-1.09/

PR:		ports/132558
Submitted by:	Gerard Seibert <gerard@seibercom.net>
2009-03-15 19:11:43 +00:00
Martin Wilke
0bb34d7328 Pencil is a free and opensource tool for making diagrams and GUI
prototyping that everyone can use.

Top features:

* Built-in stencils for diagraming and prototyping
* Multi-page document with background page
* On-screen text editing with rich-text supports
* PNG rasterizing
* Undo/redo supports
* Installing user-defined stencils
* Standard drawing operations: aligning, z-ordering, scaling, rotating...
* Cross-platforms
* Adding external objects
* And much more...

WWW:	http://www.evolus.vn/Pencil/

PR:		ports/132456
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2009-03-14 14:03:00 +00:00
Martin Wilke
c0021129f4 This module aims to smooth out the differences between pastebins, and provides
redundancy: if one site doesn't work, it just tries a different one.

WWW:	http://search.cpan.org/dist/App-Nopaste

PR:		ports/132500
Submitted by:	bapt <baptiste.daroussin at gmail.com>
2009-03-12 16:51:59 +00:00
Martin Wilke
2da6056366 Perl module of download FLV/MP4/SWF files from nicovideo.jp (Nico Nico Douga).
WWW:	http://search.cpan.org/dist/WWW-NicoVideo-Download/

PR:		ports/132306
Submitted by:	TAKAHASHI Kaoru <kaoru at kaisei.org>
2009-03-12 16:45:48 +00:00
Martin Wilke
f8e68c85ae The module provides means of pasting large texts into http://pastebin.com
pastebin site.

WWW:	http://search.cpan.org/~zoffix/WWW-Pastebin-PastebinCom-Create/

PR:		ports/132492
Submitted by:	bapt <baptiste.daroussin at gmail.com>
2009-03-11 16:43:11 +00:00
Martin Wilke
3cb0c1f13a The module provides means of pasting large texts into http://rafb.net/
pastebin site.

WWW:	http://search.cpan.org/~zoffix/WWW-Pastebin-RafbNet-Create/

PR:		ports/132493
Submitted by:	bapt <baptiste.daroussin at gmail.com>
2009-03-11 16:42:19 +00:00
Martin Wilke
892eb00246 Mahara is an open source ePortfolio system with a flexible display framework.
Mahara, meaning 'think' or 'thought' in Te Reo M.ori, is user centred
environment with a permissions framework that enables different views of an
e-portfolio to be easily managed. Mahara also features a weblog, resume builder
and social networking system, connecting users and creating online learner
communities.

WWW: http://www.mahara.org/

PR:		ports/131932
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-03-11 16:41:42 +00:00