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

OWC auto at squish.net
Mon Dec 3 07:00:09 GMT 2007


OpenBSD ports changes summary for 2007-11-25 to 2007-12-02 inclusive
====================================================================

INDEX                                   archivers/libarchive
archivers/p5-Archive-Zip                audio/libmpcdec
books                                   books/clisp-hyperspec
comms                                   comms/c3270
comms/pilot-link                        comms/x3270
databases/architect                     databases/evolution-data-server
databases/jxplorer                      databases/p5-DBIx-Class-Schema-Loader
databases/ruby-activerecord             devel
devel/c2hs                              devel/cpphs
devel/glpk                              devel/ipython
devel/jdk                               devel/mercurial
devel/p5-Clone                          devel/p5-Module-Build
devel/py-parsing                        devel/ruby-actionpack
devel/ruby-uuidtools                    editors
editors/fte                             editors/openoffice
editors/zile                            games/dopewars
graphics/djvulibre                      graphics/gdk-pixbuf
graphics/gifsicle                       infrastructure/mk
lang/clisp                              mail/amavisd-new
mail/dovecot                            mail/ruby-actionmailer
math                                    math/ginac
math/maxima                             math/netcdf
multimedia/xine-lib                     net
net/drill                               net/gajim
net/ldns                                net/libtorrent
net/nepenthes                           net/p5-Net-PH
net/pidgin                              net/pidgin-icb
net/pidgin-tlen                         net/rtorrent
net/transmission                        net/unworkable
security                                security/libotr
security/pidgin-otr                     security/seal
sysutils/logpp                          sysutils/p5-Unix-Syslog
sysutils/tpb                            telephony/asterisk
www                                     www/firefox-i18n
www/liferea                             www/mozilla-firefox
www/py-beautifulsoup                    www/ruby-actionwebservice
www/ruby-rails                          www/zope-ldapuserfolder
www/zope-xmlmethods                     www/zope-zsyncer
x11                                     x11/dwm
x11/e17                                 x11/enlightenment
x11/gnome                               x11/gnustep
x11/gtksourceview                       x11/py-gtksourceview
x11/vlc                                 

== INDEX ============================================================= 01/21 ==

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

INDEX


  > sync, 4836 (steven@)

== archivers ========================================================= 02/21 ==

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

libarchive

  ~ Makefile                              ~ distinfo
  ~ patches/patch-libarchive_test_main_c
  ~ pkg/PLIST                             + patches/patch-Makefile_in
  + patches/patch-cpio_bsdcpio_1          + patches/patch-cpio_match_c
  + patches/patch-cpio_test_main_c        

  > * update to 2.4.0
  > * enable bsdcpio (naddy@)

p5-Archive-Zip

  ~ Makefile                              ~ distinfo

  > update to 1.23
  > from jcroberts at designtools.org (steven@)

== audio ============================================================= 03/21 ==

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

libmpcdec

  - patches/patch-configure_ac            ~ Makefile
  ~ distinfo                              

  > update to 1.2.6, fixes mplayer.
  > ok jasper@ (sthen@)

== books ============================================================= 04/21 ==

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

books

  ~ Makefile                              

  > add clisp-hyperspec (jasper@)

clisp-hyperspec

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

  > New import:
  >	- import clisp-hyperspec 7.0

  ~ Makefile                              

  > fix, spotted by simon kuhnle (jasper@)

== comms ============================================================= 05/21 ==

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

comms

  ~ Makefile                              

  > +c3270 (naddy@)

c3270

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

  > New import:
  >	Import c3270 3.3.6.

pilot-link

  ~ Makefile                              + patches/patch-pilot-link_m4_in

  > fix broken m4
  > sure ajacoutot@ (okan@)

x3270

  ~ Makefile                              ~ pkg/PLIST

  > Don't conflict with and depend on c3270.
  > From: maintainer Claudio Correa (naddy@)

== databases ========================================================= 06/21 ==

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

architect

  ~ Makefile                              

  > - lowercase MODULE name
  > no package change (ajacoutot@)

evolution-data-server

  ~ Makefile                              

  > unconfuse pkg_add -ui
  > from mikolaj kucharski (jasper@)

jxplorer

  ~ Makefile                              

  > - lowercase MODULE name
  > no pkg change (ajacoutot@)

p5-DBIx-Class-Schema-Loader

  ~ Makefile                              

  > add missing build dependency
  > reported by STeve Andre' (simon@)

ruby-activerecord

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ruby-activerecord-1.15.6. (bernd@)

== devel ============================================================= 07/21 ==

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

devel

  ~ Makefile                              

  > add glpk (okan@)

c2hs

  ~ Makefile                              

  > Really unbreak by adding the necessary BUILD_DEPENDS.
  > Problem found by steven at . Sorry for the mess. (kili@)

cpphs

  ~ Makefile                              

  > - use full path MODULE name
  > no pkg change (ajacoutot@)

glpk

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

  > New import:
  >	import glpk 4.19

ipython

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

  > update to 0.8.2
  > from maintainer Will Maier (steven@)

jdk

  ~ 1.5/Makefile                          

  > update fetch manually url xalan. reported by James Hartley (kurt@)

mercurial

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

  > - maintenance update to 0.9.5 from Will Maier (MAINTAINER)
  > - clean-up just a bit from me
  > ok jasper@ (okan@)

p5-Clone

  ~ Makefile                              ~ distinfo

  > update to version 0.28
  > ok kevlo@ (maintainer) (simon@)

p5-Module-Build

  ~ Makefile                              ~ distinfo

  > update to version 0.2808
  > "go for it" steven@ (simon@)

py-parsing

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 1.4.8 from Will Maier (MAINTAINER)
  > ok sthen@ (okan@)

ruby-actionpack

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Security update to ruby-actionpack-1.13.6. (CVE-2007-6077) (bernd@)

ruby-uuidtools

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ruby-uuidtools-1.0.2. (bernd@)

== editors =========================================================== 08/21 ==

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

editors

  ~ Makefile                              

  > add fte (mgrimm@)

fte

  + Makefile                              + distinfo
  + patches/patch-Makefile                + patches/patch-install
  + patches/patch-src_clip_x11_cpp        + patches/patch-src_con_x11_cpp
  + patches/patch-src_e_loadsave_cpp      + patches/patch-src_fte-unix_mak
  + patches/patch-src_h_simple_cpp        + patches/patch-src_i_complete_cpp
  + patches/patch-src_o_cvsbase_cpp       + patches/patch-src_o_svnbase_cpp
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >	Import FTE, a powerful, intuitive and lightweight editor for X.

openoffice

  ~ Makefile                              ~ pkg/PLIST-i18n-bg
  ~ pkg/PLIST-i18n-de                     ~ pkg/PLIST-i18n-es
  ~ pkg/PLIST-i18n-fi                     ~ pkg/PLIST-i18n-fr
  ~ pkg/PLIST-i18n-hu                     ~ pkg/PLIST-i18n-it
  ~ pkg/PLIST-i18n-ja                     ~ pkg/PLIST-i18n-ko
  ~ pkg/PLIST-i18n-pl                     

  > move some files to their correct place and bump PKGNAMEs
  > from Mikolaj Kucharski <mikolaj at kucharski.name> (robert@)

zile

  ~ Makefile                              ~ distinfo
  + patches/patch-src_Makefile_in         

  > maintenance update to 2.2.52 (naddy@)

== games ============================================================= 09/21 ==

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

dopewars

  ~ Makefile                              

  > - use full path MODULE name
  > no pkg change (ajacoutot@)

== graphics ========================================================== 10/21 ==

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

djvulibre

  ~ Makefile                              

  > - use full path MODULE name
  > no pkg change (ajacoutot@)

gdk-pixbuf

  ~ Makefile                              ~ pkg/PLIST

  > typo in @pkgpath (naddy@)

gifsicle

  ~ Makefile                              

  > - change my email
  > - specify the license
  > "put that in" steven@ (eric@)

== infrastructure ==================================================== 11/21 ==

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

mk

  ~ bsd.port.mk                           

  > Create $PLIST_DB directory if defined.
  > Fix a spacing nit.
  > ok espie@ (merdely@)

== lang ============================================================== 12/21 ==

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

clisp

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

  > - update clisp to 2.43 (jasper@)

== mail ============================================================== 13/21 ==

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

amavisd-new

  ~ Makefile                              ~ distinfo
  ~ patches/patch-amavisd                 ~ patches/patch-amavisd_conf
  ~ patches/patch-amavisd_conf-sample     ~ pkg/PLIST

  > update to 2.5.2 from new MAINTAINER (Giovanni Bechis), plus a tweak or two
  > by me
  > ok sturm@ simon@ (okan@)

dovecot

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

  > update to dovecot 1.0.8, from MAINTAINER (jakob@)

ruby-actionmailer

  ~ Makefile                              ~ distinfo

  > Update to ruby-actionmailer-1.3.6. (bernd@)

== math ============================================================== 14/21 ==

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

math

  ~ Makefile                              

  > +ginac (steven@)

ginac

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

  > New import:
  >	import ginac 1.4.1

maxima

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST

  > - update maxima to 5.13.0
  > from pedro martelletto with some tweaks by me (jasper@)

netcdf

  - patches/patch-src_cxx_nctst_cpp       - patches/patch-src_cxx_ncvalues_cpp
  - patches/patch-src_cxx_ncvalues_h      - patches/patch-src_cxx_netcdfcpp_h
  - patches/patch-src_rules_make          ~ Makefile
  ~ distinfo                              ~ pkg/PFRAG.shared
  ~ pkg/PLIST                             

  > maintenance update to 3.6.2 from Carlos Valiente
  > ok steven@ (okan@)

== multimedia ======================================================== 15/21 ==

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

xine-lib

  ~ Makefile                              ~ pkg/PLIST-main

  > Add missing @pkgpath marker to unbreak updates. (bernd@)

== net =============================================================== 16/21 ==

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

net

  ~ Makefile                              

  > add unworkable (okan@)

  ~ Makefile                              

  > add p5-Net-PH (okan@)

drill

  ~ Makefile                              ~ distinfo

  > update to version 1.2.2 (jakob@)

gajim

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

  > - update gajim to 0.11.3
  > from simon kuhnle (MAINTAINER) (jasper@)

ldns

  ~ Makefile                              ~ distinfo

  > update to version 1.2.2 (jakob@)

libtorrent

  ~ Makefile                              ~ distinfo

  > update to rTorrent 0.7.9/libTorrent 0.11.9, which adds peer exchange
  > support (naddy@)

nepenthes

  ~ Makefile                              
  + patch-nepenthes-core_src_DownloadManager_cpp

  > endianness issue fix. (rui@)

p5-Net-PH

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

  > New import:
  >	import p5-Net-PH

pidgin

  ~ Makefile                              ~ distinfo
  ~ patches/patch-config_h_in             ~ patches/patch-configure_ac
  ~ patches/patch-finch_libgnt_Makefile_in
  ~ patches/patch-finch_plugins_Makefile_in
  ~ patches/patch-libpurple_plugins_ssl_Makefile_in
  ~ patches/patch-libpurple_protocols_gg_Makefile_in
  ~ patches/patch-libpurple_protocols_oscar_Makefile_in
  ~ patches/patch-pidgin_Makefile_in      ~ patches/patch-pidgin_gtkdialogs_c
  ~ patches/patch-pidgin_gtknotify_c      ~ pkg/PLIST

  > update to 2.3.0
  > from brad (steven@)

  ~ Makefile                              ~ pkg/PLIST

  > create a place for plugin docs
  > ok steven@ (okan@)

pidgin-icb

  ~ Makefile                              ~ pkg/PLIST

  > install README
  > ok steven@ (okan@)

pidgin-tlen

  ~ Makefile                              ~ pkg/PLIST

  > install README
  > ok steven@ (okan@)

rtorrent

  ~ Makefile                              ~ distinfo

  > update to rTorrent 0.7.9/libTorrent 0.11.9, which adds peer exchange
  > support (naddy@)

transmission

  - patches/patch-mk_common_mk            ~ Makefile
  ~ distinfo                              ~ pkg/PLIST-gui
  ~ pkg/PLIST-main                        + patches/patch-cli_transmissioncli_1
  + patches/patch-configure               

  > Update to 0.93: much improved, encryption is supported now.
  > Name changes:
  > transmissioncli  -> transmission-cli
  > transmission-gtk -> transmission (naddy@)

unworkable

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

  > New import:
  >	import unworkable

== security ========================================================== 17/21 ==

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

security

  ~ Makefile                              

  > Remove seal.  We have now better means for dealing with encrypted vnd
  > partitions in base. (mbalmer@)

libotr

  - patches/patch-src_Makefile_in         - patches/patch-src_auth_c
  - patches/patch-src_context_h           - patches/patch-src_message_c
  - patches/patch-src_privkey_c           - patches/patch-src_privkey_h
  - patches/patch-src_proto_h             - patches/patch-src_tests_c
  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST

  > update to 3.1.0 from Sebastien Carlier
  > ok steven@ (okan@)

pidgin-otr

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 3.1.0
  > help and ok steven@ (okan@)

seal

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

  > There is now better software for this in base. (mbalmer@)

== sysutils ========================================================== 18/21 ==

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

logpp

  ~ Makefile                              ~ distinfo

  > maintenance update to 0.14
  > ok msf@ (MAINTAINER), simon@ (okan@)

p5-Unix-Syslog

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to version 1.0
  > confirmed by Ibrahim Khalifa (MAINTAINER) (simon@)

tpb

  ~ Makefile                              

  > - use full path MODULE name
  > no pkg change (ajacoutot@)

== telephony ========================================================= 19/21 ==

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

asterisk

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                ~ patches/patch-main_asterisk_c
  ~ pkg/DESCR-speex                       ~ pkg/PLIST-main
  + pkg/PFRAG.h323-main                   

  > update Asterisk to 1.4.14 (with many bug fixes), and h323 flavor
  > (for interactive builds only).
  > ok jolan, ian (sthen@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > SECURITY update to Asterisk 1.4.15, fixes SQL problems with
  > PostgreSQL drivers. AST-2007-025 (pgsql realtime) and AST-2007-026
  > (pgsql CDR logging).
  > ok jolan@ (sthen@)

== www =============================================================== 20/21 ==

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

www

  ~ Makefile                              

  > hook py-beautifulsoup. (fgsch@)

firefox-i18n

  ~ Makefile                              ~ distinfo

  > update for mozilla-firefox-2.0.0.10 (martynas@)

liferea

  ~ Makefile                              ~ distinfo

  > update to 1.4.8
  > which includes a SECURITY UPDATE regarding LD_LIBRARY_PATH
  > from viq at viq.ath.cx (jasper@)

mozilla-firefox

  ~ Makefile                              ~ distinfo
  ~ patches/patch-browser_app_mozilla_in
  ~ patches/patch-configure_in            ~ patches/patch-js_src_jsnum_h
  ~ patches/patch-modules_libpref_src_init_all_js
  + patches/patch-content_canvas_src_nsCanvasRenderingContext2D_cpp

  > - security update to mozilla-firefox-2.0.0.10:
  > http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox
  > 2.0.0.10
  > - fix canvas.drawImage regression.
  > ok kurt@, kili@ (martynas@)

py-beautifulsoup

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

  > New import:
  >	import BeautifulSoup 3.0.4, a HTML/XML parser that supports invalid
  > markup.

ruby-actionwebservice

  ~ Makefile                              ~ distinfo

  > Update to ruby-actionwebservice-1.2.6. (bernd@)

ruby-rails

  ~ Makefile                              ~ distinfo

  > Security update to ruby-rails-1.2.6. (CVE-2007-6077) (bernd@)

zope-ldapuserfolder

  ~ Makefile                              

  > - use full path MODULE name
  > no pkg change (ajacoutot@)

zope-xmlmethods

  ~ Makefile                              

  > - use full path MODULE name
  > no pkg change (ajacoutot@)

zope-zsyncer

  ~ Makefile                              

  > - use full path MODULE name
  > no pkg change (ajacoutot@)

== x11 =============================================================== 21/21 ==

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

x11

  ~ Makefile                              

  > Add py-gtksourceview. (bernd@)

dwm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-config_h                

  > Update to 4.7. From maintainer Jim Razmus. (kili@)

e17

  + Makefile                              + Makefile.inc
  + ecore/distinfo                        + ecore/Makefile
  + ecore/pkg/DESCR                       + ecore/pkg/PFRAG.shared
  + ecore/pkg/PLIST                       + e/distinfo
  + e/Makefile                            + e/pkg/DESCR
  + e/pkg/PFRAG.shared                    + e/pkg/PLIST
  + e/pkg/PLIST.clean                     + e/patches/patch-src_bin_e_fm_c
  + e/patches/patch-src_bin_Makefile_am   
  + e/patches/patch-src_modules_cpufreq_Makefile_am
  + edje/distinfo                         + edje/Makefile
  + edje/pkg/DESCR                        + edje/pkg/PFRAG.shared
  + edje/pkg/PLIST                        + edb/distinfo
  + edb/Makefile                          + edb/pkg/DESCR
  + edb/pkg/PFRAG.shared                  + edb/pkg/PLIST
  + efreet/distinfo                       + efreet/Makefile
  + efreet/pkg/DESCR                      + efreet/pkg/PFRAG.shared
  + efreet/pkg/PLIST                      + epeg/distinfo
  + epeg/Makefile                         + epeg/pkg/DESCR
  + epeg/pkg/PFRAG.shared                 + epeg/pkg/PLIST
  + eet/distinfo                          + eet/Makefile
  + eet/pkg/DESCR                         + eet/pkg/PFRAG.shared
  + eet/pkg/PLIST                         + eet/patches/patch-src_lib_eet_lib_c
  + evas/distinfo                         + evas/Makefile
  + evas/pkg/DESCR                        + evas/pkg/PFRAG.shared
  + evas/pkg/PLIST                        
  + evas/patches/patch-src_lib_include_evas_mmx_h
  + etk/distinfo                          + etk/Broken
  + etk/Makefile                          + etk/pkg/DESCR
  + etk/pkg/PFRAG.shared                  + etk/pkg/PLIST
  + embryo/distinfo                       + embryo/Makefile
  + embryo/pkg/DESCR                      + embryo/pkg/PFRAG.shared
  + embryo/pkg/PLIST                      

  > New import:
  >	initial port of enlightenment dr 17 and its support libs. mostly
  > working,

  ~ Makefile.inc                          ~ e/Makefile
  ~ ecore/Makefile                        ~ edb/Makefile
  ~ edje/Makefile                         ~ eet/Makefile
  ~ efreet/Makefile                       ~ embryo/Makefile
  ~ epeg/Makefile                         ~ etk/Makefile
  ~ evas/Makefile                         

  > Put the default autohell stuff into Makefile.inc instead of duplicating
  > the code in every Makefile. (bernd@)

  ~ edb/Makefile                          ~ edb/pkg/DESCR

  > Fix typos in COMMENT and pkg/DESCR. (bernd@)

  ~ etk/Makefile                          ~ etk/distinfo

  > - better DISTNAME
  > - fix SHARED_LIBS
  > - tweak LIB_DEPNDS/WANTLIB
  > - set USE_GMAKE
  > - remove commented post-install target
  > mostly from laurent fanis (jasper@)

  ~ eet/Makefile                          ~ eet/pkg/DESCR

  > Fix typo in pkg/DESCR. (bernd@)

  ~ Makefile.inc                          ~ e/Makefile
  ~ ecore/Makefile                        ~ edb/Makefile
  ~ edje/Makefile                         ~ eet/Makefile
  ~ efreet/Makefile                       ~ embryo/Makefile
  ~ epeg/Makefile                         ~ etk/Makefile
  ~ evas/Makefile                         

  > Don't duplicate all AUTOMAKE/AUTOCONF variables in each Makefile. (bernd@)

enlightenment

  - patches/patch-configure               - patches/patch-misc_Makefile_in
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_lang_c              ~ pkg/DESCR
  ~ pkg/PLIST                             

  > Update to 0.16.8.10; maintainer ok. (fgsch@)

gnome

  ~ alacarte/Makefile                     

  > Add missing RUN_DEPENDS on scrollkeeper. (bernd@)

  ~ eog/Makefile                          

  > missing dependency (jasper@)

  ~ Makefile                              

  > add devel-docs (jasper@)

  + devel-docs/distinfo                   + devel-docs/Makefile
  + devel-docs/pkg/DESCR                  + devel-docs/pkg/PLIST

  > New import:
  >	import gnome-devel-docs 2.20.1

  - gedit/pkg/PFRAG.shared                ~ gedit/Makefile
  ~ gedit/distinfo                        ~ gedit/pkg/PLIST
  + gedit/pkg/patch-plugins_externaltools_data_Makefile_in

  > Update to gedit-2.20.3 and enable the python stuff.
  > help & ok jasper@, martynas@ (bernd@)

  ~ session/Makefile                      

  > add gdm (jasper@)

  ~ gdm/Makefile                          ~ gdm/distinfo
  ~ gdm/patches/patch-config_Makefile_in
  ~ gdm/patches/patch-config_Xsession_in
  ~ gdm/patches/patch-config_gdm_conf_in
  ~ gdm/patches/patch-configure           ~ gdm/patches/patch-daemon_gdm-net_c
  ~ gdm/patches/patch-daemon_slave_c      ~ gdm/patches/patch-gui_gdmchooser_c
  ~ gdm/patches/patch-gui_gdmsetup_c      
  ~ gdm/patches/patch-gui_greeter_greeter_c
  ~ gdm/pkg/MESSAGE                       ~ gdm/pkg/PLIST
  + gdm/patches/patch-daemon_gdm-xdmcp-manager_c

  > - update gdm to 2.20.1
  > - make the *beep* sounds work
  > - install the Xsession script with the executable bit, so gdm won't
  > try to start gnome in failsafe mode. as reported by several users.
  > tested by fkr@ (jasper@)

  ~ themes/Makefile                       ~ themes/distinfo

  > update gnome-themes to 2.20.2
  > (which includes major speed improvements in the metacity thmeme) (jasper@)

  ~ file-roller/Makefile                  ~ file-roller/distinfo
  ~ file-roller/pkg/PLIST                 

  > - update file-roller to 2.20.2
  > (mainly translation updates)
  > - remove NO_REGRESS
  > ok martynas@ (MAINTAINER) (jasper@)

gnustep

  ~ base/Makefile                         ~ base/distinfo

  > - update to version 1.14.1 (ajacoutot@)

  ~ make/Makefile                         ~ make/distinfo
  ~ make/files/README.OpenBSD             

  > - update to version 2.0.2
  > - add statement to the README.OpenBSD file regarding debugging
  > from Sebastian Reitenbach <sebastia at l00-bugdead-prods dot de>, thanks!
  > (ajacoutot@)

gtksourceview

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

  > Update to gtksourceview-2.0.1 and use the x11/gnome module.
  > help & ok jasper@, martynas@ (bernd@)

py-gtksourceview

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

  > New import:
  >	Initial import of py-gtksourceview-2.0.0.

vlc

  ~ Makefile                              ~ pkg/PLIST-main

  > Add missing @pkgpath marker to unbreak updates. (bernd@)

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


More information about the owc mailing list