to deprecate it.
Apache OpenOffice.org will not carry GPL'd software in their repositories so it
is was natural to move this into it's own repository elsewhere before the Oracle
OpenOffice.org website disappears.
Use the latest distfile from the new home (no patches needed anymore)
PR: ports/161022
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
New hacks, hilbert, companioncube and tronbit.
Image-manipulating hacks can now load from RSS or Atom feeds,
imageDirectory may contain a URL.
Updated webcollage for recent search engine changes.
photopile sped up.
New molecule in molecule.
For port:
Add dependencies on www/p5-libwww and graphics/netpbm for
webcollage and vidwhacker. Add a tiny patch to vidwhacker.
Install the xscreensaver-properties.desktop file, it's useful
for more than gnome (e.g., XFCE).
system.
Given the images it will automatically outline its contents, distinguish
between what's graphics and text and perform OCR over the latter. It generates
multiple formats being its main one ODT.
It features a complete GTK graphical user interface that allows the users to
correct any unrecognized characters, defined or correct bounding boxes, set
paragraph styles, clean the input images, import PDFs, save and load the
project, export everything to multiple formats, etc. OCRFeeder was developed
as the project of the Master's Thesis in Computer Science of Joaquim Rocha.
WWW: http://live.gnome.org/OCRFeeder
PR: ports/159549
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
Approved by: miwi, wen (mentors implicit)
This version of nsd is end of life since 2007 and unsupported.
See the details at http://nlnetlabs.nl/projects/nsd/nsd-v2.html.
The current version also contains a vulnerability. It is much
more sensible to move to a supported version (as available in
the port dns/nsd).
PR: ports/161122
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Original http_mp4 and third-party http_mp4_h268 modules are
incompatible, add note about.
<ChangeLog>
*) Change: now if total size of all ranges is greater than source
response size, then nginx disables ranges and returns just the source
response.
*) Feature: the "max_ranges" directive.
*) Feature: the module ngx_http_mp4_module.
*) Feature: the "worker_aio_requests" directive.
*) Bugfix: if nginx was built --with-file-aio it could not be run on
Linux kernel which did not support AIO.
*) Bugfix: in Linux AIO error processing.
Thanks to Hagai Avrahami.
*) Bugfix: in Linux AIO combined with open_file_cache.
*) Bugfix: open_file_cache did not update file info on retest if file
was not atomically changed.
*) Bugfix: reduced memory consumption for long-lived requests.
*) Bugfix: in the "proxy/fastcgi/scgi/uwsgi_ignore_client_abort"
directives.
*) Bugfix: nginx could not be built on MacOSX 10.7.
*) Bugfix: in the "proxy/fastcgi/scgi/uwsgi_ignore_client_abort"
directives.
*) Bugfix: request body might be processed incorrectly if client used
pipelining.
*) Bugfix: in the "request_body_in_single_buf" directive.
*) Bugfix: in "proxy_set_body" and "proxy_pass_request_body" directives
if SSL connection to backend was used.
*) Bugfix: nginx hogged CPU if all servers in an upstream were marked as
"down".
*) Bugfix: a segmentation fault might occur during reconfiguration if
ssl_session_cache was defined but not used in previous configuration.
*) Bugfix: a segmentation fault might occur in a worker process if many
backup servers were used in an upstream.
</ChangeLog>
- Fix system-wide plugin directory detection as Firefox 7 no longer uses
run-mozilla.sh to start an therefore our patch to set MOZ_PLUGIN_PATH
is useless. [1]
Submitted by: poyopoyo AT puripuri.plala.or.jp [1]