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

OWC auto at squish.net
Mon Apr 28 07:00:14 BST 2008


OpenBSD ports changes summary for 2008-04-20 to 2008-04-27 inclusive
====================================================================

audio/fluidsynth                        audio/jack
audio/sonata                            converters/p5-Convert-UU
devel                                   devel/bzr
devel/git                               devel/libmtp
devel/nasm                              devel/p5-Module-ScanDeps
devel/p5-PAR-Dist                       devel/p5-POE-Component-IKC
devel/p5-Test-Deep                      devel/p5-Time-Piece
devel/p5-parent                         devel/pwlib
devel/py-epsilon                        devel/py-tz
devel/smarty                            games/wesnoth
games/xonix                             graphics/jhead
graphics/netpbm                         graphics/p5-GD-SecurityImage
infrastructure/package                  infrastructure/templates
lang/tcl                                mail/alpine
mail/archivemail                        mail/claws-mail
mail/claws-mail-cachesaver              mail/claws-mail-clamav
mail/claws-mail-htmlviewer              mail/claws-mail-notification
mail/claws-mail-pdfviewer               mail/claws-mail-rssyl
mail/claws-mail-vcalendar               mail/cyrus-imapd
mail/gmime                              mail/libetpan
mail/mailscanner                        math/fftw3
math/octave                             misc/dtach
net                                     net/ejabberd
net/ettercap                            net/irssi-icb
net/ktorrent                            net/libcares
net/nagios                              net/openh323
net/pidgin                              net/silc-server
net/transmission                        print
print/py-cups                           print/texlive
productivity/osmo                       security/p5-Net_SSLeay
security/pwgen                          sysutils
sysutils/rpl                            telephony
telephony/asterisk                      telephony/iaxmodem
textproc/ruby-builder                   textproc/ruby-markaby
textproc/ruby-rubigen                   www
www/dansguardian                        www/lighttpd
www/nostromo                            www/phpmyadmin
www/py-beautifulsoup                    www/py-nevow
www/ruby-activemerchant                 www/ruby-merb
www/webalizer                           x11
x11/arabeyes-ttf                        x11/dbus
x11/farsiweb-ttf                        x11/gnome
x11/kde                                 x11/matchbox
x11/openbox                             x11/py-gtk2
x11/tk                                  x11/xfce4

== audio ============================================================= 01/19 ==

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

fluidsynth

  ~ Makefile                              ~ patches/patch-src_fluid_oss_c

  > internal data is converted from float to native endian integer data.
  > configure 16-bit output for cpu native endian encoding. (jakemsr@)

jack

  - patches/patch-drivers_netjack_net_source_c
  - patches/patch-drivers_sun_sun_driver_c
  - patches/patch-drivers_sun_sun_driver_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_ac            ~ patches/patch-jackd_engine_c
  ~ pkg/PLIST                             + patches/patch-tools_netsource_c

  > update to 0.111.2.1169
  > - don't bother trying to fix compiler optimization flag tests.  they're
  > badly broken/linux spcific, and we don't use them anyway.
  > - the net source client became a "real" client (executable), instead of
  > an "in process" client (plugin)
  > - previous sun_driver patches accepted upstream, plus:
  > * fix cycle timing in duplex mode by moving calculations and function
  > calls out of the poll() synchronization loop
  > * shorten xrun and silence writing/reading messages
  > * remove unused variables
  > * attempt to stop continuous playback underruns in duplex mode that are
  > caused by the capture buffer overrunning
  > * try harder to make sure we have pristine buffers after
  > sun_driver_start()
  > * use native endian audio encodings
  > * report a delay when poll() times out, instead of effectively running
  > a null cycle
  > now jack works on my r10k sgi :) (jakemsr@)

sonata

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

  > - update to sonata-1.5
  > - take maintainership (ajacoutot@)

== converters ======================================================== 02/19 ==

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

p5-Convert-UU

  ~ Makefile                              ~ distinfo

  > update to version 0.5201 and set PERMIT_* to yes as it now has a license
  > (simon@)

== devel ============================================================= 03/19 ==

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

devel

  ~ Makefile                              

  > +py-epsilon (eric@)

  ~ Makefile                              

  > add p5-parent (simon@)

bzr

  ~ Makefile                              ~ distinfo
  ~ patches/patch-bzr                     ~ patches/patch-bzrlib_diff_py
  ~ pkg/DESCR                             ~ pkg/PLIST
  + patches/patch-bzrlib_patch_py         
  + patches/patch-bzrlib_tests_test_diff_py

  > update to 1.3
  > testing from a few -thanks!
  > ok merdely@ (okan@)

git

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                ~ patches/patch-gitweb_gitweb_perl
  ~ patches/patch-t_t4019-diff-wserror_sh
  ~ pkg/PLIST-main                        ~ pkg/PLIST-x11
  + patches/patch-t_t3200-branch_sh       + patches/patch-t_t7201-co_sh

  > Update to git-1.5.5.1.
  > Add post-receive-email hook from contrib/ as suggested by Laurence Tratt.
  > (bernd@)

libmtp

  ~ Makefile                              ~ distinfo

  > - update libmtp to 0.2.6.1
  > from bsd at openbsd.rutgers.edu, thanks! (jasper@)

nasm

  - patches/patch-Makefile.in             - patches/patch-output_outieee_c
  - patches/patch-preproc_c               ~ Makefile
  ~ distinfo                              ~ patches/patch-doc_Makefile.in
  ~ pkg/PLIST                             + patches/patch-rdf2bin.c

  > update to 2.02
  > based on a patch (and testing) from syl - thanks.
  > comments from sthen@, brad@ and ajacoutot@
  > suggestions and ok brad@ (okan@)

p5-Module-ScanDeps

  ~ Makefile                              ~ distinfo

  > maintenance update to version 0.83 (simon@)

p5-PAR-Dist

  ~ Makefile                              ~ distinfo

  > maintenance update to version 0.29 (simon@)

p5-POE-Component-IKC

  ~ Makefile                              ~ distinfo

  > maintenance update to version 0.2001 (simon@)

p5-Test-Deep

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to version 0.100 (simon@)

p5-Time-Piece

  ~ Makefile                              ~ distinfo

  > update to version 1.13 (simon@)

p5-parent

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

  > New import:
  >	import p5-parent

pwlib

  ~ Makefile                              ~ patches/patch-src_ptclib_pssl_cxx

  > Fix build on alpha.
  > Help and ok ajacoutot@ (merdely@)

py-epsilon

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

  > New import:
  >	Epsilon is a set of utility modules, commonly used by all Divmod
  > projects.

py-tz

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to 2008b
  > - use MODPY_EGG_VERSION
  > - change MASTER_SITES
  > ok djm@ (maintainer) (eric@)

smarty

  ~ Makefile                              ~ distinfo

  > - update to smarty-2.6.19
  > from alek@, ok sturm@ (via alek@) (ajacoutot@)

== games ============================================================= 04/19 ==

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

wesnoth

  ~ Makefile                              ~ pkg/PFRAG.no-lite
  ~ pkg/PLIST                             

  > Update PLISTs for 1.4.  Unbreaks lite FLAVOR
  > ok jasper@ (deanna@)

  ~ Makefile                              ~ pkg/PLIST

  > Add desktop support.
  > ok jasper@ (deanna@)

xonix

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

  > keep score
  > ok ajacoutot@ (deanna@)

== graphics ========================================================== 05/19 ==

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

jhead

  ~ Makefile                              ~ distinfo
  ~ patches/patch-gpsinfo_c               ~ patches/patch-jhead_c

  > - update to 2.82
  > - remove no longer needed sparc64 workaround
  > - add graphics/jpeg RUN_DEPENDS (for jpegtran)
  > - simplify build
  > - remove MAINTAINER, as requested
  > ok xsa@ merdely@ (okan@)

netpbm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-lib_Makefile            

  > update to 10.26.53: miscellaneous bug fixes (naddy@)

p5-GD-SecurityImage

  ~ Makefile                              ~ distinfo

  > maintenace update to version 1.65 (simon@)

== infrastructure ==================================================== 06/19 ==

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

package

  ~ check-lib-depends                     

  > handle fedora + redhat.
  > based on Mikolaj Kucharski <mikolaj at kucharski.name> patch. (espie@)

templates

  ~ network.conf.template                 

  > update packetstorm mirror list
  > from Jim Razmus (jim at bonetruck.org) (steven@)

== lang ============================================================== 07/19 ==

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

tcl

  + 8.5/Makefile                          + 8.5/distinfo
  + 8.5/pkg/PLIST                         + 8.5/pkg/PFRAG.shared
  + 8.5/pkg/DESCR                         
  + 8.5/patches/patch-tools_installData_tcl
  + 8.5/patches/patch-unix_Makefile_in    + 8.5/patches/patch-unix_tcl_m4

  > New import:
  >	import tcl 8.5

  ~ Makefile                              

  > += 8.5 (deanna@)

  ~ 8.5/Makefile                          
  + 8.5/patches/patch-unix_tclConfig_sh_in

  > Patch tclConfig.sh to set TCL_SRC_DIR as the directory holding the
  > installed headers, rather than the port build directory.
  > From Stuart Cassoff (maintainer), ok deanna (sthen@)

== mail ============================================================== 08/19 ==

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

alpine

  ~ Makefile                              

  > - make sure we do not use the plaintext FLAVOR from c-client
  > CRAM-MD5 authentication and alikes can be disabled using the
  > "disable-these-authenticators=..." option if needed;
  > plaintext will still work over TLS/SSL (ajacoutot@)

archivemail

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 0.7.2; previous version didn't work with Python 2.5
  > ok msf (MAINTAINER) (sthen@)

claws-mail

  ~ Makefile                              ~ distinfo
  + patches/patch-src_common_socket_c     

  > Update to claws-mail 3.4.0 from maintainer Ulrich Kahl
  > Add a temporary patch from brad@ to fix upstream bug #1566, see
  > http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1566
  > (it's already fixed in upstream cvs, but slightly differently)
  > ok ajacoutot@, 'ok ok ok ok' pyr@ (landry@)

claws-mail-cachesaver

  ~ Makefile                              ~ distinfo

  > Update to claws-mail-cachesaver 0.10.7
  > add DIST_SUBDIR while here, reminder by Ulrich Kahl (Thanks!)
  > ok ajacoutot@ (landry@)

claws-mail-clamav

  ~ Makefile                              + patches/patch-src_clamav_plugin_c

  > Fix compilation after data structures have changed (without any notice
  > in any documentation...)
  > ok landry (the maintainer) (mbalmer@)

claws-mail-htmlviewer

  ~ Makefile                              ~ distinfo

  > Update to htmlviewer plugin 0.18, add DIST_SUBDIR while here.
  > Now it builds against a static libgtkhtml shipped in distfile, fix
  > dependencies accordingly.
  > ok ajacoutot@ pyr@ (landry@)

claws-mail-notification

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to notification plugin 0.16, add DIST_SUBDIR while here.
  > ok ajacoutot@ (landry@)

claws-mail-pdfviewer

  ~ Makefile                              ~ distinfo

  > Update to pdfviewer plugin 0.9.1, add DIST_SUBDIR while here.
  > ok ajacoutot@ pyr@ (landry@)

claws-mail-rssyl

  ~ Makefile                              ~ distinfo

  > Update to rssyl plugin 0.19, add DIST_SUBDIR while here.
  > ok ajacoutot@ pyr@ (landry@)

claws-mail-vcalendar

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to vcalendar plugin 1.102, add DIST_SUBDIR while here.
  > Adds a new lovely weekly/monthly view, rightclick on a calendar to try it.
  > ok ajacoutot@ 'i *love* it' pyr@ (landry@)

cyrus-imapd

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               
  ~ patches/patch-master_conf_normal_conf
  + patches/patch-lib_libconfig_c         

  > - update to version 2.3.12
  > - fix depends for the drac FLAVOR in the process
  > - add a patch from cyrus bugzilla to allow imapd.conf to contain blank
  > lines (!)
  > * Added statuscache.db to cache IMAP STATUS data
  > * Added option to unexpunge to restore messages by time interval
  > * Implemented incremental squat updates (see squatter.8)
  > * Fixed major bugs in reconstruct -k implementation
  > * Added code to promote transaction safety and to track the lock status of
  > skiplist databases
  > * Allow long lines in imapd.conf to be split across multiple lines by using
  > backslash as a continuation character.
  > * Fixed miscellaneous bugs and build issues
  > .. and more (ajacoutot@)

gmime

  ~ Makefile                              ~ distinfo

  > - update gmime to 2.2.18
  > from steffen schuetz, thanks! (jasper@)

libetpan

  - patches/patch-src_low-level_imap_mailimap_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-configure
  + patches/patch-src_low-level_feed_parser_c

  > Update to libetpan 0.54, from maintainer Ulrich Kahl
  > With tweaks by myself and feedback from ajacoutot@
  > ok ajacoutot@ pyr@ (landry@)

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
  ~ patches/patch-lib_symscanengine-autoupdate
  ~ pkg/PLIST                             
  + pkg/patch-bin_cron_update_bad_phishing_sites_cron
  + pkg/patch-bin_update_bad_phishing_sites

  > update to 4.68.8, from brad@
  > tested by todd@ and brad@ (todd@)

== math ============================================================== 09/19 ==

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

fftw3

  ~ Makefile                              

  > g77 throws ICEs on sgi, so disable fortran support there.  lets this
  > build on sgi.
  > discussed with steven@ (MAINTAINER) (jakemsr@)

  ~ Makefile                              

  > drop --disable-fortran workaround for sgi.
  > miod@ fixed g77 and confirmed fftw3 now builds. (steven@)

octave

  ~ pkg/PLIST                             

  > oops, missing plist update for 3.0.1
  > spotted by Stephan Andre' (andres at msu.edu) (steven@)

== misc ============================================================== 10/19 ==

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

dtach

  ~ Makefile                              ~ distinfo

  > - Maintenance update to 0.8
  > - James Turner takes maintainership
  > ok merdely@, niallo@ (wcmaier@)

== net =============================================================== 11/19 ==

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

net

  ~ Makefile                              

  > enter libcares. (fgsch@)

ejabberd

  ~ Makefile                              

  > - fix CATEGORIES (ajacoutot@)

ettercap

  - patches/patch-Makefile_in             - patches/patch-configure
  - patches/patch-plugins_Makefile_in     
  - patches/patch-src_ec_dissector_ssh_c
  - patches/patch-src_ec_main_c           - patches/patch-src_ec_plugins_c
  - patches/patch-src_interface_console_ec_simple_c
  - patches/patch-src_interface_gtk_ec_gtk_factory_c
  - patches/patch-src_interface_ncurses_ec_interface_factory_c
  - pkg/PFRAG.shared                      ~ Makefile
  ~ distinfo                              ~ pkg/PLIST
  + patches/patch-configure_in            + patches/patch-include_ec_stdint_h
  + patches/patch-share_etter_conf        + patches/patch-src_ec_capture_c
  + patches/patch-src_interfaces_gtk_ec_gtk_conf_c

  > update to 0.7.3 from brad@
  > testing and ok brad@ and merdely@ (okan@)

irssi-icb

  ~ Makefile                              + patches/patch-README
  + patches/patch-src_core_icb-commands_c
  + patches/patch-src_fe-common_fe-icb_c
  + patches/patch-src_fe-common_module-formats_c
  + patches/patch-src_fe-common_module-formats_h

  > display changed topic and your /nick changes in the status bar,
  > convert times in /who to readable format, display the correct user
  > name when someone /beeps you, and add a note to the README.
  > ok jasper (sthen@)

ktorrent

  - patches/patch-libktorrent_net_address_cpp
  - patches/patch-libktorrent_net_socket_cpp
  - patches/patch-libktorrent_util_fileops_cpp
  - patches/patch-libktorrent_util_functions_cpp
  - patches/patch-plugins_infowidget_peerview_cpp
  ~ Makefile                              ~ distinfo

  > maintenance update from Brad - most patches are now upstream. (sthen@)

  ~ Makefile                              

  > update license marker in comment (GPL->GPLv2), req by Brad (sthen@)

libcares

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

  > New import:
  >	introduce libcares (c-ares), an asynchronous resolver library.

  ~ Makefile                              ~ pkg/PLIST
  + pkg/PFRAG.shared                      

  > - build shared lib too
  > "sure" fgsch@, "fine with me" sthen@ (ajacoutot@)

nagios

  ~ cnagios/Makefile                      

  > fix CATEGORIES, pointed out by ajacoutot - thank you. This doesn't make
  > it into the package (checked with PLIST_DB), so no version bump. (sthen@)

openh323

  ~ Makefile                              

  > Fix build on alpha.
  > "of course" ajacoutot@ (merdely@)

pidgin

  ~ Makefile                              
  + patches/patch-libpurple_protocols_silc_silc_c

  > quit spamming channels with "Download Pidgin!" when silc exits.
  > ok brad@ (MAINTAINER) (ckuethe@)

silc-server

  ~ Makefile                              ~ distinfo
  ~ patches/operops-patch-apps_silcd_command_c
  + patches/patch-apps_silcd_server_c     

  > update to 1.1.5 + a crash fix from GIT. ok brad (maintainer). (sthen@)

  - patches/patch-apps_silcd_server_c     ~ Makefile
  ~ distinfo                              

  > update to 1.1.6 from Brad, and remove some dead mirrors (sthen@)

transmission

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ pkg/PLIST-gui
  ~ pkg/PLIST-main                        + patches/patch-gtk_details_c
  + patches/patch-gtk_makemeta-ui_c       + patches/patch-gtk_stats_c
  + patches/patch-gtk_torrent-cell-renderer_c
  + patches/patch-gtk_tr-icon_c           + patches/patch-gtk_tr-torrent_c
  + patches/patch-gtk_tr-window_c         + patches/patch-gtk_util_c

  > Update to 1.11. (naddy@)

== print ============================================================= 12/19 ==

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

print

  ~ Makefile                              

  > add epdfview,cups. ok espie and ajacoutot (fgsch@)

py-cups

  ~ Makefile                              

  > - fix CATEGORIES (ajacoutot@)

texlive

  ~ base/Makefile                         
  + base/patches/patch-libs_xpdf_xpdf_Object_h

  > CVE-2008-1693 (adapted from the xpdf patch from debian).
  > ok naddy, bernd (kili@)

== productivity ====================================================== 13/19 ==

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

osmo

  - patches/patch-Makefile_in             ~ Makefile
  ~ pkg/PLIST                             + patches/patch-po_Makefile_in
  + patches/patch-src_calendar_c          + patches/patch-src_calendar_widget_c
  + patches/patch-src_main_c              
  + patches/patch-src_options_gui_calendar_c

  > - enable locales
  > - correct display of mark symbols
  > fix from joint work between pea at raveland.org (maintainer)
  > and upstream author.
  > "go ahead" antoine@ (jasper@)

== security ========================================================== 14/19 ==

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

p5-Net_SSLeay

  - patches/patch-SSLeay_pm               ~ Makefile
  ~ distinfo                              ~ patches/patch-Makefile_PL
  ~ pkg/DESCR                             ~ pkg/PLIST
  + pkg/patch-t_handle_external_10_destroy_t
  + pkg/patch-t_handle_external_50_external_t

  > update to p5-Net-SSLeay 1.32, ok sturm@ (bluhm@)

pwgen

  ~ Makefile                              ~ patches/patch-configure_in
  ~ patches/patch-randnum_c               

  > use arc4random_uniform(); from Tim van der Molen <tbvdm at xs4all.nl>
  > (robert@)

== sysutils ========================================================== 15/19 ==

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

sysutils

  ~ Makefile                              

  > Add rpl (merdely@)

rpl

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

  > New import:
  >	Import rpl 1.4.0

== telephony ========================================================= 16/19 ==

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

telephony

  ~ Makefile                              

  > +iaxmodem (todd@)

asterisk

  ~ Makefile                              ~ distinfo

  > SECURITY update, fixes remote amplification attack in IAX.
  > http://downloads.digium.com/pub/security/AST-2008-006.html
  > ok ian@ (sthen@)

iaxmodem

  + Makefile                              + distinfo
  + patches/patch-Makefile_in             + patches/patch-configure
  + patches/patch-lib_spandsp_src_Makefile_in
  + patches/patch-iaxmodem_c              + patches/patch-iaxmodem-cfg_ttyIAX
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >	iaxmodem 1.1.0

== textproc ========================================================== 17/19 ==

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

ruby-builder

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ruby-builder-2.1.2 and add regress target. (bernd@)

ruby-markaby

  ~ Makefile                              

  > Don't hardcode ruby-builder version number in RUN_DEPENDS and add
  > a regress target. (bernd@)

ruby-rubigen

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ruby-rubigen-1.3.1. (bernd@)

== www =============================================================== 18/19 ==

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

www

  ~ Makefile                              

  > +py-nevow (eric@)

dansguardian

  ~ Makefile                              

  > Add Makefile comments noting the restrictions about commercial
  > users downloading this from official distribution sources.
  > (We are in compliance, but without an explanation, someone
  > might not notice this if they update it later). (sthen@)

  ~ Makefile                              
  + patch-configs_contentscanners_clamav_conf_in
  + patch-src_contentscanners_clamav_cpp

  > Fix package build after ClamAV update.  Option ArchiveMaxCompressionRatio
  > is gone. (mbalmer@)

lighttpd

  ~ Makefile                              + patches/patch-src_mod_cgi_c
  + patches/patch-src_mod_magnet_c        

  > - Handle EINTR in mod_cgi during write()
  > - Fix mod_magnet to set con->mode = p->id if it generates content,
  > so returning 4xx/5xx doesn't append an error page
  > from brad@ (jasper@)

nostromo

  ~ Makefile                              + patches/patch-src_nhttpd_Makefile

  > Make nostromo compile on alpha arch again.
  > Spotted, tested, and OK merdely@ (mglocker@)

  ~ Makefile                              ~ distinfo

  > Update to latest release 1.8.6.
  > "aber sicher doch!" mbalmer@ (mglocker@)

phpmyadmin

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > SECURITY update to 2.11.5.2; fixes since the previous version
  > in-tree include: various XSS, SQL injection, saves sensitive data
  > in PHP session, crafted POST allows users to read files accessible
  > by the web server.
  > thanks bsd at openbsd.rutgers.edu for feedback, ok ckuethe (sthen@)

py-beautifulsoup

  ~ Makefile                              ~ pkg/PLIST

  > switch to MODPY_EGG_VERSION and install in any arch. martynas@ ok (fgsch@)

py-nevow

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

  > New import:
  >	Divmod Nevow is a web application construction kit written in Python.

ruby-activemerchant

  ~ Makefile                              

  > missing dependency on ruby-activesupport
  > bump PKGNAME (sturm@)

ruby-merb

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

  > New import:
  >	Initial import of ruby-merb_activerecord-0.9.2.

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

  > New import:
  >	Initial import of ruby-merb_helpers-0.9.2.

  ~ Makefile                              

  > Add activerecord and helpers. (bernd@)

webalizer

  ~ Makefile                              

  > Enable GeoIP support for fast geolocation of requests (done from
  > a local database, so no extra network traffic). Enabled by default,
  > disable with "GeoIP no" in .conf if you don't want it.
  > discussed with/ok mbalmer (maintainer) (sthen@)

== x11 =============================================================== 19/19 ==

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

x11

  ~ Makefile                              

  > - add arabeyes-ttf and farsiweb-ttf (jasper@)

arabeyes-ttf

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

  > New import:
  >	import arabeyes-ttf 2.0

dbus

  ~ Makefile                              + patches/patch-bus_dbus-daemon_1

  > - better COMMENT
  > - fix locations in dbus-daemon.1 (spotted by ajacoutot) (jasper@)

farsiweb-ttf

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

  > New import:
  >	import farsiweb 0.4

gnome

  ~ py-gnome/Makefile                     ~ py-gnome/distinfo
  ~ py-gnome/pkg/PLIST                    

  > - update to version 2.22.0
  > ok jasper@ (ajacoutot@)

  ~ gdm/Makefile                          ~ gdm/patches/patch-configure

  > - fix two typos that may've broken suspend and shotdown (jasper@)

  ~ mag/Makefile                          ~ mag/pkg/PLIST

  > - we need to use DOXYGEN_ENCODE_PATH_STRIP, or the build will fail in some
  > cases.
  > from mikolaj kurcharski (jasper@)

  ~ gnopernicus/Makefile                  

  > - this needs libgail-gnome to build and run
  > noticed by Stephan Andre' <andres at msu dot edu>, thanks!
  > - make use of MODGNOME_HELP_FILES while here
  > ok jasper@ (ajacoutot@)

kde

  - i18n3/patches/fa-patch-messages_kdepim_kdepimwizards_po
  ~ i18n3/Makefile                        ~ i18n3/pkg/PLIST-ru
  + i18n3/patches/ru-patch-data_kdeedu_kturtle_Makefile_in

  > unbreak Persian and Russian (naddy@)

matchbox

  ~ matchbox-panel/Makefile               

  > - use a better and complete list for apm arches. (jasper@)

  ~ libfakekey/Makefile                   ~ libfakekey/pkg/DESCR
  ~ libmatchbox/Makefile                  ~ matchbox-common/Makefile
  ~ matchbox-desktop/Makefile             
  ~ matchbox-desktop/patch-modules_dotdesktop_c
  ~ matchbox-keyboard/Makefile            
  ~ matchbox-keyboard/patches/patch-Makefile_in
  ~ matchbox-panel/Makefile               
  ~ matchbox-panel/patches/patch-applets_Makefile_in
  ~ matchbox-panel/patches/patch-configure
  ~ matchbox-panel/patches/patch-install-sh
  ~ matchbox-window-manager/Makefile      
  ~ matchbox-window-manager/patch-data_Makefile_in
  + Makefile.inc                          

  > - add Makefile.inc and use it
  > - reformat some DESCR's
  > - regen patches (jasper@)

  + matchbox-themes-extra/distinfo        + matchbox-themes-extra/Makefile
  + matchbox-themes-extra/pkg/PLIST       + matchbox-themes-extra/pkg/DESCR

  > New import:
  >	import matchbox-themes-extra 0.3

  ~ Makefile                              

  > - add matchbox-themes-extra (jasper@)

openbox

  ~ Makefile                              ~ distinfo

  > - update to openbox-3.4.7.2;
  > the only change with previous version is that it comes with non-empty
  > man pages... (ajacoutot@)

py-gtk2

  ~ Makefile                              ~ distinfo
  ~ patches/patch-codegen_Makefile_in     ~ patches/patch-examples_Makefile_in
  ~ patches/patch-tests_test_actiongroup_py
  ~ pkg/PLIST                             

  > - update to 2.12.1
  > - remove idle MAINTAINER
  > - use gnome MODULE
  > ok jasper@ (ajacoutot@)

tk

  ~ Makefile                              

  > += 8.5 (deanna@)

  + 8.5/Makefile                          + 8.5/distinfo
  + 8.5/pkg/DESCR                         + 8.5/pkg/PLIST
  + 8.5/pkg/PFRAG.shared                  + 8.5/patches/patch-unix_Makefile_in
  + 8.5/patches/patch-unix_configure_in   + 8.5/patches/patch-unix_tcl_m4

  > New import:
  >	import tk 8.5

  - 8.5/patches/patch-unix_configure_in   ~ 8.5/Makefile
  + 8.5/patches/patch-unix_tkConfig_sh_in

  > Change tclConfig.sh to set TCL_SRC_DIR as the directory holding
  > the installed headers, rather than the port build directory.
  > Remove configure.in patch ; obsoleted by a similar change to
  > tclConfig.sh in lang/tcl/8.5
  > From Stuart Cassoff (maintainer), ok deanna (sthen@)

xfce4

  ~ thunar-thumbnailers/Makefile          

  > remove repeated line. (fgsch@)

  ~ thunar/Makefile                       
  ~ thunar/patches/patch-plugins_thunar-uca_Makefile_in
  + thunar/patches/patch-acinclude_m4     

  > add fam support, regenerate patches and bump package.
  > ok by landry (maintainer). (fgsch@)

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


More information about the owc mailing list