Take maintainership, ok angelos
- Fix uvm kernel detection on ELF archs, enable lsof on them. Replaced
check with a better one. Understand how nlist() works.
Hironori Sakamoto found some vulnerabilities in w3m support scripts,
such as multipart.cgi, w3mman2html.cgi and w3mhelp.cgi. Attacker
could run arbitrary commands on user's machine with user's privilege
by using malicious html pages.
---
fast array facility to the Python language
Numarray is a reimplementation of Numeric which adds the ability
to efficiently manipulate large numeric arrays in ways similar to
Matlab and IDL.
http://www.pfdubois.com/numpy/
--
- The port has switched back to using native threads. Only tested and known to work on i386. For everything else the port is currently marked BROKEN until the appropriate architectures are tested. Do not even try this if you're not running -current libc_r.
- As suggested by Marc Espie, make symlink for the MySQL client library in lib/ to eliminate the need for adding lib/mysql to the shlib dir path. Porters have to be careful and ensure autoconf scripts do not arbitrarily enable MySQL support after this change.
take maintainership, fgs ok
- make icq icons default
- allow ickle to build with an existing copy of libicq2000 installed
Changes include:
o Support for direct connections, dealing with authorization
requests/responses, fetching away messages
o Support for character set translation
o Bugfixes, portability fixes
o New settings - autologin, autoraise, autopopup, autoclose messagebox,
logging, font selection, network.
which was commited into -current on December 5th)
o Remove the aztech and radiotrack flavors since both are supported by
OpenBSD drivers
o Simplify config file (now there's no need to specify number of presets)
o Small fixes like strcpy -> strlcpy etc
Submitted by maintainer Vladimir Popov <pva48@mail.ru>.
* check return of RAND_file_name better; allows ntp-genkeys to continue
if a seed file is not found.
* regen configure patch
* quote package comments
* files/md5 -> distinfo