A plugin that allows you to view the browsers request headers
and the headers sent by the http server.
PR: ports/125096
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
WoozTalk is a new innovative and free Internet service that
let you see and chat with anyone else visiting the same
website.
As soon as you install WoozTalk, when you visit one of your
favorite websites, you will see others net surfers currently
connected and you will be able to chat with them!
This plugin allows to use WoozTalk with Firefox. It will
be installed by the port net-im/wooztalk
WWW: http://www.wooztalk.com
PR: ports/125885
Submitted by: David <tech@wooztalk.com>
FireGPG is a Firefox extension which brings an interface
to encrypt, decrypt, sign or verify the signature of text
in any web page using GnuPG.
WWW: http://getfiregpg.org/index.html
PR: ports/125919
Submitted by: Ashish Shukla <wahjava@gmail.com>
Upgrade to latest upstream release, compatible with Firefox 3 and with
quite a few improvements.
It's a beta release, but in my experience seems to be stable enough.
PR: ports/125870
Submitted by: Lapo Luchini <lapo@lapo.it>
<ChangeLog>
*) Bugfix: in the "addition_types", "charset_types", "gzip_types",
"ssi_types", "sub_filter_types", and "xslt_types" directives; the
bugs had appeared in 0.7.9.
*) Bugfix: of recursive error_page for 500 status code.
*) Bugfix: now the ngx_http_realip_module set address not for whole
keepalive connection, but for each request passed via the connection.
</ChangeLog>
- Add note about new config file format to UPDATING:
The layout of the ikiwiki.setup file has changed in a significant
way in this release. Old setup files will continue to work, but new
features, like the new websetup interface, require a new format
setup file. You can convert old setup files into the new format by
running the following command for all your ikiwiki.setup files:
ikiwiki-transition setupformat ikiwiki.setup
<ChangeLog>
*) Change: now ngx_http_charset_module works by default with following
MIME types: text/html, text/css, text/xml, text/plain,
text/vnd.wap.wml, application/x-javascript, and application/rss+xml.
*) Feature: the "charset_types" and "addition_types" directives.
*) Feature: now the "gzip_types", "ssi_types", and "sub_filter_types"
directives use hash.
*) Feature: the ngx_cpp_test_module.
*) Feature: the "expires" directive supports daily time.
*) Feature: the ngx_http_xslt_module improvements and bug fixing.
Thanks to Denis F. Latypoff and Maxim Dounin.
*) Bugfix: the "log_not_found" directive did not work for index files
tests.
*) Bugfix: HTTPS connections might hang, if kqueue, epoll, rtsig, or
eventport methods were used; the bug had appeared in 0.7.7.
*) Bugfix: if the "server_name", "valid_referers", and "map" directives
used an "*.domain.tld" wildcard and exact name "domain.tld" was not
set, then the exact name was matched by the wildcard; the bugs had
appeared in 0.3.18.
</ChangeLog>
Pligg unique are collaborative bookmarking, social networking,
folksonomy and blogging. Each of the News links, unit of pligg
content, has a vote button, URL and optionally a short description
of news. Here Visitors are supplier, consumer and judge of the
content. Every visitor has right and freedom to vote and veto any
news item. At the end of the day, depending on count of vote news
are either promoted to main site,or move or remains in incoming
queue, or permanently removed from site. Being a collaborative CMS,
Pligg sites grow very fast in terms of traffic and popularity.
WWW: http://www.pligg.com/
PR: ports/126415
Submitted by: Wen heping <wenheping at gmail.com>
worlds by providing an open, permanent, and intelligent infrastructure
for geo-referencing data on the Internet.
WWW: http://developer.yahoo.com/geo/
PR: ports/126292
Submitted by: Steven Kreuzer <skreuzer at exit2shell.com>
plurk itself uses internally which are not published and not necessarily
stable. When Plurk publish a stable API this module will be updated to take
advantage of it. In the mean time use with caution.
Ryan Lim did the heavy lifting of reverse engineering the API. His PHP
implementation can be found at http://code.google.com/p/rlplurkapi/.
If you'd like to lend a hand supporting the bits of Plurk that this API
doesn't yet reach please feel free to send me a patch. The Plurk API Wiki at
http://plurkwiki.badchemicals.net/ is a good source of information.
Author: Andy Armstrong <andy.armstrong@messagesystems.com>
WWW: http://search.cpan.org/dist/WWW-Plurk/
PR: ports/126404
Submitted by: Yi-Hsuan Hsin <mhsin at mhsin.org>
very basic browser whose feature list includes things like "History"
and "Bookmarks". It does not have support for netscape plugins, so
no flash support until Qt 4.5. But it is small, less than 10,000
lines of code, very fast, lean, mean and loads of fun to hack on.
Arora and QtWebKit is developed to be cross-platform using the Qt
library. It was originally created as a demo for Qt to help test
the QtWebKit component and find API issues and bugs before the
release.
WWW: http://code.google.com/p/arora/
Submitted by: Andy Fawcett <andy at athame.co.uk>