X-Video Motion Compensation (XvMC) provides accelerated video
playback by offloading video decoding to hardware. It is an
extension of the X video extension for the X Window System.
* Change files location to share/ilohamail
* Use APACHE_USER and APACHE_GROUP
* Use EG_DIR and OWN_DIRS_PERMS and CONF_FILES_PERMS to handle conf files
are to be secure, stable, and fast, yet flexible and easy to maintain.
Binc IMAP 1.2 is a Maildir only IMAP server (no traditional mbox support).
It needs to be started from inetd.
CONFLICTS with wmii2. But it-s a different WM than wmii2.
window manager improved 2 (wmii) is an improved, modularized and
lightweight X11 window manager which supports tabbed, tiled and
conventional window management through layouts.
wmii consists of components that are independent processes and
communicate via a socket-based virtual filesystem which is oriented on
the "everything is a file" paradigm of the Plan 9 operating system.
The core distribution of wmii contains the window manager itself, a
master file system routing utility (wmifs), a generic bar (wmibar), a
shortcut handler (wmikeys), and a generic interaction menu (wmimenu)
beside several tiny utilities like wmir, wmiplumb, and wmiwarp.
Changes include:
* Links default to opening in new tabs, not new windows
* Close buttons now appear on every tab, and the close behaviour is slightly
different
* Inline spell checking in text boxes
* Automatic restoration of your browsing session if there is a crash
* Search suggestions now appear in the search box autocomplete for Google and
Yahoo!
* New search plugin manager for removing and re-ordering search engines
* Improved support for previewing and subscribing to web feeds
* New microsummaries feature for bookmarks
* New Add-Ons manager improves the user interface for managing extensions and
themes
* Updates to the extension system to provide enhanced security and to allow for
easier localization of extensions
* New search service that supports Sherlock and OpenSearch engines
* Support for SVG text using svg:textPath
Not only does it support H.323 and SIP, but new VoIP protocols or
devices can be added very easily.
BTW: OPAL is an acronym for Open Phone Abstraction Library, but
that is not really important :)
Compile fails at the moment because it needs a newer pwlib (I
think). I'll look into that. Also needs a small modification to
mk/scripts/extract and bsd.pkg.extract.mk. (I'll send a pr for
that.)
hylafax is a release spin off from wip/hylafax-devel.
hylafax will stay with releases and get imports
to its (cvs speek) vendor branch, whenever hylafax-devel reaches the next release.
It is thought as the hylafax source for pkgsrc-imports.
hylafax-devel will continue to be a testbed for the next release.
aspell-python is a Python wrapper for GNU Aspell.
(Take a look at Python Cookbook, Ryan Kelly have collected links
to all python bindings for spellers).
A Web-Based Bug And Patch-Set Tracking System For CVS.
Features
- Automatically generates a patch-set log from CVS check-in comments
- User-defined color-coded database queries
- Web-based administration of the CVSROOT/passwd file
- Built-in repository browser
- Built-in Wiki
- Very simple setup - a self-contained executable runs as CGI, from
inetd, or as a stand-alone web server
- Minimal memory, disk and CPU requirements - works on old hardware
- Access permissions configurable separately for each user
- Allows for anonymous users
- Uses a built-in SQL database engine (SQLite) - no external RDBMS required
- Tested under Linux - works on other versions of Unix. Also works under
Windows
- Can be run from a chroot jail for added security.
- GNU Public License
from http://www.cvstrac.org/
0.6.1:
PCE: The HuC6280 disassembler now gives @ZP hints for BBR and BBS instructions.
NES: Increased the effectiveness of frame-skipping.
Removed unnecessary sound buffer copying if the source format == device format in SexyAL, which is true most of the time.
Fixed a bug that was causing a crash in the cheat interface when trying to list cheats, under Win32.
Fixed a bug in the settings loading code that forced the user to resort to manual creation of ~/.mednafen/mednafen.cfg on
some operating systems(*BSD, OS/X).
It was being caused by 'errno' being modified between the attempt to open the settings file, and the test 'if(errno == ENOENT)'.
Silent sound will now be outputted when in step mode in the debugger. Windows users' ears rejoice!
Added a strtod() replacement that recognizes both "." and "," as valid radix characters, regardless of the current
locale, and modified settings.cpp to use it.
Lynx: Removed some unused code.