[owc] Weekly ports changes ending 2008-05-18

OWC auto at squish.net
Mon May 19 07:00:10 BST 2008


OpenBSD ports changes summary for 2008-05-11 to 2008-05-18 inclusive
====================================================================

Makefile                                audio
audio/grip                              audio/libvorbis
audio/milkytracker                      audio/rhythmbox
audio/vorbis-tools                      converters/wv
databases/evolution-data-server         databases/p5-Catalyst-Model-DBIDM
devel                                   devel/git
devel/horde                             devel/libgsf
devel/libsoup                           devel/mercurial
devel/p5-Event-Lib                      devel/p5-Rcs
devel/p5-Slay-Makefile                  devel/p5-Slay-Makefile-Gress
devel/p5-Slay-Maker                     devel/p5-Test-WWW-Mechanize-Catalyst
devel/p5-Time-Duration-Parse            devel/py-gdata
editors/texmaker                        editors/vim
emulators/gns3                          emulators/qemu
geo/openbsd-developers                  graphics
graphics/cairo                          graphics/colorexplorer
graphics/dia                            graphics/gpicview
graphics/jasper                         graphics/p5-Image-ExifTool
graphics/pngcrush                       infrastructure/fetch
infrastructure/mk                       lang/tcl
lang/vala                               mail
mail/courier-authlib                    mail/dovecot
mail/evolution                          mail/evolution-plugin-rss
mail/gmime                              mail/isync
mail/mailscanner                        mail/p5-Mail-DKIM
mail/postfix                            math/R
misc/pymissile                          misc/remind
misc/tpwireless                         multimedia
multimedia/dvdstyler                    multimedia/gstreamer-0.10
multimedia/k3b                          multimedia/mpgtx
net                                     net/curl
net/darkstat                            net/epic4
net/galago-daemon                       net/nmap
net/p5-Net-Wake                         net/samba
net/sipsak                              news/tin
print                                   print/gtklp
print/lyx                               productivity/calcurse
security                                security/cyrus-sasl2
security/libssh2                        security/ruby-openid
security/stunnel                        sysutils
sysutils/heartbeat                      sysutils/p5-Proc-Queue
sysutils/perfd                          sysutils/stan
sysutils/wmwlmon                        telephony/asterisk
textproc/gtkaml                         textproc/p5-Catalyst-View-XSLT
textproc/p5-Object-MultiType            textproc/p5-XML-RSS-LibXML
textproc/p5-XML-Smart                   www
www/gtkhtml3                            www/kronolith
www/mimetex                             www/nginx
www/p5-CGI-Simple                       www/p5-Catalyst-Devel
www/p5-Catalyst-Plugin-ConfigLoader     www/p5-Catalyst-Plugin-I18N
www/p5-Catalyst-Plugin-Session-State-Cookiewww/p5-Catalyst-Plugin-Session-Store-File
www/p5-HTML-TreeBuilder-XPath           www/p5-HTTP-Body
www/p5-Weather-Com                      www/py-beautifulsoup
x11                                     x11/awesome
x11/gaia                                x11/gnome
x11/gnustep                             x11/gtk-vnc
x11/kde                                 x11/mrxvt
x11/tk                                  x11/vlc
x11/wxSVG                               x11/xchm

== Makefile ========================================================== 01/25 ==

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

Makefile


  > use new pkg_locatedb -d to get all packages (espie@)


  > add a bit of glue so that mirror-maker will be able to use the same locks
  > as the rest of the tree (espie@)

== audio ============================================================= 02/25 ==

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

audio

  ~ Makefile                              

  > add milkytracker (jakemsr@)

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@)

libvorbis

  ~ Makefile                              + patches/patch-lib_codebook_c
  + patches/patch-lib_res0_c              

  > SECURITY fixes from Xiph SVN:
  > * add code to prevent heap attacks by exploiting dim=bignum and
  > partition_codewords = partion_values
  > * correctly handle the nonsensical codebook.dim==0 case
  > * dd checks/rejection for absurdly huge codebooks
  > CVE-2008-1419, CVE-2008-1420, CVE-2008-1423 (naddy@)

milkytracker

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

  > New import:
  >	import milkytracker-0.90.80

rhythmbox

  - patches/patch-configure               - pkg/PFRAG.shared
  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST
  + patches/patch-bindings_python_Makefile_in
  + patches/patch-configure_ac            
  + patches/patch-metadata_rb-metadata-dbus-client_c
  + patches/patch-metadata_test-metadata_c
  + patches/patch-plugins_audioscrobbler_rb-audioscrobbler_c
  + patches/patch-plugins_audioscrobbler_rb-lastfm-gst-src_c
  + patches/patch-plugins_daap_rb-daap-src_c
  + patches/patch-plugins_daap_rb-daap-src_h
  + patches/patch-podcast_rb-podcast-parse_h
  + patches/patch-shell_main_c            
  + patches/patch-shell_rb-shell-player_c

  > - update rhythmbox to 0.10.1 (makes it work again)
  > - use the updated gstreamer framework
  > - re-word DESCR
  > - misc. tweaks to Makefile
  > ok ajacoutot@ (jasper@)

vorbis-tools

  ~ Makefile                              + patches/patch-ogg123_speex_format_c

  > SECURITY FIX for SA29727 "Speex Header Processing Vulnerability"
  > patch from upstream
  > ok naddy@ (MAINTAINER) (jasper@)

== converters ======================================================== 03/25 ==

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

wv

  - patches/patch-Makefile_in             - patches/patch-wvHtml_in
  - pkg/SECURITY                          ~ Makefile
  ~ distinfo                              ~ patches/patch-wvMime
  ~ patches/patch-wvText_in               ~ pkg/PLIST
  + patches/patch-wvWare_c                + pkg/PFRAG.shared

  > update to 1.2.4; jasper@ ok a similar update. (fgsch@)

== databases ========================================================= 04/25 ==

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

evolution-data-server

  ~ Makefile                              

  > - fix WANTLIB after libsoup downgrade (jasper@)

  ~ Makefile                              
  ~ patch-calendar_libical_src_libical_icaltz-util_c

  > - fix a core dump at evolution startup with a new profile
  > from bernd@ (jasper@)

p5-Catalyst-Model-DBIDM

  ~ Makefile                              ~ distinfo

  > update to version 0.03 and enable pod tests (simon@)

== devel ============================================================= 05/25 ==

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

devel

  ~ Makefile                              

  > +py-gdata (ajacoutot@)

  ~ Makefile                              

  > add p5-Time-Duration-Parse (simon@)

git

  ~ Makefile                              

  > Add missing RUN_DEPENDS for the svn subpackage.
  > From Brad Walker. (bernd@)

horde

  ~ Makefile                              

  > Add missing pear-Mail-Mime run depend.
  > ok mbalmer (deanna@)

libgsf

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        + patches/patch-configure_in

  > update to 1.14.4; jasper@ ok. (fgsch@)

libsoup

  ~ Makefile                              ~ distinfo
  ~ patches/patch-tests_Makefile_in       ~ pkg/PFRAG.shared
  ~ pkg/PLIST                             

  > - revert previous update for now, caused some fallout (jasper@)

mercurial

  ~ Makefile                              ~ pkg/PLIST

  > install hgweb.cgi and hgwebdir.cgi; wcmaier@ ok. (fgsch@)

p5-Event-Lib

  ~ Makefile                              

  > update email address
  > ok merdely@ (okan@)

p5-Rcs

  ~ Makefile                              

  > update email address
  > ok merdely@ (okan@)

p5-Slay-Makefile

  ~ Makefile                              ~ distinfo

  > - update to 0.11
  > ok merdely@ (okan@)

p5-Slay-Makefile-Gress

  ~ Makefile                              

  > update email address
  > ok merdely@ (okan@)

p5-Slay-Maker

  ~ Makefile                              

  > update email address
  > ok merdely@ (okan@)

p5-Test-WWW-Mechanize-Catalyst

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to version 0.42 (simon@)

p5-Time-Duration-Parse

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

  > New import:
  >	import p5-Time-Duration-Parse

py-gdata

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

  > New import:
  >	Import py-gdata-1.0.13

== editors =========================================================== 06/25 ==

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

texmaker

  ~ Makefile                              

  > fix ports that reference qt3 and python directly (espie@)

vim

  ~ Makefile                              
  + patches/patch-runtime_syntax_make_vim

  > improve syntax for our make.
  > okay ckuethe@ (espie@)

== emulators ========================================================= 07/25 ==

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

gns3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 0.5
  > from maintainer Jonathan Armani, with feedback from wcmaier. (steven@)

qemu

  ~ Makefile                              ~ pkg/MESSAGE

  > - s/LOCALBASE/PREFIX
  > maintainer timeout
  > ok landry@ (ajacoutot@)

== geo =============================================================== 08/25 ==

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

openbsd-developers

  ~ Makefile                              ~ files/OpenBSD

  > Update my ICBM coords, fix some spacing, bump version. (ckuethe@)

  ~ Makefile                              ~ files/OpenBSD

  > update my coordinates (steven@)

== graphics ========================================================== 09/25 ==

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

graphics

  ~ Makefile                              

  > add colorexplorer (simon@)

  ~ Makefile                              

  > +gpicview (ajacoutot@)

cairo

  - patches/patch-configure               
  - patches/patch-src_cairo-xlib-surface-private_h
  - patches/patch-src_cairo-xlib-surface_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to cairo 1.6.4 and zap all our patches.
  > ok matthieu@, steven at . (eric@)

colorexplorer

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

  > New import:
  >	import ColorExplorer

dia

  ~ Makefile                              ~ patches/patch-app_commands_c
  ~ pkg/DESCR                             ~ pkg/PLIST
  + patches/patch-plug-ins_pixbuf_pixbuf_c
  + pkg/PFRAG.gnome                       + pkg/PFRAG.shared-gnome

  > - some cleanings:
  > * precise license marker
  > * indent
  > * tweak DESCR
  > - use SUBST_VAR
  > - add gnomeprint support to the gnome FLAVOR
  > - use textproc/intltool MODULE
  > - fix a memleak that would lead to a crash when trying to export using
  > pixbux(png, jpg...); from GNOME svn (ajacoutot@)

gpicview

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

  > New import:
  >	Import gpicview-0.1.9

  ~ Makefile                              ~ pkg/PLIST

  > - add update-desktop-database goo (no excuse for that ;-))
  > - tweak WANTLIB after cairo update
  > from steven@ (ajacoutot@)

jasper

  ~ Makefile                              
  ~ patches/patch-src_libjasper_jp2_jp2_cod_c
  ~ patches/patch-src_libjasper_jp2_jp2_dec_c
  ~ patches/patch-src_libjasper_jpc_jpc_dec_c
  + patches/patch-src_appl_jasper_c       
  + patches/patch-src_libjasper_base_jas_cm_c
  + patches/patch-src_libjasper_base_jas_icc_c
  + patches/patch-src_libjasper_base_jas_image_c
  + patches/patch-src_libjasper_base_jas_malloc_c
  + patches/patch-src_libjasper_base_jas_seq_c
  + patches/patch-src_libjasper_base_jas_stream_c
  + patches/patch-src_libjasper_base_jas_string_c
  + patches/patch-src_libjasper_bmp_bmp_dec_c
  + patches/patch-src_libjasper_include_jasper_jas_malloc_h
  + patches/patch-src_libjasper_jp2_jp2_enc_c
  + patches/patch-src_libjasper_jpc_jpc_cs_c
  + patches/patch-src_libjasper_jpc_jpc_enc_c
  + patches/patch-src_libjasper_jpc_jpc_mqdec_c
  + patches/patch-src_libjasper_jpc_jpc_mqenc_c
  + patches/patch-src_libjasper_jpc_jpc_qmfb_c
  + patches/patch-src_libjasper_jpc_jpc_t1enc_c
  + patches/patch-src_libjasper_jpc_jpc_t2cod_c
  + patches/patch-src_libjasper_jpc_jpc_t2dec_c
  + patches/patch-src_libjasper_jpc_jpc_t2enc_c
  + patches/patch-src_libjasper_jpc_jpc_tagtree_c
  + patches/patch-src_libjasper_jpc_jpc_util_c
  + patches/patch-src_libjasper_mif_mif_cod_c
  + patches/patch-src_libjasper_pnm_pnm_enc_c

  > tidy up a few warnings.
  > with help from naddy@ (espie@)

p5-Image-ExifTool

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 7.25
  > from maintainer patrick keshishian (steven@)

pngcrush

  ~ Makefile                              ~ distinfo

  > SECURITY UPDATE to pngcrush 1.6.5 (SA30157) (jasper@)

== infrastructure ==================================================== 10/25 ==

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

fetch

  ~ clean-old                             

  > improve on clean-old: basically use make show=MAKESUMFILES to figure out
  > which files are needed.
  > Also, do some tricky find in mystuff to try to figure out which files are
  > actually needed for local work. (espie@)

  ~ clean-old                             

  > typo: -i -> -q (espie@)

mk

  ~ bsd.port.mk                           

  > conform to other hook naming. (espie@)

  ~ bsd.port.mk                           

  > put back a default definition of FAKE_FLAGS, for style, since this did not
  > break anything. (espie@)

  ~ imake.port.mk                         

  > clean-up pre-install hook. (espie@)

  ~ bsd.port.mk                           

  > slightly simpler hook loops: use :U just once, since it applies to
  > every word. Also use :T to select the final word of the PKGPATH, so
  > that hooks work seamlessly for `non-core' modules, thus removing the
  > need for most modules to be core. (espie@)

  - ghc.port.mk                           - kde.port.mk
  - iconv.port.mk                         - ocaml.port.mk
  - pear.port.mk                          - python.port.mk
  - qt.port.mk                            - qt2.port.mk
  - qt3.port.mk                           - ruby.port.mk
  - zope.port.mk                          

  > zap indirectors that are no longer needed (espie@)

  ~ cpan.port.mk                          ~ gcc3.port.mk
  ~ gcc4.port.mk                          ~ imake.port.mk
  ~ perl.port.mk                          

  > stylistic changes (espie@)

  - gettext.port.mk                       

  > forgot one (espie@)

  ~ bsd.port.mk                           

  > Add X11BASE to SUBST_VARS
  > ok espie@ (deanna@)

  ~ pkgpath.mk                            

  > no reason not to allow install-all as a subdir target, so...
  > allow it! (espie@)

  ~ bsd.port.mk                           

  > clean-up fetch/fetch-all framework (espie@)

  ~ bsd.port.mk                           

  > hide ALLFILES and REALLY_ALLFILES, they have confusing names anyways
  > (espie@)

  ~ bsd.port.mk                           

  > simplify computation of MAKESUMFILES: start with what's already been done,
  > and just append to it. (espie@)

  ~ pkgpath.mk                            

  > no reason for fetch-all not to be a recursive target (espie@)

  ~ bsd.port.mk                           

  > compute a set of missing files to show a better message for FETCH_MANUALLY
  > (got annoyed at java each time I had to figure out WHICH file got updated
  > and I had to fetch out of... the ten of them) (espie@)

  ~ bsd.port.mk                           

  > remove intermediate targets we're no longer needing (espie@)

  ~ bsd.port.mk                           

  > add a bit of glue so that mirror-maker will be able to use the same locks
  > as the rest of the tree (espie@)

== lang ============================================================== 11/25 ==

  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 ============================================================== 12/25 ==

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

mail

  ~ Makefile                              

  > - add evolution-plugin-rss (jasper@)

courier-authlib

  ~ Makefile                              

  > bump subpackages because the description changed (naddy@)

dovecot

  ~ Makefile                              
  + patches/patch-src_auth_auth-request_c

  > "allow_nets didn't work correctly with big endian machines."
  > From upstream:
  > http://hg.dovecot.org/dovecot-1.0/rev/71c02fdf1b59
  > via brad@ (bernd@)

evolution

  ~ Makefile                              

  > - fix WANTLIB after libsoup downgrade (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

gmime

  ~ Makefile                              ~ distinfo

  > - minor bugfix update to 2.2.20 (jasper@)

isync

  - patches/patch-src_imap_c              - patches/patch-src_maildir_c
  - patches/patch-src_main_c              - patches/patch-src_sync_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to isync 1.0.4.
  > Advice and ok ajacoutot@ (pyr@)

  ~ Makefile                              

  > typo. (pyr@)

mailscanner

  ~ Makefile                              ~ distinfo
  ~ patches/patch-bin_MailScanner         ~ patches/patch-etc_MailScanner_conf
  ~ patches/patch-etc_virus_scanners_conf
  ~ patches/patch-lib_MailScanner_ConfigDefs_pl
  ~ patches/patch-lib_MailScanner_CustomConfig_pm
  ~ patches/patch-lib_MailScanner_Message_pm
  ~ pkg/PLIST                             

  > update to 4.69.9-1 and fix typo in @sample line
  > (spam.assasin.prefs.conf -> spam.assassin.prefs.conf)
  > from brad, ok todd (maintainer) (sthen@)

p5-Mail-DKIM

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update Mail::DKIM to 0.31
  > from bsd at openbsd.rutgers.edu (MAINTAINER), thanks! (jasper@)

postfix

  ~ stable/Makefile                       ~ stable/distinfo

  > update to postfix stable v2.5.2 (jakob@)

  ~ snapshot/Makefile                     ~ snapshot/distinfo

  > update to latest postfix snapshot (jakob@)

== math ============================================================== 13/25 ==

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

R

  ~ Makefile                              

  > bump package because the description changed (naddy@)

== misc ============================================================== 14/25 ==

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

pymissile

  ~ Makefile                              

  > fix ports that reference qt3 and python directly (espie@)

remind

  ~ Makefile                              

  > Add devel/tcllib as RUN_DEPENDS.
  > ok kevlo (the maintainer) (mbalmer@)

tpwireless

  ~ Makefile                              ~ src/tpwireless.c

  > tpwireless-0.2: several improvements from Tamas TEVESZ (ice AT extreme.hu),
  > most notably the ability to clear the magic bit and check without
  > modification. (djm@)

== multimedia ======================================================== 15/25 ==

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

multimedia

  ~ Makefile                              

  > add k3b (jakemsr@)

  ~ Makefile                              

  > - add dvdstyler and mpgtx (jasper@)

dvdstyler

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

  > New import:
  >	import dvdstyler 1.6.2

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@)

  - plugins-good/pkg/patch-common_m4_gst-default_m4
  ~ plugins-good/Makefile                 ~ plugins-good/patch-configure_ac
  ~ plugins-good/pkg/PLIST-main           
  + plugins-good/pkg/patch-sys_v4l2_gstv4l2object_h

  > - add v4l2 plug-in
  > - remove a patch;
  > defaults sink and src can now be set using configure options (ajacoutot@)

  ~ plugins-good/Makefile                 ~ plugins-good/pkg/PLIST-main

  > - some files from older gstreamer-plugins-bad are now in
  > gstreamer-plugins-good; add conflict marker accordingly and bump
  > (ajacoutot@)

k3b

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-configure               
  + patches/patch-libk3bdevice_k3bdevice_cpp
  + patches/patch-libk3bdevice_k3bdevice_h
  + patches/patch-libk3bdevice_k3bscsicommand_cpp
  + patches/patch-libk3bdevice_k3bdevicemanager_cpp
  + patches/patch-libk3b_tools_k3bfilesysteminfo_cpp
  + patches/patch-libk3b_core_k3bglobals_cpp
  + patches/patch-src_projects_k3bencodingconverter_cpp
  + patches/patch-src_option_base_k3bcddboptiontab_ui
  + patches/patch-src_rip_base_k3baudiorippingoptionwidget_ui
  + patches/patch-src_rip_base_k3bcddbpatternwidget_ui
  + patches/patch-plugins_encoder_lame_base_k3bmanualbitratesettingswidget_ui
  + patches/patch-plugins_decoder_flac_Makefile_in
  + patches/patch-src_k3bappdevicemanager_cpp

  > New import:
  >	import k3b-1.0.4

mpgtx

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

  > New import:
  >	import mpgtx 1.3.1

  ~ pkg/DESCR                             

  > better DESCR, this one actually says what the application does :)
  > (not bumping PKGNAME as it's not hooked to the builds yet, and it's only in
  > for a couple of minutes). (jasper@)

== net =============================================================== 16/25 ==

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

net

  ~ Makefile                              

  > - add galago-daemon (jasper@)

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@)

darkstat

  ~ Makefile                              + patches/patch-graph_db_c
  + patches/patch-hosts_db_c              

  > add the interface name to the title and report header. this is quite
  > useful when you're running darkstat on a box with 3 network feeds...
  > (ckuethe@)

epic4

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > maintenance update to 0.3.8, from brad. (sthen@)

galago-daemon

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

  > New import:
  >	import galago-daemon 0.5.1

nmap

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

  > - update to 4.62 from MAINTAINER (Giovanni Bechis)
  > - add @comment markers to keep make plist happy
  > - remove the need for us to install the manpage.
  > - alpha fix from merdely@
  > - workaround for Paths.pyc needing to be re-generated - from wcmaier@
  > (a discussion has been started with upstream to remedy this bit)
  > feedback and ok merdely@ (okan@)

  ~ Makefile                              ~ patches/patch-zenmap_setup_py
  ~ pkg/PLIST-zenmap                      

  > Force rewrite of Paths.pyc before running distutils' install command.
  > Fixes checksum complaints on pkg_delete after zenmap has been run by
  > root (as recommended). Use MODPY_EGG_VERSION while here and bump
  > PKGNAME.
  > ok okan@, "looks ok" merdely@ (wcmaier@)

p5-Net-Wake

  ~ Makefile                              

  > update email address
  > ok merdely@ (okan@)

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@)

sipsak

  ~ Makefile                              ~ distinfo

  > update to 0.9.6 and take maintainership, many fixes and improvements.
  > "feel free to take over" previous maintainer; feedback fgsch. (sthen@)

== news ============================================================== 17/25 ==

  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@)

== print ============================================================= 18/25 ==

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

print

  ~ Makefile                              

  > +gtklp (ajacoutot@)

gtklp

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

  > New import:
  >	Import gtklp-1.2.6

lyx

  ~ Makefile                              

  > fix ports that reference qt3 and python directly (espie@)

== productivity ====================================================== 19/25 ==

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

calcurse

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

  > - update to calcurse-2.1
  > from MAINTAINER and developer Frederic Culot <frederic at culot dot org>
  > (ajacoutot@)

  ~ Makefile                              + patches/patch-configure

  > - I never intended to remove patch-configure in previous commit but to
  > modify it (ajacoutot@)

== security ========================================================== 20/25 ==

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

security

  ~ Makefile                              

  > +libssh2 (merdely@)

cyrus-sasl2

  ~ Makefile                              ~ patches/patch-saslauthd_configure
  ~ pkg/PFRAG.ldap                        + pkg/PFRAG.shared-ldap

  > - add sasldb and ldapdb auxprop plugins
  > from Pedro Almeida <palmeida at securenetworks dot pt> (ajacoutot@)

libssh2

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + pkg/PFRAG.shared                      

  > New import:
  >	import libssh2

ruby-openid

  ~ Makefile                              ~ distinfo

  > Update to ruby-openid-2.0.4.
  > ok Paul Irofti (MAINTAINER) (bernd@)

stunnel

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-src_client_c
  ~ patches/patch-src_stunnel_c           ~ patches/patch-tools_Makefile_in

  > upgrade to stunnel v4.23 (jakob@)

== sysutils ========================================================== 21/25 ==

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

sysutils

  ~ Makefile                              

  > no more perfd (ckuethe@)

  ~ Makefile                              

  > - add stan (jasper@)

heartbeat

  ~ Makefile                              

  > Upstream changed the distfile, so host the previous on my machine.
  > asked bt ajacoutot@ (kili@)

p5-Proc-Queue

  ~ Makefile                              ~ distinfo

  > - update to 1.23
  > - fix license marker
  > ok merdely@ (okan@)

perfd

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

  > Bye-bye perfd. The apmd in base has done a pretty good job for quite a
  > while. (ckuethe@)

stan

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

  > New import:
  >	import stan 0.4.1

wmwlmon

  ~ Makefile                              ~ distinfo

  > Update to latest release 1.0.
  > OK mbalmer@ (mglocker@)

== telephony ========================================================= 22/25 ==

  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 ========================================================== 23/25 ==

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

gtkaml

  - patches/patch-Makefile_in             ~ Makefile
  ~ distinfo                              

  > - update gtkaml to 0.2.1.0 (jasper@)

p5-Catalyst-View-XSLT

  ~ Makefile                              ~ distinfo

  > maintenance update to version 0.04 (simon@)

p5-Object-MultiType

  ~ Makefile                              

  > update email address
  > ok merdely@ (okan@)

p5-XML-RSS-LibXML

  - patches/patch-lib_XML_RSS_LibXML_pm   ~ Makefile
  ~ distinfo                              

  > update to version 0.3002 (simon@)

p5-XML-Smart

  ~ Makefile                              

  > update email address
  > ok merdely@ (okan@)

== www =============================================================== 24/25 ==

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

www

  ~ Makefile                              

  > Add mimetex. (mbalmer@)

gtkhtml3

  ~ pkg/PFRAG.shared                      

  > Unbreak -- pkg_tools don't support nested substitutions, and espie had
  > some good arguments against changing this.
  > "i trust you, so go ahead" jasper@
  > Note: this doesn't fix the questionable API_VERSION approach, it just
  > fixes the build. (kili@)

kronolith

  ~ Makefile                              

  > Make sure installed files have a sane ownership.
  > Noticed by naddy and sturm. (mbalmer@)

  ~ Makefile                              ~ pkg/PLIST

  > Correctly handle @groups (vodoo...) (mbalmer@)

mimetex

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

  > New import:
  >	mimetex is a CGI program to convert LaTeX math formulae into gif images

  ~ Makefile                              

  > Respect ${CC} and ${CFLAGS}, do the compiling in a do-build target and
  > clarify the license (GPLv2 or later)
  > After feedback from ajacoutot (mbalmer@)

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@)

p5-CGI-Simple

  ~ Makefile                              ~ distinfo

  > maintenance update to version 1.104 (simon@)

p5-Catalyst-Devel

  ~ Makefile                              ~ distinfo

  > update to version 1.06 (simon@)

p5-Catalyst-Plugin-ConfigLoader

  ~ Makefile                              ~ distinfo

  > maintenance update to version 0.19 (simon@)

p5-Catalyst-Plugin-I18N

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to version 0.07 and set BUILD_DEPENDS=${RUN_DEPENDS} since
  > upstream switched to Module::Install (simon@)

p5-Catalyst-Plugin-Session-State-Cookie

  ~ Makefile                              ~ distinfo

  > update to version 0.09 (simon@)

p5-Catalyst-Plugin-Session-Store-File

  ~ Makefile                              ~ distinfo

  > update to version 0.13 (simon@)

p5-HTML-TreeBuilder-XPath

  ~ Makefile                              ~ distinfo

  > maintenance update to version 0.09 (simon@)

p5-HTTP-Body

  ~ Makefile                              

  > Add p5-libwww to RUN_DEPENDS and p5-YAML to REGRESS_DEPENDS.
  > This hasn't been noticed by anyone since the only port that depends on
  > p5-HTTP-Body covers the missing links. (simon@)

p5-Weather-Com

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > maintenance update to version 0.5.3 (simon@)

py-beautifulsoup

  ~ Makefile                              ~ distinfo

  > update to 3.0.6. (fgsch@)

== x11 =============================================================== 25/25 ==

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

x11

  ~ Makefile                              

  > - add wxSVG (jasper@)

awesome

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

  > Update to 2.3.
  > Tweaks from D. Adam Karim <adam at akarsoft dot com>, who also takes
  > maintainership. Thanks!
  > ok merdely@ (wcmaier@)

gaia

  ~ Makefile                              
  + patches/patch-lib_wwfetch_wwfetch_http_c

  > curl_easy_setopt() takes exactly three arguments; ok ajacoutot@ (naddy@)

gnome

  ~ seahorse/Makefile                     

  > - fix WANTLIB after libsoup downgrade (jasper@)

  + totem-pl-parser/distinfo              + totem-pl-parser/Makefile
  + totem-pl-parser/pkg/DESCR             + totem-pl-parser/pkg/PLIST
  + totem-pl-parser/patches/patch-lib_memmem_c

  > New import:
  >	Import totem-pl-parser-2.22.3

  ~ Makefile                              

  > +totem-pl-parser (ajacoutot@)

  ~ baker/Makefile                        

  > - no need for CONFIGURE_STYLE, it's inherited from Makefile.inc
  > (ajacoutot@)

  ~ controlcenter2/Makefile               ~ controlcenter2/pkg/PLIST
  + controlcenter2/pkg/patch-capplets_about-me_gnome-about-me_glade

  > - enable gnome-about-me, but disable changing passwords via this dialog
  > ok ajacoutot@ (jasper@)

  + keyring-query/Makefile                + keyring-query/pkg/DESCR
  + keyring-query/pkg/PLIST               
  + keyring-query/files/gnome-keyring-query.c
  + keyring-query/files/README.OpenBSD    

  > New import:
  >	import gnome-keyring-query

  ~ Makefile                              

  > - add keyring-query (jasper@)

  + 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@)

  ~ media/Makefile                        
  + media/patches/patch-grecord_src_gsr-window_c

  > - don't mention an non-existent menu (jasper@)

  + deskbar-applet/distinfo               + deskbar-applet/Makefile
  + deskbar-applet/pkg/DESCR              + deskbar-applet/pkg/PLIST
  + deskbar-applet/patches/patch-deskbar_handlers_Makefile_in
  + deskbar-applet/patches/patch-deskbar_deskbar-applet_py

  > New import:
  >	import deskbar-applet 2.20.3

  ~ Makefile                              

  > - add deskbar-applet (jasper@)

gnustep

  ~ addresses/Makefile                    ~ examples/Makefile
  ~ gnumail/Makefile                      ~ pantomime/Makefile

  > bump packages after relative symlink changes from gnustep-make 2.0.5 update
  > (naddy@)

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@)

kde

  ~ kde.port.mk                           

  > fix name for post-patch hook; ok espie@ (naddy@)

mrxvt

  ~ Makefile                              + patches/patch-src_init_c

  > SECURITY FIX for SA30227
  > patch from upstream svn.
  > ok ajacoutot@ (MAINTAINER) (jasper@)

tk

  + tk.port.mk                            

  > Add lang/tcl and x11/tk modules
  > feedback and ok steven@ (deanna@)

vlc

  ~ Makefile                              
  + patches/patch-modules_audio_output_jack_c
  + patches/patch-modules_gui_wxwidgets_interface_cpp
  + patches/patch-modules_gui_wxwidgets_interface_hpp

  > - use wxSlider instead of hacking wxGuage for the volume controller.
  > from vlc subversion via Alexey Suslikov.
  > - use jack_client_connect() instead of jack_client_new() so multiple
  > instances of vlc can connect to jackd concurrently.  problem reported
  > by Alexey Suslikov. (jakemsr@)

  ~ Makefile                              ~ pkg/PLIST-main

  > Fix nonexistent vlc menu icon.
  > ok brad@, martynas@ (bernd@)

wxSVG

  + distinfo                              + Makefile
  + pkg/DESCR                             + pkg/PLIST
  + pkg/PFRAG.shared                      + patches/patch-configure_in
  + patches/patch-Makefile_am             

  > New import:
  >	import wxSVG 1.0b10

xchm

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + files/xchm.desktop

  > Update to xchm-1.14 and add a xchm.desktop file so it will show up in
  > GNOME and KDE menus.
  > Some tweaks by martynas@; ok jasper@ (bernd@)

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


More information about the owc mailing list