[owc] Weekly ports changes ending 2007-02-04

OWC auto at squish.net
Mon Feb 5 07:27:35 GMT 2007


OpenBSD ports changes summary for 2007-01-28 to 2007-02-04 inclusive
====================================================================

archivers/bzip2                         audio/gnomad2
audio/mp3cddb                           audio/p5-Audio-MPD
audio/p5-Audio-Musepack                 audio/p5-MP3-Info
audio/rtunes                            biology/nutdb
converters/libdvdcss                    converters/p5-Unicode-MapUTF8
databases                               databases/mysql-administrator
databases/mysql-query-browser           databases/py-sqlalchemy
databases/qt3-sqlite3-plugin            databases/sqlite3
devel/chmlib                            devel/eclipse
devel/jdk                               devel/libdvdread
devel/libgtop2                          devel/libmtp
devel/metaauto                          devel/mysql-gui-common
devel/p5-Graph                          devel/p5-Module-ScanDeps
devel/p5-Set-Object                     devel/p5-Test-Tester
devel/subversion                        devel/swig
editors/nano                            emulators/qemu
games                                   games/ivan
graphics/ImageMagick                    graphics/digikam-doc
graphics/kimdaba                        graphics/kipi-plugins
graphics/libkipi                        graphics/p5-Image-BioChrome
graphics/p5-PerlMagick                  graphics/sane-backends
infrastructure/build                    infrastructure/mk
inputmethods/uim                        lang/erlang
lang/tcl                                mail/dovecot
mail/getmail                            mail/msmtp
mail/p5-Catalyst-Plugin-Email           mail/postfix
mail/smtp-vilter                        misc/brs
misc/p5-File-MMagic                     net
net/gaim                                net/gaim-icb
net/gaim-tlen                           net/mldonkey
net/neon                                net/p5-POE-Component-IRC
net/ruby-pcap                           net/yt
print                                   print/latex-mk
productivity/taskjuggler                security
security/advchk                         security/fwbuilder
security/libfwbuilder                   security/p5-Authen-Htpasswd
security/tcltls                         shells/scsh
sysutils                                sysutils/pciutils
sysutils/smbldap-tools                  textproc
textproc/agrep                          textproc/glimpse
textproc/p5-Catalyst-View-TT            textproc/p5-XML-Twig
textproc/tre                            www/ap2-mod_perl
www/jesred                              www/lighttpd
www/p5-Apache-Test                      www/p5-Catalyst-Devel
www/squid                               www/wordpress
x11                                     x11/dbus-glib
x11/gaia                                x11/gentoo
x11/gnome                               x11/gtk+2
x11/ion                                 x11/kde
x11/qt3                                 x11/qt4
x11/ruby-gtk                            x11/tk
x11/wmweather                           

== archivers ========================================================= 01/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/archivers

bzip2

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  TAGGED OPENBSD_3_9
  > MFC:
  > SECURITY update to 1.0.4:
  > * Fix file permissions race problem (CVE-2005-0953).
  > * Avoid possible segfault in BZ2_bzclose.
  > * Sanitise file names more carefully in bzgrep.  Fixes CVE-2005-0758
  > to the extent that applies to bzgrep.
  > * Use 'mktemp' rather than 'tempfile' in bzdiff.
  > * Tighten up a couple of assertions in blocksort.c following automated
  > analysis. (sturm@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  TAGGED OPENBSD_4_0
  > MFC:
  > SECURITY update to 1.0.4:
  > * Fix file permissions race problem (CVE-2005-0953).
  > * Avoid possible segfault in BZ2_bzclose.
  > * Sanitise file names more carefully in bzgrep.  Fixes CVE-2005-0758
  > to the extent that applies to bzgrep.
  > * Use 'mktemp' rather than 'tempfile' in bzdiff.
  > * Tighten up a couple of assertions in blocksort.c following automated
  > analysis. (sturm@)

== audio ============================================================= 02/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/audio

gnomad2

  - patches/patch-src-jukebox_c           ~ Makefile
  ~ distinfo                              

  > update gnomad2 to 2.8.11 (jasper@)

mp3cddb

  - pkg/MESSAGE                           ~ Makefile
  + patches/patch-mp3cddb                 

  > use MP3::Info instead of old MPEG::MP3Info which is no longer distributed
  > with newer versions of MP3::Info. remove useless MESSAGE while here.
  > (steven@)

p5-Audio-MPD

  ~ Makefile                              ~ distinfo

  > update p5-Audio-MPD to 0.12.4 (jasper@)

p5-Audio-Musepack

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 0.7
  > based on diff from maintainer (steven@)

p5-MP3-Info

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 1.21 (steven@)

rtunes

  ~ Makefile                              ~ distinfo

  > Update to rtunes-0.5 which fixes a critical bug that would let rtunes
  > coredump when the local hostname could not be resolved.
  > ok mglocker (mbalmer@)

== biology =========================================================== 03/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/biology

nutdb

  - patches/patch-nut.1                   ~ Makefile
  + patches/patch-nut_1                   

  > fix PKGNAME, noticed by Stuart Henderson
  > regen patch while there. (jasper@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-nut_1                   ~ pkg/DESCR

  > update nutdb to 12.3 (jasper@)

== converters ======================================================== 04/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/converters

libdvdcss

  ~ Makefile                              ~ distinfo

  > belated update (espie@)

p5-Unicode-MapUTF8

  ~ Makefile                              

  > fix broken dependencies and bump (msf@)

== databases ========================================================= 05/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/databases

databases

  ~ Makefile                              

  > +qt3-sqlite3-plugin (espie@)

  ~ Makefile                              

  > +py-sqlalchemy (steven@)

mysql-administrator

  ~ Makefile                              ~ distinfo
  ~ patch-source_linux_Makefile_in        ~ patch-source_util_Makefile_in

  > update the MySQL tools to versions that are not broken with the latest
  > version of MySQL
  > from brad@ (wilfried@)

mysql-query-browser

  ~ Makefile                              ~ distinfo
  ~ patch-source_linux_Makefile_in        

  > update the MySQL tools to versions that are not broken with the latest
  > version of MySQL
  > from brad@ (wilfried@)

py-sqlalchemy

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >	import SQLAlchemy 0.3.4

qt3-sqlite3-plugin

  + distinfo                              + Makefile
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >	qt3 sqlite3 plugin, backported from qt4.

sqlite3

  ~ Makefile                              ~ distinfo
  + patches/patch-configure               

  > Update to sqlite3-3.3.12.
  > ok espie@ (bernd@)

== devel ============================================================= 06/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/devel

chmlib

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_chm_lib_c           

  > Security update to chmlib 0.39
  > This update fixes a vulnerability which might lead to a code execution:
  > http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=468
  > from Martynas Venckus <martynas at altroot.org  > ok sturm@ (jasper@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_chm_lib_c           

  TAGGED OPENBSD_3_9
  > MFC:
  > Security update to chmlib 0.39
  > This update fixes a vulnerability which might lead to a code execution:
  > http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=468
  > (sturm@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_chm_lib_c           

  TAGGED OPENBSD_4_0
  > MFC:
  > Security update to chmlib 0.39
  > This update fixes a vulnerability which might lead to a code execution:
  > http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=468
  > (sturm@)

eclipse

  ~ plugins/emf/Makefile                  ~ plugins/gef/Makefile
  ~ plugins/uml2/Makefile                 

  > NO_REGRESS=Yes (kurt@)

  ~ plugins/Makefile                      

  > += findbugs (ian@)

  + plugins/findbugs/Makefile             + plugins/findbugs/distinfo
  + plugins/findbugs/pkg/PLIST            + plugins/findbugs/pkg/DESCR

  > New import:
  >	FindBugs plugin for Eclipse, ok kurt@

  ~ plugins/wtp/Makefile                  

  > Add PKG_ARCH=*; Consistify my email; bump pkg. (ian@)

  ~ plugins/jem/Makefile                  

  > Add PKG_ARCH=*; Consistify my email; bump pkg. (ian@)

jdk

  ~ 1.4/Makefile                          
  + 1.4/patch-j2se_src_share_classes_sun_awt_image_GifImageDecoder_java
  + 1.4/patch-j2se_src_share_native_sun_awt_image_gif_gifdecoder_c

  > Security fix for CVE-2007-0243:
  > Buffer overflow allows applets to gain privileges via a GIF image with a
  > block with a 0 width field, which triggers memory corruption and possible
  > execution of arbitrary code. (kurt@)

  ~ 1.3/Makefile                          
  + 1.3/patch-j2sdk1_3_1_src_share_classes_sun_awt_image_GifImageDecoder_java
  + 1.3/patch-j2sdk1_3_1_src_share_native_sun_awt_image_gif_gifdecoder_c

  > Security fix for CVE-2007-0243:
  > Buffer overflow allows applets to gain privileges via a GIF image with a
  > block with a 0 width field, which triggers memory corruption and possible
  > execution of arbitrary code. (kurt@)

  - 1.5/patches/patch-deploy_src_javaws_solaris_native_system_md_h
  - 1.5/patches/patch-deploy_src_plugin_share_classes_sun_plugin_util_GrayBoxPainter_java
  - 1.5/patches/patch-deploy_src_plugin_solaris_controlpanel_ControlPanel
  - 1.5/patches/patch-hotspot_src_cpu_i486_vm_c1_Runtime1_i486_cpp
  - 1.5/patches/patch-hotspot_src_cpu_i486_vm_c2_init_i486_cpp
  - 1.5/patches/patch-hotspot_src_cpu_i486_vm_frame_i486_cpp
  - 1.5/patches/patch-hotspot_src_cpu_i486_vm_frame_i486_hpp
  - 1.5/patches/patch-hotspot_src_cpu_i486_vm_frame_i486_inline_hpp
  - 1.5/patches/patch-hotspot_src_cpu_i486_vm_interpreter_i486_cpp
  - 1.5/patches/patch-hotspot_src_cpu_i486_vm_javaFrameAnchor_i486_hpp
  - 1.5/patches/patch-hotspot_src_cpu_i486_vm_runtime_i486_cpp
  - 1.5/patches/patch-hotspot_src_cpu_i486_vm_vmStructs_i486_hpp
  - 1.5/patches/patch-hotspot_src_os_bsd_vm_os_bsd_cpp
  - 1.5/patches/patch-hotspot_src_os_cpu_bsd_i486_vm_os_bsd_i486_cpp
  - 1.5/patches/patch-hotspot_src_os_cpu_bsd_i486_vm_thread_bsd_i486_hpp
  - 1.5/patches/patch-hotspot_src_share_vm_prims_forte_cpp
  - 1.5/patches/patch-hotspot_src_share_vm_utilities_globalDefinitions_gcc_hpp
  - 1.5/patches/patch-j2se_make_sun_awt_Makefile
  - 1.5/patches/patch-j2se_src_share_classes_sun_jdbc_odbc_JdbcOdbc_c
  - 1.5/patches/patch-j2se_src_share_hpi_include_hpi_impl_h
  - 1.5/patches/patch-j2se_src_share_native_sun_font_t2k_glyph_c
  - 1.5/patches/patch-j2se_src_solaris_bin_java_md_c
  - 1.5/patches/patch-j2se_src_solaris_bin_java_md_h
  - 1.5/patches/patch-j2se_src_solaris_hpi_native_threads_src_sys_api_td_c
  - 1.5/patches/patch-j2se_src_solaris_native_com_sun_security_auth_module_Unix_c
  - 1.5/patches/patch-j2se_src_solaris_native_sun_awt_awt_Component_c
  - 1.5/patches/patch-j2se_src_solaris_native_sun_awt_awt_LoadLibrary_c
  - 1.5/patches/patch-j2se_src_solaris_native_sun_awt_awt_MToolkit_c
  - 1.5/patches/patch-j2se_src_solaris_native_sun_awt_awt_util_c
  - 1.5/patches/patch-j2se_src_solaris_native_sun_awt_awt_util_h
  - 1.5/patches/patch-j2se_src_solaris_native_sun_awt_multi_font_c
  - 1.5/patches/patch-j2se_src_solaris_native_sun_net_dns_ResolverConfigurationImpl_c
  ~ 1.5/Makefile                          ~ 1.5/distinfo
  + 1.5/patches/patch-j2se_make_java_net_FILES_c_gmk
  + 1.5/patches/patch-j2se_src_solaris_classes_sun_security_provider_NativePRNG_java
  + 1.5/patches/patch-j2se_src_solaris_native_java_net_net_util_md_h

  TAGGED OPENBSD_3_9
  > Update to patchset 4 which includes a security fix for CVE-2007-0243
  > Buffer overflow allows applets to gain privileges via a GIF image with a
  > block with a 0 width field, which triggers memory corruption and possible
  > execution of arbitrary code.
  > Also included in patchset 4 are corrections for building the jdk on amd64
  > systems with 4G+ memory and the inclusion of the mozilla headers needed to
  > build the plugin without an external dependency on the old mozilla suite.
  > okay nikolay@ (kurt@)

  ~ 1.4/Makefile                          
  + 1.4/patches/patch-j2se_src_share_classes_sun_awt_image_GifImageDecoder_java
  + 1.4/patches/patch-j2se_src_share_native_sun_awt_image_gif_gifdecoder_c

  TAGGED OPENBSD_3_9
  > Security fix for CVE-2007-0243:
  > Buffer overflow allows applets to gain privileges via a GIF image with a
  > block with a 0 width field, which triggers memory corruption and possible
  > execution of arbitrary code.
  > okay sturm@ (kurt@)

  ~ 1.3/Makefile                          
  + 1.3/patches/patch-j2sdk1_3_1_src_share_classes_sun_awt_image_GifImageDecoder_java
  + 1.3/patches/patch-j2sdk1_3_1_src_share_native_sun_awt_image_gif_gifdecoder_c

  TAGGED OPENBSD_3_9
  > Security fix for CVE-2007-0243:
  > Buffer overflow allows applets to gain privileges via a GIF image with a
  > block with a 0 width field, which triggers memory corruption and possible
  > execution of arbitrary code.
  > okay sturm@ (kurt@)

  ~ 1.3-linux/Makefile                    ~ 1.3-linux/distinfo
  ~ 1.3-linux/systrace.policy             

  TAGGED OPENBSD_3_9
  > Security fix for CVE-2007-0243:
  > Buffer overflow allows applets to gain privileges via a GIF image with a
  > block with a 0 width field, which triggers memory corruption and possible
  > execution of arbitrary code. (kurt@)

  ~ 1.3-linux/Makefile                    ~ 1.3-linux/distinfo
  ~ 1.3-linux/systrace.policy             

  TAGGED OPENBSD_3_9
  > Security fix for CVE-2007-0243:
  > Buffer overflow allows applets to gain privileges via a GIF image with a
  > block with a 0 width field, which triggers memory corruption and possible
  > execution of arbitrary code.
  > okay sturm@ (kurt@)

  ~ 1.5/Makefile                          ~ 1.5/pkg/PFRAG.no-no_web-jre
  ~ 1.5/pkg/PFRAG.no-no_web-main          ~ 1.5/pkg/PLIST-jre
  ~ 1.5/pkg/PLIST-main                    
  + 1.5/patches/patch-hotspot_src_os_bsd_vm_os_bsd_cpp

  TAGGED OPENBSD_3_9
  > - fix mistake that broke OOo build. the jdk needs to search ${PREFIX}/lib
  > by default.
  > - regen plist and move javaws man page to no-no_web PFRAG files where it
  > belongs. (kurt@)

  ~ 1.5/Makefile                          
  + 1.5/patches/patch-hotspot_src_os_bsd_vm_os_bsd_cpp

  TAGGED OPENBSD_3_9
  > fix two mistakes with last update:
  > - the jdk needs to search for shared libs in ${PREFIX}/lib too
  > - WANTLIB += z
  > okay sturm@ (kurt@)

  ~ 1.3-linux/Makefile                    ~ 1.3-linux/distinfo
  ~ 1.3-linux/systrace.policy             

  TAGGED OPENBSD_4_0
  > Security fix for CVE-2007-0243:
  > Buffer overflow allows applets to gain privileges via a GIF image with a
  > block with a 0 width field, which triggers memory corruption and possible
  > execution of arbitrary code. (sturm@)

  ~ 1.5/Makefile                          
  + 1.5/patches/patch-j2se_make_common_Release_gmk

  TAGGED OPENBSD_4_0
  > install javaws man page for amd64 too. fixes a packaging problem on amd64
  > found by wilfried at .ay wilfried@ (kurt@)

libdvdread

  ~ Makefile                              ~ patches/patch-dvdread_dvd_input_c

  > debugging flavor that uses the old libdvdcss, to compare... (espie@)

libgtop2

  ~ Makefile                              

  > missing BUILD_DEPENDS (sturm@)

libmtp

  ~ Makefile                              + patches/patch-libmtp_pc_in

  > make it usable by pkg-config (espie@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               

  > update to libmtp 0.1.3 (jasper@)

metaauto

  ~ Makefile                              ~ distinfo

  > bump the pkg.m4 part to pkg-config 0.21 (espie@)

mysql-gui-common

  ~ Makefile                              ~ distinfo
  ~ patch-library_utilities_source_myx_util_functions_c
  ~ pkg/PLIST                             

  > update the MySQL tools to versions that are not broken with the latest
  > version of MySQL
  > from brad@ (wilfried@)

p5-Graph

  ~ Makefile                              ~ distinfo

  > update p5-Graph to 0.81 (jasper@)

p5-Module-ScanDeps

  ~ Makefile                              ~ distinfo

  > simple updates and fixes, plists unchanged.
  > "looks ok" jasper@ (simon@)

p5-Set-Object

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > simple updates and fixes, plists unchanged.
  > "looks ok" jasper@ (simon@)

p5-Test-Tester

  ~ Makefile                              ~ distinfo

  > simple updates and fixes, plists unchanged.
  > "looks ok" jasper@ (simon@)

subversion

  ~ Makefile                              ~ distinfo

  > maintenance update to subversion 1.4.3
  > tested/ok simon@, maintainer timeout (steven@)

swig

  ~ Makefile                              ~ pkg/PLIST-main

  > substitute version number, to facilitate further updates.
  > no package change. (espie@)

== editors =========================================================== 07/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/editors

nano

  ~ Makefile                              ~ distinfo
  ~ patches/patch-doc_man_Makefile_in     
  ~ patches/patch-doc_man_fr_Makefile_in
  ~ patches/patch-doc_syntax_python_nanorc
  ~ patches/patch-src_Makefile_in         

  > maintenance update to 2.0.3: cosmetic changes only (naddy@)

== emulators ========================================================= 08/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators

qemu

  - patches/misc-target-sparc_op_c        
  - patches/misc-target-sparc_op_helper_c

  > Remove amd64 specific patches that:
  > a) are no longer needed b) break build on amd64
  > ok todd@ (maintainer) (jsg@)

== games ============================================================= 09/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/games

games

  ~ Makefile                              

  > Add ivan. (ajacoutot@)

ivan

  + distinfo                              + Makefile
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-Makefile_in             
  + patches/patch-FeLib_Include_festring_h
  + patches/patch-FeLib_Source_festring_cpp
  + patches/patch-FeLib_Source_bitmap_cpp

  > New import:
  >	Import ivan-0.50.

== graphics ========================================================== 10/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics

ImageMagick

  - patches/patch-Makefile_in             ~ Makefile
  ~ distinfo                              ~ patches/patch-configure_ac
  ~ pkg/PLIST                             

  > Update to ImageMagick/p5-PerlMagick 6.3.2.1.
  > Initial diff from steven@, updated to -1 by me.
  > Tested by steven@ and Joachim Schipper. Thanks!
  > Removed myself from MAINTAINER.
  > ok steven@ (bernd@)

digikam-doc

  ~ Makefile                              

  > more accurate patches (espie@)

kimdaba

  - patches/patch-admin_cvs_sh            - patches/patch-admin_libtool_m4_in
  - patches/patch-admin_ltmain_sh         ~ Makefile
  ~ distinfo                              ~ pkg/PLIST
  + patches/patch-src_Exif_Database_cpp   
  + patches/patch-src_MainWindow_FeatureDialog_cpp

  > update to version 3.0, clean up some infrastructure stuff.
  > patched to use the sqlite3 qt3 plugin, so that people can phase out
  > sqlite2 quicker. (espie@)

kipi-plugins

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST
  + pkg/patch-kipi-plugins_rawconverter_dcrawiface_h

  > update libkipi and kipi-plugins to newer versions.
  > libkipi is a trivial update.
  > kipi-plugins features several improvements: switches to exiv2 from libexif,
  > moves the ImageMagick dependency to a runtime depend (due to a weird
  > ImageMagick bug). (espie@)

libkipi

  - patches/patch-admin_cvs_sh            ~ Makefile
  ~ distinfo                              ~ pkg/PLIST

  > update libkipi and kipi-plugins to newer versions.
  > libkipi is a trivial update.
  > kipi-plugins features several improvements: switches to exiv2 from libexif,
  > moves the ImageMagick dependency to a runtime depend (due to a weird
  > ImageMagick bug). (espie@)

p5-Image-BioChrome

  ~ Makefile                              

  > Added REGRESS_DEPENDS.  ok espie (bluhm@)

p5-PerlMagick

  ~ Makefile                              ~ distinfo
  ~ patches/patch-PerlMagick_Makefile_PL

  > Update to ImageMagick/p5-PerlMagick 6.3.2.1.
  > Initial diff from steven@, updated to -1 by me.
  > Tested by steven@ and Joachim Schipper. Thanks!
  > Removed myself from MAINTAINER.
  > ok steven@ (bernd@)

sane-backends

  ~ Makefile                              ~ pkg/MESSAGE

  > - add a note in MESSAGE about file locking so that people using plustek
  > backends can actually scan
  > - bump PKGNAME
  > Issue spotted and debugged by Antti Harri <iku at openbsd dot fi>, thanks!
  > (ajacoutot@)

== infrastructure ==================================================== 11/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure

build

  ~ update-patches                        

  > pass -a to diff always, as it will often get confused with
  > unicode/iso-latin
  > stuff. (espie@)

mk

  ~ automake.dep                          

  > sometimes (not very often), config.h.in files live in any directory
  > (espie@)

  ~ modules.port.mk                       

  > rely on new make feature, avoid old work-around (need a current make to
  > work) (espie@)

== inputmethods ====================================================== 12/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/inputmethods

uim

  - patches/patch-uim_uim-ipc_c           ~ Makefile

  > zap patch that's no longer needed with a working getpeereid.
  > IMPORTANT: will break uim very thoroughly if you're not running -current.
  > (espie@)

== lang ============================================================== 13/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/lang

erlang

  - patches/patch-erts_emulator_sys_unix_erl_poll_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-erts_configure
  ~ patches/patch-erts_emulator_Makefile_in
  ~ patches/patch-erts_emulator_zlib_Makefile_in
  ~ patches/patch-lib_dialyzer_src_Makefile
  ~ pkg/PLIST                             + patches/patch-erts_configure_in

  > update to erlang-11b.3
  > from maintainer Jon Olsson (steven@)

tcl

  ~ 8.4/Makefile                          ~ 8.4/pkg/PLIST

  > since libtclstub84.a is a pic lib, also create a libtclstub84_pic.a link.
  > This will help with libtool. (espie@)

== mail ============================================================== 14/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/mail

dovecot

  ~ Makefile                              ~ distinfo
  ~ patches/patch-dovecot-example_conf    

  > dovecot 1.0.rc21 (from brad@) (jakob@)

getmail

  ~ Makefile                              ~ distinfo

  > update to getmail 4.7.0 (sturm@)

  ~ Makefile                              ~ distinfo

  > update to getmail 4.7.1 (sturm@)

msmtp

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               

  > update msmtp to 1.4.10
  > from Simon Kuhnle <simonkuhnle at web.deMAINTAINER)
  > ok naddy@ (jasper@)

p5-Catalyst-Plugin-Email

  ~ Makefile                              ~ distinfo

  > simple updates and fixes, plists unchanged.
  > "looks ok" jasper@ (simon@)

postfix

  ~ stable/Makefile                       ~ stable/distinfo

  > postfix 2.3.7 (jakob@)

  + snapshot/patches/patch-conf_postfix-files

  > add missing patc (jakob@)

  ~ snapshot/Makefile                     ~ snapshot/distinfo
  ~ snapshot/pkg/PLIST                    

  > snapshot 2.4.20070125 (jakob@)

smtp-vilter

  ~ Makefile                              
  + patches/patch-bin_smtp-vilter_engine_c

  > Make smtp-vilter work with sendmail-8.14.0.  The  smfiDesc_str was
  > extended,
  > so make sure the new elements are initialized to sane values. (mbalmer@)

== misc ============================================================== 15/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/misc

brs

  ~ Makefile                              

  > this code is not 64 bit clean, so don't build it on 64 bit archs.
  > crashes noticed by Siju George <sgeorge.ml at gmail.com>
  > "makes sense" jasper@ (steven@)

p5-File-MMagic

  ~ Makefile                              ~ distinfo

  > Update to 1.27.  ok sturm (bluhm@)

== net =============================================================== 16/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/net

net

  ~ Makefile                              

  > add yt (jasper@)

gaim

  ~ Makefile                              ~ pkg/PLIST

  > enable dbus support in gaim; this is the first port to actually make use of
  > dbus-glib and thus dbus
  > from brad@ (todd@)

gaim-icb

  ~ Makefile                              ~ distinfo

  > new version that works new gaim beta (alek@)

gaim-tlen

  ~ Makefile                              ~ distinfo

  > new version 20070203 that works with gaim beta6 (alek@)

mldonkey

  ~ stable/Makefile                       
  + stable/patches/patch-src_networks_donkey_donkeyClient_ml
  + stable/patches/patch-src_networks_donkey_donkeyFiles_ml
  + stable/patches/patch-src_networks_donkey_donkeyTypes_ml

  TAGGED OPENBSD_3_9
  > MFC:
  > fix a nasty bug, where emule clients receive twice (!) the data they want.
  > (sturm@)

  ~ stable/Makefile                       ~ stable/distinfo
  ~ stable/patches/patch-config_configure_in
  ~ stable/patches/patch-src_networks_donkey_donkeyClient_ml
  ~ stable/patches/patch-src_networks_donkey_donkeyFiles_ml
  ~ stable/patches/patch-src_networks_donkey_donkeyTypes_ml
  ~ stable/pkg/PLIST                      

  TAGGED OPENBSD_3_9
  > update to 2.8.2, appears to work fine on both i386 and sparc64. (espie@)

  ~ stable/Makefile                       
  + stable/patches/patch-src_networks_donkey_donkeyClient_ml
  + stable/patches/patch-src_networks_donkey_donkeyFiles_ml
  + stable/patches/patch-src_networks_donkey_donkeyTypes_ml

  TAGGED OPENBSD_4_0
  > MFC:
  > fix a nasty bug, where emule clients receive twice (!) the data they want.
  > (sturm@)

neon

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to neon 0.26.2 (steven@)

p5-POE-Component-IRC

  ~ Makefile                              ~ distinfo

  > update p5-POE-Component-IRC to 5.22 (jasper@)

ruby-pcap

  ~ Makefile                              

  > dropping maintainership (couderc@)

  ~ Makefile                              

  > bump PKGNAME after dropping ... (couderc@)

yt

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + pkg/MESSAGE                           

  > New import:
  >	import yt.

== print ============================================================= 17/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/print

print

  ~ Makefile                              

  > +latex-mk (steven@)

latex-mk

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-testsuite_bmake_ref_subdir4_ref
  + patches/patch-latex_mk_in_in          + patches/patch-doc_Makefile_in
  + patches/patch-example_Makefile_in     + patches/patch-Makefile_in
  + patches/patch-example_tgif_Makefile_in

  > New import:
  >	import latex-mk 1.8

== productivity ====================================================== 18/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/productivity

taskjuggler

  - patch-taskjuggler_ProjectFile_cpp     - patch-taskjuggler_Project_cpp
  - patch-taskjuggler_Project_h           ~ Makefile
  ~ distinfo                              

  > update to taskjuggler 2.3.1 (sturm@)

== security ========================================================== 19/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/security

security

  ~ Makefile                              

  > +tcltls (steven@)

advchk

  ~ Makefile                              ~ distinfo

  > - update to advchk-1.03
  > no change, a licence file was only added to the source tarball (ajacoutot@)

fwbuilder

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 2.1.8
  > add some vars to make plist changes more apparent in the future. (espie@)

libfwbuilder

  ~ Makefile                              ~ distinfo
  ~ patches/patch-qmake_inc_in            ~ pkg/PLIST

  > update to 2.1.8
  > add some vars to make plist changes more apparent in the future. (espie@)

p5-Authen-Htpasswd

  ~ Makefile                              ~ distinfo

  > simple updates and fixes, plists unchanged.
  > "looks ok" jasper@ (simon@)

tcltls

  + Makefile                              + distinfo
  + blah.tcl                              + patches/patch-tests_ciphers_test
  + patches/patch-Makefile_in             + pkg/DESCR
  + pkg/PLIST                             + pkg/PFRAG.shared

  > New import:
  >	import tcltls 1.5.0

  - blah.tcl                              

  > oops (steven@)

== shells ============================================================ 20/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/shells

scsh

  - patches/patch-Makefile_in             ~ Makefile
  ~ distinfo                              ~ pkg/PLIST

  > update to scsh 0.6.7, and mark it not for 64 bit archs
  > from Martynas Venckus <martynas at altroot.org> (steven@)

== sysutils ========================================================== 21/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils

sysutils

  ~ Makefile                              

  > +smbldap-tools (msf@)

pciutils

  ~ Makefile                              

  > fix thoroughly stupid manpage check. (espie@)

smbldap-tools

  + distinfo                              + Makefile
  + patches/patch-smbldap_tools_pm        + patches/patch-smbldap_conf
  + patches/patch-configure_pl            + pkg/PLIST
  + pkg/DESCR                             

  > New import:
  >	initial import of smbldap-tools 0.9.2a

  ~ Makefile                              ~ patches/patch-smbldap_conf
  ~ pkg/PLIST                             

  > install config files with @sample, fix an error in one of the patches and
  > bump (msf@)

  ~ Makefile                              + patches/patch-smb_conf

  > fix some paths in the example smb.conf as well + bump (msf@)

== textproc ========================================================== 22/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc

textproc

  ~ Makefile                              

  > +tre (kili@)

agrep

  ~ Makefile                              ~ pkg/PLIST

  > With textproc/tre, we've yet another agrep binary, so add a @conflict tag.
  > (And bump the PKGNAME). (kili@)

glimpse

  ~ Makefile                              ~ pkg/PLIST

  > With textproc/tre, we've yet another agrep binary, so add a @conflict tag.
  > (And bump the PKGNAME). (kili@)

p5-Catalyst-View-TT

  ~ Makefile                              ~ distinfo

  > simple updates and fixes, plists unchanged.
  > "looks ok" jasper@ (simon@)

p5-XML-Twig

  ~ Makefile                              ~ distinfo

  > update p5-XML-Twig to 3.29 (jasper@)

tre

  + Makefile                              + distinfo
  + pkg/PFRAG.shared                      + pkg/PLIST
  + pkg/DESCR                             + patches/patch-tests_retest_c
  + patches/patch-tests_agrep_exitstatus_ok

  > New import:
  >	TRE is a lightweight, robust, and efficient POSIX compliant regexp

== www =============================================================== 23/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/www

ap2-mod_perl

  ~ Makefile                              ~ pkg/PLIST
  + patches/patch-Makefile_PL             

  > resolve conflict between p5-Apache-Test and ap2-mod_perl
  > ok bernd@ (simon@)

jesred

  ~ Makefile                              

  > dropping maintainership (couderc@)

  ~ Makefile                              

  > bump PKGNAME after dropping ... (couderc@)

lighttpd

  ~ Makefile                              + patches/patch-src_connections_c

  > Fix a possible 99% cpu bug when a client connection is dropped.
  > See http://trac.lighttpd.net/trac/wiki/Release-1.4.13-patches.
  > Submitted by Frank Denis. Thanks!
  > ok brad@ (bernd@)

p5-Apache-Test

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > resolve conflict between p5-Apache-Test and ap2-mod_perl
  > ok bernd@ (simon@)

p5-Catalyst-Devel

  ~ Makefile                              ~ distinfo

  > simple updates and fixes, plists unchanged.
  > "looks ok" jasper@ (simon@)

squid

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_in            ~ patches/patch-src_cf_data_pre
  ~ patches/patch-src_client_side_c       

  > bugfix maintenance release update for Squid.
  > from maint brad@ (todd@)

wordpress

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  TAGGED OPENBSD_3_9
  > MFC:
  > Security update to wordpress-2.0.7.
  > This update fixes multiple security vulnerabilities. (sturm@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  TAGGED OPENBSD_4_0
  > MFC:
  > Security update to wordpress-2.0.7.
  > This update fixes multiple security vulnerabilities. (sturm@)

== x11 =============================================================== 24/24 ==

  http://www.openbsd.org/cgi-bin/cvsweb/ports/x11

x11

  ~ Makefile                              

  > Add gaia. (ajacoutot@)

dbus-glib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 0.72, from Dimitri Alenitchev
  > ok brad@ (todd@)

gaia

  + Makefile                              + distinfo
  + patches/patch-SConstruct              + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >	Import gaia-0.1.2

gentoo

  ~ Makefile                              ~ distinfo
  ~ patches/patch-gentoorc_in             ~ pkg/PLIST
  + patches/patch-Makefile_in             

  > update to version 0.11.56
  > from Martynas Venckus <martynas at altroot dot org>
  > feedback and ok bernd@ (simon@)

gnome

  + applets2/patches/patch-modemlights_modem-applet_c

  > fix compilation in case we detect stuff from kdeadmin (espie@)

  ~ libgnomecups/Makefile                 

  > mark this broken, it needs fixing to actually work on *BSD.
  > any volunteers? :)
  > prodded by steven@ (jasper@)

gtk+2

  ~ Makefile                              
  + patches/patch-gdk-pixbuf_gdk-pixbuf-loader_c

  > Security fix for CVE-2007-0010.
  > Fix error handling in pixbuf loaders. Patch from Debian.
  > http://secunia.com/advisories/23884/
  > ok steven@, brad@ (bernd@)

  ~ Makefile                              
  + patches/patch-gdk-pixbuf_gdk-pixbuf-loader_c

  TAGGED OPENBSD_3_9
  > MFC:
  > Security fix for CVE-2007-0010.
  > Fix error handling in pixbuf loaders. Patch from Debian.
  > http://secunia.com/advisories/23884/ (sturm@)

  ~ Makefile                              
  + patches/patch-gdk-pixbuf_gdk-pixbuf-loader_c

  TAGGED OPENBSD_4_0
  > MFC:
  > Security fix for CVE-2007-0010.
  > Fix error handling in pixbuf loaders. Patch from Debian.
  > http://secunia.com/advisories/23884/ (sturm@)

ion

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > ion-20070203, okay sturm@ (pedro@)

kde

  - graphics3/patches/patch-kfile-plugins_jpeg_exif_cpp
  - graphics3/patches/patch-kfile-plugins_jpeg_exif_h
  - graphics3/patches/patch-kopete_protocols_oscar_liboscar_client_cpp
  - graphics3/patches/patch-kopete_protocols_oscar_oscaraccount_cpp
  ~ accessibility3/Makefile               ~ accessibility3/distinfo
  ~ addons3/Makefile                      ~ addons3/distinfo
  ~ admin3/Makefile                       ~ admin3/distinfo
  ~ arts3/Makefile                        ~ arts3/distinfo
  ~ artwork3/Makefile                     ~ artwork3/distinfo
  ~ base3/Makefile                        ~ base3/distinfo
  ~ base3/patch-ksysguard_gui_SensorDisplayLib_ProcessList_cc
  ~ base3/patch-startkde                  ~ base3/pkg/PLIST-main
  ~ edu3/Makefile                         ~ edu3/distinfo
  ~ edu3/pkg/PLIST                        ~ games3/Makefile
  ~ games3/distinfo                       ~ games3/pkg/PLIST
  ~ graphics3/Makefile                    ~ graphics3/distinfo
  ~ graphics3/pkg/PLIST-main              ~ libs3/Makefile
  ~ libs3/distinfo                        ~ libs3/pkg/PLIST-main
  ~ multimedia3/Makefile                  ~ multimedia3/distinfo
  ~ network3/Makefile                     ~ network3/distinfo
  ~ network3/pkg/PLIST                    ~ pim3/Makefile
  ~ pim3/distinfo                         ~ pim3/pkg/PLIST
  ~ sdk3/Makefile                         ~ sdk3/distinfo
  ~ toys3/Makefile                        ~ toys3/distinfo
  ~ utils3/Makefile                       ~ utils3/distinfo
  ~ utils3/patches/patch-superkaramba_src_misc_python_cpp
  ~ utils3/pkg/PLIST                      ~ webdev/Makefile
  ~ webdev/distinfo                       
  + webdev/patch-kioslave_media_kfile-plugin_kfilemediaplugin_cpp
  + webdev/patch-kpilot_conduits_vcalconduit_vcalRecord_cc
  + webdev/patch-kbabel_catalogmanager_libsvn_svnhandler_h

  > kde 3.5.6 update, missing bindings and l10n. (espie@)

  ~ bindings3/Makefile                    ~ bindings3/distinfo
  + bindings3/patches/patch-dcoppython_shell_marshaller_cpp

  > update to 3.5.6 as well, fixing the issue with python types changing
  > between 2.4 and 2.5 (espie@)

  ~ i18n3/Makefile                        ~ i18n3/distinfo
  ~ i18n3/pkg/PLIST-af                    ~ i18n3/pkg/PLIST-ca
  ~ i18n3/pkg/PLIST-cs                    ~ i18n3/pkg/PLIST-da
  ~ i18n3/pkg/PLIST-de                    ~ i18n3/pkg/PLIST-el
  ~ i18n3/pkg/PLIST-en_GB                 ~ i18n3/pkg/PLIST-es
  ~ i18n3/pkg/PLIST-et                    ~ i18n3/pkg/PLIST-fi
  ~ i18n3/pkg/PLIST-fr                    ~ i18n3/pkg/PLIST-fy
  ~ i18n3/pkg/PLIST-gl                    ~ i18n3/pkg/PLIST-he
  ~ i18n3/pkg/PLIST-hr                    ~ i18n3/pkg/PLIST-hu
  ~ i18n3/pkg/PLIST-it                    ~ i18n3/pkg/PLIST-ja
  ~ i18n3/pkg/PLIST-kk                    ~ i18n3/pkg/PLIST-km
  ~ i18n3/pkg/PLIST-lt                    ~ i18n3/pkg/PLIST-lv
  ~ i18n3/pkg/PLIST-mk                    ~ i18n3/pkg/PLIST-nds
  ~ i18n3/pkg/PLIST-nl                    ~ i18n3/pkg/PLIST-pa
  ~ i18n3/pkg/PLIST-pl                    ~ i18n3/pkg/PLIST-pt
  ~ i18n3/pkg/PLIST-pt_BR                 ~ i18n3/pkg/PLIST-ru
  ~ i18n3/pkg/PLIST-sk                    ~ i18n3/pkg/PLIST-sl
  ~ i18n3/pkg/PLIST-sr                    ~ i18n3/pkg/PLIST-sr at Latn  ~ i18n3/pkg/PLIST-sv                    ~ i18n3/pkg/PLIST-tr
  ~ i18n3/pkg/PLIST-uk                    ~ i18n3/pkg/PLIST-vi
  ~ i18n3/pkg/PLIST-zh_CN                 ~ i18n3/pkg/PLIST-zh_TW

  > 3.5.6 (espie@)

  ~ pim3/patches/patch-configure_in       
  + pim3/patches/patch-kpilot_conduits_Makefile_in

  > - compile malconduit
  > problem reported by STeve Andre' <andres at msu dot edu>
  > - regen patches
  > no PKGNAME bump (it did not package) (ajacoutot@)

  ~ pim3/Makefile                         
  ~ pim3/patches/patch-kpilot_conduits_Makefile_in
  + pim3/patches/patch-kmail_kmfolder_cpp

  > tweak malconduit patch to match official kde stuff
  > fix kmail bug. (espie@)

  ~ pim3/Makefile                         

  > some sublibrary of kdepim picks up boost for debug purposes if it's
  > installed. Make sure it does not get picked up.
  > Bump the pkgname, as some people may have a `wrong' kdepim, with parts of
  > boost linked in. (espie@)

  ~ utils3/Makefile                       + utils3/patches/patch-ark_tar_cpp

  > remove gtar dependency, fix ark. (espie@)

  ~ pim3/Makefile                         
  ~ pim3/patches/patch-kresources_groupwise_soap_stdsoap2_h

  > disable debugging output (which can emit passwords... ooops) (espie@)

  ~ libs3/Makefile                        
  + libs3/patches/patch-khtml_html_html_documentimpl_cpp

  > revert minor fix for khtml that breaks a lot of stuff. (espie@)

qt3

  ~ Makefile                              ~ pkg/PLIST-main

  > also install manpage for qm2ts (espie@)

qt4

  ~ Makefile                              ~ pkg/PLIST-main

  > fix symlink issue noticed by steven@ by actually installing two scripts
  > that do not get installed by qt automatically.
  > Plus, install pixeltool under /usr/local/bin  as well. (espie@)

ruby-gtk

  ~ Makefile                              

  > dropping maintainership (couderc@)

  ~ Makefile                              

  > bump PKGNAME after dropping ... (couderc@)

tk

  ~ 8.4/Makefile                          ~ 8.4/pkg/PLIST

  > provide tkstub84_pic.a to help with libtool... (espie@)

wmweather

  - patches/patch-Makefile                - patches/patch-wmWeather_c
  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST

  > update wmweather to 2.4.3, from Vlad Glagolev with some cleanup from me
  > (wilfried@)

  ~ Makefile                              ~ pkg/PLIST

  > ugh, it's share - not shared (wilfried@)

===============================================================================



More information about the owc mailing list