XPCOM Component Viewer enumerates all components and iterfaces
availble to JavaScript. It provides the ability to filter by
regular expression.
Author: Robert Ginda
WWW: https://addons.mozilla.org/firefox/2230/
Approved by: krion (mentor)
URL Link is a small extension that allows you to select a non-URL in a
mail/news message or web-page, and open it in a browser window.
For emails, it reconnects links in emails which have been broken across
several lines, and also replaces spaces with the URL character code %20
so that you may follow emailed network 'file:' links (which it auto-
detects from Windows X: or servdir references).
For web pages, it also allows you to select textual links/URLs in web
pages or edit boxes, and follow them as if they were real links. It
will always let you follow links and also analyses mailto: links.
WWW: http://www.fnxweb.com/software-mozilla
Approved by: krion (mentor)
Sort any HTML data table. Simply press 'ctrl', 'alt' keys at the
same time and click inside any table cell, the table will be sorted
based on the data inside that column. The auto-detected data types
include various US-styled date/time, currency, IP address, number,
or text. Further, the context menu provides options to explicitly
specify the data type, thus for example European styled date could
be sorted correctly. One could also set a few options, including
setting European date as the default auto-detected time stamp, etc.
WWW: http://www.mingyi.org/other/tablesort.html
Approved by: krion (mentor)
Dead pages, broken links, the scourge of the internet. Powerhouse
sites like Slashdot and Digg can bring a server to its knees. What
do we do when a page is dead but we still want to see it? Call in
the clerics, and perform a resurrection ceremony! Or, the easier
route, use this extension.
WWW: http://www.arantius.com/article/resurrect
Approved by: krion (mentor)
Shows Google Definitions for the selected word (in the same tab!)
Based on the Wikipedia Inline Article Viewer
WWW: https://addons.mozilla.org/firefox/2083/
Approved by: krion (mentor)
Do you know where your form information is going? This extension
displays the form action (the site to where the information you've
entered is going.) In any place where you can enter data, from search
boxes to order forms, mouse over the final Submit button to reveal
the destination.
WWW: http://dsteinbrook.googlepages.com/
Approved by: krion (mentor)
Showcase is an extension thought to easily locate and select any open
browser window in Firefox.
You can use it in two ways: global mode (F12) or local mode (Shift +
F12). In global mode, a new window will be opened with thumbnails of
the browsers you've opened in all windows. In local mode, only tabbed
browsers of your current window will be shown.
WWW: http://showcase.uworks.net/
Approved by: krion (mentor)
Toolbar buttons that clear:
- Address Field
- Search Field
- Find Field
- All Text Fields, Password Fields and Checkboxes in the viewed page!
Now you can easily empty the contents of the fields listed above.
Useful for people who paste with the middle click. Inspired by
konqueror.
WWW: http://alex.alexander.googlepages.com/clearfields
Approved by: krion (mentor)
AutoBrowse - The most creative screensaver in the world!
Enter any search-word and any search-engine (default is google.de)
and AutoBrowse will surf the net for you. Enjoy!
WWW: http://autobrowse.berlios.de/
Approved by: krion (mentor)
FORBIDDEN from the frontpage ports at it.
While this is "only" a cross site scripting vulnerability it has some
rather serious implications which can allow an attacker to take over a
web site, so I'm keeping FORBIDDEN.
- accept 7-CURRENT's WITHOUT_NIS switch as a synonym for NO_NIS
- add a missing "/" in files/pkg-message.in
- update the ICAP core patchset to the latest CVS (2006-05-21)
- update the custom logfile patchset to the latest CVS (2006-05-21)
PR: ports/97607
Submitted by: maintainer
Forecastfox is an extension that brings international weather from
AccuWeather.com to your Firefox web browser. You can use your US zip code or
you can easily find your town or city by using the built in search tool. It is
unobtrusive and lightweight, yet can be customized to display nearly as much
data as the leading desktop weather programs!
Author: Jon Stritar <jstritar@mit.edu>
WWW: http://forecastfox.mozdev.org/
PR: ports/97469
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: krion (mentor)
The fundamental insight for this engine is that wiki pages are read far
more often than they are modified. Thus, the generated HTML can be
cached. It follows that the main code path will check that the .html
file exists and simply copy it to stdout in the vast majority of cases.
The .html file generated from each .wiki file is about the same size as
the .wiki file itself, so there will be no particular I/O advantage,
but there is a huge CPU advantage, and a significant memory footprint
advantage, and since I want to run a wiki on a geriatric 20MB 33MHz 386
machine, this is a good thing.
Online demo: http://quickie.sourceforge.net/cgi-bin/quickie
WWW: http://quickie.sourceforge.net/
PR: ports/97376
Submitted by: Shaun Amott <shaun@inerd.com>
- simplify definition of the SQUIDHOSTNAMELEN constant (squid bug #1434)
- correct display of mime icons when visible_hostname contains only the plain
hostname without a domain (squid bug #1532)
- plug a memory leak in the HTCP client code (squid bug #1553)
- plug a memory leak in the ident processing code (squid bug #1557)
- Bump PORTREVISION
[1] http://www.squid-cache.org/Versions/v2/2.5/bugs/
PR: 97356
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
- Removes the (now) un-necessary pkg-message.
- Moves the configuration file to ${PREFIX}/etc/tinyproxy.conf
- bump PORTREVISION for above
- Pass maintainership to submiter.
Tinyproxy now installs a rcNG script. To enable tinyproxy at boot
time, set the following in rc.conf(5):
tinyproxy_enable="YES"
The confiration file for tinyproxy has been moved to
${PREFIX}/etc/tinyproxy.conf. Any old configuration files will need
to be migrated over to the new location.
PR: ports/96720
Submitted by: Wesley Shields <wxs@csh.rit.edu> (new maintainer)
Approved by: lawrance (mentor)
Replaces Flash objects with a button you can click to view them
PR: ports/97255
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: krion (mentor)
Drop 2 bad sites, and make use of sourceforge mirrors. [1]
As a note, there is a links-0.99pre6.tar.gz version, but I
guess (since we also have www/links) there's a good reason
to keep 0.98 for links1
Reported by: fenner's distfiles survey [1]
PR: ports/95737
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
an RCS tag from another file (conf.xml) - but it doesn't appear to be
there by default. So we copy it over if there isn't already one in the
file, prior to install.
Also some plist changes that fix warnings in dependent ports.
PR: ports/96080
Submitted by: Shaun Amott <shaun@inerd.com>
Reviewed by: tmclaugh (mentor), itetcu (me)
Approved by: lawrance (metor)
bug using Scott's Barta contributed version from official site:
In standard version _all_ connections with the same IP counted through
scoreboard, despite file type. So, if you set limit 3 to, say, video/avi
type and open 3 connections to unlimited .html or .jpeg, next 1 connection
to video/avi will be rejected (since all, even unlimited connections are
counted through scoreboard)
Approved by: >2 weeks maintainer timeout
Update port infrastructure.
Add compiler's debug flag if WITH_DEBUG defined.
Add prefix NGINX_ for port's variables (VARDIR, LOGDIR, TMPDIR) for
prevent conflict with system variables.
Remove STOP_BEFORE_REMOVE and START_AFTER_INSTALL knobs.
sites on the web.
It is a collaborative surfing tool for browsing, reviewing and sharing
great sites with like-minded people. This helps you find interesting
webpages you wouldn't think to search for.
PR: ports/96771
Submitted by: Lapo Luchini <lapo@lapo.it>
Approved by: krion (mentor)
conversion tool for web writers.
Markdown allows you to write using an easy-to-read, easy-to-write
plain text format, then convert it to structurally valid XHTML (or
HTML).
WWW: http://www.deveiate.org/projects/BlueCloth
PR: ports/96651
Submitted by: Alastair Rankine <arsptr@optusnet.com.au>
appears to be conflict with phpBB's built-in captcha functionality.
Please note that this does not change the default behavior (patch
phpBB for the DoS issue), and this is intentionally undocumented.
Hopefully we can get rid of all these home-grown stuff as the
phpBB make their 2.2-release.
Requested by: Goyo Roth <sadangel@pow2clk.net>
PR: ports/93204
Submitted by: delphij
Approved by: Kang Liu <liukang@cn.FreeBSD.org>
Approved by: mentor (sem)
a Pythonic object model.
Features:
- Allows program logic and HTML to be completely separated - a graphical
designer can design the HTML in a visual HTML editor, without needing to
deal with any non-standard syntax or non-standard attribute names.
- Designed with common HTML-application programming tasks in mind.
- No special requirements for the HTML/XML (or just one: attribute values must
be quoted) - so you can use any editor, and your HTML/XML doesn't need to be
strictly valid.
- Works by string substitution, rather than by decomposing and rebuilding the
markup, hence has no impact on the parts of the page you don't manipulate.
- Does nothing but manipulating HTML/XML, hence fits in with any other Web
toolkits you're using.
- Tracebacks always point to the right place - many Python/HTML mixing systems
use exec or eval, making bugs hard to track down.
WWW: http://www.entrian.com/PyMeld/index.html
PR: ports/96698
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
maps host names like www.example.com to a filesystem tree like
$prefix/com/example/www/$suffix. It can optionally strip the www
prefix of host names.
WWW: http://dev.iworks.at/mod_domaintree/
PR: ports/96839
Submitted by: Daniel Gerzo <danger@rulez.sk>
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).