See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php
New ports:
devel/kdebindings4:
Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
Currently only Python bindings are supported.
devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
devel/kdebindings4-python-pykde4:
Python bindings for KDE.
print/kdeutils4-printer-applet:
printer-applet is a system tray utility. It shows current print jobs,
shows printer warnings and errors and shows when printers that have
been plugged in for the first time are being auto-configured by
hal-cups-utils. It replaces kjobviewer in KDE 3.
print/system-config-printer-kde
A port of Gnome system-config-printer to KDE.
- BUILD/RUN_DEPENDS come from USE_APACHE
- Use APACHEMODDIR in pkg-plist
- Use PORTDOCS var
- Bump PORTREVISION
PR: ports/133650
Approved by: maintainer timeout (30 days)
Submitted by: me
- only for www/apache13
- Fix NO*
- Convert to AP_FAST_BUILD/AP_GENPLIST
- Bump PORTREVISION
- Use SF macro
PR: ports/133639
Approved by: maintainter timeout (30 days)
Submitted by: me
for HTML::TreeBuilder::XPath.
Currently, this module implements good enough methods
for work with Web::Scraper.
PR: ports/133780
Submitted by: TERAMOTO Masahiro <markun@onohara.to>
<ChangeLog>
*) Bugfix: the http_XXX parameters in "proxy_cache_use_stale" and
"fastcgi_cache_use_stale" directives did not work.
*) Bugfix: fastcgi cache did not cache header only responses.
*) Bugfix: of "select() failed (9: Bad file descriptor)" error in
nginx/Unix and "select() failed (10022: ...)" error in nginx/Windows.
*) Bugfix: a segmentation fault might occur in worker process, if an
"debug_connection" directive was used; the bug had appeared in
0.7.54.
*) Bugfix: fix ngx_http_image_filter_module building errors.
*) Bugfix: the files bigger than 2G could not be transferred using
$r->sendfile.
Thanks to Maxim Dounin.
</ChangeLog>
these unofficial patchs aren't more applicable.
- From now on USE_PYTHON = 2.5+.
- Bump PORTREVISION.
Reported by: barbara <barbara.xxx1975@libero.it>,
Robert Huff <roberthuff@rcn.com>
- Enable multiple make jobs
- Fix build on amd64
- Fix build on sparc64
- Pass maintainership to gecko@
New Features in 2.0:
* Flock 2.0 is based on the Firefox 3 technology.
* MySpace has been integrated as a people service.
* Revver has been added as Media Bar search service.
* TinyPic has been added as a Photo Uploader service.
* Flock can now detect Media RSS streams, load them in the
Media Bar, and subscribe to them.
On behalf of the Gecko Gang.
Approved by: miwi (mentor)
<ChangeLog>
*) Feature: the ngx_http_image_filter_module.
*) Feature: the "proxy_ignore_headers" and "fastcgi_ignore_headers"
directives.
*) Bugfix: a segmentation fault might occur in worker process, if an
"open_file_cache_errors off" directive was used; the bug had
appeared in 0.7.53.
*) Bugfix: the "port_in_redirect off" directive did not work; the bug
had appeared in 0.7.39.
*) Bugfix: improve handling of "select" method errors.
*) Bugfix: of "select() failed (10022: ...)" error in nginx/Windows.
*) Bugfix: in error text descriptions in nginx/Windows; the bug had
appeared in 0.7.53.
</ChangeLog>
- Support for displaying smileys;
- HTML 4.0 entities (named entities and numerical entities);
- Automatic replacement of common text idioms by their corresponding symbols
(e.g. arrows, fractions, etc.);
- Simplified markup for single words: *this* /is/ _important_;
- Replace <name@domain> with "mailto:" links (obfuscated if needed)
(0.11 only - though that's now in Trac core);
- Replace \\... UNC paths with "file:///" links (0.11 only);
Each feature can be disabled individually if needed.
WWW: http://trac-hacks.org/wiki/WikiGoodiesPlugin
PR: ports/134120
Submitted by: Alexey V. Degtyarev <alexey at renatasystems.org>
around the standard J2EE components (Java,servlets,JSP).
It's features include:WikiMarkup/Structured Text,File attachments,
Templates support,Data storage,Security,Easy plugin interface for
writing your own additions,UTF-8 support,JavaServerPages-based,
Easy-ish installation, Page locking to prevent editing conflicts,
Support for Multiple Wikis,etc.
WWW: http://www.jspwiki.org/
PR: ports/134078
Submitted by: wenheping at gmail.com
- Remove version check USE_APACHE=2.0 takes care of it
- Use some bsd.apache.mk vars
- PREFIX->LOCALBASE
PR: ports/133683
Approved by: maintainer timeout (2 weeks)
Submitted by: me
doesn't run properly there, which doesn't seem to be a problem of
a certain binutils or GCC version (see Makefile pre rev. 1.36)
though. While at it use NOT_FOR_ARCHS* also for ia64.
Reported by: Joseph S. Atkinson
Approved by: miwi