devel/lua50-gettext into a slave port of it.
PR: ports/104988
Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
Repocopy by: marcus
functional problems, adds some new features and protocol support, and
updates many other protocols. Also:
* Force snmp.name searches to be spring searches instead of OIDs. This
reverts to ethereal behavior, and works a lot better
* Convert to OPTIONS
* Add optional RTP stream playback support
* Use OPENSSLBASE instead of /usr to pick up ports OpenSSL [1]
For a summary of all features and fixes see
http://www.wireshark.org/docs/relnotes/wireshark-0.99.4.html .
Security: See http://www.wireshark.org/docs/relnotes/wireshark-0.99.4.html
for security bugs fixed in this release
Requested by: David Wood <david@wood2.org.uk> [1]
copies of Perl data structures. It calls itself recursively to copy
nested hash, array, scalar and reference types, including tied
variables and objects.
WWW: http://search.cpan.org/dist/Clone-PP/
PR: ports/104979
Submitted by: Zach Thompson <hideo at lastamericanempire.com>
It can multiplicate (by matrix or number), add, substract, invert,
transpose and get the determinant of matrices. And these calculations
can be done on matrices of any order.
It has two interfaces: GTK GUI and console-interface.
Morten Slot Kristensen <ontherenth@gmail.com>
WWW: http://mplus.dk/matrices/
PR: ports/104983
Submitted by: Morten Slot Kristensen
- usr /var for runtime files making it possible to keep /usr mounted r/o.
- Grab 275 as a reserved UID and GID.
- Remove old cruft in pkg-install.
- Make 'make -DBATCH install' work non-interactively.
- Make 'pkg_add heartbeat-1.2.5' work non-interactively.
- Installation will fail without the user/group, so I simply create them.
PR: ports/104577
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: Scott Kleihege <scott-ports@tummy.com> (maintainer)
- -e suppresses exif information on the page and shows it in HTML comments [1]
- -E suppresses all exif information [1]
- -D displays the filename instead of its size below the image [2]
[1] Doug Barton <dougb@>
[2] Tilman Linneweh <arved@>
PR: ports/105024
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
This extension provides an image manipulation interface using libImlib2.
Imlib2 is a very fast image manipulation library, but without the support
for as many image formats as other libraries such as imagemagick.
WWW: http://pecl.php.net/package/imlib2
Note: this port will supersede imprecise-named graphics/php[45]-imlib2