I overlooked this consumers in a first place, but they should be marked
deprecated too, because:
- www/trac-wikirename deprecated upstream (merged into trac 0.12) [1]
- www/trac-wikitemplates do not supposed to work with trac >10 according to [2]
[1] http://trac-hacks.org/wiki/WikiRenamePlugin
[2] http://pypi.python.org/pypi/TracWikiTemplates
Now I waiting for Greg's approval to deprecate them.
Approved by: glarkin (maintainer, implicit)
- while here drop deprecated pkgconfig on GNOME attribute
- bump not necessary as other dependencies require pkgconf within existing
attribute
PR: 170458
Submitted by: maintainer, nemysis@gmx.ch
Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted
volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data
on a storage media volume.
Supported FVDE formats:
FileVault2 Lion
Supported protection methods:
password
recovery password
WWW: https://code.google.com/p/libfvde/
PR: 170449
Submitted by: koobs.freebsd@gmail.com
2012-08-05
* Read eeprom value for digital mode from FT-857
* Clean up TS-950 series commands and read mode using IF command
* Fix GS-232A/B rotor command terminations
* Fix warnings and other issues found by mingw-w64
* Allow seamless access to ports higher than COM9 on Windows
* Fix ineffective packed attribute on WinRadio
* Correct low signal strength S-meter error on AR7030+
* Updates to HiQSDR by Jim, N2ADR
- Convert to new options framework
- make py-scipy optional dependency
- Remove py-symeig, symeig routines come with mdp
- Add py-pp and libsvm-python OPTIONS
- Add OPTIONSFILE for sane make config across python versions
- Patch config.py to handle OSError as exception when it cant find libsvm.so
- Update and sort pkg-plist
- Add LICENSE
PR: ports/169266
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: Li-Lun "Leland" Wang <llwang@infor.org> (maintainer)
Moagg stands for "Mother of all gravity games".
In this game you are pilot of a small space ship and have to navigate it
through different caves by using the thrusters and rotating the ship.
But besides gravity there are many other difficulties you have to master.
The game is strongly influenced by some classical cave flyers from
the C64 and Amiga era such as "Space Taxi" or "Gravity Force".
But Moagg is supposed to be more than just a clone of these games.
WWW: http://moagg.sourceforge.net/
PR: 170459
Submitted by: nemysis@gmx.ch
ChangeLog:
* Fixes potential problems with non-monotonic increasing system time
values
* Makes sockets non-inheritable by default
* Enables MHD to operate without a "listen" socket (for special
circumstances)
PR: ports/170425
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Approved by: eadler (mentor)
executed process and the signals received by that process. It can also intercept
and print the system calls executed by the program.
WWW: http://ltrace.org/
PR: ports/170477
Submitted by: sbz (myself)