<ChangeLog>
*) Feature: the "try_files" directive.
*) Feature: variables support in the "fastcgi_pass" directive.
*) Feature: now the $geo variable may get an address from a variable.
Thanks to Andrei Nigmatulin.
*) Feature: now a location's modifier may be used without space before
name.
*) Feature: the $upstream_response_length variable.
*) Bugfix: now a "add_header" directive does not add an empty value.
*) Bugfix: if zero length static file was requested, then nginx just
closed connection; the bug had appeared in 0.7.25.
*) Bugfix: a MOVE method could not move file in non-existent directory.
*) Bugfix: a segmentation fault occurred in worker process, if no one
named location was defined in server, but some one was used in an
error_page directive.
Thanks to Sergey Bochenkov.
</ChangeLog>
- Pass maintainership to submitter (port was abandoned)
- Port was broken because of rerolled distfile. I diffed the current available sources
against the last available sources of r7379 with MD5 of 302677b84fe746ed0314dbe5f68a047c
and there are only innocuous changes to do with usage(), copyrights and documentation.
PR: ports/129635
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
- Take advantage of macro name 'SF' for MASTER_SITES
- Use PORTDOCS & PLIST_FILES instead
PR: 128967
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: maintainer timeout
from RT database. Now Shredder support wipe out of almost all RT
objects (Tickets, Transactions, Attachments, Users...)
WWW: http://search.cpan.org/perldoc?RTx::Shredder
PR: ports/126783
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
reminders so you see when is your next due ticket. You can find it in
the menu Search->Calendar.
There's a portlet to put on your home page (see Prefs/MyRT.html)
You can also enable ics (ICal) feeds for your default calendar and all
your private searches in Prefs/Calendar.html. Authentication is magic
number based so that you can give those feeds to other people.
You can find screenshots on
http://gaspard.mine.nu/dotclear/index.php?tag/rtx-calendar
WWW: http://search.cpan.org/dist/RTx-Calendar/
PR: ports/126781
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
In-place converter of text typed in with a wrong keyboard layout. When users
work in multilingual environment (e.g. Russian+English), they sometimes type
in text with wrong keyboard layout. In auto mode XNeur can automatically
detect language of a word user typed, switch keyboard layout and convert the
word from one keyboard layout into another. In manual mode user has ability
to convert last typed word or some selected text using hot keys. The idea of
this utility is similar to Punto Switcher for Windows. For now XNeur support
English, Russian, Ukrainian, Belarusian, French and Romanian.
WWW: http://www.xneur.ru/
PR: ports/129610
Submitted by: Alexander Logvinov <ports at logvinov.com>