DAHDi (Digium/Asterisk Hardware Device Interface) is the open source
device interface technology used to control Digium and other telephony
interface cards.
WWW: http://www.asterisk.org/dahdi/
Feature safe: yes
fsync (and friends, like open(O_SYNC)). This has two side-effects: making
software that writes data safely to disk a lot quicker and making this
software no longer crash safe.
DO NOT use libeatmydata on software where you care about what it
stores. It's called libEAT-MY-DATA for a reason.
PR: ports/142892
Submitted by: Attila Nagy <bra at fsn.hu>
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit)
directories at a terminal.
In addition to executing scripts in the directory you are entering or leaving,
ondir also executes scripts in directories that are traversed on the way to that
directory.
WWW: http://swapoff.org/wiki/OnDir
PR: ports/143189
Submitted by: ports at c0decafe.net <ports at c0decafe.net>
Mexico's House of Representatives has approved a proposal for
northern Mexico's border cities to share the same daylight saving
schedule as the United States.
Main features:
* Tight integration with python run-time system - most of the
settings can be changed "on the fly" via management console.
* Powerful configuration system - define own actions, aliases,
internal commands, key bindings.
* Extensible plug-in system - even core functionality implemented
mainly using plug-ins, keeping base system small and clean.
* Events & hooks subsystem - a flexible way of reacting on certain
system events.
* Customizable look-n-feel - every widget component look can be
changed via skins.
* Unicode support
WWW: http://code.google.com/p/xyzcmd/
- While here, fix sorting in misc/Makefile
PR: 142998
Submitted by: zloidemon <g.veniamin@googlemail.com>