[owc] Weekly ports changes ending 2008-04-06

OWC auto at squish.net
Mon Apr 7 07:00:11 BST 2008


OpenBSD ports changes summary for 2008-03-30 to 2008-04-06 inclusive
====================================================================

audio                                   audio/audacious
audio/audacious-plugins                 audio/esound
audio/fluidsynth                        audio/jack
audio/libmusicbrainz                    audio/openal
audio/portaudio-svn                     converters/libiconv
databases/p5-Rose-DB                    databases/p5-Rose-DB-Object
devel/boehm-gc                          devel/boost
devel/ccrtp                             devel/commoncpp
devel/eclipse                           devel/git
devel/metaauto                          devel/monotone
devel/netbeans                          devel/opencm
devel/p5-Parallel-Forker                devel/p5-Time-Format
devel/py-zopeinterface                  devel/ruby-hoe
devel/ruby-rubyforge                    devel/ruby-tzinfo
devel/sdl-image                         emulators
emulators/qemu                          games
games/barrage                           games/crossfire-client
games/neverball                         games/wesnoth
geo                                     geo/openbsd-developers
geo/p5-Geo-METAR                        geo/p5-geo-metar
graphics                                graphics/aalib
graphics/inkscape                       graphics/jpegpixi
graphics/p5-PerlMagick                  mail
mail/claws-mail                         mail/imapsync
mail/postgrey                           mail/razor-agents
mail/roundcubemail                      misc/WordGenerator
multimedia/avidemux                     multimedia/xine-lib
net                                     net/axel
net/gnugk                               net/iftop
net/irssi-silc                          net/ktorrent
net/lftp                                net/libnids
net/nmap                                net/openvpn
net/pidgin                              net/py-adns
net/silc-server                         print/ghostscript
security/ccrypt                         security/dsniff
security/gnupg                          security/scanlogd
security/vpnc                           shells/zsh
sysutils/clusterit                      telephony/asterisk
textproc                                textproc/libxml
textproc/py-lxml                        www/lighttpd
www/moinmoin                            www/opera
www/php5                                www/privoxy
www/ruby-mongrel                        www/sarg
www/seamonkey                           www/w3m
www/xcache                              x11
x11/awesome                             x11/mplayer
x11/p5-Tk-Splash                        x11/roxterm
x11/vlc                                 x11/xdesktopwaves

== audio ============================================================= 01/20 ==

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

audio

  ~ Makefile                              

  > add fluidsynth (jakemsr@)

audacious

  - patches/patch-mk_init_mk              
  - patches/patch-src_libaudacious_Makefile
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-buildsys_mk_in
  + patches/patch-m4_buildsys_m4          
  + patches/patch-src_audacious_playlist_c
  + patches/patch-src_libaudclient_Makefile

  > update audacious and audacious-plugins to 1.5.0; with and ok jakemsr@
  > some changes were submitted for inclusion. (fgsch@)

audacious-plugins

  - patches/patch-configure               - patches/patch-mk_init_mk
  - patches/patch-src_aac_src_Makefile    - patches/patch-src_aac_src_libmp4_c
  - patches/patch-src_cdaudio_Makefile    ~ Makefile
  ~ distinfo                              ~ patches/patch-src_aac_Makefile
  ~ pkg/PLIST-arts                        ~ pkg/PLIST-main
  + patches/patch-aclocal_m4              + patches/patch-buildsys_mk_in
  + patches/patch-configure_ac            + patches/patch-m4_arts_m4
  + patches/patch-m4_libFLAC_m4           + patches/patch-src_aac_libmp4_c
  + patches/patch-src_sun_audio_c         

  > update audacious and audacious-plugins to 1.5.0; with and ok jakemsr@
  > some changes were submitted for inclusion. (fgsch@)

esound

  - patches/patch-Makefile.in             - patches/patch-acconfig_h
  - patches/patch-config_h_in             - patches/patch-configure_in
  - patches/patch-esd.c                   ~ Makefile
  ~ distinfo                              ~ files/audio_sun.c
  ~ patches/patch-audio_c                 ~ patches/patch-test-script
  ~ patches/patch-util_c                  ~ pkg/DESCR
  ~ pkg/PLIST                             + patches/patch-audio_arts_c
  + patches/patch-clients_c               + patches/patch-configure_ac
  + patches/patch-esd_c                   + patches/patch-esdlib_c

  > bring back esound-0.2.38.
  > fix the issues with audio(4) handling that caused this to get
  > reverted previously.
  > add an arts flavor. (jakemsr@)

fluidsynth

  + Makefile                              + distinfo
  + patches/patch-configure               + patches/patch-src_fluid_sys_c
  + patches/patch-src_fluidsynth_c        + patches/patch-src_fluid_oss_c
  + patches/patch-src_config_h_in         + patches/patch-fluidsynth_pc_in
  + patches/patch-src_Makefile_in         + patches/patch-src_fluid_synth_c
  + patches/patch-src_fluid_jack_c        + pkg/PLIST
  + pkg/PFRAG.shared                      + pkg/DESCR

  > New import:
  >	import fluidsynth-1.0.8

jack

  ~ Makefile                              ~ patches/patch-jackd_engine_c
  + patches/patch-libjack_client_c        

  > - restore the 10 second sleep in the watchdog thread by using
  > nanosleep(2) instead of usleep(3), which is limited to 1 second.
  > - stop clients from getting "zombified" after connection graph
  > changes by ignoring errors from read(2)ing data that isn't used. (jakemsr@)

libmusicbrainz

  + patches/patch-CMakeLists_txt          

  > - don't pickup cppunit if it's installed; the current version causes
  > syntax error's in libmusicbrainz' tests. these tests can be build again
  > when cppunit is more up to date.
  > noticed by bernd@ and steven@, thanks!
  > no pkgname bump needed. (jasper@)

openal

  ~ Makefile                              ~ patches/patch-src_al_mixfunc_c
  ~ patches/patch-src_arch_i386_x86_cpu_caps_prk_c
  ~ patches/patch-src_arch_i386_x86_floatmul_c
  + patches/patch-admin_pkgconfig_openal_pc_in

  > - @requirements@ wasn't properly set in openal.pc, causing openal to never
  > get picked up.
  > - regen patches while here
  > from brad@ (jasper@)

portaudio-svn

  ~ Makefile                              

  > allow this to build on arches other than i386, amd64 and macppc.
  > no pkg bump because it has no effect on archs that were building.
  > problem noticed by sturm@ (jakemsr@)

== converters ======================================================== 02/20 ==

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

libiconv

  ~ Makefile                              

  > fix CONFIGURE_ENV and use it in pre-configure to permit building w/o
  > /usr/local/bin in user's path (as reported by krw@ on ports@)
  > no PKGNAME bump needed
  > ok brad@ (maintainer) (sturm@)

== databases ========================================================= 03/20 ==

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

p5-Rose-DB

  ~ Makefile                              ~ distinfo

  > minor updates (espie@)

p5-Rose-DB-Object

  ~ Makefile                              ~ distinfo

  > minor updates (espie@)

== devel ============================================================= 04/20 ==

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

boehm-gc

  - patches/patch-configure               ~ Makefile
  ~ patches/patch-doc_gc_man              ~ patches/patch-dyn_load_c
  ~ patches/patch-include_private_gcconfig_h
  ~ patches/patch-misc_c                  ~ patches/patch-os_dep_c
  ~ patches/patch-pthread_support_c       + patches/patch-Makefile_in
  + patches/patch-configure_ac            
  + patches/patch-include_private_openbsd_stop_world_h
  + patches/patch-libatomic_ops-1_2_src_atomic_ops_h
  + patches/patch-libatomic_ops-1_2_src_atomic_ops_sysdeps_Makefile_am
  + patches/patch-libatomic_ops-1_2_src_atomic_ops_sysdeps_gcc_mips_h
  + patches/patch-openbsd_stop_world_c    + patches/patch-pthread_stop_world_c

  > - use __data_start symbol to find the beginning of the data sections
  > and adjust boehm-gc to deal with any number of holes that may appear
  > between __data_start and _end. (requires -current binutils)
  > - work-around libpthread bugs that prevent sigsuspend() from working
  > in a signal handler by using pthread_suspend_np() + an arch/libpthread
  > specific offset to obtain the suspended thread's stack pointer.
  > thanks to sthen@ and jasper@ for access to other arches. discussed
  > with todd@ (kurt@)

boost

  - patches/patch-Jamfile                 
  - patches/patch-boost_detail_endian_hpp
  - patches/patch-libs_python_src_object_protocol_cpp
  - patches/patch-libs_serialization_build_Jamfile
  - patches/patch-tools_build_v1_gcc-tools_jam
  ~ Makefile                              ~ distinfo
  ~ patches/patch-boost_config_suffix_hpp
  ~ patches/patch-configure               ~ pkg/PFRAG.shared
  ~ pkg/PLIST                             + patches/patch-Jamfile_v2
  + patches/patch-boost_function_function_base_hpp
  + patches/patch-boost_function_function_template_hpp
  + patches/patch-boost_regex_config_hpp
  + patches/patch-libs_serialization_build_Jamfile_v2
  + patches/patch-libs_serialization_test_Jamfile_v2
  + patches/patch-tools_build_v2_tools_gcc_jam
  + patches/patch-tools_build_v2_tools_python_jam

  > Update to boost-1.34.1.
  > Initial diff from Mikko Tolmunen. Thank you!
  > Some corrections from brad at .
  > Tested by deanna@, naddy@, brad@ and myself.
  > ok deanna@, brad@ (bernd@)

  ~ Makefile                              
  ~ patches/patch-tools_build_v2_tools_gcc_jam
  + patches/patch-libs_random_random_device_cpp

  > - unbreak on amd64 by adding -fPIC to the link cmd
  > tested by sthen@, brad@, eric@ and others, ok brad@ sthen@
  > - use /dev/urandom (from Brad) (deanna@)

ccrtp

  ~ Makefile                              ~ distinfo

  > maintainence update to ccrtp-1.6.0
  > from brad@, with small change by me to disable libgcrypt (jakemsr@)

commoncpp

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile_in         

  > maintainence update to commoncpp-1.6.1.
  > from brad@ (jakemsr@)

eclipse

  ~ sdk/Makefile                          

  > The swt package needs a bump as well. (java.port.mk changes) (bernd@)

git

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        
  + patches/patch-t_t9200-git-cvsexportcommit_sh
  + pkg/DESCR-x11                         + pkg/PLIST-x11

  > Update to git-1.5.4.5 and introduce a git-x11 package which contains
  > all graphical git stuff.
  > Initial git-x11 diff from Josh Elsasser. Thanks! (bernd@)

metaauto

  ~ Makefile                              ~ files/meta.in

  > Revert last change because it will cause some breakage which I have
  > to fix first. (bernd@)

monotone

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               

  > Update to monotone-0.39 to let it build with the new boost. (bernd@)

netbeans

  ~ Makefile                              

  > - add run deps on javaPathHelper, okay ian@ (kurt@)

opencm

  ~ Makefile                              

  > - adjust to depend on threaded boehm-gc (kurt@)

p5-Parallel-Forker

  ~ Makefile                              ~ distinfo

  > - update to 1.222
  > - PKG_ARCH is pulled in by the cpan module, so remove here
  > ok sturm@ (okan@)

p5-Time-Format

  ~ Makefile                              ~ distinfo

  > - update to 1.07
  > - PKG_ARCH is pulled in by the cpan module, so remove here
  > ok bluhm@ (MAINTAINER) (okan@)

py-zopeinterface

  + patches/patch-setup_py                

  > - add missing patch to fix packaging
  > noted by and ok sturm@ (eric@)

ruby-hoe

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ruby-hoe-1.5.1. (bernd@)

ruby-rubyforge

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ruby-rubyforge-0.4.5. (bernd@)

ruby-tzinfo

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ruby-tzinfo-0.3.8. (bernd@)

sdl-image

  ~ Makefile                              + patches/patch-IMG_gif_c
  + patches/patch-IMG_lbm_c               

  > SECURITY FIX for http://secunia.com/advisories/28640/
  > Patches were taken from libsdl's svn. (jasper@)

== emulators ========================================================= 05/20 ==

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

emulators

  ~ Makefile                              

  > remove qemu's kqemu FLAVOR, for it's built by default now (okan@)

qemu

  ~ Makefile                              + patches/patch-hw_rtl8139_c

  > fix timers, from brad@ (todd@)

  ~ Makefile                              ~ patches/patch-qemu-doc_texi
  ~ patches/patch-vl_c                    

  > fix -smb option, from viq at viq dot ath dot cx (todd@)

  ~ Makefile                              ~ patches/patch-vl_c
  + patches/patch-monitor_c               

  > give encrypted image support a chance to work, from viq at viq dot ath dot
  > cx (todd@)

  ~ Makefile                              

  > cleanup stray comment (todd@)

  ~ Makefile                              ~ pkg/PLIST

  > build with kqemu by default
  > ok todd@ merdely@ (okan@)

  ~ Makefile                              

  > - add license markers
  > no pkg change
  > "go for it" todd@ (ajacoutot@)

== games ============================================================= 06/20 ==

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

games

  ~ Makefile                              

  > add neverball (simon@)

barrage

  ~ Makefile                              ~ pkg/PLIST

  > Add helpful README, adjust LIB_DEPENDS/WANTLIB and bump. (simon@)

crossfire-client

  - patches/patch-gnome_Makefile_in       - patches/patch-gtk_Makefile_in
  - patches/patch-sound-src_Makefile_in   - patches/patch-x11_Makefile_in
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ pkg/PLIST
  + patches/patch-common_metaserver_h     
  + patches/patch-gtk-v2_src_gtk2proto_h
  + patches/patch-gtk-v2_src_metaserver_c

  > - update to latest release: 1.11.0 (ajacoutot@)

neverball

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

  > New import:
  >	import neverball

wesnoth

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ patches/patch-src_help_cpp
  ~ patches/patch-src_language_cpp        ~ patches/patch-src_server_server_cpp
  ~ pkg/PFRAG.no-lite                     ~ pkg/PLIST

  > - update wesnoth to 1.4
  > see release notes for a list of changes: http://www.wesnoth.org/start/1.4/
  > testing by paul de weerd, thanks!
  > ok maintainer (jasper@)

== geo =============================================================== 07/20 ==

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

geo

  ~ Makefile                              

  > +p5-Geo-METAR (okan@)

openbsd-developers

  ~ Makefile                              ~ files/OpenBSD

  > Add myself.
  > ok mbalmer@ simon@ merdely@ (wcmaier@)

p5-Geo-METAR

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

  > New import:
  >	import Geo::METAR

p5-geo-metar

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

  > New import:
  >	import Geo::METAR

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > sorry, wrong directory. (okan@)

== graphics ========================================================== 08/20 ==

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

graphics

  ~ Makefile                              

  > +jpegpixi (kili@)

  ~ Makefile                              

  > link inkscape to the build (landry@)

aalib

  - files/config.cache                    - patches/patch-aaedit_c
  - patches/patch-aafire_c                - patches/patch-aakbdreg_c
  - patches/patch-aalib_c                 - patches/patch-aalinux_c
  - patches/patch-aamoureg_c              - patches/patch-aarec_c
  - patches/patch-aaregist_c              - patches/patch-aax_c
  - patches/patch-aaxkbd_c                - patches/patch-aaxmouse_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-src_aaedit_c
  + patches/patch-src_aafire_c            + patches/patch-src_aakbdreg_c
  + patches/patch-src_aalib_c             + patches/patch-src_aalinux_c
  + patches/patch-src_aamoureg_c          + patches/patch-src_aaprintf_c
  + patches/patch-src_aarec_c             + patches/patch-src_aaregist_c
  + patches/patch-src_aarender_c          + patches/patch-src_aax_c
  + patches/patch-src_aaxkbd_c            + patches/patch-src_aaxmouse_c

  > - update aalib to 1.4. (the last release was 1.4rc5, but after 7 years of
  > no
  > major release, it's safe to ship this as 1.4)
  > tested by brad@ and me@, from brad@ (jasper@)

inkscape

  + distinfo                              + Makefile
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-src_isnormal_h          + patches/patch-Makefile_in
  + patches/patch-configure_ac            + patches/patch-src_isnan_h
  + patches/patch-po_Makefile_in_in       
  + patches/patch-src_ui_dialog_print_cpp
  + patches/patch-src_helper_Makefile_insert
  + patches/patch-src_persp3d_cpp         + patches/patch-src_Makefile_in
  + patches/patch-src_persp3d_h           
  + patches/patch-src_dom_util_thread_cpp
  + patches/patch-src_2geom_isnan_h       

  > New import:
  >	Import inkscape-0.46, the open-source vector graphics editor.

  ~ Makefile                              

  > Add missing RUN_DEPENDS on textproc/py-lxml, needed by various plugins.
  > Spotted by ian@, ok mbalmer@ (landry@)

jpegpixi

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

  > New import:
  >	"Jpegpixi" is short for "JPEG pixel interpolator".  The intent of

p5-PerlMagick

  ~ Makefile                              

  > Necessary change after ghostscript update. (kili@)

== mail ============================================================== 09/20 ==

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

mail

  ~ Makefile                              

  > +imapsync (ajacoutot@)

claws-mail

  - patches/patch-src_common_utils_c      ~ Makefile
  ~ distinfo                              

  > Update to claws-mail 3.3.1, from brad@
  > ok MAINTAINER & pyr@ (landry@)

imapsync

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

  > New import:
  >	Import imapsync-1.249

postgrey

  ~ Makefile                              ~ distinfo
  ~ patches/patch-postgrey                ~ pkg/PLIST
  + patches/patch-contrib_postgreyreport

  > upadate to postgrey v1.31; based on patch from Giovanni Bechis (jakob@)

razor-agents

  ~ Makefile                              

  > Take MAINTAINER-ship
  > "free ok for you" landry@ (merdely@)

roundcubemail

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > maintenance update to 0.1.1, ok ajacoutot (sthen@)

== misc ============================================================== 10/20 ==

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

WordGenerator

  ~ Makefile                              ~ distinfo
  ~ patches/patch-WordGenerator_tcl       

  > - update WordGenerator to 1.8 (jasper@)

== multimedia ======================================================== 11/20 ==

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

avidemux

  ~ Makefile                              

  > - use default CFLAGS so that it builds correctly under i386
  > (i.e. don't force -O0 as this seems to trigger an issue in the asm code)
  > noticed by Stephan Andre <andres at msu dot edu> and bernd@ (ajacoutot@)

xine-lib

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_demuxers_demux_qt_c

  > update to xine-lib-1.1.11.1
  > * Security fixes:
  > - Integer overflows in FLV, Qt, Real, WC3Movie, Matroska and FILM
  > demuxers, allowing remote attackers to trigger heap overflows and
  > possibly execute arbitrary code. (CVE-2008-1482)
  > * Added a few more memory allocation checks to the above demuxers.
  > * WAV file playback fix: don't assume that the first chunk is "fmt ".
  > * Don't try to play partial 24-bit AIFF frames (decoder would lose data).
  > * Fixed AIFF comment chunk handling and sample rate reading.
  > * LPCM fixes: input over-reading, conversion of 24-bit samples.
  > from brad@ (jakemsr@)

  ~ Makefile                              
  ~ patches/patch-src_demuxers_demux_qt_c
  + patches/patch-src_combined_demux_wavpack_c
  + patches/patch-src_demuxers_demux_matroska_c
  + patches/patch-src_demuxers_ebml_c     

  > fixes for quicktime, matroska and wavpack pulled from xine-lib repo
  > by brad@
  > fixes problem reported by viq on ports@ (jakemsr@)

== net =============================================================== 12/20 ==

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

net

  ~ Makefile                              

  > +axel (ajacoutot@)

  ~ Makefile                              

  > - add py-adns (jasper@)

  ~ Makefile                              

  > +iftop (sthen@)

axel

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

  > New import:
  >	Import axel-1.0b

gnugk

  - patches/patch-RasSrv_cxx              - patches/patch-gk_cxx
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure
  ~ pkg/PLIST                             

  > - update to gnugk-2.2.7
  > * extends virtual queues to work on unregistered calls,
  > * adds per prefix capacity limits and Q.931 cause code translation per
  > gateway
  > * adds H.460.9 realtime, QoS monitoring, H.460.interop support and H.350
  > authentication (ajacoutot@)

iftop

  + Makefile                              + distinfo
  + patches/patch-iptop.c                 + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >	import iftop:

irssi-silc

  ~ Makefile                              ~ distinfo

  > Update to 1.4.  Fixes a possible buffer overflow:
  > http://silcnet.org/docs/release/SILC%20Client%201.1.4
  > From brad@ (merdely@)

ktorrent

  ~ Makefile                              
  + patches/patch-libktorrent_util_functions_cpp

  > avoid overflowing a time_t when converting timeval to a timestamp in
  > milliseconds.
  > problem found and fix sent upstream by Mark Peloquin, who notified the
  > port maintainer.  thanks Mark!
  > this patch is from brad@ (MAINTAINER) via ktorrent svn (jakemsr@)

lftp

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to version 3.7.0
  > from Pierre-Emmanuel Andre <pea at raveland dot org> with tweaks
  > ok kevlo@ (via pea) (ajacoutot@)

libnids

  ~ Makefile                              ~ patches/patch-src_libnids_c

  > Add pflog/pfsync support to libnids. From Brad, tested by me. (sthen@)

nmap

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ pkg/PFRAG.shared-main

  > update to 4.60
  > from Giovanni Bechis (MAINTAINER)
  > ok merdely@ (okan@)

openvpn

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to OpenVPN 2.1rc7
  > tested by many
  > ok bernd@ (fkr@)

pidgin

  ~ Makefile                              ~ distinfo
  ~ patches/patch-config_h_in             ~ patches/patch-configure_ac
  ~ patches/patch-pidgin_gtkdialogs_c     ~ patches/patch-pidgin_gtkmain_c

  > update to pidgin 2.4.1
  > from brad (steven@)

py-adns

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

  > New import:
  >	import py-adns 1.2.1

silc-server

  ~ Makefile                              

  > add --enable-debug to permit debug logging with -d/-D/-x command
  > line options; bump package version. discussed with Brad (maintainer).
  > (sthen@)

== print ============================================================= 13/20 ==

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

ghostscript

  ~ gnu-fonts/Makefile                    

  > Make distfile fetchable via MASTER_SITE_SOURCEFORGE.
  > Noticed by Tobias Ulmer; ok merdely@ jasper@ (wcmaier@)

  ~ gnu/Makefile                          ~ gnu/distinfo
  ~ gnu/patches/patch-src_devs_mak        ~ gnu/patches/patch-src_jasper_mak
  ~ gnu/patches/patch-src_unix-dll_mak    ~ gnu/patches/patch-src_unix-gcc_mak
  ~ gnu/pkg/PFRAG.gtk                     ~ gnu/pkg/PLIST

  > Update to 8.62.
  > NOTE: the cups flavor will probably vanish very soon. See
  > http://marc.info/?l=openbsd-ports&m=120624299930920&w=2 for
  > explanation.
  > "looks ok", and some testing, jakemsr@ (kili@)

  ~ gnu/Makefile                          ~ gnu/patches/patch-src_unix-gcc_mak
  ~ gnu/pkg/PLIST                         

  > Re-add some important files dropped with the last update.
  > Noticed by Onat I. <onatinadresi at gmail.com>, fix double-checked also
  > by Onat I. and Giovanni Bechis <bigionews at snb.it>. (kili@)

== security ========================================================== 14/20 ==

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

ccrypt

  ~ Makefile                              ~ pkg/DESCR

  > - describe the flavor in DESCR
  > - re-format DESCR while here (jasper@)

dsniff

  ~ Makefile                              

  > Bump for libnids update. From Brad. (sthen@)

gnupg

  ~ Makefile                              ~ distinfo

  > SECURITY UPDATE to gnupg 1.4.9
  > http://secunia.com/advisories/29568/
  > tested by many, thanks! (jasper@)

scanlogd

  ~ Makefile                              

  > Bump for libnids update. From Brad. (sthen@)

vpnc

  - patches/patch-tunip_c                 ~ Makefile
  ~ distinfo                              ~ patches/patch-Makefile
  ~ patches/patch-vpnc-script             ~ patches/patch-vpnc_c
  ~ pkg/PLIST                             + files/split.sh
  + patches/patch-vpnc_conf               

  > - update to 0.5.1
  > - adds a sample split vpn script
  > from Thomas Schoeller, tested by many - thanks!
  > ok sthen@ landry@ (okan@)

== shells ============================================================ 15/20 ==

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

zsh

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

  > Update to zsh-4.3.6, from MAINTAINER pea at raveland dot org
  > tested by okan@ merdely@ wcmaier@, ok okan@ merdely@ (landry@)

== sysutils ========================================================== 16/20 ==

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

clusterit

  - patches/patch-Makefile_in             - patches/patch-configure
  - patches/patch-dsh_dsh_c               - patches/patch-dsh_rseq_c
  - patches/patch-dsh_run_c               - patches/patch-jsd_jsd_c
  - patches/patch-jsd_jsh_c               - patches/patch-pcp_pcp_c
  - patches/patch-rvt_rvt_c               ~ Makefile
  ~ distinfo                              ~ patches/patch-dsh_dsh_1
  ~ patches/patch-dsh_rseq_1              ~ patches/patch-dsh_run_1
  ~ patches/patch-jsd_jsd_1               ~ patches/patch-jsd_jsh_1
  ~ patches/patch-pcp_pcp_1               ~ patches/patch-tools_pdf_1
  ~ patches/patch-tools_prm_1             ~ pkg/PLIST
  + patches/patch-dtop_dtop_1             

  > - Update clusterit to 2.5, which includes most of our s/rsh/ssh/
  > patches.
  > Diff originally from bsd at openbsd dot rutgers dot edu; thanks!
  > ok merdely@, landry@ (wcmaier@)

== telephony ========================================================= 17/20 ==

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

asterisk

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                
  ~ patches/patch-build_tools_cflags_xml
  ~ patches/patch-channels_h323_ast_h323_cxx
  ~ patches/patch-configure               
  ~ patches/patch-contrib_scripts_safe_asterisk
  ~ patches/patch-main_asterisk_c         ~ pkg/PLIST-main

  > update to 1.4.19
  > ok ian@ (sthen@)

== textproc ========================================================== 18/20 ==

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

textproc

  ~ Makefile                              

  > +py-lxml (ajacoutot@)

libxml

  ~ Makefile                              + patches/patch-parserInternals_c

  > SECURITY FIX for http://secunia.com/advisories/28444/
  > Libxml2 UTF-8 Parsing Denial of Service Vulnerability
  > Patch taken from upstream author.
  > testing and ok simon@ sthen@ (jasper@)

  ~ Makefile                              

  > - add missing BUILD_DEPENDS on wget
  > (specifically in a seperate commit of the security fix)
  > spotted by sthen@, thanks! (jasper@)

py-lxml

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

  > New import:
  >	Import py-lxml-2.0.3

== www =============================================================== 19/20 ==

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

lighttpd

  ~ Makefile                              + patches/patch-src_connections_c
  + patches/patch-src_network_openssl_c   

  > SECURITY FIX for http://secunia.com/advisories/29544/
  > lighttpd OpenSSL Error Queue Denial of Service Vulnerability
  > patches from upstream svn, via brad@ (jasper@)

moinmoin

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 1.6.2 (fgsch@)

opera

  ~ Makefile                              ~ distinfo

  > security update to opera 9.27 (sturm@)

php5

  ~ extensions/Makefile                   + extensions/pkg/DESCR-pspell
  + extensions/pkg/PLIST-pspell           

  > add the pspell extension to the list of built extensions
  > from James Turner <james at calminferno.net> (robert@)

  ~ patches/patch-configure_in            
  + patches/patch-ext_standard_config_m4

  > unbreak build if libbind happens to be installed by not pulling it in
  > from brad@, w/o objections from robert@ (maintainer) (sturm@)

privoxy

  - pkg/SECURITY                          

  > pkg/SECURITY is no longer needed. (merdely@)

  - patches/patch-actions_c               - patches/patch-cgi_c
  - patches/patch-cgisimple_c             - patches/patch-errlog_c
  - patches/patch-filters_c               - patches/patch-gateway_c
  - patches/patch-jbsockets.c             - patches/patch-jcc_c
  - patches/patch-jcc_h                   - patches/patch-loadcfg_c
  - patches/patch-miscutil_c              - patches/patch-urlmatch_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-GNUmakefile_in          ~ patches/patch-config
  ~ patches/patch-configure_in            ~ pkg/PLIST

  > Update to 3.0.8.
  > Take over MAINTAINER-ship (discussed with ckuethe, old MAINTAINER)
  > Remove patches that were included upstream.
  > ok wcmaier@, ckuethe@, sturm@ (merdely@)

ruby-mongrel

  ~ Makefile                              ~ distinfo

  > Update to ruby-mongrel-1.1.4.
  > ok MAINTAINER (bernd@)

sarg

  ~ Makefile                              ~ distinfo

  > SECURITY UPDATE to sarg 2.2.5
  > which includes fixes for http://secunia.com/advisories/28668/
  > ok MAINTAINER (jasper@)

seamonkey

  ~ Makefile                              ~ distinfo

  > security update to seamonkey-1.1.9
  > http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonk
  > ey1.1.9
  > ok naddy@ (martynas@)

w3m

  ~ Makefile                              ~ patches/patch-configure

  > - adjust to depend on threaded boehm-gc (kurt@)

xcache

  ~ pkg/PLIST                             

  > Unbreak packaging, sorry. Found by sturm.
  > From Brad (sthen@)

== x11 =============================================================== 20/20 ==

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

x11

  ~ Makefile                              

  > +xdesktopwaves (ajacoutot@)

  ~ Makefile                              

  > + p5-Tk-Splash (kili@)

awesome

  - patches/patch-awesome-client-common_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - Update to version 2.2.
  > ok merdely@ (wcmaier@)

mplayer

  ~ Makefile                              + patches/patch-tremor_block_c
  + patches/patch-tremor_block_h          + patches/patch-tremor_floor0_c
  + patches/patch-tremor_floor1_c         + patches/patch-tremor_res012_c
  + patches/patch-tremor_synthesis_c      

  > fix tremor on archs where sizeof(int) != sizeof(int *) by adding the
  > missing
  > prototypes. fix from mplayer svn via biorn@ (maintainer). (fgsch@)

p5-Tk-Splash

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

  > New import:
  >	Tk::Splash implements a splash screen widget for Perl/Tk.

roxterm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure

  > - update to version 1.11.1
  > - regen patches while here
  > from maintainer Jona Joachim <jaj at hcl-club dot lu> (ajacoutot@)

vlc

  - patches/patch-modules_codec_ffmpeg_mux_c

  > - zap empty file; brad (jasper@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-include_vlc_threads_funcs_h
  ~ patches/patch-modules_codec_faad_c    

  > security/bugfix update
  > from the release notes:
  > VLC media player 0.8.6e and earlier versions suffer from security
  > vulnerabilities in the Subtitle demuxer, Real RTSP demuxer, MP4
  > demuxer and Cinepak codec.
  > from brad@ (jakemsr@)

xdesktopwaves

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

  > New import:
  >	Import xdesktopwaves-1.3

  ~ Makefile                              

  > Missing HOMEPAGE, bump PKGNAME
  > From Mikolaj Kucharski, thanks !
  > ok MAINTAINER and merdely@ (landry@)

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


More information about the owc mailing list