[owc] Weekly ports changes ending 2006-05-14
OWC
auto at squish.net
Mon May 15 08:09:51 BST 2006
OpenBSD ports changes summary for 2006-05-07 to 2006-05-14 inclusive
====================================================================
INDEX audio
audio/daapd audio/mpd
benchmarks/pear-Benchmark converters
converters/pflogx databases
databases/mdbtools databases/mysql
databases/mysql-query-browser databases/p5-DBD-SQLite
databases/p5-DBIx-SearchBuilder databases/pear-DB
databases/sqlitebrowser devel
devel/p5-Algorithm-C3 devel/p5-Class-Accessor-Chained
devel/p5-Class-C3 devel/p5-Class-Data-Accessor
devel/p5-Class-Inspector devel/p5-ExtUtils-CBuilder
devel/p5-Module-Build devel/p5-Module-Find
devel/p5-Sub-Name devel/p5-YAML
devel/pear-Config devel/pear-Date
devel/pear-PHPUnit2 devel/startup-notification
editors/leafpad games/uqm
graphics/cairo graphics/kimdaba
graphics/png infrastructure/db
infrastructure/templates lang/kaffe
mail mail/dovecot
mail/femail mail/pear-Mail
mail/pear-Mail-Mime mail/postfix
math math/lapack
math/plplot net
net/BitTorrent net/jabberd
net/nagios net/p5-Net-Whois-RIPE
net/pear-HTTP net/pear-Net-IMAP
net/pear-Net-SMTP net/pear-Net-Socket
net/pear-Net-URL net/pear-Services-Weather
security security/apg
security/p5-Authen-SASL security/p5-GSSAPI
security/pear-Auth-SASL sysutils/lsof
sysutils/wmwlmon telephony
telephony/fobbit textproc/libxml
textproc/libxslt textproc/pear-XML-Parser
textproc/pear-XML-RSS textproc/pear-XML-Tree
textproc/pear-XML-Util www/mozilla
www/mozilla-firefox www/pear-HTML-Common2
www/pear-HTML-QuickForm www/pear-HTML-Select
www/php5 x11
x11/kde x11/obconf
x11/openbox x11/py-gtk2
x11/qt4
== INDEX ============================================================= 01/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/INDEX
INDEX
> sync, 3514 (steven@)
== audio ============================================================= 02/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
audio
~ Makefile
> add mpd (bernd@)
~ Makefile
> remove a command after libao, found by jasper (mbalmer@)
~ Makefile
> Put the comma back in place. (mbalmer@)
daapd
~ Makefile ~ distinfo
~ patches/patch-makefile
> update to daapd-0.2.4b, from tom mclaughlin (jolan@)
mpd
+ Makefile + distinfo
+ pkg/DESCR + pkg/MESSAGE
+ pkg/PLIST + patches/patch-configure
+ patches/patch-doc_mpdconf_example + patches/patch-src_volume_c
> New import:
> Initial import of mpd-0.11.5.
== benchmarks ======================================================== 03/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/benchmarks
pear-Benchmark
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
== converters ======================================================== 04/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/converters
converters
~ Makefile
> add pflogx and sort (naddy@)
pflogx
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
> New import:
> Import pflogx 0.86.
== databases ========================================================= 05/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/databases
databases
~ Makefile
> +sqlitebrowser (espie@)
mdbtools
~ snapshot/Makefile
> you are here ---> . (naddy@)
mysql
~ Makefile ~ distinfo
~ patches/patch-configure_in ~ patches/patch-innobase_Makefile_in
~ patches/patch-mysql-test_Makefile_in
~ patches/patch-scripts_Makefile_in
~ patches/patch-scripts_mysql_install_db_sh
~ patches/patch-sql_mysqld_cc ~ pkg/PLIST-server
~ pkg/PLIST-tests
> upgrade to MySQL 5.0.21 (brad@)
- patches/patch-innobase_include_univ_i
~ Makefile ~ distinfo
~ patches/patch-configure_in ~ patches/patch-include_my_global_h
~ patches/patch-innobase_Makefile_in
~ patches/patch-mysql-test_Makefile_in
~ patches/patch-mysql-test_mysql-test-run_sh
~ patches/patch-scripts_Makefile_in
~ patches/patch-scripts_mysql_install_db_sh
~ patches/patch-sql_mysqld_cc ~ pkg/PLIST-server
~ pkg/PLIST-tests
TAGGED OPENBSD_3_9
> update to mysql 5.0.21
> CVE-2006-1518 Buffer overflow in the open_table function in
> sql_base.cc in MySQL 5.0.x up to 5.0.20 might allow remote attackers
> to execute arbitrary code via crafted COM_TABLE_DUMP packets with
> invalid length values. (sturm@)
~ Makefile ~ distinfo
~ patches/patch-configure_in ~ patches/patch-innobase_Makefile_in
~ patches/patch-ltmain_sh
~ patches/patch-mysql-test_Makefile_in
~ patches/patch-scripts_Makefile.in
~ patches/patch-scripts_mysql_install_db.sh
~ pkg/PLIST ~ pkg/PLIST-server
~ pkg/PLIST-tests
TAGGED OPENBSD_3_8
> update to mysql 4.0.27
> Security fix: A malicious client, using specially crafted invalid login
> or COM_TABLE_DUMP packets was able to read uninitialized memory, which
> potentially, though unlikely in MySQL, could have led to an information
> disclosure. (CVE-2006-1516, CVE-2006-1517) (sturm@)
mysql-query-browser
~ Makefile
> Add missing dependecy. (textproc/p5-XML-Parser)
> ok wilfried@ (bernd@)
p5-DBD-SQLite
~ Makefile ~ patches/patch-Makefile_PL
> use installed SQLite, okay robert@ (espie@)
p5-DBIx-SearchBuilder
~ Makefile
> add a missing dependency as pointed out by bernd@ (msf@)
pear-DB
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
sqlitebrowser
+ Makefile + distinfo
+ patches/patch-sqlitebrowser_pro + pkg/PLIST
+ pkg/DESCR
> New import:
> qt-based graphical browser for sqlite3 databases
== devel ============================================================= 06/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
devel
~ Makefile
> +p5-Algorithm-C3
> +p5-Class-Accessor-Chained
> +p5-Class-C3
> +p5-Class-Data-Accessor
> +p5-Class-Inspector
> +p5-Module-Find
> +p5-Sub-Name (msf@)
p5-Algorithm-C3
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> initial import of Algorithm::C3 from submitter Sean Comeau
p5-Class-Accessor-Chained
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> initial import of Class::Accessor::Chained from submitter Sean Comeau
p5-Class-C3
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
> New import:
> initial import of Class::C3 from submitter Sean Comeau
p5-Class-Data-Accessor
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> initial import of Class::Data::Accessor 0.02 from submitter Sean Comeau
p5-Class-Inspector
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
> New import:
> initial import of Class::Inspector 1.16 from submitter Sean Comeau
p5-ExtUtils-CBuilder
~ Makefile ~ distinfo
> update to 0.18 (msf@)
p5-Module-Build
~ Makefile ~ distinfo
~ pkg/PLIST
> update to 0.28 (msf@)
p5-Module-Find
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> initial import of Module::Find 0.05 from submitter Sean Comeau
p5-Sub-Name
+ distinfo + Makefile
+ pkg/PLIST + pkg/DESCR
> New import:
> initial import of Sub::Name 0.02
p5-YAML
~ Makefile ~ distinfo
~ pkg/PLIST
> update to 0.58 submitted by Deanna Phillips (msf@)
pear-Config
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-Date
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-PHPUnit2
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
startup-notification
- patches/patch-libsn_sn-util_c ~ Makefile
~ patches/patch-libsn_sn-launcher_c
> remove incorrect strcpy/strcat patches, pointed out by deraadt@
> ok naddy@ (steven@)
== editors =========================================================== 07/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/editors
leafpad
~ Makefile ~ distinfo
> - update to leafpad 0.8.9
> - depend on gnomeprintui which got picked up when installed
> (pointed out by canacar@)
> from Antoine Jacoutot (maintainer) (steven@)
== games ============================================================= 08/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/games
uqm
~ Makefile ~ distinfo
~ files/build.vars ~ pkg/PLIST
+ patches/patch-src_sc2code_credits_c
+ patches/patch-src_sc2code_libs_graphics_sdl_scalemmx_h
> update to 20060507 which fixes 64-bit/alignment problems (jolan@)
== graphics ========================================================== 09/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
cairo
~ Makefile ~ distinfo
~ patches/patch-cairo_pc_in ~ patches/patch-configure
+ patches/patch-src_cairo-xlib-surface_c
> update to 1.0.4
> also adds a simple workaround to support PseudoColor
> and StaticColor modes on X11.
> From: maintainer (brad@)
kimdaba
~ Makefile ~ distinfo
~ pkg/DESCR ~ pkg/PLIST
+ patches/patch-admin_cvs_sh + patches/patch-admin_libtool_m4_in
+ patches/patch-admin_ltmain_sh
> update to kphotoalbum 2.2 (yeah, the name change is a mess). (espie@)
png
~ Makefile ~ distinfo
~ patches/patch-scripts_libpng_pc_in
~ patches/patch-scripts_makefile_openbsd
~ pkg/DESCR
> Update to png-1.2.10 and better DESCR.
> ok naddy@ (bernd@)
~ Makefile
~ patches/patch-scripts_makefile_openbsd
+ patches/patch-pngconf_h
> We compile png with -DPNG_NO_ASSEMBLER_CODE. Unfortunately, the libpng
> build
> system doesn't install a pngconf.h appropriate to the options passed to the
> build.
> So we have to put a PNG_NO_ASSEMBLER_CODE define into pngconf.h manually.
> This unbreaks (at least) ImageMagick on amd64.
> Some more information about this problem can be found here:
> http://sourceforge.net/mailarchive/forum.php?thread_id=10314069&forum_id=43
> 850
> Since we don't want to compile pentium specific code,
> remove -DPNG_USE_PNGGCCRD.
> Bump major lib version and PKGNAME.
> with help & ok steven@, naddy@ (bernd@)
== infrastructure ==================================================== 10/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
db
~ user.list
> Add _mpd for audio/mpd. (bernd@)
templates
~ network.conf.template
> take out failing mirrors and introduce new ones for CPAN and GNU.
> from Jim Razmus <jim at bonetruck.org>, thanks! (steven@)
== lang ============================================================== 11/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
kaffe
~ Makefile ~ pkg/PFRAG.shared
~ pkg/PLIST + patches/patch-config_Makefile_am
+ patches/patch-config_Makefile_in
+ patches/patch-config_x86_64_openbsd2_config_frag
+ patches/patch-config_x86_64_openbsd2_md_c
+ patches/patch-config_x86_64_openbsd2_md_h
+ patches/patch-config_x86_64_threads_h
> - add amd64 support
> - add build depend on pkgconfig->=0.19p0
> in collaboration with and ok ian@ (kurt@)
== mail ============================================================== 12/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
mail
~ Makefile
> Add femail,static.
> discussed with sturm@ (bernd@)
dovecot
~ Makefile
+ patches/patch-src_lib_ioloop-kqueue_c
> add a diff to fix the crashing issues exhibited when using kqueue() and
> re-enable kqueue().
> From Vaclav Haisman on the Dovecot list. (brad@)
~ Makefile
~ patches/patch-src_lib_ioloop-kqueue_c
> second revision of the kqueue diff that should resolve an issue with
> Dovecot imap processes' spinning and taking up all the available CPU time.
> From Vaclav Haisman on the Dovecot list. (brad@)
- patches/patch-src_lib_ioloop-kqueue_c
~ Makefile ~ patches/patch-Makefile_in
~ patches/patch-dovecot-example_conf ~ pkg/PFRAG.shared
> upgrade to Dovecot 1.0beta8 (brad@)
~ distinfo
> CVS missed this, checksums for beta8 (brad@)
femail
~ Makefile
> Add static FLAVOR. Useful in a chroot environment.
> requested by Aiko Barz and henning@ (bernd@)
pear-Mail
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-Mail-Mime
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
postfix
~ snapshot/Makefile ~ snapshot/distinfo
> Postfix 2.3 20060430 snapshot (brad@)
== math ============================================================== 13/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/math
math
~ Makefile
> +plplot (steven@)
lapack
~ files/Makefile
> allow build on sparc (steven@)
plplot
~ Makefile
> set USE_X11 (steven@)
+ Makefile + distinfo
+ pkg/DESCR-octave + pkg/PLIST
+ pkg/PLIST-c++ + pkg/PLIST-f77
+ pkg/PLIST-tcl + pkg/DESCR-c++
+ pkg/DESCR-f77 + pkg/DESCR-tcl
+ pkg/PLIST-octave + pkg/DESCR
+ patches/patch-drivers_pstex_c
+ patches/patch-examples_c_Makefile_in
+ patches/patch-examples_c++_Makefile_in
+ patches/patch-examples_f77_Makefile_in
+ patches/patch-examples_tk_Makefile_in
+ patches/patch-examples_tcl_Makefile_in
+ patches/patch-examples_Makefile_in + patches/patch-src_plcore_c
+ patches/patch-bindings_octave_demos_Makefile_in
+ patches/patch-bindings_octave_misc_Makefile_in
+ patches/patch-test_Makefile_in + patches/patch-configure
> New import:
> import plplot 5.6.0
== net =============================================================== 14/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
net
~ Makefile
> +p5-Net-Whois-RIPE (bernd@)
BitTorrent
~ Makefile ~ distinfo
~ patches/patch-BitTorrent_defaultargs_py
~ patches/patch-BitTorrent_platform_py
~ pkg/PLIST ~ pkg/PLIST-gui
+ patches/patch-bittorrent-curses_py
> update to 4.4.0:
> - new icons
> - a single torrent can now use the complete upload bandwidth (naddy@)
jabberd
~ Makefile
> add a few backup master sites.
> ok maintainer (steven@)
nagios
~ plugins/Makefile ~ plugins/pkg/PLIST
+ plugins/files/README.OpenBSD + plugins/pkg/MESSAGE
> do not install check_dhcp and check_icmp suid root (this code is
> too crappy), instead explain how to setup systrace with privilege
> elevation (sturm@)
~ nagios/Makefile ~ nagios/distinfo
> security update to nagios 2.3
> from Changelog:
> * Bug fix for negative HTTP content_length header in CGIs (sturm@)
~ nagios/Makefile + nagios/patches/patch-cgi_getcgi_c
TAGGED OPENBSD_3_8
> MFC:
> backport a bug fix for negative HTTP content_length header in CGIs (sturm@)
~ nagios/Makefile + nagios/patches/patch-cgi_getcgi_c
TAGGED OPENBSD_3_9
> MFC:
> backport a bug fix for negative HTTP content_length header in CGIs (sturm@)
p5-Net-Whois-RIPE
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
> New import:
> Initial import of Net::Whois::RIPE.
pear-HTTP
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-Net-IMAP
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-Net-SMTP
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-Net-Socket
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-Net-URL
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-Services-Weather
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
== security ========================================================== 15/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
security
~ Makefile
> +p5-GSSAPI (steven@)
apg
~ Makefile
> - use ${INSTALL_*} macros.
> - don't strip binaries by default.
> - bump PKGNAME.
> "much better" alek@ (aanriot@)
p5-Authen-SASL
~ Makefile ~ distinfo
~ pkg/PLIST
> update to 2.10; from maintainer jasper (steven@)
p5-GSSAPI
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> import p5-GSSAPI 0.21
pear-Auth-SASL
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
== sysutils ========================================================== 16/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils
lsof
- patches/patch-Configure
- patches/patch-dialects_n+obsd_dnode_c
~ Makefile ~ distinfo
> Pace with inode/dinode changes by updating to version 4.77, fixes crash
> reported by some people, okay jolan@ and pval@ (pedro@)
wmwlmon
~ Makefile ~ distinfo
> Update to wmwlmon 0.9.
> from maintainer/developer, marcus at nazgul.chbalmer@)
== telephony ========================================================= 17/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/telephony
telephony
~ Makefile
> +fobbit (jolan@)
fobbit
+ distinfo + pkg/DESCR
+ pkg/PLIST + patches/patch-src_vblast_h
+ patches/patch-src_usb_bsd_c + patches/patch-src_vb_ini
+ patches/patch-src_ini_c + patches/patch-src_usb_desc_c
> New import:
> fobbit-0.61, creative voip blaster driver/software
+ Makefile
> $ cvs -d jolan at cvs.openbsd.orgvs import ports/telephony/fobbit jolan
> jolan_20060511
> I ports/telephony/fobbit/Makefile
> <snip>
> not sure why cvs would choose to ignore the Makefile... (jolan@)
== textproc ========================================================== 18/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
libxml
~ Makefile
> fix master site paths (steven@)
libxslt
~ Makefile
> fix master site paths (steven@)
pear-XML-Parser
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-XML-RSS
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-XML-Tree
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-XML-Util
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
== www =============================================================== 19/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
mozilla
~ Makefile ~ distinfo
TAGGED OPENBSD_3_8
> MFC:
> update to 1.7.13, ok kurt@
> fixes multiple critical vulnerabilities
> the last official release of the Mozilla Application Suite (sturm@)
- patches/patch-htmlparser_public_nsHTMLTagList_h
- patches/patch-htmlparser_src_COtherElements_h
- patches/patch-htmlparser_src_nsElementTable_cpp
- patches/patch-htmlparser_src_nsHTMLTags_cpp
- patches/patch-htmlparser_tools_gentags_pl
~ Makefile ~ distinfo
TAGGED OPENBSD_3_9
> MFC:
> update to 1.7.13, ok kurt@
> fixes multiple critical vulnerabilities
> the last official release of the Mozilla Application Suite (sturm@)
mozilla-firefox
~ Makefile ~ distinfo
~ patches/patch-configure_in
~ patches/patch-modules_libpref_src_init_all_js
~ patches/patch-nsprpub_config_rules_mk
~ patches/patch-nsprpub_configure_in
~ patches/patch-xpcom_glue_standalone_Makefile_in
TAGGED OPENBSD_3_9
> MFC:
> Update to 1.5.0.3. Security fixes inside...
> More info:
> CVE-2006-1993
> http://secunia.com/advisories/19802/ (sturm@)
pear-HTML-Common2
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-HTML-QuickForm
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
pear-HTML-Select
~ Makefile
> bump PKGNAME due to the change of the pear dependencies; (robert@)
php5
- core/patches/patch-ext_yp_yp_c
- core/patches/patch-pear_PEAR_Config_php
- core/patches/patch-pear_install-pear_php
- core/patches/patch-scripts_php-config_in
- extensions/pkg/DESCR-dbx - extensions/pkg/PLIST-dbx
- patches/patch-ltmain_sh ~ Makefile
~ Makefile.inc ~ distinfo
~ core/Makefile
~ core/patches/patch-scripts_phpize_in
~ core/pkg/PLIST ~ core/pkg/PLIST-pear
~ extensions/Makefile
~ extensions/patches/patch-ext_gd_config_m4
~ extensions/pkg/DESCR-mysql ~ patches/patch-aclocal_m4
~ patches/patch-configure_in ~ patches/patch-php_ini-dist
~ patches/patch-php_ini-recommended ~ pear/pear.port.mk
+ core/patches/patch-scripts_php_config_in
+ extensions/pkg/DESCR-mysqli + extensions/pkg/PLIST-mysqli
> Update to version 5.1.4;
> Add a hardened flavor for both core and extensions (inspired by niallo@);
> Use our own way to install pear because the bundled installer is totally
> broken and upstream refuses to fix it.
> Add a mysqli subpackage which can be used to access the functionality
> provided by MySQL 4.1 and above.
> Other minor changes and fixes are also included.
> ok sturm@; tested by many (robert@)
~ core/patches/patch-scripts_php_config_in
> add OpenBSD tag (wilfried@)
== x11 =============================================================== 20/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
x11
~ Makefile
> +obconf (brad@)
kde
~ base3/pkg/DESCR-samba
> kde -> KDE (brad@)
~ base3/Makefile
> bump PKGNAME after DESCR modification. (brad@)
obconf
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
> New import:
> obconf - openbox configuration utility
openbox
~ Makefile ~ distinfo
~ pkg/PLIST
> upgrade to openbox 3.3-rc2 (brad@)
py-gtk2
~ Makefile ~ distinfo
~ pkg/PLIST + patches/patch-codegen_Makefile_in
+ patches/patch-codegen_argtypes_py
+ patches/patch-codegen_pygtk-codegen-2_0_in
+ patches/patch-examples_Makefile_in
> update to 2.6.3, in sync with out Gtk+2 version; ok alek@ (naddy@)
qt4
~ Makefile ~ pkg/DESCR-examples
~ pkg/DESCR-mysql ~ pkg/DESCR-postgresql
> s/qt3/qt4/, bump PKGNAMES accordingly.
> "go ahead" espie@ (bernd@)
===============================================================================
More information about the owc
mailing list