Changes:
* Added beta drivers for SB AudigyLS
* Fixed MIDIMan Revolution 7.1 6 channel audio
* 4Front Virtual Mixer now comes standard with the OSS drivers.
An advanced version with builtin equalizers, loopback audio
recording, individual volume control is also available with an
extra licensing fee. The basic Virtual Mixer technology allows
users to play upto 4 audio apps at the same time. There is no
special programming required (unlike ESD or aRTsd) as the
Virtual Mixer devices behave exactly like the physcal hardware
devices. Virtual Mixer contains 4Front's proprietary profesional
quality sample rate convertors that handle the mixing of various
audio applications.
Package changes:
De-support 1.5* since 4front does not provide 1.5 binaries any longer.
* Allows xlockmore to be configured to pipe the password into a command
* when the correct password is entered. Thanks to Nick Cleaton
* <nick@cleaton.net> See etc/README.etc. Disabled for VMS.
rubik lxmxn allow l&m&n to be 1 but not all at once.
minor skewb fixes (the hidden surface was not flush, and one of the pieces
was turned).
Disable logout button and autologout with -logoutButton -1
put back in by popular demand. NO_NEGATIVE_LOGOUT will disable but
its not active by default.
rubik's orange was pink.
JP to JA fixes and some more Japanese and French translation thanks to
YAMAGUCHI Shingo <shingo-y@spacelan.ne.jp>.
Changes since 0.3:
* "keydefs.h" created so you can edit the controls to suit your
needs (and your keyboard). (Could be useful with LOCALPATCHES)
* Keyboard control is better. You can now hold down multiple keys.
While here s/USE_X11BASE/USE_X11/.
This closes PR pkg/23159 by Adrian Portelli.
Changes since 2.0.7:
o The bpf sharing system now works fine on BSD systems, so Nessus
now only requires one /dev/bpf to work correctly, no matter how
many hosts are being tested
o A bug in tcp_ping() would make some probes have a source port set
to 0
o Minor bug fixes
o Added functions in libnasl (join_multicast_group(), unixtime(),
and more...)
o All SSL operations now use non-blocking sockets instead of the
alarm() trick to handle timeouts
o Minimize the number of pixmaps that need to be created in the
Nessus client by re-using them
Review the Changelog file to see a complete list of changes.
From release announcemenet:
After a lengthy QA process, PHP 4.3.4 is finally out!
This is a medium size maintenance release, with a fair number of bug fixes.
All users are encouraged to upgrade to 4.3.4.
Bugfix release
PHP 4.3.4 contains, among others, following important fixes, additions
and improvements:
* Fixed disk_total_space() and disk_free_space() under FreeBSD.
* Fixed FastCGI support on Win32.
* Fixed FastCGI being unable to bind to a specific IP.
* Fixed several bugs in mail() implementation on win32.
* Fixed crashes in a number of functions.
* Fixed compile failure on MacOSX 10.3 Panther.
* Over 60 various bug fixes!
For full list of changes in PHP 4.3.4, see ChangeLog:
http://www.php.net/ChangeLog-4.php#4.3.4
Changes since 2.6.7:
* better multibyte character support.
* experimental ftp protocol command PRET added; new setting
ftp:use-pret.
* unblock SIGCLD signal when running external programs.
* fixed compilation with socks.
Changes since 1.31:
* Complete rewrite by new author.
* Perl no longer used
* Uses curl
* ~/.wmWeatherReports/ -> ~/.wmweather/
While here s/USE_X11BASE/USE_X11/, sync DESCR, MASTER_SITES and COMMENT
with reality.
rather than using LOWER_OPSYS. This is because the couple of os's
that had correct targets were the same and others that pkgsrc works on
aren't listed at all (like solaris). Fixes build problems noted on
solaris.
than teTeX version 1. It has been pointed out to me that teTeX2 already
ships with dvipdfm. Add a CONFLICTS on teTeX2-bin since that package
has conflicting files.
This is for PR #23391 submitted by Hauke Fath. Changes include
using wildcard for include/atalk/* and include/netatalk/*
and also added bin/netatalk-config as a buildlink file.