[odc] Daily ports changes for 2008-05-13
ODC
auto at squish.net
Wed May 14 07:00:07 BST 2008
OpenBSD ports changes summary for 2008-05-13
============================================
audio/grip devel/mercurial
graphics/pngcrush infrastructure/mk
lang/tcl lang/vala
mail mail/evolution-plugin-rss
multimedia/gstreamer-0.10 net/curl
net/samba news/tin
sysutils/wmwlmon telephony/asterisk
textproc/gtkaml www/nginx
x11/gnome x11/gtk-vnc
x11/tk
== audio ============================================================= 01/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
grip
~ Makefile ~ patches/patch-configure
~ patches/patch-src_Makefile_in ~ patches/patch-src_discdb_c
~ patches/patch-src_grip_c ~ patches/patch-src_rip_c
+ patches/patch-src_launch_c
> * LP64 fix from Markus Lude <markus.lude at gmx.de>
> * regen some patches (naddy@)
== devel ============================================================= 02/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
mercurial
~ Makefile ~ pkg/PLIST
> install hgweb.cgi and hgwebdir.cgi; wcmaier@ ok. (fgsch@)
== graphics ========================================================== 03/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
pngcrush
~ Makefile ~ distinfo
> SECURITY UPDATE to pngcrush 1.6.5 (SA30157) (jasper@)
== infrastructure ==================================================== 04/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
mk
~ pkgpath.mk
> no reason not to allow install-all as a subdir target, so...
> allow it! (espie@)
== lang ============================================================== 05/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
tcl
+ tcl.port.mk
> Add lang/tcl and x11/tk modules
> feedback and ok steven@ (deanna@)
vala
~ Makefile ~ distinfo
~ patches/patch-tests_testrunner_sh ~ pkg/PLIST
> - update to 0.3.2
> (many bugfixes and improvents to bindings/docs) (jasper@)
== mail ============================================================== 06/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
mail
~ Makefile
> - add evolution-plugin-rss (jasper@)
evolution-plugin-rss
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
+ patches/patch-src_evolution-import-rss_c
+ patches/patch-src_Makefile_in + patches/patch-configure
> New import:
> import evolution-rss 0.0.8
== multimedia ======================================================== 07/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia
gstreamer-0.10
- plugins-bad/pkg/patch-configure_ac
- plugins-bad/pkg/patch-ext_flac_gstflacdec_c
- plugins-bad/pkg/patch-ext_flac_gstflacdec_h
- plugins-bad/pkg/patch-ext_flac_gstflacenc_c
- plugins-bad/pkg/patch-ext_flac_gstflacenc_h
~ Makefile.inc ~ core/Makefile
~ core/distinfo ~ core/pkg/PLIST-main
~ plugins-bad/Makefile ~ plugins-bad/distinfo
~ plugins-bad/pkg/PLIST-main ~ plugins-bad/pkg/PLIST-sdl
~ plugins-base/Makefile ~ plugins-base/distinfo
~ plugins-base/pkg/PLIST-main ~ plugins-good/Makefile
~ plugins-good/distinfo
~ plugins-good/patch-common_m4_gst-default_m4
~ plugins-good/patch-configure_ac
~ plugins-good/patch-sys_oss_Makefile_in
~ plugins-good/patch-sys_oss_gstosshelper_c
~ plugins-good/patch-sys_oss_gstosssink_c
~ plugins-good/patch-sys_oss_gstosssrc_c
~ plugins-good/patch-sys_sunaudio_gstsunaudiomixerctrl_c
~ plugins-good/patch-sys_sunaudio_gstsunaudiomixerctrl_h
~ plugins-good/patch-sys_sunaudio_gstsunaudiosink_c
~ plugins-good/patch-sys_sunaudio_gstsunaudiosink_h
~ plugins-good/patch-sys_sunaudio_gstsunaudiosrc_c
~ plugins-good/pkg/PLIST-main ~ plugins-ugly/Makefile
~ plugins-ugly/distinfo
~ plugins-ugly/patch-ext_dvdread_dvdreadsrc_c
~ plugins-ugly/patch-ext_sidplay_Makefile_in
~ plugins-ugly/pkg/PLIST-main ~ py-gstreamer/Makefile
~ py-gstreamer/distinfo ~ py-gstreamer/pkg/PLIST
+ plugins-bad/pkg/DESCR-meta + plugins-bad/pkg/DESCR-sndfile
+ plugins-bad/pkg/PLIST-meta + plugins-bad/pkg/PLIST-neon
+ plugins-bad/pkg/PLIST-sndfile
+ plugins-bad/pkg/patch-ext_lame_gstlame_c
> update to recent gstreamer + plugins. Some breakage might occur, it will
> be dealt with afterwards. (espie@)
+ plugins-ffmpeg/Makefile + plugins-ffmpeg/distinfo
+ plugins-ffmpeg/pkg/PLIST + plugins-ffmpeg/pkg/DESCR
+ plugins-ffmpeg/patches/patch-ext_ffmpeg_gstffmpegcodecmap_c
+ plugins-ffmpeg/patches/patch-ext_ffmpeg_gstffmpegdemux_c
> New import:
> yeah, the gstreamer people finally made it possible to use the system
~ Makefile
> - add plugins-ffmpeg
> ok espie@ (jasper@)
== net =============================================================== 08/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
curl
~ Makefile ~ distinfo
~ pkg/PLIST + patches/patch-Makefile_in
+ patches/patch-docs_examples_anyauthput_c
> * Update to 7.18.1.
> * A CA cert bundle is no longer included, so point to /etc/ssl/cert.pem.
> * Compile examples during build rather than fake stage.
> ok sthen@, additional testing by merdely@ (naddy@)
samba
~ Makefile
+ patches/patch-libads_kerberos_keytab_c
> disable a workaround for the MIT kerberos implementation that we
> dont need because we use heimdal instead. this lets the ads flavor
> of samba manage the kerberos keytab on openbsd.
> no objections from mbalmer@ (dlg@)
== news ============================================================== 09/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/news
tin
~ Makefile ~ patches/patch-src_Makefile_in
+ patches/patch-configure_in
> - add icu4c as a dependency
> - change e-mail address
> - change COMMENT
> - change spool to /var/spool/news - this matches leafnode
> - disable checking for libuu
> - do not try to write to /usr
> From maintainer Joachim Schipper (naddy@)
== sysutils ========================================================== 10/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils
wmwlmon
~ Makefile ~ distinfo
> Update to latest release 1.0.
> OK mbalmer@ (mglocker@)
== telephony ========================================================= 11/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/telephony
asterisk
~ Makefile ~ distinfo
> Update to 1.4.19.2, fixing an IAX performance problem introduced
> by the security fix in the previous update. No change to other code.
> Non-IAX users are unaffected. (sthen@)
== textproc ========================================================== 12/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
gtkaml
- patches/patch-Makefile_in ~ Makefile
~ distinfo
> - update gtkaml to 0.2.1.0 (jasper@)
== www =============================================================== 13/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
nginx
~ Makefile ~ distinfo
> Bugfix update to 0.6.31. Fixes include:
> *) Bugfix: nginx did not process FastCGI response if header was at
> the end of FastCGI record; bug appeared in 0.6.2. Thanks to
> Sergey Serov.
> *) bugfix: a segmentation fault might occur in worker process if a
> file was deleted and the "open_file_cache_errors" directive was
> off.
> From Darrin Chandler (MAINTAINER)
> ok bernd@ (merdely@)
== x11 =============================================================== 14/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
gnome
+ totem/distinfo + totem/Makefile
+ totem/pkg/DESCR + totem/pkg/PLIST
+ totem/pkg/MESSAGE
+ totem/patches/patch-src_backend_bacon-video-widget-gst-0_10_c
> New import:
> Import totem-2.22.2... under the correct dir this time
~ Makefile
> +totem (ajacoutot@)
~ session/Makefile ~ session/files/README.OpenBSD
> - mention totem
> "okies" jasper@ (ajacoutot@)
~ empathy/Makefile
+ empathy/patch-libempathy-gtk_empathy-main-window_glade
> - don't display the "edit personal information button", it's not
> implemented. (jasper@)
+ py-gnome-desktop/distinfo + py-gnome-desktop/Makefile
+ py-gnome-desktop/pkg/DESCR + py-gnome-desktop/pkg/PLIST
+ py-gnome-desktop/patches/patch-gtop_gtop_c
> New import:
> import gnome-python-desktop 2.20.0
+ py-gnome-extras/Makefile + py-gnome-extras/distinfo
+ py-gnome-extras/pkg/PLIST + py-gnome-extras/pkg/DESCR
> New import:
> import gnome-python-extras 2.19.1
~ Makefile
> - add py-gnome-desktop and py-gnome-extras (jasper@)
gtk-vnc
- pkg/DESCR - pkg/PFRAG.shared
- pkg/PLIST ~ Makefile
+ patches/patch-plugin_Makefile_in + pkg/DESCR-main
+ pkg/DESCR-plugin + pkg/PLIST-main
+ pkg/PLIST-plugin
> - new subpackage:
> add a very nice web browser plug-in for gtk-vnc
> ok jasper@ (ajacoutot@)
tk
+ tk.port.mk
> Add lang/tcl and x11/tk modules
> feedback and ok steven@ (deanna@)
===============================================================================
More information about the odc
mailing list