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

OWC auto at squish.net
Mon Feb 26 07:13:38 GMT 2007


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

archivers/unrar                         databases/ocaml-sqlite3
devel/atk                               devel/libgtop
devel/libgtop2                          devel/subversion
devel/xulrunner                         editors/nedit
emulators/qemu                          games/openttd
graphics/gd                             infrastructure/fetch
infrastructure/package                  infrastructure/plist
lang                                    lang/gcc
mail/milter-spamd                       mail/mozilla-thunderbird
math/graphviz                           net/fping
net/openafs                             net/yt
security/gnupg                          security/nikto
www/minimo                              www/mod_auth_bsd
www/mod_auth_kerb                       www/mod_auth_ldap
www/mozilla                             www/mozilla-firefox
www/seamonkey                           www/thttpd
x11/kde                                 x11/lablgtk
x11/qt4                                 

== archivers ========================================================= 01/15 ==

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

unrar

  ~ Makefile                              ~ distinfo

  > Security update to unrar 3.7.3
  > CVE-2007-0855: Stack-based buffer overflow allows user-assisted remote
  > attackers
  > to execute arbitrary code via a crafted, password-protected archive.
  > "go, go, go, get it in" naddy@, ok MAINTAINER (jasper@)

== databases ========================================================= 02/15 ==

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

ocaml-sqlite3

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > need -fPIC for shared objects (build on amd64) (pvalchev@)

== devel ============================================================= 03/15 ==

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

atk

  ~ pkg/DESCR                             

  > fix DESCR: end of line (espie@)

  ~ Makefile                              ~ distinfo

  > missing EOL at end of DESCR (espie@)

  ~ pkg/DESCR                             

  > forced commit to work around cvs (espie@)

libgtop

  ~ Makefile                              ~ distinfo
  ~ patches/patch-doc_libgtop_texi        

  > fix texinfo stuff, regen patches, rerun makesum
  > from Moritz Grimm <mlist at scapa.dnsalias.net>
  > ok espie@ (steven@)

libgtop2

  - patches/patch-doc_ligtop2_texi        ~ Makefile
  ~ distinfo                              ~ patches/patch-lib_open_c
  ~ patches/patch-src_daemon_gnuserv_c    
  ~ patches/patch-sysdeps_freebsd_procmap_c
  ~ patches/patch-sysdeps_freebsd_sem_limits_c
  ~ patches/patch-sysdeps_freebsd_sysinfo_c
  + patches/patch-doc_libgtop2_texi       

  > fix texinfo stuff, regen patches, rerun makesum
  > from Moritz Grimm <mlist at scapa.dnsalias.net>
  > ok espie@ (steven@)

subversion

  ~ Makefile                              ~ pkg/DESCR-main

  > note that we're changing the default for auth credential caching in our
  > package.
  > steven requested i add ruby to the list of subpackages while im here.
  > ok robert@ (dlg@)

xulrunner

  ~ Makefile                              ~ distinfo

  > LP64 fix for XUL templates builder; from Martynas Venckus
  > ok sturm@ (naddy@)

== editors =========================================================== 04/15 ==

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

nedit

  ~ Makefile                              ~ distinfo
  ~ patches/patch-makefiles_Makefile_openbsd
  + patches/patch-util_check_lin_tif_c    

  > - fix the lesstif FLAVOR
  > - regen patches while there
  > ok bernd@ (ajacoutot@)

== emulators ========================================================= 05/15 ==

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

qemu

  ~ Makefile                              ~ patches/patch-configure
  ~ patches/patch-vl_c                    + patches/patch-cpu-all_h

  > - allow building on armish
  > - fix the build on the arm architecture by moving the cpu_get_real_ticks()
  > function for non-optimized to the correct place
  > - add correct REGRESS_TARGET even if the regressions tests are utterly
  > broken
  > - bump PKGNAME (robert@)

  ~ Makefile                              
  + patches/patch-target-sparc_op_helper_c

  > Fix build on powerpc.
  > Remove extra util from WANTLIB (spotted by ajacoutot), and bump the
  > PKGNAME.
  > ok robert@ (kili@)

== games ============================================================= 06/15 ==

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

openttd

  ~ Makefile                              ~ distinfo
  ~ patches/patch-endian_check_c          ~ pkg/DESCR
  ~ pkg/PLIST                             + pkg/MESSAGE

  > - put info about installing the data files into MESSAGE
  > - sha256'ify
  > - regen a patch and PLIST
  > - bump PKGNAME
  > ok espie@, mk@ (MAINTAINER) (jasper@)

== graphics ========================================================== 07/15 ==

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

gd

  - patches/patch-gd_gif_in_c             ~ Makefile
  ~ distinfo                              ~ patches/patch-Makefile_in
  ~ patches/patch-configure               

  TAGGED OPENBSD_3_9
  > MFC:
  > Security update to gd-2.0.34. (CVE-2007-0455)
  > This update fixes multiple security vulnerabilities.
  > More info:
  > http://www.libgd.org/ReleaseNote020034
  > http://secunia.com/advisories/23916/ (sturm@)

  - patches/patch-gd_gif_in_c             ~ Makefile
  ~ distinfo                              ~ patches/patch-Makefile_in
  ~ patches/patch-configure               

  TAGGED OPENBSD_4_0
  > MFC:
  > Security update to gd-2.0.34. (CVE-2007-0455)
  > This update fixes multiple security vulnerabilities.
  > More info:
  > http://www.libgd.org/ReleaseNote020034
  > http://secunia.com/advisories/23916/ (sturm@)

== infrastructure ==================================================== 08/15 ==

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

fetch

  ~ fetch-all                             

  > use cksum -a $CIPHER instead of $CIPHER here, too; ok espie@ (naddy@)

package

  ~ find-all-conflicts                    

  > Introduce -p option. This allows us to scan the ports tree for conflicts
  > without the need to have the packages around.
  > It's really easy now to check if a new package conflicts with other stuff
  > in the ports-tree:
  > $ find-all-conflicts -p /usr/ports newpkg.tgz
  > help & ok espie@ (bernd@)

plist

  + vax                                   

  > vax plist (pvalchev@)

== lang ============================================================== 09/15 ==

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

lang

  ~ Makefile                              

  > move control of gcc versions built to gcc subdirectory.
  > Easier to manage that way... (espie@)

gcc

  + Makefile                              

  > move control of gcc versions built to gcc subdirectory.
  > Easier to manage that way... (espie@)

  ~ Makefile                              

  > unbreak tree (naddy@)

  ~ Makefile                              

  > skip 4.1 for now (naddy@)

== mail ============================================================== 10/15 ==

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

milter-spamd

  ~ Makefile                              ~ distinfo

  > update to version 0.5;
  > the new release fixes the incorrect manual page regarding rebuilding
  > sendmail with milter support; we have milter support by default
  > for years now; noticed by otto@, update provided by dhartmei@ (robert@)

mozilla-thunderbird

  ~ Makefile                              ~ distinfo

  > LP64 fix for XUL templates builder; from Martynas Venckus
  > ok sturm@ (naddy@)

== math ============================================================== 11/15 ==

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

graphviz

  - patches/patch-tools_vmalloc_vmdebug_c
  - pkg/DESCR                             - pkg/MESSAGE
  - pkg/PFRAG.shared                      - pkg/PLIST
  ~ Makefile                              ~ distinfo
  + patches/patch-cmd_lefty_ws_x11_libfilereq_Draw_c
  + patches/patch-contrib_diffimg_Makefile_in
  + patches/patch-lib_gd_gd_gif_in_c      + patches/patch-lib_gvc_gvconfig_c
  + patches/patch-plugin_xlib_gvdevice_xlib_c
  + patches/patch-tclpkg_gv_Makefile_am   + patches/patch-tclpkg_gv_Makefile_in
  + patches/patch-tclpkg_tclstubs_Makefile_in
  + patches/patch-tclpkg_tkstubs_Makefile_in
  + pkg/DESCR-main                        + pkg/PFRAG.shared-main
  + pkg/PLIST-main                        

  > finally update to graphviz 2.12
  > initial port, most things appear to work after fixes to handle new gd,
  > to get plugins to work, and to fix xlib output).
  > Set up as a MULTI_PACKAGES so that we can sort further components into
  > distinct parts later. (espie@)

  ~ Makefile                              

  > build depends do not recurse.
  > noticed by steve andre.
  > no package change -> no bump. (espie@)

== net =============================================================== 12/15 ==

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

fping

  ~ Makefile                              ~ distinfo
  ~ patches/patch-fping_c                 

  > Undo broken strl* conversion.
  > Mostly from Stuart Henderson <stu at spacehopper.orgok sturm@ (naddy@)

openafs

  ~ Makefile                              ~ files/param.i386_obsd40.h
  ~ patches/patch-acinclude_m4            
  ~ patches/patch-src_config_afs_sysnames_h

  > Unbreak build with 4.1. todd@ takes maintainership.
  > ok espie@, todd@ (bernd@)

yt

  - distinfo                              - pkg/MESSAGE
  ~ Makefile                              ~ pkg/DESCR
  + files/yt.lua                          

  > yt-2, with suggestions from sturm@, okay sturm@, jasper@ (pedro@)

  ~ Makefile                              

  > add NO_CHECKSUM
  > no objections from sturm@, ok pedro@ (MAINTAINER) (jasper@)

  ~ Makefile                              ~ files/yt.lua

  > make this example script into a standalone application
  > ok pedro (sturm@)

== security ========================================================== 13/15 ==

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

gnupg

  ~ Makefile                              ~ distinfo
  + patches/patch-doc_gnupg1_texi         

  > adjust another texinfo file so it does not leave entries behind.
  > rerun makesum while here.
  > from Moritz Grimm <mlist at scapa.dnsalias.net>
  > ok espie@ (steven@)

nikto

  ~ Makefile                              ~ distinfo

  > switch distfile to .tar.bz2 and find it in the archive, this is identical
  > to the .tar.gz we had before, while the one in the archive is slightly
  > older
  > noticed by Zahid Bukhari <cimmeriian at gmail.com> (sturm@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_3_9
  > MFC:
  > switch distfile to .tar.bz2 and find it in the archive, this is identical
  > to the .tar.gz we had before, while the one in the archive is slightly
  > older (sturm@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_4_0
  > MFC:
  > switch distfile to .tar.bz2 and find it in the archive, this is identical
  > to the .tar.gz we had before, while the one in the archive is slightly
  > older (sturm@)

== www =============================================================== 14/15 ==

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

minimo

  ~ Makefile                              ~ distinfo

  > LP64 fix for XUL templates builder; from Martynas Venckus
  > ok sturm@ (naddy@)

  - files/TODO                            ~ Makefile
  ~ patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in
  + files/xptcinvoke_arm_openbsd.cpp      + files/xptcstubs_arm_openbsd.cpp
  + patches/patch-js_src_jsnum_h          

  > implement xptcinvoke and xptcstubs for arm based on the linux code,
  > and fix an endianess issue that makes minimo work on arm based
  > architectures;
  > the problem has been fixed by Martynas Venckus; (robert@)

mod_auth_bsd

  ~ Makefile                              ~ distinfo
  + patches/patch-Makefile                

  > Fix build now that DEV_RANDOM has disappeared from the apache headers.
  > No change in the resulting package.  ok robert@ (naddy@)

mod_auth_kerb

  ~ Makefile                              ~ distinfo

  > Update to mod-auth-kerb 5.3. Fixes possible buffer overflow.
  > ok sturm@ (ckuethe@)

mod_auth_ldap

  ~ Makefile                              ~ patches/patch-auth_ldap_c

  TAGGED OPENBSD_4_0
  > MFC:
  > Fix security patch. Some parts of it aren't needed and caused problems.
  > (sturm@)

  ~ Makefile                              ~ patches/patch-auth_ldap_c

  TAGGED OPENBSD_3_9
  > MFC:
  > Fix security patch. Some parts of it aren't needed and caused problems.
  > (sturm@)

mozilla

  ~ Makefile                              

  > LP64 fix for XUL templates builder; from Martynas Venckus
  > ok sturm@ (naddy@)

mozilla-firefox

  ~ Makefile                              
  + patch-content_xul_templates_src_nsTemplateMatchSet_h

  > fix live bookmarks on sparc64
  > from Martynas Venckus <martynas at altroot.org> (sturm@)

seamonkey

  ~ Makefile                              
  + patch-content_xul_templates_src_nsTemplateMatchSet_h
  + patch-content_xul_templates_src_nsTemplateMatchSet_h
  + patch-content_xul_templates_src_nsTemplateMatchSet_h
  + patch-content_xul_templates_src_nsTemplateMatchSet_h
  + patch-content_xul_templates_src_nsTemplateMatchSet_h

  > LP64 fix for XUL templates builder; from Martynas Venckus
  > ok sturm@ (naddy@)

thttpd

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

  > - s/httpd/thttpd/ in DESCR.
  > - SHA256 hash.
  > - regen PLIST while there.
  > ok pvalchev@ (aanriot@)

  ~ Makefile                              ~ pkg/PLIST

  > the previous commit broke the PLIST with ${BASE_PKGPATH}, sorry.
  > from STeve Andre' <andres at msu.eduhrough jakob@;
  > ok pvalchev@ (aanriot@)

== x11 =============================================================== 15/15 ==

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

kde

  ~ office3/Makefile                      ~ office3/distinfo
  ~ office3/patches/patch-configure_in    ~ office3/pkg/PLIST
  + office3/patches/patch-kexi_examples_build_kexi_file_sh

  > 1.6.2 minor update, includes some pdf read fixes. (espie@)

  ~ office-i18n3/Makefile                 ~ office-i18n3/distinfo
  ~ office-i18n3/pkg/PLIST-ca             ~ office-i18n3/pkg/PLIST-da
  ~ office-i18n3/pkg/PLIST-de             ~ office-i18n3/pkg/PLIST-es
  ~ office-i18n3/pkg/PLIST-fi             ~ office-i18n3/pkg/PLIST-ru

  > synchronize the l10n to 1.6.2 as well. (espie@)

lablgtk

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile            

  > -fPIC necessary (builds on amd64 now) (pvalchev@)

qt4

  ~ Makefile                              
  + patch-tools_qdbus_tools_qdbuscpp2xml_qdbuscpp2xml_cpp

  > fix qdbuscpp2xml, make sure we run moc4. (espie@)

  ~ Makefile                              ~ distinfo
  + patches/patch-src_corelib_io_qfsfileengine_cpp

  > prevent QTextStreams from hanging on pipes EOF, as noticed in kdelibs4.
  > reintroduce a debug flavor, now that qt is `sane'. Fix main pkgname,
  > and add sha256 checksum. (espie@)

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



More information about the owc mailing list