- Assign maintainership to submitter since maintainer's email bounce and it
also did for the last PR. [1]
PR: ports/98503
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: portmgr (erwin) [1], lawrance (mentor, implicit)
- Bump PORTREVISION
- Change default install location
- This is a major security fix and I would ask that portmgr@ immediately
rebuild and redistribute the port's package!
PR: ports/98514
Submitted by: aaron
Approved by: secteam (simon)
hosting Ruby web applications of any kind using plain HTTP rather than
FastCGI or SCGI.
It is framework agnostic and already supports Ruby On Rails, Og+Nitro,
and Camping frameworks. It also supports a complete plugin system
based on RubyGems called GemPlugins.
WWW: http://mongrel.rubyforge.org/
PR: ports/97530
Submitted by: Rui Lopes <rgl@ruilopes.com>
This is an extension to ease the use of the del.icio.us website: a
social bookmarking, social software web service for storing and sharing
web bookmarks.
A non-hierarchical keyword categorization system is used on del.icio.us
where users can tag each of their bookmarks with a number of freely
chosen keywords. A combined view of everyone's bookmarks with a given
tag is available.
WWW: http://delicious.mozdev.org/
PR: ports/97685 (based on)
Submitted by: Lapo Luchini <lapo@lapo.it>
All browsers include a "View Source" option, but none of them offer the
ability to view the source code of external files. Most websites store
their javascripts and style sheets in external files and then link to
them within a web page's source code. Previously if you wanted to view
the source code of an external javascript/css you would have to manually
look through the source code to find the url and then type that into
your browser.
Well now there's a much easier way. You can use the JSView extension to
solve the problem. You can access it from the context menu, from the
toolbar, from the view menu, or from the status bar. If the website you
are viewing contains any external js/css files, an icon will appear that
says "CSS", "JS", or both. Each individual file can then be viewed by
clicking on the filename. The file will be opened in a new window. You
can also choose to open all external files by clicking on "View All".
Author: Ron Beckman
WWW: http://www.scorpiondb.com/firefox/extensions/jsview/
- Restrict to Perl 5.6+ due to dependency upon www/p5-HTML-Parser
- Take maintainership
3.15 2005-11-29
Fixed bug where rewrite_tag would unescape entities. Thanks to "Paul
Bijnens" <paul.bijnens@xplanation.com> for the bug report and fix.
PR: ports/98336
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
(note that correct distfile has different size and checksum)
* simplify RUN_DEPENDS if WITH_MODPERL2 is defined
PR: ports/98274
Submitted by: skv
Approced by: maintainer
The development version of www/serendipity, PHP based weblog software
PR: ports/96119
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Approved by: krion (mentor)
- Update maintainer
- Add perl5 to list of categories
Approved by: tobez (implicit)
Version: 3.09
- POD doc fixes.
- MP2: remove _check_request_req() - this was only necessary when
running under both MP1 and MP2. Package name change eliminates the
need for this.
- test suite converted to Test::More style test suites.
- descriptive test descriptions added
- make login() stash credentials in $r->pnotes("${AuthName}Creds") so
that the login form can access the user-supplied credentials if the
login fails.
- bug fix: use of Apache2::URI::unescape_url() does not handle
'+' to ' ' conversion. This caused problems for credentials
that contain spaces.
- MP2: remove mod_perl features from "use mod_perl2" line. This is
no longer supported by mod_perl2.
- MP2: _get_form_data() - switch to CGI.pm to handle form data (fixes
several form data handling bugs)
- In a subrequest, copy $r->prev->user to $r->user (or r->connection->user
for MP1).
- remove Apache2::AuthCookie::Util - no longer necessary
- multi-valued form fields are now handled properly in POST -> GET conversion
- MP2: require CGI.pm 3.12 or later
Please welcome a one-port-to-rule-them-all localization pack
for *firefox browser. It installs most popular languages by
default (zh-CN de fr ja ru it es-ES), but you can tune it by
setting FIREFOX_I18N in your /etc/make.conf to any other of
supported locales or to "all" to install them all.
It depends on xpi-locale-switcher extension by default, which
makes it very easy to switch between locales (Tools->Languages).
Define WITHOUT_SWITCHER to avoid the dependency.
Approved by: krion (mentor)
- Allow redefinition of public targets
- Make relink-all catch extensions with non-GUID ID's
- A bit smarter XPI_ID extraction
Approved by: krion (mentor, implicit)
Attempts to keep this port working with 5.005_03 got too low work
involved/usefulness ratio to bother any more, so require Perl from
ports.
Please note that various bits and pieces concerning DBI, GD::Graph, XML,
and LaTeX support were removed from this version of Template Toolkit.
Instead, they are now in separate distributions which are coming soon
to the ports collection near you.
The default UI for Firefox and Thunderbird does not provide an easy way
to switch between multiple installed language packs for the application,
because ordinary users aren't expected to install multiple language packs
However, some developers or users who speak multiple languages may wish
to install language packs and easily switch between multiple languages.
The locale-switcher extension provides simple menu to switch between
languages. The extension adds a "Languages" item on the "Tools" menu
under the existing Extensions/Themes options, allowing the user can
select a language.
WWW: http://benjamin.smedbergs.us/switch-locales/
PR: ports/97611 (based on)
Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
Approved by: krion (mentor)
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
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.