- Many bugs were discovered and fixed. A test suite was added to
prevent future regressions. It can be called using make check.
Memory management was improved, giving a large speedup in
classification speed, and a putative confidence score is now
available via an -X switch.
- Some documentation changes were made.
PR: ports/69749
Submitted by: maintainer
ldapsh is an interactive shell you can use to administer ldap
directories. It provides an extensible command mechanism, with
most of the necessary builtin commands (such as 'clone', 'edit',
'rm'), and it's relatively easy to add more commands.
It supports configuring multiple LDAP sources, and storing your
UID for each source so you don't have to type them each time.
PR: ports/69721
Submitted by: Florent Thoumie <flz@xbsd.org>
Buffer overflow when parsing .wav file headers in sox. The IFF chunks
concerned have a 2-byte size field, but sox reads them into a 256-byte
buffer.
portaudit reference:
<http://www.freebsd.org/ports/portaudit/3e4ffe76-e0d4-11d8-9b0a-000347a4fa7d.html>
PR: 69725
Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
for the windows blackbox opens, like:
* on which desktop they should open
* if it should be displayed without titlebar
* if it should be sticky
* position size of windows
PR: ports/69613
Submitted by: Gerrit Beine <tux@pinguru.net>
problems with the previous version are hopefully fixed (squid bug #1018)
- integrate a new NTLM authentication patch to address a problem with
truncating NTLM authentication blobs (squid bug #1016)
- remove two patches which were withdrawn (see squid bugs #910
and 994)
PR: ports/69719
Submitted by: maintainer
o Fix build on 4-stable. [2]
o Fix a problem expect using JDK1.4.2. [3]
o Respect CC/CXX. [4]
o Bump PORTREVISION Accordingly.
Reported by: Jiawei Ye <leafy7382@gmail.com> [2]
SUGIMURA Takashi <sugimura@jp.FreeBSD.org> [3]
Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de> [4]
Submitted by: Jeremy Faulkner <gldisater@gldis.ca> [1] [3]
Fernan Aguero <fernan@iib.unsam.edu.ar> [2]
Reviewed by: Panagiotis Astithas <past@ebs.gr> [1] [3] [4]
Pointy hat to: myself [2]
"The stable version has a bug which lets some MyDoom.O mails through.
This development version is the first one that is not supposed to
have this behavior."
PR: ports/69700
1. Dependences expanding is faster and uses less stack
2. query script is slightly more intelligent in searching for correct or
suggested package names
3. Added versioning support to portindex.pck file. You will no longer need
to delete this file by hand -- program can now handle this itself. Your
database will be full-rebuilded while updating to v18.
4. Fixed crash in updateall script on deleted ports due to unsatisfied depends.
5. minorupdates config option is back
PR: ports/69715
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
-tag-editor suffix is added to binary to differentiate it from already
existing audio/musicbox.
PR: ports/69637
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>