- Add an OPTION to build without legacy code
- Fix Qt4 includes (fixes a conflict when both Qt3 and Qt4 are installed)
Reported upstream: http://www.vtk.org/Bug/view.php?id=13888
- Remove ABI version number of LIB_DEPENDS
- Rename patch to pet portlint(1)
- Sort pkg-plist
- Take maintainership
PR: ports/175956
Approved by: swills (mentor)
Changes:
* Enable using libsndfile for sound file loading.
* Focus update tweaks.
* Add EventsBlock().
* Add script to place pagers (James Bowlin).
* Introduce new animation engine (Daniel Manjarres).
* Fix various issues reported by clang. Minor cleanups.
* Fix test for XI2 availability.
* Use __func__ for function names in debug stuff.
* Window slide code cosmetics.
* Wrap some calls to XGrab/UngrabKeyboard() + cosmetics.
* Wrap XAllowEvents().
* Fix major memory leak when using XI2 events.
* Cleanup around XI2 event selection.
* When using XI2, handle all keyboard and pointer events via XI2.
* When using XI2, handle enter/leave events via XI2.
* When using XI2, handle focus change events via XI2.
* Restore old pointer warping behavior on maximization.
* Non-time-limited animations should not run until next ?!?
* CM: Set destination clip when rendering compositing buffer to screen.
* Remove long time disabled raindrops and imagespinner fx code.
* No need to adjust fx on area change.
* Add AnimatorDel().
* Add AnimatorGetData().
* Refactor fx.
* AnimatorsDelCatAll() is now unused.
* Resurrect slide shape.
* Enable setting shape on multiple windows.
* Remove code for shaded, semi-solid, and translucent move/resize modes.
* PixImg stuff is no longer used.
* Disable pseudo-transparency by default.
* Add AC_CONFIG_MACRO_DIR.
* Avoid warnings about uninitialised struct members.
* Enable not using a container window.
* Unbreak animated move/resize after recent changes.
* Get frame rate from randr.
* Remove obsolete ecore_x compatibility.
* Add/use ecore_x_window_prop_del().
* Cosmetic change around TimersRunNextIn().
* Switch default sound support to pulseaudio/libsndfile.
* Run composite rendering to screen separately from animators/idlers/
timers.
============
Created by Team XBMC
This is a fork of ShairPort written by James Laird <jhl@mafipulation.org>. The
XBMC team decided to fork ShairPort and make it into a library.
What it is
----------
This program emulates an AirPort Express for the purpose of streaming music from
iTunes and compatible iPods. It implements a server for the Apple RAOP protocol.
ShairPort does not support AirPlay v2 (video and photo streaming).
It supports multiple simultaneous streams, if your audio output chain (as
detected by libao) does so.
WWW: https://github.com/amejia1/libshairport
PR: ports/172775
Submitted by: Manuel Creach <manuel.creach@icloud.com>
Linux and Mac OS X systems to access files exported from a
Mac OS system with AFP over TCP.
WWW: http://sourceforge.net/projects/afpfs-ng/
PR: ports/172780
Submitted by: Manuel Creach <manuel.creach@icloud.com>
The result can be hosted without any server-side software other than
a traditional web server.
This project used to be called Flask-Static.
WWW: http://pythonhosted.org/Frozen-Flask/
PR: ports/176220
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Adds a 'Spam' tab to the 'Personal Settings' to allow the user to change
their SpamAssassin preferences. Preferences must be stored in a SQL
database. Default preferences are used when no user preference is found.
WWW: http://www.tehinterweb.co.uk/roundcube/
PR: ports/176212
Submitted by: Stefan Bethke <stb@lassitu.de>
protocol:
- networking devices discovery within an IP range
- network switch, printer and router analyse
- relation between computer / printer / switch port
- identify unknown MAC addresses
- report printer cartridge and ounter status
- support management of SNMP versions v1, v2, v3
The plugin depends on FusionInventory for GLPI. OCS Inventory can't use this
plugin.
WWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-NetDiscovery/
PR: ports/165713
Submitted by: Emil Smolenski <am@raisa.eu.org>