[owc] Weekly ports changes ending 2007-08-12
OWC
auto at squish.net
Mon Aug 13 07:00:08 BST 2007
OpenBSD ports changes summary for 2007-08-05 to 2007-08-12 inclusive
====================================================================
audio/esound comms/p5-SendPage
databases/mysql databases/ocaml-sqlite3
devel/doc++ devel/fox
devel/jdk devel/libgsf
devel/luaalarm devel/luabitlib
devel/luacopas devel/luafs
devel/luaposix devel/luarexlib
devel/luastdlib devel/py-silc
devel/sdl devel/silc-toolkit
devel/xulrunner games/gtetrinet
games/xblast graphics/lcms
graphics/libgphoto2 graphics/luagd
graphics/ufraw infrastructure/plist
lang/lua lang/ucblogo
mail/dkim-milter mail/enigmail
mail/mozilla-thunderbird mail/osbf-lua
mail/postfix mail/thunderbird-i18n
math/R math/octave
math/py-numpy net/luasocket
net/openafs net/pidgin
net/psi net/samba
net/tor net/yt
print/cups print/poppler
security/luacrypto sysutils/colorls
telephony/asterisk textproc
textproc/docbook-xsl textproc/gpdf
textproc/icu4c textproc/xpdf
www/epiphany www/galeon
www/gnash www/liferea
www/links+ www/minimo
www/seamonkey x11/bbkeys
x11/goggles x11/kde
x11/lablgtk x11/qt3
x11/vlc x11/xfe
== audio ============================================================= 01/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
esound
- patches/patch-configure_ac - patches/patch-esd_c
~ Makefile ~ distinfo
~ patches/patch-audio_c ~ patches/patch-test-script
~ patches/patch-util_c ~ pkg/DESCR
~ pkg/PLIST + patches/patch-Makefile.in
+ patches/patch-acconfig_h + patches/patch-config_h_in
+ patches/patch-configure_in + patches/patch-esd.c
> revert to 0.2.34; this is known to cause problems for devices with
> 48kHz sampling rate, originally reported by Gareth <garf at
> loveandnature dot co dot za>
> testing and patches from jakemsr@, aanriot@ and Tim van der Molen
> <tbvdm.lists at xs4all dot nl>
> ok naddy@, jakemsr@, simon@, jasper@ (martynas@)
== comms ============================================================= 02/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/comms
p5-SendPage
~ Makefile
> add missing dependency on p5-DBI
> ok espie@ (steven@)
== databases ========================================================= 03/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/databases
mysql
~ Makefile ~ distinfo
~ patches/patch-configure_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/MESSAGE-server
~ pkg/PLIST-main ~ pkg/PLIST-server
~ pkg/PLIST-tests + files/README.OpenBSD
> update to version 5.0.45 that includes bugfixes and a couple of security
> fixes too;
> move to a new way of documenting the usage of mysql,
> based on the documentation that can found in postgresql port
> the original diff was from Brad; fixes from Stuart Henderson and me;
> ok naddy@, espie@, pvalchev@ (robert@)
ocaml-sqlite3
~ Makefile ~ pkg/PLIST
> - replace 'ocamlfind install' based install with our own do-install target
> so that /usr/local/lib/ocaml/ld.conf doesn't get modified durring the
> build. idea from databases/ocaml-postgresql. NOTE: these ports need some
> more adjustment after unlock. they need @exec/unexec to properly tweek
> /usr/local/lib/ocaml/ld.conf.
> - add no-autoheader to quiet warning
> okay naddy@ pvalchev@ (kurt@)
== devel ============================================================= 04/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
doc++
~ Makefile ~ pkg/PLIST
> fix the latex support for doc++
> from Edd Barrett
> okay espie@ (jasper@)
fox
~ Makefile ~ distinfo
> - update to fox-1.6.28
> - enable xft and bump major
> feedback and ok espie@ (ajacoutot@)
jdk
~ 1.7/Makefile
> let's not give the impression 4.2 has a working 1.7 port. mark it BROKEN
> for now. okay ian@ naddy@ (kurt@)
libgsf
~ Makefile
> add popt as a build dependency
> from Charles Longeau
> okay espie@ (jasper@)
luaalarm
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
luabitlib
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
luacopas
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
luafs
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
luaposix
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
luarexlib
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
luastdlib
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
py-silc
~ Makefile ~ patches/patch-setup_py
~ patches/patch-src_pysilc_h + patches/patch-README
+ patches/patch-examples_demo_py + patches/patch-examples_echo_py
+ patches/patch-src_pysilc_c
+ patches/patch-src_pysilc_callbacks_c
+ patches/patch-src_pysilc_channel_c + patches/patch-src_pysilc_user_c
> unbreak to work with silc-toolkit-1.1
> NOTE: the obvious thing you will need to do first for your existing
> py-silc programs is to move connect_to_server to the running() callback
> (see docs/examples updates).
> tested by Simon Kuhnle, and steven@ on amd64; ok naddy@ (martynas@)
sdl
~ Makefile
~ patches/patch-src_audio_sun_SDL_sunaudio_c
> if requested sound settings fail, try 48000 Hz, as some audio devices
> can only support that sample rate. reported by deanna, fixed by jakemsr
> who asked me to commit it (pvalchev@)
silc-toolkit
- patches/patch-lib_Makefile_in ~ Makefile
~ distinfo ~ patches/patch-lib_silcmath_tma_h
~ pkg/PFRAG.shared ~ pkg/PLIST
+ patches/patch-Makefile_in
> Revert crash-prone update to pidgin 2.1.0 and silc-toolkit 1.1.2.
> Discussed with brad, martynas and steven, ok pval (ckuethe@)
xulrunner
~ Makefile ~ pkg/PLIST-main
> - cleanup files left in /etc/gre.d using unregister-global and @sample
> okay martynas@ naddy@ (kurt@)
~ Makefile ~ distinfo
~ pkg/PLIST-devel
> security update to 1.8.1.6, fixes MFSA 2007-[18..27]; ok kurt@, naddy@
> (martynas@)
~ Makefile ~ distinfo
~ pkg/PLIST-devel ~ pkg/PLIST-main
TAGGED OPENBSD_4_1
> MFC (original commit martynas@):
> - security update to 1.8.1.6, fixes MFSA 2007-[18..27]
> ok sturm@ (ajacoutot@)
== games ============================================================= 05/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/games
gtetrinet
~ Makefile + patches/patch-configure
> make it work with 0.2.34; ok maintainer simon@, naddy@ (martynas@)
xblast
- patches/patch-configure_in ~ Makefile
~ distinfo ~ patches/patch-xbsndsrv_c
+ patches/patch-Makefile_in
> maintenance update to 2.10.2 (which is also pretty old), 2.10.0 was
> having issues (it segfaults when you try to create a network game, etc.)
> ok naddy@ (aanriot@)
== graphics ========================================================== 06/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
lcms
~ Makefile ~ distinfo
~ patches/patch-include_lcms_h ~ patches/patch-samples_Makefile_in
~ patches/patch-src_Makefile_in ~ patches/patch-src_cmsmtrx_c
~ patches/patch-testbed_Makefile_in
> revert unokay'ed update that breaks at least digikam. (espie@)
libgphoto2
~ Makefile
> - bump PKGNAME so that libgphoto can deal with new libexif
> (libexif had a SHARED_LIBS minor version bump and for some reason,
> libgphoto2 is not able to link against it without recompilation)
> needed for -stable
> ok sturm@, pvalchev@ (ajacoutot@)
~ Makefile
TAGGED OPENBSD_4_1
> MFC:
> - bump PKGNAME so that libgphoto can deal with new libexif
> (libexif had a SHARED_LIBS minor version bump and for some reason,
> libgphoto2 is not able to link against it without recompilation)
> ok sturm@ (ajacoutot@)
~ Makefile
TAGGED OPENBSD_4_0
> MFC:
> - bump PKGNAME so that libgphoto can deal with new libexif
> (libexif had a SHARED_LIBS minor version bump and for some reason,
> libgphoto2 is not able to link against it without recompilation)
> ok sturm@ (ajacoutot@)
luagd
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
ufraw
~ Makefile
> Fix a lib-depends issue and CONFIGURE_ARGS.
> ok naddy (mbalmer@)
== infrastructure ==================================================== 07/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
plist
~ i386
> cut (pvalchev@)
~ amd64 ~ powerpc
> shrink (pvalchev@)
== lang ============================================================== 08/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
lua
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
ucblogo
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
== mail ============================================================== 09/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
dkim-milter
~ Makefile ~ distinfo
~ patches/patch-dkim-filter_dkim-filter_c
> update to version 2.0.2 (jakob@)
~ Makefile ~ distinfo
~ patches/patch-dkim-filter_dkim-filter_c
> revert previous commit; my bad (jakob@)
enigmail
~ Makefile ~ distinfo
> - update to 0.95.3;
> - bump for 2.0.0.6;
> ok naddy@ (martynas@)
mozilla-thunderbird
~ Makefile ~ distinfo
> security update to 2.0.0.6, fixes MFSA 2007-27 and MFSA 2007-26
> http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunder
> bird2.0.0.6
> ok kurt@, naddy@ (martynas@)
osbf-lua
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
postfix
~ stable/Makefile ~ stable/distinfo
> postfix v2.4.5 (jakob@)
~ snapshot/Makefile ~ snapshot/distinfo
> snapshot 2.5-20070731 (jakob@)
~ stable/Makefile ~ stable/distinfo
> revert previous commit (jakob@)
~ snapshot/Makefile ~ snapshot/distinfo
> revert previous commit (jakob@)
thunderbird-i18n
- pkg/DESCR-mk - pkg/PLIST-mk
~ Makefile ~ distinfo
+ pkg/DESCR-ko + pkg/PLIST-ko
> - update to 2.0.0.6;
> - add ko;
> - remove mk;
> ok naddy@ (martynas@)
== math ============================================================== 10/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/math
R
~ Makefile
~ patches/patch-src_main_CommandLineArgs_c
~ patches/patch-src_main_Rdynload_c
~ patches/patch-src_main_connections_c
~ patches/patch-src_main_gram_y + patches/patch-configure
> link correctly against libintl, and adapt MODULES. update patches while
> here.
> ok naddy (steven@)
octave
~ Makefile
> missing build dependency; from espie@ (naddy@)
py-numpy
~ Makefile
> don't link against blas/lapack for now.
> ok espie@ djm@ (steven@)
== net =============================================================== 11/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
luasocket
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
openafs
~ Makefile
> acknowledge that this port is BROKEN (naddy@)
pidgin
- patches/patch-finch_libgnt_gntmain_c
- patches/patch-finch_libgnt_gntwm_c ~ Makefile
~ distinfo ~ patches/patch-config_h_in
~ patches/patch-configure_ac
~ patches/patch-finch_libgnt_Makefile_in
~ patches/patch-finch_plugins_Makefile_in
~ patches/patch-libpurple_plugins_ssl_Makefile_in
~ patches/patch-libpurple_protocols_gg_Makefile_in
~ patches/patch-libpurple_protocols_oscar_Makefile_am
~ patches/patch-libpurple_protocols_oscar_Makefile_in
~ patches/patch-pidgin_Makefile_in ~ patches/patch-pidgin_gtkdialogs_c
~ patches/patch-pidgin_gtkmain_c ~ patches/patch-pidgin_gtknotify_c
~ pkg/PLIST
> Revert crash-prone update to pidgin 2.1.0 and silc-toolkit 1.1.2.
> Discussed with brad, martynas and steven, ok pval (ckuethe@)
psi
- patches/patch-src_options_opt_appearance-ui_ui
- patches/patch-src_src_pro - patches/patch-src_ui_about_ui
~ Makefile ~ distinfo
~ patches/patch-configure
~ patches/patch-iris_xmpp-core_jid_cpp
~ pkg/DESCR ~ pkg/PLIST
> restore psi 0.10, but with a workaround to avoid inclusion of
> /usr/local/include/socks.h which breaks compilation.
> ok naddy@ (steven@)
samba
~ patches/patch-Makefile_in
> reorder the include file paths so samba always uses it's own include files
> first and not the ones in /usr/local/include.
> this allows for the cups flavors to build again when databases/tdb is
> installed.
> problem found by naddy, fix by me, ok naddy (mbalmer@)
tor
~ Makefile ~ distinfo
> SECURITY: update tor to 0.1.2.16 and fix a Security Bypass.
> ok pvalchev@ (rui@)
~ Makefile ~ distinfo
~ patches/patch-configure
~ patches/patch-src_config_torrc_sample_in
TAGGED OPENBSD_4_1
> MFC (original commit rui@):
> - security update to version 0.1.2.16
> ok sturm@ (ajacoutot@)
yt
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
== print ============================================================= 12/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/print
cups
~ Makefile ~ patches/patch-configure
+ patches/patch-pdftops_Stream_cxx
TAGGED OPENBSD_4_1
> MFC (original commit kili@):
> - fixes CVE-2007-3387
> ok sturm@ (ajacoutot@)
poppler
~ Makefile ~ patches/patch-goo_Makefile_in
+ patches/patch-poppler_Catalog_cc + patches/patch-poppler_Catalog_h
+ patches/patch-poppler_Stream_cc + patches/patch-splash_Splash_cc
TAGGED OPENBSD_4_0
> MFC (original commit kili@):
> - import patches from -current
> CVE-2006-0301 (fixed upstream in 0.4 but not merged into 0.5 before the
> "unstable" 0.5.9 got the xpdf 3.02 merge)
> CVE-2007-0104 (fixed in CVS and in development version by merging xpdf
> 3.02, but not in the "stable" version)
> CVE-2007-3387 (from xpdf patch)
> ok sturm@ (ajacoutot@)
== security ========================================================== 13/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
luacrypto
~ Makefile
> Remove Pedro Martelleto as MAINTAINER per his own request.
> ok espie (mbalmer@)
== sysutils ========================================================== 14/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils
colorls
~ Makefile ~ distinfo
~ patches/patch-Makefile ~ patches/patch-colorls_1
~ patches/patch-ls_c ~ patches/patch-ls_h
~ patches/patch-print_c ~ patches/patch-util_c
> sync with 4.2 (naddy@)
~ Makefile ~ patches/patch-colorls_1
> word around CVS keyword in patch (naddy@)
== telephony ========================================================= 15/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/telephony
asterisk
~ Makefile ~ patches/patch-Makefile
~ patches/patch-cdr_Makefile ~ patches/patch-channels_Makefile
~ patches/patch-channels_chan_iax2_c ~ patches/patch-channels_chan_sip_c
~ patches/patch-channels_chan_skinny_c
~ patches/patch-manager_c
+ patches/patch-channels_iax2-parser_c
+ patches/patch-channels_iax2-parser_h
TAGGED OPENBSD_4_0
> - backport some security fixes for
> ASA-2007-014 - Stack Buffer Overflow in IAX2 channel driver
> ASA-2007-015 - Remote Crash Vulnerability in IAX2 Channel Driver
> ASA-2007-016 - Remote Crash Vulnerability in Skinny channel driver from
> version 1.2.22
> All work and testing by Stuart Henderson
> ok sturm@ (ajacoutot@)
== textproc ========================================================== 16/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
textproc
~ Makefile
> remove gpdf (steven@)
docbook-xsl
~ Makefile
> make sure to build correct packages even if WRKSRC gets fucked up.
> okay naddy@ (espie@)
gpdf
- Makefile - distinfo
- patches/patch-splash_SplashXPathScanner_cc
- patches/patch-xpdf_GPOutputDev_cc - patches/patch-xpdf_GfxState_cc
- patches/patch-xpdf_Gfx_cc - patches/patch-xpdf_JPXStream_cc
- patches/patch-xpdf_Stream_cc - patches/patch-xpdf_Stream_h
- patches/patch-xpdf_XRef_cc - patches/patch-xpdf_gpdf-control_cc
- pkg/DESCR - pkg/PLIST
> remove gpdf, superseded by evince.
> pointed out by Daniel Dickman (didickman at gmail)
> ok naddy, espie, kili (steven@)
icu4c
- patches/patch-source_data_Makefile_in
~ Makefile
~ patches/patch-source_common_Makefile_in
~ patches/patch-source_configure ~ patches/patch-source_icudefs_mk_in
~ patches/patch-source_stubdata_Makefile_in
~ pkg/PLIST
+ patches/patch-source_config_mh-bsd-gcc
+ patches/patch-source_i18n_Makefile_in
+ patches/patch-source_io_Makefile_in
+ patches/patch-source_layout_Makefile_in
+ patches/patch-source_layoutex_Makefile_in
+ patches/patch-source_tools_pkgdata_dllmode_c
+ patches/patch-source_tools_toolutil_Makefile_in
> don't install shared libraries that don't follow our naming scheme,
> and some port cleanup while here.
> ok naddy@ simon@ (steven@)
xpdf
~ Makefile ~ distinfo
TAGGED OPENBSD_4_0
> MFC (original commit naddy@):
> - SECURITY fix for CVE-2007-3387
> ok sturm@ (ajacoutot@)
== www =============================================================== 17/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
epiphany
~ Makefile
> - pass --disable-scrollkeeper to not run scrollkeeper during build;
> - no PKGNAME bump;
> ok naddy@ (martynas@)
galeon
~ Makefile ~ pkg/PLIST
> - make scrollkeeper not to update it's database during fake, fixes
> writes to LOCALBASE/var/scrollkeeper (reported by kurt@);
> - add forgotten @unexec to uninstall schemas;
> - bump PKGNAME;
> ok naddy@ (martynas@)
gnash
~ Makefile ~ patches/patch-configure
> Remove unneeded libgsm dependency, and prevent it from being picked up
> if present. This allows us to set PERMIT_PACKAGE_FTP=Yes.
> ok espie (deanna@)
liferea
~ Makefile
> - add missing dependency and bump pkgname, from Wiktor Izdebski;
> - use LOCALBASE (instead of PREFIX) for gnutls-libs, from naddy@;
> ok naddy@ (martynas@)
links+
~ Makefile
> add bz2 to LIB_DEPENDS since it gets picked up. fix WANTLIB as well.
> ok naddy@ (steven@)
minimo
- patches/patch-modules_plugin_base_public_nptypes_h
- patches/patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86_h
~ Makefile ~ distinfo
~ patches/patch-configure_in
~ patches/patch-minimo_chrome_content_minimo_js
~ patches/patch-minimo_customization_all_js
> security update to minimo-20070804 which fixes recent gecko
> vulnerabilities (and has some minimo-2.0 interface fixes); ok naddy@
> tested by kili@ on zaurus, thank you. (martynas@)
seamonkey
~ Makefile ~ distinfo
~ pkg/PLIST-main
> - security update to 1.1.4, fixes MFSA 2007-27 and MFSA 2007-26:
> http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonk
> ey1.1.4
> - rearrange the way langpacks are handled, we're now able to distribute
> more than ever before;
> help, testing and ok naddy@ and kurt@ (martynas@)
== x11 =============================================================== 18/18 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
bbkeys
~ Makefile + patches/patch-src_Netclient_cpp
> LP64 fix, tested by jakemsr@ (naddy@)
goggles
~ Makefile
> - fix DEPENDS now that fox has xft enabled
> ok espie@ (ajacoutot@)
kde
~ graphics3/Makefile
+ graphics3/patches/patch-kpdf_xpdf_xpdf_Stream_cc
TAGGED OPENBSD_4_1
> MFC (original commit kili@):
> - fixes CVE-2007-3387
> ok sturm@ (ajacoutot@)
~ office3/Makefile ~ office3/distinfo
TAGGED OPENBSD_4_1
> MFC (original commit kili@):
> - fixes CVE-2007-3387
> ok sturm@ (ajacoutot@)
~ bindings3/Makefile
~ bindings3/patch-qtruby_rubylib_designer_uilib_Makefile_in
~ bindings3/pkg/PLIST
+ bindings3/pkg/patch-korundum_rubylib_korundum_Makefile_in
+ bindings3/pkg/patch-qtruby_rubylib_qtruby_Makefile_in
TAGGED OPENBSD_4_1
> drop version numbers on qtruby bindings.
> problem reported by Jeremy Evans <openbsd at jeremyevans.net>
> ok espie (steven@)
~ utils3/Makefile
~ utils3/patches/patch-klaptopdaemon_portable_cpp
+ utils3/patches/patch-klaptopdaemon_Makefile_in
TAGGED OPENBSD_4_1
> fix kded startup crash when launched from start_kdeinit due to undefined
> symbols. okay espie@ (kurt@)
lablgtk
~ Makefile ~ pkg/PFRAG.native
~ pkg/PLIST + pkg/PFRAG.shared
> - fix installation of dlllablgtk.so (respect DESTDIR)
> - install .o files on 'native' arch
> okay pvalchev@ (kurt@)
qt3
~ Makefile
> - remove BUILD_DEPENDS=::graphics/jpeg
> it has been useless for a long time and only confuses people (as we have
> another BUILD_DEPENDS line right after this one)
> no binary change of course
> noticed by Markus Lude <markus.lude at gmx dot de>
> "go ahead" espie@ (ajacoutot@)
vlc
~ Makefile
> add missing dependency on the nspr libraries.
> ok pval (steven@)
xfe
~ Makefile ~ distinfo
~ patches/patch-Makefile_in ~ pkg/PLIST
+ patches/patch-configure
> - update to xfe-1.00
> ok espie@ (ajacoutot@)
===============================================================================
More information about the owc
mailing list