[owc] Weekly ports changes ending 2006-08-13

OWC auto at squish.net
Mon Aug 14 08:07:42 BST 2006


OpenBSD ports changes summary for 2006-08-06 to 2006-08-13 inclusive
====================================================================

converters/p5-MIME-Base64               databases/ruby-activerecord
devel/apache-ant                        devel/eclipse
devel/gstreamer                         devel/gstreamer-plugins
devel/jakarta-servletapi                devel/maven
devel/p5-Class-ReturnValue              devel/py-ctypes
devel/py-twisted                        devel/ruby-actionpack
devel/tclcl                             graphics/libwmf
infrastructure/mk                       japanese/less
java/junit                              lang/jamvm
lang/ruby                               mail/dovecot
mail/milter-regex                       mail/milter-spamd
mail/p5-Mail-SpamAssassin               mail/ruby-actionmailer
misc/gutenpy                            multimedia/kaffeine
net/cftp                                net/gftp
net/maradns                             net/nam
net/ns                                  net/samba
print/lout                              security/gnupg
security/stunnel                        textproc/xerces
www/jakarta-tomcat                      www/plone
www/ruby-actionwebservice               www/ruby-rails
www/w3m                                 x11/bclock
x11/kde                                 x11/mplayer
x11/qt4                                 x11/xfce4

== converters ======================================================== 01/17 ==

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

p5-MIME-Base64

  ~ Makefile                              

  > This library can be redistributed under the same license as Perl. Change
  > PERMIT_* to Yes.
  > ok sturm@, todd@ (MAINTAINER) (bernd@)

== databases ========================================================= 02/17 ==

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

ruby-activerecord

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update ruby-rails (and associated ports) to 1.1.6
  > This fixes a security vulnerability in rails, permitting the evaluation
  > of Ruby code through a URL.
  > for details, see
  > http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disc
  > losure (sturm@)

== devel ============================================================= 03/17 ==

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

apache-ant

  ~ Makefile                              

  > pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
  > java.port.mk changes. okay naddy@ (kurt@)

eclipse

  + plugins/Makefile.inc                  

  > Limit eclipse plugins to amd64 and i386. Noted by Sigfred Heversen.
  > okay nikolay@ (kurt@)

  ~ sdk/Makefile                          

  > Add missing RUN_DEPENDS on javaPathHelper. Noticed by Hans Zimmerman.
  > okay nikolay@ (kurt@)

gstreamer

  ~ Makefile                              + patches/patch-gst_gstarch_h

  > Enable build on amd64.  Remove defunct maintainer at his request.
  > OK jasper@, naddy@ (ian@)

gstreamer-plugins

  ~ Makefile                              

  > bump PKGNAMEs after WANTLIB change (sturm@)

  ~ Makefile                              ~ pkg/DESCR-arts
  ~ pkg/DESCR-cdaudio                     ~ pkg/DESCR-dvdnav
  ~ pkg/DESCR-esd                         ~ pkg/DESCR-faad
  ~ pkg/DESCR-flac                        ~ pkg/DESCR-gnome
  ~ pkg/DESCR-gsm                         ~ pkg/DESCR-jpeg
  ~ pkg/DESCR-lame                        ~ pkg/DESCR-mad
  ~ pkg/DESCR-mikmod                      ~ pkg/DESCR-mpeg2
  ~ pkg/DESCR-musepack                    ~ pkg/DESCR-ogg
  ~ pkg/DESCR-sdl                         ~ pkg/DESCR-sidplay
  ~ pkg/DESCR-sndfile                     ~ pkg/DESCR-speex
  ~ pkg/DESCR-theora                      ~ pkg/DESCR-tremor
  ~ pkg/DESCR-vorbis                      

  > add oontent to a few DESCR files, pt out by Mikolaj Kucharski <eth0 at o2.pl  > and fix some typos in DESCR/COMMENT while here
  > bump all PKGNAMEs
  > input/ok sturm (steven@)

jakarta-servletapi

  ~ Makefile                              

  > pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
  > java.port.mk changes. okay naddy@ (kurt@)

maven

  ~ Makefile                              ~ files/maven.rc

  > convert last java port over to use javaPathHelper. okay nikolay@ (kurt@)

p5-Class-ReturnValue

  ~ Makefile                              

  > missing RUN_DEPENDS (sturm@)

py-ctypes

  ~ Makefile                              
  + patches/patch-source_libffi_configure
  + patches/patch-source_libffi_configure_ac
  + patches/patch-source_libffi_fficonfig_py_in

  > allow building on amd64 (prompted and tested by steven@), remove
  > unnecessary -fno-stack-protector from hardcoded build options (also
  > prompted by steven@), do not build on arm platforms as libffi lacks
  > the necessary closure support; ok sturm@ (djm@)

py-twisted

  ~ conch/Makefile                        ~ conch/pkg/PLIST

  > py-twisted-conch and cftp both install a /usr/local/bin/cftp binary.
  > Add @conflict markers.
  > okay espie@ (bernd@)

ruby-actionpack

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update ruby-rails (and associated ports) to 1.1.6
  > This fixes a security vulnerability in rails, permitting the evaluation
  > of Ruby code through a URL.
  > for details, see
  > http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disc
  > losure (sturm@)

tclcl

  ~ Makefile                              ~ pkg/PLIST

  > Install the devel/tclcl include files into a subdir. This fixes a conflict
  > with net/openafs and moves includes with a too generic name (timer.h) out
  > of the default include path.
  > Adjust the two dependent ports (net/nam, net/ns) so they know about the new
  > location.
  > idea & okay espie@ (bernd@)

== graphics ========================================================== 04/17 ==

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

libwmf

  ~ Makefile                              + patches/patch-src_player_c

  > Security fix for CVE-2006-3376. (http://secunia.com/advisories/20921/)
  > help & ok naddy@ (bernd@)

== infrastructure ==================================================== 05/17 ==

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

mk

  ~ bsd.port.mk                           

  > remove special meaning of fake in dependencies so that it can be used
  > correctly for regress depends targets.
  > problem pointed out by nikolay. (espie@)

  ~ bsd.port.mk                           

  > let fake not touch the WRKDIR, since it's an `install' type target.
  > (espie@)

== japanese ========================================================== 06/17 ==

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

less

  ~ Makefile                              

  > Fix invalid package name. Unbreaks package update.
  > ok espie@ (bernd@)

== java ============================================================== 07/17 ==

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

junit

  ~ Makefile                              

  > pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
  > java.port.mk changes. okay naddy@ (kurt@)

== lang ============================================================== 08/17 ==

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

jamvm

  ~ Makefile                              

  > this doesn't build on amd64 yet (needs libffi) remove from list.
  > okay naddy@ (kurt@)

ruby

  ~ Makefile                              

  > Explicitly depend on tk-8.4.*. This fixes package updates for ruby-tk if
  > more than one tk version is installed.
  > ok sturm@, msf@ (bernd@)

== mail ============================================================== 09/17 ==

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

dovecot

  ~ Makefile                              ~ distinfo
  ~ patches/patch-dovecot-example_conf    

  > revert unapproved commit, the ports tree is locked (sturm@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-dovecot-example_conf    

  > upgrade to Dovecot 1.0rc5
  > ok marco@ (brad@)

milter-regex

  ~ Makefile                              ~ pkg/DESCR

  > Fix incorrect DESCR regarding rebuilding sendmail with milter support;
  > this is being done for almost two years now.
  > spotted by Wijnand Wiersma <wijnand at nedbsd dot nl>
  > ok dhartmei (MAINTAINER), naddy (jasper@)

milter-spamd

  ~ Makefile                              ~ pkg/DESCR

  > Fix incorrect DESCR regarding rebuilding sendmail with milter support;
  > this is being done for almost two years now.
  > spotted by Wijnand Wiersma <wijnand at nedbsd dot nl>
  > ok dhartmei (MAINTAINER), naddy (jasper@)

p5-Mail-SpamAssassin

  ~ Makefile                              ~ distinfo

  > update to version 3.1.4 which fixes a memleak and other smaller bugs;
  > ok naddy@ (robert@)

  ~ Makefile                              ~ pkg/PLIST
  + patches/patch-sa-update_raw           

  > Some tweaks to accomodate sa-update:
  > - Add gnupg dependency.
  > - Better location for the updates: /var/db/spamassassin
  > - Install sa-update's default GnuPG keys as config files, so that they
  > will be removed upon pkg_delete.
  > - Remove /var/db/spamassassin using @extraunexec.
  > Specify minimum versions for some dependencies while here.
  > from maintainer Andreas Vogele <andreas at altroot.de>
  > looks fine naddy@ (steven@)

ruby-actionmailer

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update ruby-rails (and associated ports) to 1.1.6
  > This fixes a security vulnerability in rails, permitting the evaluation
  > of Ruby code through a URL.
  > for details, see
  > http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disc
  > losure (sturm@)

== misc ============================================================== 10/17 ==

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

gutenpy

  ~ Makefile                              

  > Add python-expat to RUN_DEPENDS. Needed for the catalog browser.
  > Problem report from Frank Garcia <fg-lists at ipnat.net>, thanks!
  > ok sturm@, jasper@ (bernd@)

== multimedia ======================================================== 11/17 ==

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

kaffeine

  ~ Makefile                              ~ pkg/PLIST

  > resolve conflict with kdelibs package
  > ok espie@ (steven@)

== net =============================================================== 12/17 ==

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

cftp

  ~ Makefile                              ~ pkg/PLIST

  > py-twisted-conch and cftp both install a /usr/local/bin/cftp binary.
  > Add @conflict markers.
  > okay espie@ (bernd@)

gftp

  ~ Makefile                              
  + patches/patch-docs_sample_gftp_gftprc
  + patches/patch-lib_options_h           

  > IPv6 support is broken, disable by default; pointed out and ok aanriot@
  > (naddy@)

maradns

  ~ Makefile                              ~ pkg/PLIST

  > There's no maradns/stable anymore. Add missing "@pkgpath
  > net/maradns/stable"
  > to pkg/PLIST. Unbreaks package update.
  > ok espie@ (bernd@)

nam

  ~ Makefile                              + patches/patch-configure

  > Install the devel/tclcl include files into a subdir. This fixes a conflict
  > with net/openafs and moves includes with a too generic name (timer.h) out
  > of the default include path.
  > Adjust the two dependent ports (net/nam, net/ns) so they know about the new
  > location.
  > idea & okay espie@ (bernd@)

ns

  ~ Makefile                              + patches/patch-configure

  > Install the devel/tclcl include files into a subdir. This fixes a conflict
  > with net/openafs and moves includes with a too generic name (timer.h) out
  > of the default include path.
  > Adjust the two dependent ports (net/nam, net/ns) so they know about the new
  > location.
  > idea & okay espie@ (bernd@)

samba

  ~ Makefile                              + patches/patch-smbd_service_c

  > Add security fix for CVE-2006-3403. http://secunia.com/advisories/20980/
  > Change LD_CONFIGURE_FLAGS to make VFS modules work. (from mbalmer@)
  > ok espie@, mbalmer@ (bernd@)

  ~ Makefile                              + patches/patch-smbd_service_c

  TAGGED OPENBSD_3_9
  > MFC:
  > Add security fix for CVE-2006-3403. http://secunia.com/advisories/20980/
  > (sturm@)

  ~ Makefile                              + patches/patch-smbd_service_c

  TAGGED OPENBSD_3_8
  > MFC:
  > Add security fix for CVE-2006-3403. http://secunia.com/advisories/20980/
  > (sturm@)

== print ============================================================= 13/17 ==

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

lout

  ~ Makefile                              ~ pkg/PLIST

  > Fix a wrong @unexec line in PLIST. (unbreaks package updating)
  > ok espie@ (bernd@)

== security ========================================================== 14/17 ==

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

gnupg

  ~ Makefile                              ~ distinfo
  ~ patches/patch-cipher_Makefile_in      ~ patches/patch-doc_Makefile_in
  ~ patches/patch-g10_Makefile_in         ~ patches/patch-keyserver_Makefile_in
  ~ patches/patch-tools_Makefile_in       ~ patches/patch-util_Makefile_in
  ~ pkg/PLIST                             

  > Security update to gnupg-1.4.5. (CVE-2006-3746)
  > This fixes a denial of service vulnerability.
  > For more information see:
  > http://secunia.com/advisories/21297/
  > http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html
  > okay espie@ (bernd@)

  ~ Makefile                              ~ patches/patch-g10_parse-packet_c

  TAGGED OPENBSD_3_9
  > backport from gnupg 1.4.5 which fixes a denial of service vulnerability
  > (CVE-2006-3746)
  > For more information see:
  > http://secunia.com/advisories/21297/
  > http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html (sturm@)

  ~ Makefile                              ~ patches/patch-g10_parse-packet_c

  TAGGED OPENBSD_3_8
  > backport from gnupg 1.4.5 which fixes a denial of service vulnerability
  > (CVE-2006-3746)
  > For more information see:
  > http://secunia.com/advisories/21297/
  > http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html (sturm@)

stunnel

  ~ Makefile                              + patches/patch-src_client_c

  > don't use broken homegrown socketpair() implementation
  > reported by mayonez at ssnet.xim.pl (sturm@)

== textproc ========================================================== 15/17 ==

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

xerces

  ~ Makefile                              

  > pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
  > java.port.mk changes. okay naddy@ (kurt@)

== www =============================================================== 16/17 ==

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

jakarta-tomcat

  ~ v4/Makefile                           ~ v5/Makefile

  > pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
  > java.port.mk changes. okay naddy@ (kurt@)

  ~ v4/Makefile                           ~ v5/Makefile

  > javaPathHelper should be in RUN_DEPENDS not BUILD_DEPENDS. okay nikolay@
  > (kurt@)

plone

  ~ Makefile                              

  > Mark as BROKEN for 4.0. The necessary fix is too intrusive at this point
  > of the release cycle. Sorry, we decided that it's better to ship no plone
  > package instead of a completely broken one.
  > Discussed with sturm@ and naddy at .  > help & ok sturm@ (bernd@)

ruby-actionwebservice

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update ruby-rails (and associated ports) to 1.1.6
  > This fixes a security vulnerability in rails, permitting the evaluation
  > of Ruby code through a URL.
  > for details, see
  > http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disc
  > losure (sturm@)

ruby-rails

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update ruby-rails (and associated ports) to 1.1.6
  > This fixes a security vulnerability in rails, permitting the evaluation
  > of Ruby code through a URL.
  > for details, see
  > http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disc
  > losure (sturm@)

w3m

  ~ Makefile                              

  > don't build on amd64/sparc64 due to unresolved crashes (naddy@)

== x11 =============================================================== 17/17 ==

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

bclock

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

  > Don't install ${LOCALBASE}/lib/X11/app-defaults/Clock-color. This file
  > is included in X.org already. Unbreaks package installation.
  > okay espie@ (bernd@)

kde

  ~ pim3/Makefile                         ~ pim3/pkg/DESCR
  ~ network3/Makefile                     ~ network3/pkg/DESCR

  > adapt DESCR with reality, a few applications moved from network3 to pim3
  > noticed by Sigfred Haversen <bsdlist at mumak.com> (sturm@)

mplayer

  ~ Makefile                              + patches/patch-libmpcodecs_Makefile

  > - bring back internal tremor
  > - aviod picking up audio/faac
  > ok sturm@ pvalchev@ (biorn@)

qt4

  ~ Makefile                              ~ pkg/PLIST
  ~ pkg/PLIST-examples                    

  > move two files into -examples subpackage. pointed out by Moritz Grimm.
  > go ahead espie@ (steven@)

xfce4

  ~ xfdesktop/Makefile                    ~ xfdesktop/pkg/PLIST
  + xfdesktop/patches/patch-modules_menu_Makefile_in

  > Let xfdesktop generate the application menu
  > from Tim van der Molen <tbm.lists at home.nl>
  > okay espie (jasper@)

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



More information about the owc mailing list