FreeBSD Monitor
Ports Updating
2013-05-20
AFFECTS: users of textproc/elasticsearch
AUTHOR: tj@FreeBSD.org

This is the first stable release based on Lucene 4. We recommend testing
the upgrade before doing it in production.

Upgrading from 0.20 requires a full cluster restart.

In order to be able to downgrade, stop indexing new data, issue a flush
request, do the upgrade and only enable indexing of new data once you
are certain that you no longer need to downgrade. Once new data has
been indexed, downgrading is no longer possible. To be extra safe, back
up your data before upgrading.
2013-05-20 20:13:53
- Fix build with pkgng by not trying to remove
an invalid directory
2013-05-20 20:12:38
- Update to 0.7.0
- Enhance description (COMMENT) in Makefile
- Add patches to avoid warnings with GLib >= 2.32
2013-05-20 19:35:45
Explicitly depend on USE_GL=gl, this will fix the build by providing needed
build_depends. [1]
While here, Use USE_SQLITE, USES=pathfix and pkgconfig, remove shlib versions
from lib_depend.

Submitted by: xorg exp-run (run by miwi) [1]
2013-05-20 18:06:01
- Fix build dependency. Perl is required since 0.0.20.
- Remove a master site and fix styles.
2013-05-20 18:02:42
audio/id3ren: Resurrect; it lives on github now.

I'll maintain.
2013-05-20 17:39:03
Update to 1.67

Changes: http://cpansearch.perl.org/src/PJB/Term-Clui-1.67/Changes
2013-05-20 16:15:17
Update to 2.13.

Changes: http://cpansearch.perl.org/src/TOKAREV/RPC-ExtDirect-2.13/Changes
2013-05-20 16:06:42
- Update to 0.9.12

Changes:
https://github.com/pika/pika/blob/0.9.12/docs/version_history.rst

PR: ports/178290
Submitted by: Matthias Petermann <matthias@petermann.it>
Approved by: culot (mentor), maintainer (timeout, > 14 days)
2013-05-20 16:01:51
- Update to 3.0.4
- Sort pkg-plist
- Trim Makefile header

Changes:
http://www.rabbitmq.com/release-notes/README-3.0.4.txt
http://www.rabbitmq.com/release-notes/README-3.0.3.txt
http://www.rabbitmq.com/release-notes/README-3.0.2.txt
http://www.rabbitmq.com/release-notes/README-3.0.1.txt

PR: ports/178315
Submitted by: olgeni
Reviewed by: culot (mentor), maintainer (timeout, > 14 days)
2013-05-20 15:56:04
Update to 1.0.5

While here, trim makefile headers.
2013-05-20 15:42:54
Update to 1.0.4

While here, trim makefile headers.
2013-05-20 15:29:17
Upgrade to 0.90.0.

This upgade requires a full cluster restart.

Changes: http://www.elasticsearch.org/downloads/0-90-0/
2013-05-20 15:06:17
This port installs the prerequisites for Mathworks (r) Matlab R2012a for Linux
and an installer script matlab-2012a-installer, which automates the somewhat
tricky process of installing Linux Matlab.

It requires installation media and a license file from Mathworks, Inc.

PR: ports/177724
Submitted by: Jason Bacon
2013-05-20 15:03:18
Update libspectrum, fuse, and fuse-utils to 1.1.0

Highlights:
* fuse-utils:
- new tool fmfconv to convert movies recorded with fuse
* fuse:
- new ROMs Speccyboot 1.4 and DISCiPLE
- drop ROMs without clear redistribution rights
(128p, 256s, Gluck, IF1, Opus, TrDOS)
- support PZX and POK files
- GTK+ 3 compatibility
2013-05-20 14:57:46
Do quite a bit of cleanup work for cad/gspiceui. This means:
- Trim Makefile header
- Take maintainership
- Install a nice-looking desktop icon (and bump PORTREVISION)
- Remove LICENSE_FILE for standard license
- Improve OPTIONS now that we have optionsng
- Update pkg-descr and WWW

Pass maitanership to submitter

PR: ports/178678
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
2013-05-20 14:11:25
Update calc to 2.12.4.8
2013-05-20 13:52:56
Terminfo database required by Linux applications using ncurses, such as
Matlab (r).

WWW: http://invisible-island.net/ncurses/ncurses.html

PR: ports/177723
Submitted by: Jason Bacon <jwbacon@tds.net>