[owc] Weekly ports changes ending 2008-02-17

OWC auto at squish.net
Mon Feb 18 07:00:09 GMT 2008


OpenBSD ports changes summary for 2008-02-10 to 2008-02-17 inclusive
====================================================================

INDEX                                   archivers/unrar
audio                                   audio/amarok
audio/aqualung                          audio/mpd
audio/rtunes                            biology/nutdb
databases                               databases/db
databases/mysql                         databases/openldap
databases/pgadmin3                      devel/apache-ant
devel/git                               devel/glib2
devel/jakarta-servletapi                devel/jdk
devel/libglademm                        devel/mpfr
devel/nspr                              devel/p5-Class-Inner
devel/pcre                              devel/ruby-rcov
devel/xulrunner                         editors/bvi
editors/vim                             games/gcompris
graphics                                graphics/comix
graphics/dcraw                          graphics/molden
graphics/py-Imaging                     graphics/py-pyx
graphics/sane-backends                  infrastructure/build
infrastructure/db                       lang/erlang
mail                                    mail/claws-mail
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/dkim-milter                        mail/gmime
mail/mairix                             mail/mozilla-thunderbird
mail/postfix                            math/mathomatic
math/octave                             multimedia/gstreamer-0.10
multimedia/xine-lib                     net/balance
net/dlint                               net/dnsmasq
net/dnstracer                           net/honeyd
net/ipv6calc                            net/lftp
net/libdnsres                           net/libnetdude
net/libpcapnav                          net/nepenthes
net/netdude                             net/py-medusa
net/ruby-xmpp4r                         net/sharity-light
net/snort                               net/socat
net/tcpslice                            net/tn5250
net/transmission                        net/unison
news/pan                                print/foo2zjs
productivity/osmo                       security/clamav
security/libgcrypt                      security/nss
security/p0f                            sysutils
sysutils/bacula                         sysutils/krename
sysutils/login_ldap                     textproc/glimpse
textproc/xerces                         textproc/xpdf
www                                     www/drupal5
www/firefox-i18n                        www/hiawatha
www/mod_jk                              www/mozilla-firefox
www/nginx                               www/p5-HTML-Tidy
www/p5-WWW-Wikipedia                    www/php5
www/tomcat                              www/wordpress
www/wordpress-mu                        x11/devilspie
x11/e17                                 x11/gnome
x11/kde                                 x11/kde4
x11/mplayer                             x11/pcmanfm
x11/roxterm                             x11/tilda
x11/wmctrl                              x11/xfce4

== INDEX ============================================================= 01/23 ==

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

INDEX


  > synch, 4941 unzels (espie@)

== archivers ========================================================= 02/23 ==

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

unrar

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

== audio ============================================================= 03/23 ==

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

audio

  ~ Makefile                              

  > +aqualung (steven@)

amarok

  ~ Makefile                              ~ distinfo
  ~ patches/patch-amarok_src_contextbrowser_cpp
  ~ patches/patch-configure_in            

  > maintenence update to amarok-1.4.8
  > lots of bug fixes, especially in the last.fm cient
  > ok espie (jakemsr@)

aqualung

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

  > New import:
  >	import aqualung 0.9beta9.1

mpd

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

  > Security update to mpd-0.13.1 to fix a possible DoS.
  > ok jasper@ and Tobias Ulmer (MAINTAINER) (bernd@)

rtunes

  ~ Makefile                              ~ distinfo

  > Update to rtunes-0.7 which adds IPv6 support.
  > ok mglocker (mbalmer@)

== biology =========================================================== 04/23 ==

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

nutdb

  ~ Makefile                              ~ patches/patch-Makefile

  > fix build on mips64.
  > no bump, because !mips64 packages didn't change, and mips64 didn't package.
  > ok mbalmer@ (some time ago) (jasper@)

== databases ========================================================= 05/23 ==

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

databases

  ~ Makefile                              

  > OpenLDAP 2.3 segfaults with DB >= 4.6.3 due to an API change.
  > After discussions with a few people and testing of how upgrades will
  > be handled, mark this FLAVOR as broken so existing -bdb users don't
  > break their installation with pkg_add -u. Those wishing to upgrade
  > must dump their database, remove the openldap-*-bdb package, then
  > they are free to install the new unFLAVORed version and restore
  > the database.
  > This can be revisited after release, hopefully OpenLDAP 2.4 (which
  > requires newer DB) will be stable by then.
  > ok mbalmer (MAINTAINER) (sthen@)

db

  ~ v4/Makefile                           

  > - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
  > RUN_DEPENDS via java.port.mk. okay ian@ pval@ (kurt@)

mysql

  ~ Makefile                              ~ distinfo

  > SECURITY update to mysql 5.0.51a
  > from Brad, also tested by Frank Denis and myself. (sthen@)

openldap

  ~ Makefile                              ~ pkg/PLIST-server
  + patches/patch-servers_slapd_slapd_conf
  + pkg/MESSAGE-server                    

  > Install @sample /var/openldap-* as owned by unpriviledged user _openldap,
  > and
  > add a pkg/MESSAGE-server teaching the user how to launch slapd in rc.local
  > as
  > _openldap user.
  > english 'looks fine' jmc@, and ok ajacoutot@ mbalmer@ (maintainer)
  > (landry@)

  ~ Makefile                              

  > OpenLDAP 2.3 segfaults with DB >= 4.6.3 due to an API change.
  > After discussions with a few people and testing of how upgrades will
  > be handled, mark this FLAVOR as broken so existing -bdb users don't
  > break their installation with pkg_add -u. Those wishing to upgrade
  > must dump their database, remove the openldap-*-bdb package, then
  > they are free to install the new unFLAVORed version and restore
  > the database.
  > This can be revisited after release, hopefully OpenLDAP 2.4 (which
  > requires newer DB) will be stable by then.
  > ok mbalmer (MAINTAINER) (sthen@)

pgadmin3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > minor version update and fix PLIST, from pea on ports@, thanks!
  > ok mbalmer (sthen@)

== devel ============================================================= 06/23 ==

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

apache-ant

  ~ Makefile                              

  > - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
  > RUN_DEPENDS via java.port.mk. okay ian@ pval@ (kurt@)

git

  ~ Makefile                              ~ distinfo

  > Minor bugfix update to 1.5.4.1. (bernd@)

glib2

  ~ Makefile                              

  > remove a hppa workaround which used to be necessary, but now just
  > breaks the build. other arch unchanged -> no bump.
  > "of course" ajacoutot (sthen@)

jakarta-servletapi

  ~ Makefile                              

  > - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
  > RUN_DEPENDS via java.port.mk. okay ian@ pval@ (kurt@)

jdk

  - 1.4/systrace.policy                   - 1.4/files/rt_jar_class_list
  - 1.4/files/tools_jar_class_list        - 1.4/patches/patch-bin_bootscript
  - 1.4/patches/patch-deploy_make_common_Defs_gmk
  - 1.4/patches/patch-deploy_make_plugin_ns6_Makefile
  - 1.4/patches/patch-j2se_src_share_back_stream_h
  - 1.4/patches/patch-j2se_src_share_classes_sun_tools_jar_Main_java
  - 1.4/patches/patch-j2se_src_share_classes_sun_tools_jar_resources_jar_properties
  - 1.4/patches/patch-j2se_src_solaris_native_java_util_TimeZone_md_c
  ~ 1.4/Makefile                          ~ 1.4/distinfo
  ~ 1.4/patches/patch-hotspot_build_bsd_makefiles_vm_make
  ~ 1.4/patches/patch-hotspot_src_os_bsd_vm_os_bsd_cpp
  ~ 1.4/patches/patch-hotspot_src_os_bsd_vm_os_bsd_inline_hpp
  ~ 1.4/patches/patch-j2se_make_common_Defs-bsd_gmk
  ~ 1.4/patches/patch-j2se_make_common_Release_gmk
  ~ 1.4/patches/patch-j2se_src_solaris_native_java_net_net_util_md_c
  ~ 1.4/patches/patch-j2se_src_solaris_native_sun_awt_awt_util_c
  + 1.4/patches/patch-control_make_deploy-rules_gmk
  + 1.4/patches/patch-deploy_make_common_Sanity_gmk
  + 1.4/patches/patch-j2se_make_common_Sanity_gmk
  + 1.4/patches/patch-j2se_src_share_classes_java_util_prefs_AbstractPreferences_java

  > - switch to kaffe bootstrap. linux emul no longer needed to build.
  > - update to patchset 8. mostly just removal of patches committed
  > upstream a long time ago.
  > okay brad@ (kurt@)

  - 1.3-linux/Makefile                    - 1.3-linux/distinfo
  - 1.3-linux/systrace.policy             
  - 1.3-linux/patches/patch-jre_lib_jvm_cfg
  - 1.3-linux/pkg/DESCR                   - 1.3-linux/pkg/MESSAGE
  - 1.3-linux/pkg/PLIST                   - 1.3-linux/pkg/SECURITY
  ~ Makefile                              ~ java.port.mk

  > - remove 1.3-linux now that it is no longer needed for building 1.4
  > - update 1.3+ MODJAVA_RUN_DEPENDS to account for 1.3-linux removal
  > okay ian@ pval@ (kurt@)

  - 1.5/patches/patch-j2se_make_java_redist_Makefile
  - 1.5/pkg/MESSAGE-amd64                 ~ 1.5/Makefile
  ~ 1.5/distinfo                          ~ 1.5/pkg/MESSAGE-jre
  ~ 1.5/pkg/MESSAGE-main                  

  > - update to BSD patchset 8 based off Sun's JRL licensed Update 14 source:
  > http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_14
  > - NOTE: patchset 8 includes amd64 plugin support now.
  > - adjust pkg/MESSAGE-* files for change in plugin support and add missing
  > JRL licensing blurb for the jre package. (kurt@)

libglademm

  ~ Makefile                              ~ distinfo

  > - update libglademm to 2.6.6
  > (Handle ToolButtons too)
  > "looks fine" ajacoutot@ (jasper@)

mpfr

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > update to 2.3.1; based on a submission by Dongsheng Song (naddy@)

nspr

  ~ Makefile                              ~ distinfo
  ~ patches/patch-mozilla_nsprpub_configure_in

  > update to nspr-4.6.8;  ok kurt@ (martynas@)

p5-Class-Inner

  ~ Makefile                              

  > don't drop "p5-" prefix from package name (naddy@)

pcre

  ~ Makefile                              ~ distinfo

  > upgrade to PCRE v7.6
  > fixes "PCRE Character Class Buffer Overflow" (Secunia Advisory SA28923)
  > (jakob@)

ruby-rcov

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ruby-rcov-0.8.1.2.0.
  > From Paul Irofti.
  > ok markus@ (MAINTAINER) (bernd@)

xulrunner

  ~ Makefile                              + patches/patch-js_src_jsnum_h

  > fix javascript on arm (it expected Armel ABI).
  > from martynas (sthen@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_in            
  ~ patches/patch-modules_libpref_src_init_all_js
  ~ patches/patch-xulrunner_app_mozilla_in

  > update to xulrunner-1.8.1.12;  ok kurt@ (martynas@)

== editors =========================================================== 07/23 ==

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

bvi

  ~ Makefile                              ~ patches/patch-io_c
  + patches/patch-edit_c                  

  > fix out-of-bounds accesses and handle repeat search without previous
  > command (naddy@)

vim

  ~ Makefile                              ~ distinfo

  > Update to vim 7.1.244
  > Fix the -python flavour (from landry@) (ckuethe@)

  ~ Makefile                              ~ patches/patch-src_auto_configure
  + patches/patch-runtime_filetype_vim    

  > syntax: handle drupal module, Makefile.inc, and patch-*
  > okay ckuethe@ (espie@)

== games ============================================================= 08/23 ==

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

gcompris

  - pkg/PFRAG.shared                      ~ Makefile
  ~ distinfo                              ~ patches/patch-Makefile_in
  ~ patches/patch-configure               ~ pkg/PLIST
  + patches/patch-src_Makefile_in         
  + patches/patch-src_gcompris_Makefile_in

  > - update to gcompris-8.4.3 (some bugfixes and new translations)
  > - set SHARED_ONLY
  > - do not use bundled libart_lgpl and libgnomecanvas (ajacoutot@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to gcompris-8.4.4
  > (fix a crash introduced with version 8.4.3) (ajacoutot@)

== graphics ========================================================== 09/23 ==

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

graphics

  ~ Makefile                              

  > build py-Imaging for python2.4 and python2.5 (winiger@)

comix

  ~ Makefile                              

  > change dependency to flavoured py-Imaging
  > bump PKGNAME
  > ok mbalmer@ msf@
  > testing by Laurance Tratt (winiger@)

dcraw

  ~ Makefile                              ~ distinfo
  ~ patches/patch-dcraw_c                 

  > update dcraw to 8.81, supporting newer cameras.
  > ok okan (and also for a previous 8.80 update which I slacked on) (sthen@)

molden

  ~ Makefile                              

  > People who change sources without cranking version number annoy me. And
  > the molden developers do this practically every day.... (ckuethe@)

py-Imaging

  - pkg/DESCR                             - pkg/PLIST
  ~ Makefile                              + pkg/DESCR-bin
  + pkg/DESCR-examples                    + pkg/DESCR-main
  + pkg/PLIST-bin                         + pkg/PLIST-examples
  + pkg/PLIST-main                        

  > make it possible to install for different python versions
  > ok mbalmer@ msf@
  > testing by Laurence Tratt (winiger@)

py-pyx

  ~ Makefile                              

  > change dependency to flavoured py-Imaging
  > bump PKGNAME
  > ok mbalmer@ msf@
  > testing by Laurance Tratt (winiger@)

sane-backends

  - patches/patch-backend_dell1600n_net_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-backend_Makefile_in     ~ patches/patch-backend_dll_c
  ~ patches/patch-backend_dll_conf_in     ~ patches/patch-configure
  ~ patches/patch-doc_Makefile_in         ~ patches/patch-doc_saned_man
  ~ patches/patch-japi_Makefile_in        ~ pkg/PFRAG.shared
  ~ pkg/PLIST                             

  > - update to sane-backends-1.0.19
  > (it should be the last release of the SANE 1.0 series)
  > - some port cleanups while here (ajacoutot@)

== infrastructure ==================================================== 10/23 ==

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

build

  ~ libtool                               

  > escape special characters in arguments before splitting arguments on
  > spaces.
  > ok steven@ (jakemsr@)

db

  ~ user.list                             

  > Fix _bacula-sd uid.  Bump package names.
  > Pointed out by sthen@
  > "reads fine" jasper@ (merdely@)

== lang ============================================================== 11/23 ==

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

erlang

  ~ Makefile                              ~ distinfo
  ~ patches/patch-erts_emulator_Makefile_in
  ~ patches/patch-lib_compiler_src_v3_codegen_erl
  ~ pkg/PLIST                             
  + patches/patch-lib_stdlib_src_dets_v9_erl

  > update Erlang/OTP to R12B-1, from MAINTAINER Jon Olsson.
  > additional thanks to viq for ejabberd testing.
  > "go ahead" jasper (sthen@)

== mail ============================================================== 12/23 ==

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

mail

  ~ Makefile                              

  > +claws-mail-clamav (landry@)

claws-mail

  - patches/patch-src_etpan_imap-thread_c
  - patches/patch-src_etpan_nntp-thread_c
  - pkg/DESCR-clamav                      - pkg/PLIST-clamav
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_common_ssl_certificate_c
  ~ patches/patch-src_procmime_c          ~ pkg/PLIST-main

  > Update to claws-mail 3.3.0, from Ulrich Kahl (maintainer) with some tweaks
  > by me to clean/reorder LIB_DEPENDS/WANTLIB. Remove two integrated patches.
  > clamav plugin is not part of it anymore due to licence issues, it will be
  > reimported soon in a standalone port.
  > Tested too by Pierre-Emmanuel Andre @i386, thanks !
  > ok ajacoutot@ pyr@ (landry@)

claws-mail-clamav

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

  > New import:
  >	Reimport claws-mail-clamav, the clamAV plugin for claws-mail. It was

claws-mail-htmlviewer

  ~ Makefile                              ~ distinfo

  > Update to claws-mail-htmlviewer 0.17.1
  > ok ajacoutot@ pyr@ (landry@)

claws-mail-notification

  ~ Makefile                              ~ distinfo

  > Update to claws-mail-notification 0.15
  > ok ajacoutot@ pyr@ (landry@)

claws-mail-pdfviewer

  ~ Makefile                              ~ distinfo

  > Update to claws-mail-pdfviewer 0.9
  > ok ajacoutot@ pyr@ (landry@)

claws-mail-rssyl

  ~ Makefile                              ~ distinfo

  > Update to claws-mail-rssyl 0.18
  > ok ajacoutot@ pyr@ (landry@)

claws-mail-vcalendar

  - patch-libical_libical_icaltime_c      - patch-src_vcal_manager_c
  ~ Makefile                              ~ distinfo

  > Update to claws-mail-vcalendar 1.101, remove two integrated patches.
  > ok ajacoutot@ pyr@ (landry@)

dkim-milter

  ~ Makefile                              + patches/patch-libdkim_dkim_h

  > add support for RSA-SHA256; from Craig J Copi (jakob@)

gmime

  ~ Makefile                              ~ distinfo

  > - update gmime to 2.2.17
  > identical diff and testing by steffen schuetz, thanks!
  > "looks fine" ajacoutot@ (jasper@)

mairix

  ~ Makefile                              ~ distinfo

  > update mairix to 0.21
  > ok cathcart@ (MAINTAINER) (sthen@)

mozilla-thunderbird

  ~ Makefile                              + patches/patch-js_src_jsnum_h

  > Thunderbird runs^W ambles on arm when it knows what ABI to use.
  > Probably no change to !arm (and it was not previously built on arm),
  > but bump to be sure. Adapted from martynas' diff for xulrunner.
  > ok martynas (sthen@)

postfix

  ~ snapshot/Makefile                     ~ snapshot/distinfo
  ~ snapshot/patches/patch-main.cf        ~ snapshot/patches/patch-master.cf
  ~ snapshot/pkg/PLIST                    

  > upgrade to snapshot postfix-2.6.20080216; from brad@ (jakob@)

  ~ stable/Makefile                       ~ stable/distinfo
  ~ stable/patches/patch-main.cf          ~ stable/patches/patch-master.cf

  > upgrade to postfix 2.5.1; from brad@ (jakob@)

== math ============================================================== 13/23 ==

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

mathomatic

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

  > update to 12.8.7
  > use mathomatic's install target
  > add .desktop handling (steven@)

octave

  ~ Makefile                              

  > Set FFLAGS="${FFLAGS}" in CONFIGURE_ENV for alpha so octave will build
  > on alpha.  Wrap in .if ${MACHINE_ARCH} == "alpha" as it caused
  > regressions on other archs.
  > No bump since it didn't build on alpha before and only alpha is
  > affected.
  > Discussed with steven@ (merdely@)

== multimedia ======================================================== 14/23 ==

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

gstreamer-0.10

  - plugins-good/patches/patch-configure
  ~ plugins-good/Makefile                 
  + plugins-good/patch-common_m4_gst-default_m4
  + plugins-good/patch-sys_oss_gstosshelper_c

  > - fix OSS audio output with azalia(4); patch from jakemsr@, thanks ;-)
  > - we're using autotools, so patch gst-default.m4 instead of configure to
  > add sensible output defaults; problem noticed by jakemsr@
  > - fix WANTLIB while here
  > ok jakemsr@ (ajacoutot@)

xine-lib

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               
  ~ patches/patch-src_audio_out_Makefile_in
  ~ patches/patch-src_input_Makefile_in   
  ~ patches/patch-src_libfaad_Makefile_in
  ~ patches/patch-src_libw32dll_wine_Makefile_in
  ~ patches/patch-src_xine-engine_Makefile_in
  ~ patches/patch-src_xine-engine_audio_out_c
  ~ pkg/PLIST-main                        

  > update to 1.1.10.1
  > security - fix stack overflow in FLAC tag parser
  > -fix RealPlayer codec detection bug
  > - improve id3v2 tag parser
  > from brad@
  > while here, fix a couple "missing sentinel" issues (jakemsr@)

== net =============================================================== 15/23 ==

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

balance

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

dlint

  ~ Makefile                              ~ distinfo
  + patches/patch-dlint                   

  > - update to dlint 1.4.1 and take maintainership.
  > ok sthen@ (rui@)

dnsmasq

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

dnstracer

  ~ Makefile                              ~ distinfo

  > - update to dnstracer 1.9.
  > ok jcs@ (rui@)

honeyd

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

ipv6calc

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

lftp

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Resolver_cc         

  > - maintenance update to 3.6.1 from Pierre-Emmanuel Andre
  > - re-sync patches
  > ok kevlo@ (MAINTAINER), merdely@ (okan@)

libdnsres

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

libnetdude

  ~ libnetdude/Makefile                   ~ plugins/conntrack/Makefile
  ~ plugins/demux/Makefile                ~ plugins/tcpfilter/Makefile
  ~ plugins/traceset/Makefile             ~ plugins/traffic-analyzer/Makefile

  > - update my e-mail address
  > ok jasper@ (rui@)

libpcapnav

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

nepenthes

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

  - pkg/patch-modules_download-ftp_CTRLDialogue_cpp
  - pkg/patch-modules_shellcode-signatures_sch_namespace_cpp
  - pkg/patch-modules_shellcode-signatures_shellcode-signatures_sc
  - pkg/patch-nepenthes-core_src_DownloadManager_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ pkg/PLIST

  > - maintenance update to 0.2.2. (rui@)

netdude

  ~ netdude/Makefile                      ~ plugins/traffic-analyzer/Makefile

  > - update my e-mail address
  > ok jasper@ (rui@)

py-medusa

  ~ Makefile                              

  > - remove redundant SHARED_ONLY
  > - add PKG_ARCH=*
  > - bump
  > suggestions from and ok ajacoutot@ (okan@)

ruby-xmpp4r

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to xmpp4r-0.3.2
  > switch to a gemified version
  > originally from Paul Irofti (jcs@)

sharity-light

  ~ Makefile                              ~ distinfo
  ~ patches/patch-README                  ~ patches/patch-nfs-version
  + patches/patch-rumba_c                 

  > Update to sharity-light 1.3.
  > Mostly from Pea < pea - raveland + org >
  > Added patch to show the right version.
  > ok okan@ (merdely@)

snort

  - patches/patch-src_event_h             
  - patches/patch-src_output-plugins_spo_unified_c
  - patches/patch-src_snort_packet_header_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-etc_snort_conf          
  ~ patches/patch-src_dynamic-plugins_sf_dynamic_plugins_c
  ~ patches/patch-src_dynamic-preprocessors_Makefile_in
  ~ patches/patch-src_dynamic-preprocessors_dns_Makefile_in
  ~ patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in
  ~ patches/patch-src_dynamic-preprocessors_smtp_Makefile_in
  ~ pkg/PFRAG.shared                      ~ pkg/PLIST
  + pkg/patch-src_dynamic-preprocessors_dcerpc_Makefile_in
  + pkg/patch-src_dynamic-preprocessors_ssh_Makefile_in
  + pkg/patch-src_log_c                   
  + pkg/patch-src_output-plugins_spo_alert_fast_c
  + pkg/patch-src_output-plugins_spo_alert_full_c
  + pkg/patch-src_output-plugins_spo_csv_c
  + pkg/patch-src_ppm_c                   
  + pkg/patch-src_preprocessors_Stream5_snort_stream5_tcp_c
  + pkg/patch-src_preprocessors_snort_stream4_session_c
  + pkg/patch-src_preprocessors_spp_sfportscan_c
  + pkg/patch-src_preprocessors_stream_h
  + pkg/patch-src_util_c                  + pkg/patch-src_util_h
  + pkg/PFRAG.prelude                     

  > - update to snort 2.8.0.1.
  > from Markus Lude with a few changes, tested by many including reyk@,
  > jdixon at . Thanks.
  > ok landry@ (rui@)

socat

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

tcpslice

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

tn5250

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

transmission

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-gui                         ~ pkg/PLIST-main

  > update to 1.05; help from ajacoutot@ (naddy@)

unison

  ~ Makefile                              

  > disable snapshot; stable is snapshot right now. (okan@)

  ~ Makefile.inc                          ~ snapshot/Makefile
  ~ snapshot/distinfo                     ~ stable/Makefile
  ~ stable/distinfo                       

  > - update to 2.27.57 from Giovanni Bechis
  > - VERSION -> V while here
  > MAINTAINER ok
  > ok merdely@ (okan@)

== news ============================================================== 16/23 ==

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

pan

  ~ Makefile                              + patches/patch-pan_gui_gui_cc

  > - fix compiling on 64-bit
  > issue reported by RD Thrush <rd at thrush dot com>
  > patch from Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER)
  > - add VMEM_WARNING while here (ajacoutot@)

== print ============================================================= 17/23 ==

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

foo2zjs

  ~ Makefile                              

  > Update phxbsd mirror URL (thanks dwc).  No bump necessary.
  > ok okan@ (merdely@)

== productivity ====================================================== 18/23 ==

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

osmo

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

  > - update to osmo-0.2.0
  > - add libgringotts support and update-desktop-database goo
  > from Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER)
  > (ajacoutot@)

== security ========================================================== 19/23 ==

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

clamav

  ~ Makefile                              ~ distinfo

  > Update to ClamAV 0.92.1.
  > ok sthen, rui (mbalmer@)

libgcrypt

  ~ Makefile                              

  > On hppa, udiv_qrnnd is only provided as asm, which has been disabled
  > with a "--disable-asm" configure flag. Remove this flag for hppa.
  > Didn't build there before, and other arch are unaffected, so no bump.
  > ok mbalmer (sthen@)

nss

  ~ Makefile                              ~ distinfo
  ~ patch-mozilla_security_nss_lib_freebl_unix_rand_c

  > update to 3.11.9.  bump SO_VERSION major.  pass BUILD_OPT so that
  > correct OBJDIR is detected.  ok kurt@ (martynas@)

p0f

  ~ Makefile                              

  > - update my e-mail address
  > ok jasper@ (rui@)

== sysutils ========================================================== 20/23 ==

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

sysutils

  ~ Makefile                              

  > +krename (ajacoutot@)

bacula

  ~ Makefile                              ~ pkg/PLIST-bat
  ~ pkg/PLIST-main                        ~ pkg/PLIST-server

  > Fix _bacula-sd uid.  Bump package names.
  > Pointed out by sthen@
  > "reads fine" jasper@ (merdely@)

krename

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

  > New import:
  >	Import krename-3.0.14

login_ldap

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

  > Update login_ldap to 3.51.
  > - Better AD support
  > - Better SSL/TLS support
  > - Alternate server support
  > NOTE: The config file format has changed from version <= 3.3, refer to
  > the man page and examples.
  > I've taken over maintainership (with OK from previous MAINTAINER). And
  > moved the project to Sourceforge.
  > openldap testing by William Yodlowsky < bsd + openbsd - rutgers - edu >
  > ok landry, okan (merdely@)

  + pkg/MESSAGE                           

  > Add MESSAGE file (forgotten from previous commit) (merdely@)

== textproc ========================================================== 21/23 ==

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

glimpse

  ~ Makefile                              + patches/patch-agrep_Makefile_in
  + patches/patch-compress_Makefile_in    + patches/patch-index_Makefile_in

  > Make glimpse honor our CFLAGS and not hardcode -O.
  > Fixes build on alpha.
  > help and ok naddy@ (merdely@)

xerces

  ~ Makefile                              

  > - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
  > RUN_DEPENDS via java.port.mk. okay ian@ pval@ (kurt@)

xpdf

  ~ Makefile                              ~ pkg/PLIST
  + patches/patch-Makefile_in             + pkg/PFRAG.no-no_x11

  > Add a no_x11 FLAVOR, based on an initial submission by Jeremy Evans
  > Discussed with many on ports@
  > ok brad@ (landry@)

  - pkg/DESCR                             - pkg/PFRAG.no-no_x11
  - pkg/PLIST                             ~ Makefile
  + pkg/DESCR-main                        + pkg/DESCR-utils
  + pkg/PLIST-main                        + pkg/PLIST-utils

  > Finally, make xpdf MULTI_PACKAGES, xpdf -main package provides x-depending
  > parts of xpdf, and xpdf -utils provides non-x-depending parts (replacing
  > the
  > no_x11 flavor). Appropriate @conflict marker makes upgrade flawless.
  > While here, remove dependency on a specific version of auto* (prompted by
  > naddy@)
  > (and remember me to never _ever_ touch xpdf again)
  > Change requested by naddy@ espie@
  > ok sthen@ naddy@ (landry@)

  ~ Makefile                              

  > Finally, fix make install (spotted by markus lude at gmx.de)
  > fix from sthen@
  > ok sthen@ steven@ (landry@)

== www =============================================================== 22/23 ==

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

www

  ~ Makefile                              

  > +drupal5 (espie@)

  ~ Makefile                              

  > add p5-HTML-Tidy (simon@)

drupal5

  + Makefile.inc                          + Makefile
  + TODO                                  + drupal5.port.mk
  + advanced_user/Makefile                + advanced_user/distinfo
  + advanced_user/pkg/PLIST               + advanced_user/pkg/DESCR
  + advanced_user/patches/patch-advuser_module
  + alternate_login/Makefile              + alternate_login/distinfo
  + alternate_login/pkg/PLIST             + alternate_login/pkg/DESCR
  + cck/Makefile                          + cck/distinfo
  + cck/pkg/PLIST                         + cck/pkg/DESCR
  + date/Makefile                         + date/distinfo
  + date/pkg/PLIST                        + date/pkg/DESCR
  + admin-menu/Makefile                   + admin-menu/distinfo
  + admin-menu/pkg/PLIST                  + admin-menu/pkg/DESCR
  + admin-menu/patches/patch-admin_menu_css
  + IMCE/Makefile                         + IMCE/distinfo
  + IMCE/pkg/DESCR                        + IMCE/pkg/PLIST
  + views/Makefile                        + views/distinfo
  + views/pkg/PLIST                       + views/pkg/DESCR
  + image/Makefile                        + image/distinfo
  + image/pkg/PLIST                       + image/pkg/DESCR
  + image/patches/patch-image_module      + tinyMCE/Makefile
  + tinyMCE/distinfo                      + tinyMCE/pkg/PLIST
  + tinyMCE/pkg/DESCR                     
  + tinyMCE/patches/patch-tinymce_jscripts_tiny_mce_tiny_mce_gzip_php
  + user_import/Makefile                  + user_import/distinfo
  + user_import/pkg/PLIST                 + user_import/pkg/DESCR
  + user_import/patches/patch-user_import_module
  + usernode/Makefile                     + usernode/distinfo
  + usernode/pkg/PLIST                    + usernode/pkg/DESCR
  + views-bonus/Makefile                  + views-bonus/distinfo
  + views-bonus/pkg/PLIST                 + views-bonus/pkg/DESCR
  + auto_nodetitle/Makefile               + auto_nodetitle/distinfo
  + auto_nodetitle/pkg/PLIST              + auto_nodetitle/pkg/DESCR
  + token/Makefile                        + token/distinfo
  + token/pkg/PLIST                       + token/pkg/DESCR
  + dhtml_menu/Makefile                   + dhtml_menu/distinfo
  + dhtml_menu/pkg/PLIST                  + dhtml_menu/pkg/DESCR
  + daterange/Makefile                    + daterange/distinfo
  + daterange/pkg/PLIST                   + daterange/pkg/DESCR
  + autolocale/Makefile                   + autolocale/distinfo
  + autolocale/pkg/PLIST                  + autolocale/pkg/DESCR
  + user_readonly/Makefile                + user_readonly/distinfo
  + user_readonly/pkg/PLIST               + user_readonly/pkg/DESCR
  + user_readonly/patches/patch-user_readonly_module
  + pathauto/Makefile                     + pathauto/distinfo
  + pathauto/pkg/PLIST                    + pathauto/pkg/DESCR
  + meta-tags/Makefile                    + meta-tags/distinfo
  + meta-tags/pkg/PLIST                   + meta-tags/pkg/DESCR
  + printer-friendly/Makefile             + printer-friendly/distinfo
  + printer-friendly/pkg/PLIST            + printer-friendly/pkg/DESCR
  + sitedoc/Makefile                      + sitedoc/distinfo
  + sitedoc/pkg/PLIST                     + sitedoc/pkg/DESCR
  + securelogin/Makefile                  + securelogin/distinfo
  + securelogin/pkg/PLIST                 + securelogin/pkg/DESCR
  + backup_migrate/Makefile               + backup_migrate/distinfo
  + backup_migrate/pkg/PLIST              + backup_migrate/pkg/DESCR
  + cck_taxonomy/Makefile                 + cck_taxonomy/distinfo
  + cck_taxonomy/pkg/PLIST                + cck_taxonomy/pkg/DESCR
  + uploadpath/Makefile                   + uploadpath/distinfo
  + uploadpath/pkg/PLIST                  + uploadpath/pkg/DESCR
  + webform/Makefile                      + webform/distinfo
  + webform/pkg/PLIST                     + webform/pkg/DESCR
  + linktocontent/Makefile                + linktocontent/distinfo
  + linktocontent/pkg/PLIST               + linktocontent/pkg/DESCR
  + tql/distinfo                          + tql/Makefile
  + tql/patches/patch-tql_module          + tql/pkg/PLIST
  + tql/pkg/DESCR                         + locale-fr/distinfo
  + locale-fr/Makefile                    + locale-fr/pkg/PLIST
  + locale-fr/pkg/DESCR                   + locale-de/Makefile
  + locale-de/distinfo                    + locale-de/pkg/DESCR
  + locale-de/pkg/PLIST                   + locale-es/Makefile
  + locale-es/distinfo                    + locale-es/pkg/DESCR
  + locale-es/pkg/PLIST                   + locale-it/Makefile
  + locale-it/distinfo                    + locale-it/pkg/DESCR
  + locale-it/pkg/PLIST                   + locale-ja/Makefile
  + locale-ja/distinfo                    + locale-ja/pkg/DESCR
  + locale-ja/pkg/PLIST                   

  > New import:
  >	drupal cms, with a shitload of generally useful plugins

  + core/Makefile                         + core/distinfo
  + core/files/drupal.conf                + core/pkg/DESCR
  + core/pkg/MESSAGE                      + core/pkg/PLIST
  + core/pkg/UNMESSAGE                    

  > finish importing, cvs ignores `core' on import, sigh... (espie@)

  ~ drupal5.port.mk                       ~ core/pkg/PLIST
  ~ locale-de/Makefile                    ~ locale-de/pkg/PLIST
  ~ locale-es/Makefile                    ~ locale-es/pkg/PLIST
  ~ locale-fr/Makefile                    ~ locale-fr/pkg/PLIST
  ~ locale-it/Makefile                    ~ locale-it/pkg/PLIST
  ~ locale-ja/Makefile                    ~ locale-ja/pkg/PLIST

  > unify locale/theme/lang builds, no package changes (espie@)

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

  > New import:
  >	interface to make drupal themes more configurable (see theme-denver)

  + theme-aberdeen/Makefile               + theme-aberdeen/distinfo
  + theme-aberdeen/pkg/PLIST              + theme-aberdeen/pkg/DESCR

  > New import:
  >	a nice greenish drupal theme

  + theme-bluebreeze/Makefile             + theme-bluebreeze/distinfo
  + theme-bluebreeze/pkg/PLIST            + theme-bluebreeze/pkg/DESCR
  + theme-bluebreeze/patches/patch-style_css

  > New import:
  >	garland-derived theme

  + theme-denver/Makefile                 + theme-denver/distinfo
  + theme-denver/pkg/PLIST                + theme-denver/pkg/DESCR

  > New import:
  >	heavily configurable drupal theme

  ~ Makefile                              

  > add theming stuff (espie@)

  + theme-bealestreet/Makefile            + theme-bealestreet/distinfo
  + theme-bealestreet/pkg/PLIST           + theme-bealestreet/pkg/DESCR

  > New import:
  >	some more variations on drupal themes

  + theme-litejazz/Makefile               + theme-litejazz/distinfo
  + theme-litejazz/pkg/PLIST              + theme-litejazz/pkg/DESCR

  > New import:
  >	yet another drupal theme

  + theme-newsflash/Makefile              + theme-newsflash/distinfo
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.extract_started
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/systrace.policy
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.depunzip---archivers-unzip
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.buildwantlibs
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.extract_done
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.distpatch_done
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.patch_done
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.configure_done
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.build_done
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.dep-www-drupal5-themesettingsapi
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/.runwantlibs-
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/modules/themesettingsapi/CHANGELOG.txt
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/modules/themesettingsapi/LICENSE.txt
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/modules/themesettingsapi/README.txt
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/modules/themesettingsapi/template.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/modules/themesettingsapi/theme-settings.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/modules/themesettingsapi/themesettingsapi.info
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/modules/themesettingsapi/themesettingsapi.module
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/modules/themesettingsapi/po/de.po
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/modules/themesettingsapi/po/themesettingsapi.pot
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/block.tpl.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/content.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/logo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/node.tpl.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/page.tpl.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/Release Notes.txt
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/screenshot-drupal.org.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/screenshot.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/settings.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/style.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/template.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/css/blue.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/css/copper.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/css/green.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/css/suckerfish_blue.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/css/suckerfish_copper.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/css/suckerfish_green.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/menu_arrow.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/blue/BottomBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/blue/logo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/blue/MastBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/blue/MenuDiv.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/blue/RoopleThemeLogo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/copper/BottomBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/copper/logo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/copper/MastBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/copper/MenuDiv.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/copper/RoopleThemeLogo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/green/BottomBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/green/logo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/green/MastBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/green/MenuDiv.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/images/green/RoopleThemeLogo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/js/jquery.pngFix.js
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/themes/newsflash/js/suckerfish.js
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/.install_started
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/.fake_done
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/node.tpl.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/page.tpl.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/Release Notes.txt
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/screenshot-drupal.org.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/screenshot.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/settings.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/style.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/block.tpl.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/template.php
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/content.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/logo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/css/blue.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/css/copper.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/css/green.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/css/suckerfish_blue.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/css/suckerfish_copper.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/css/suckerfish_green.css
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/menu_arrow.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/blue/BottomBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/blue/logo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/blue/MastBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/blue/MenuDiv.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/blue/RoopleThemeLogo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/copper/BottomBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/copper/logo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/copper/MastBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/copper/MenuDiv.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/copper/RoopleThemeLogo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/green/BottomBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/green/logo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/green/MastBG.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/green/MenuDiv.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/images/green/RoopleThemeLogo.png
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/js/jquery.pngFix.js
  + theme-newsflash/w-drupal5-theme-newsflash-0.14/fake-i386/var/www/htdocs/drupal/themes/newsflash/js/suckerfish.js
  + theme-newsflash/pkg/PLIST             + theme-newsflash/pkg/DESCR

  > New import:
  >	and a possibly final one

  ~ Makefile                              

  > add these 3 new themes (espie@)

  ~ Makefile                              

  > +dba (espie@)

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

  > New import:
  >	database introspection from within drupal

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

  > New import:
  >	very useful site devel tool for drupal

  ~ Makefile                              

  > +masquerade (espie@)

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

  > New import:
  >	yet another drupal module

  ~ Makefile                              

  > +taxonomy_manager (espie@)

  ~ user_import/Makefile                  
  ~ user_import/patches/patch-user_import_module

  > integrate with alt_login (espie@)

  ~ alternate_login/Makefile              ~ alternate_login/pkg/PLIST
  + alternate_login/patches/patch-alt_login_module

  > allow swapping of login and alt_login by giving better restrictions.
  > (espie@)

  ~ tinyMCE/Makefile                      ~ tinyMCE/pkg/PLIST
  ~ webform/Makefile                      ~ webform/pkg/PLIST
  + tinyMCE/patches/patch-tinymce_module
  + webform/patches/patch-components_grid_inc
  + webform/patches/patch-components_select_inc

  > allow modules to disable tinyMCE on specific forms.
  > patch webform to remove tinyMCE on textareas where it doesn't make sense.
  > (espie@)

firefox-i18n

  ~ Makefile                              ~ distinfo

  > Update to 2.0.0.12.
  > reminded by martynas@, thanks! (bernd@)

hiawatha

  ~ Makefile                              ~ distinfo
  ~ patches/patch-doc_hiawatha_1          

  > - bugfix update to version 6.4
  > * fix a memory leak in the SSL library
  > * small bugfixes and improvements (ajacoutot@)

mod_jk

  ~ Makefile                              ~ distinfo
  ~ files/README.OpenBSD                  
  ~ patches/patch-conf_workers_properties_minimal
  ~ patches/patch-native_apache-1_3_Makefile_in
  ~ patches/patch-native_common_Makefile_in

  > - bug fix update to 1.2.26. for details see:
  > http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
  > (kurt@)

mozilla-firefox

  - pkg/patch-content_canvas_src_nsCanvasRenderingContext2D_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_in            
  ~ patches/patch-modules_libpref_src_init_all_js
  ~ pkg/PLIST                             

  > Security update to mozilla-firefox-2.0.0.12.
  > Fixes multiple vulnerabilities:
  > CVE-2008-0412
  > CVE-2008-0413
  > CVE-2008-0414
  > CVE-2008-0415
  > CVE-2008-0419
  > CVE-2008-0591
  > CVE-2008-0593
  > More infos:
  > http://secunia.com/advisories/28758/
  > Tested by some people on ports at . Thanks!
  > ok martynas@, laurent@, steven@ (bernd@)

nginx

  ~ Makefile                              ~ distinfo

  > Minor bugfix update to nginx-0.5.35.
  > ok Darrin Chandler (MAINTAINER), merdely@, okan@ and sthen@ (bernd@)

p5-HTML-Tidy

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

  > New import:
  >	import p5-HTML-Tidy

p5-WWW-Wikipedia

  ~ Makefile                              ~ distinfo

  > - update p5-WWW-Wikipeda 1.93 (jasper@)

php5

  ~ core/Makefile                         ~ core/files/php5.conf

  > activate index.php as directory index, since most php apps want that.
  > okay robert@ (espie@)

tomcat

  ~ v5/Makefile                           ~ v5/distinfo
  ~ v5/patches/patch-bin_catalina_sh      ~ v5/pkg/PLIST-admin
  ~ v5/pkg/PLIST-examples                 ~ v5/pkg/PLIST-main

  > bug fix update to 5.5.26. for details:
  > http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
  > okay ian@ (kurt@)

  ~ v4/Makefile                           

  > - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
  > RUN_DEPENDS via java.port.mk. okay ian@ pval@ (kurt@)

wordpress

  ~ Makefile                              ~ distinfo

  > Update to Wordpress 2.3.3, which consists of bug & security fixes and
  > feature enhancements.
  > ok kevlo (merdely@)

wordpress-mu

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to 1.3.3
  > sync with wordpress 2.3.3 which is a major security update
  > "looks fine" ajacoutot@ (winiger@)

== x11 =============================================================== 23/23 ==

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

devilspie

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update devilspie to 0.22
  > testing & ok Olle Nilsson (MAINTAINER) (jasper@)

e17

  ~ e/Makefile                            ~ e/patches/patch-src_bin_e_fm_c

  > No need for MAXHOSTNAME, OK jasper@ (laurent@)

  ~ Makefile                              

  > Fixed SUBDIR , spotted by claudio@, ok jasper@ (laurent@)

gnome

  ~ seahorse/Makefile                     
  ~ seahorse/patch-plugins_applet_docs_C_seahorse-applet_xml

  > - also fix description.
  > (in gnome svn now) (jasper@)

  - alacarte/pkg/MESSAGE                  ~ alacarte/Makefile

  > - famd does not need to be running for this to work
  > "commit!" jasper@ (ajacoutot@)

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

  > - update libgnomeprint to 2.18.4
  > ok ajacoutot@ (jasper@)

  ~ keyring/Makefile                      
  + keyring/patches/patch-common_gkr-async_c

  > - fix a possible deadlock, from gnome svn
  > ok ajacoutot@ mbalmer@ (jasper@)

  ~ menus/Makefile                        ~ menus/pkg/PLIST
  + menus/pkg/MESSAGE                     

  > - make it possible to choose between different menu layouts (kde3, gnome)
  > using symlinks instead of being stuck with whatever was installed first
  > ok jasper@ (ajacoutot@)

  - librsvg/patches/patch-ltmain_sh       - yelp/patches/patch-ltmain_sh

  > - remove two unneeded patches
  > spotted by brad (jasper@)

  ~ planner/Makefile                      ~ seahorse/Makefile
  ~ gedit-plugins/Makefile                

  > - remove unneeded CONFIGURE_STYLE, it's taken care of by Makefile.inc
  > (jasper@)

kde

  ~ multimedia3/Makefile                  
  ~ multimedia3/patches/patch-configure_in

  > fix xine-lib version detection
  > pointed out by viq at viq dot ath dot cx on ports@, thanks (jakemsr@)

  ~ libs3/Makefile                        ~ libs3/pkg/PLIST-main
  + libs3/pkg/MESSAGE-main                

  > - make it possible to choose between different menu layouts (kde3, gnome)
  > using symlinks instead of being stuck with whatever was installed first
  > ok jasper@ (ajacoutot@)

kde4

  ~ network/Makefile                      
  + network/patch-kopete_protocols_groupwise_CMakeLists_txt
  + network/patch-kopete_protocols_groupwise_libgroupwise_CMakeLists_txt
  + network/patch-kopete_protocols_jabber_CMakeLists_txt
  + network/patch-kopete_protocols_jabber_libiris_CMakeLists_txt

  > fix build with qca and qca2 both installed (espie@)

mplayer

  ~ Makefile                              ~ distinfo
  + patches/patch-libmpdemux_demux_audio_c
  + patches/patch-libmpdemux_demux_mov_c
  + patches/patch-stream_stream_cddb_c    + patches/patch-stream_url_c

  > security patches for
  > - buffer overflow in stream_cddb.c
  > - buffer overflow in url.c
  > - buffer overflow in demux_mov.c
  > - stack overflow in demux_audio.c
  > from brad@, ok maintainer
  > also remove reference to rtunes_ao.diff from distinfo.  this patch is
  > not used now because it does not apply. (jakemsr@)

  ~ Makefile                              + files/ao_rtunes.c
  + patches/patch-Makefile                + patches/patch-libao2_Makefile
  + patches/patch-libao2_audio_out_c      

  > add support for librtunes-0.7.  this allows one to stream audio output
  > from mplayer to AirPort Express devices.  supports both IPv4 and IPv6.
  > example:
  > $ mplayer -ao rtunes:device=192.168.0.10:af=inet music.mp3
  > requested/tested/ok mglocker@ (librtunes author) (jakemsr@)

  ~ files/ao_rtunes.c                     

  > Add Copyright to file.
  > as discussed with jakemsr@ (mglocker@)

pcmanfm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_vfs_vfs-file-info_h
  ~ pkg/PLIST                             

  > - smann update to pcmanfm-0.3.5.8 (ajacoutot@)

  ~ Makefile                              + patches/patch-src_vfs_vfs-dir_c

  > - fix a SIGSEGV:
  > don't use desktop_dir if desktop directory doesn't exist; from svn
  > (ajacoutot@)

  - patches/patch-src_vfs_vfs-dir_c       ~ Makefile
  ~ distinfo                              
  + patches/patch-src_ptk_ptk-file-archiver_c

  > - update to new version: pcmanfm-0.3.5.9 (ajacoutot@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_ptk_ptk-file-archiver_c

  > - buxfixe release 0.3.5.10 (ajacoutot@)

roxterm

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - upgrade to version 1.10.1
  > from Pierre-Emmanuel Andre <pea at raveland dot org>
  > MAINTAINER timeout (ajacoutot@)

tilda

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src-tilda_c             ~ pkg/PLIST
  + patches/patch-Makefile_in             + patches/patch-src_wizard_c

  > - update tilda to 0.9.5
  > lots of unrelated changes and fixes. (jasper@)

wmctrl

  ~ Makefile                              ~ distinfo

  > update to wmctrl-1.07
  > works on 64-bit platforms so remove NOT_FOR_ARCHS (jcs@)

xfce4

  ~ xfce-utils/Makefile                   
  + xfce-utils/patches/patch-scripts_xflock4

  > patch xflock4 to use whereis instead of which, unbreaks it.
  > based on a diff from andreas kahari at gmail, thanks !
  > ok ajacoutot@ (landry@)

  ~ ristretto/Makefile                    ~ ristretto/distinfo
  ~ ristretto/pkg/PLIST                   

  > Minor bugfix update to ristretto 0.0.17
  > ok mbalmer@ (landry@)

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


More information about the owc mailing list