[odc] Daily ports changes for 2005-11-03

ODC auto at squish.net
Fri Nov 4 07:05:41 GMT 2005


OpenBSD ports changes summary for 2005-11-03
============================================

INDEX                                   audio/esound
audio/rsynth                            audio/soundtracker
comms/minicom                           databases/db
databases/sqlite                        devel
devel/ORBit                             devel/blame
devel/gconf                             devel/libdvdread
devel/libidn                            devel/libslang
devel/opencm                            devel/py-cheetah
editors/xemacs21                        editors/xemacs21-sumo
emulators/BasiliskII                    emulators/qemu
emulators/xmame                         emulators/zsnes
games/angband                           games/bass
games/dopewars                          games/lbreakout2
games/lgeneral                          games/moria
games/omega                             games/scummvm
games/scummvm-tools                     games/sdlzombies
games/toppler                           games/zangband
graphics                                graphics/iview
graphics/libungif                       graphics/potrace
graphics/py-cairo                       graphics/sane-frontends
infrastructure/mk                       lang/erlang
lang/tcl                                mail/clamsmtp
mail/mutt                               mbone/vic
misc/cdrchive                           misc/magicpoint
misc/rpm                                multimedia
multimedia/dvdbackup                    multimedia/libdvdnav
net/arpd                                net/dc_gui
net/dctc                                net/libnet
net/openvpn                             net/samba
net/sing                                security/aescrypt
security/dsniff                         security/ppgen
security/pwgen                          security/smurflog
www                                     www/amaya
www/lighttpd                            www/links
www/mod_auth_kerb                       www/mod_security
www/mozilla                             www/mozilla-firefox
www/php4                                www/snownews
www/squid                               x11/gnome
x11/gtk2mm                              x11/kde
x11/tk                                  x11/vlc
x11/waimea                              x11/xtraceroute

== INDEX ============================================================= 01/19 ==

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

INDEX


  > sync, 3323 unzels! (pvalchev@)

== audio ============================================================= 02/19 ==

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

esound

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

rsynth

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

soundtracker

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

== comms ============================================================= 03/19 ==

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

minicom

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

== databases ========================================================= 04/19 ==

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

db

  ~ v4/Makefile                           ~ v4/patches/patch-dist_configure

  > allow the autoconf script to detect that x86/gcc-assembly fast mutexes
  > should be used on amd64.
  > From Berkeley DB 4.3
  > Should resolve PR 4596 (brad@)

sqlite

  ~ Makefile                              ~ pkg/DESCR

  > add no_tcl flavor, inspired by a patch from pierre-yves ritsch (jolan@)

== devel ============================================================= 05/19 ==

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

devel

  ~ Makefile                              

  > Add blame (alek@)

ORBit

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

blame

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

  > New import:
  >	Import blame 1.1

gconf

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

libdvdread

  ~ Makefile                              ~ patches/patch-dvdread_dvd_input_c

  > remove old ld.so findlibrary work-around. looks sane espie@ (kurt@)

libidn

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

  > update to libidn-0.5.20
  > okay sturm@ (bernd@)

libslang

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

opencm

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

py-cheetah

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to Cheetah-0.9.18 (xsa@)

== editors =========================================================== 06/19 ==

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

xemacs21

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in_in          ~ patches/patch-configure_in
  ~ patches/patch-lib-src_movemail_c      ~ pkg/DESCR
  ~ pkg/PLIST                             + patches/patch-info_emodules_info
  + patches/patch-lib-src_cvtmail_c       + pkg/PFRAG.mule

  > - update to 21.4.17.
  > - add a few fixes.
  > tested by matthieu@, krw@
  > inputs from espie, inputs and review alek@ (aanriot@)

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

xemacs21-sumo

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PFRAG.mule
  ~ pkg/PLIST                             

  > update to the latest snapshot.
  > tested by matthieu@ krw@
  > inputs espie@, inputs and review espie@ (aanriot@)

== emulators ========================================================= 07/19 ==

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

BasiliskII

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

qemu

  ~ Makefile                              ~ patches/patch-Makefile_target
  + patches/misc-target-i386_helper_c     + patches/misc-target-i386_op_c
  + patches/misc-target-sparc_op_c        
  + patches/misc-target-sparc_op_helper_c

  > workaround to make qemu happy on amd64 until a better and more correct
  > fix is applied.
  > sturm@ ok, maintainer ok a previous more generic approach. (fgsch@)

xmame

  ~ Makefile                              

  > mirror the other distfiles as they have gone away.
  > spotted by and ok kurt@ (aanriot@)

zsnes

  ~ Makefile                              

  > don't use historic autoconf version (naddy@)

== games ============================================================= 08/19 ==

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

angband

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

  > - update to version 3.0.6
  > - fix file modes
  > ok cathcart@ (niallo@)

bass

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to a newer version of the Beneath A Steel Sky datafiles
  > which includes some localised string fixes and includes some
  > game logic in a seperate file that used to reside in the interpreter.
  > ScummVM 0.8.0 requires this additional file to work with bass.
  > Take over maintainership from jolan@ (jsg@)

dopewars

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

lbreakout2

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

lgeneral

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

moria

  ~ Makefile                              ~ pkg/PLIST

  > - setgid fix (missed this the first time)
  > - bump PKGNAME (niallo@)

omega

  ~ Makefile                              ~ pkg/PLIST

  > - setgid fixes (missed this the first time)
  > - bump PKGNAME (niallo@)

scummvm

  - patches/patch-base_main_cpp           - patches/patch-configure
  - patches/patch-queen_sound_cpp         - patches/patch-queen_sound_h
  - patches/patch-scumm_smush_smush_player_cpp
  - patches/patch-scumm_sound_cpp         - patches/patch-simon_sound_cpp
  - patches/patch-sound_audiocd_cpp       - patches/patch-sound_audiostream_cpp
  - patches/patch-sound_vorbis_cpp        - patches/patch-sound_vorbis_h
  - patches/patch-sword1_animation_cpp    - patches/patch-sword1_music_cpp
  - patches/patch-sword1_sound_cpp        - patches/patch-sword1_sword1_cpp
  - patches/patch-sword2_driver_d_sound_cpp
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 0.8.0 (jsg@)

scummvm-tools

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

  > Update to 0.8.0 (jsg@)

sdlzombies

  - patches/patch-configure_in            + patches/patch-configure

  > remove unneeded configure_style=autoconf (cvs fuck-up for Makefile)
  > (pvalchev@)

  ~ Makefile                              

  > CONFIGURE_STYLE=gnu is best, pointed out by naddy (pvalchev@)

toppler

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

zangband

  ~ Makefile                              ~ pkg/PLIST

  > - setgid fixes (missed this the first time)
  > - bump PKGNAME (niallo@)

  ~ Makefile                              

  > fix autotools bootstrap (naddy@)

== graphics ========================================================== 09/19 ==

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

graphics

  ~ Makefile                              

  > Add potrace (alek@)

  ~ Makefile                              

  > Add sane-frontends (alek@)

  ~ Makefile                              

  > Add py-cairo (alek@)

iview

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

libungif

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

potrace

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

  > New import:
  >	Import potrace 1.7

py-cairo

  + Makefile                              + distinfo
  + patches/patch-setup_py                + pkg/DESCR
  + pkg/PFRAG.shared                      + pkg/PLIST

  > New import:
  >	Import py-cairo 1.0.2

sane-frontends

  + distinfo                              + Makefile
  + pkg/DESCR                             + pkg/PFRAG.gimp
  + pkg/PLIST                             + patches/patch-src_xscanimage_c

  > New import:
  >	Import sane-frontends 1.0.14

== infrastructure ==================================================== 10/19 ==

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

mk

  ~ bsd.port.mk                           

  > duh. found by naddy@ (espie@)

  ~ bsd.port.mk                           ~ pkgpath.mk

  > alek at -friendlyror messages. (espie@)

  ~ bsd.port.mk                           

  > check the correct exit code which fetching non-existent files; ok bernd@
  > (david@)

== lang ============================================================== 11/19 ==

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

erlang

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

tcl

  ~ 8.4/Makefile                          

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

== mail ============================================================== 12/19 ==

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

clamsmtp

  ~ Makefile                              ~ distinfo

  > Update to 1.6; from maintainer Simon Dassow.
  > From the ChangeLog:
  > - IMPORTANT: Removed support for listening on ports under < 1024
  > - Support embedded NULLs in email data.
  > - Fix problems with not listening properly when in daemon mode
  > - Handle empty addresses properly in logs.
  > - Don't let exchange send it's strange binary data through the proxy
  > - Don't reject emails when server is overloaded or errors.
  > - Don't reject emails when starting the filter command fails. (naddy@)

mutt

  ~ stable/Makefile                       

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

  ~ Makefile.inc                          

  > Do not allow automake to run for the compressed FLAVOR; the patch already
  > includes the required Makefile.in changes.	ok bernd@ (naddy@)

== mbone ============================================================= 13/19 ==

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

vic

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

== misc ============================================================== 14/19 ==

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

cdrchive

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

magicpoint

  ~ Makefile                              ~ patches/patch-configure_in
  + patches/patch-draw_c                  

  > regen patch
  > fix completely brain-dead formula for computing padding that worked by
  > accident (except for 32 bits display)
  > make sure we get our CFLAGS and not the shit it wants (especially since
  > we use -fno-strict-aliasing anyways).
  > and bump PKGNAME, of course... (espie@)

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

rpm

  - patches/patch-ltconfig                - patches/patch-ltmain_sh
  ~ Makefile                              + patches/patch-po_ja_po

  > * don't insert line breaks into the middle of multibyte chars
  > * USE_LIBTOOL
  > * don't use included libintl, force -liconv to workaround broken gettext
  > test (naddy@)

== multimedia ======================================================== 15/19 ==

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

multimedia

  ~ Makefile                              

  > add dvdbackup (jakemsr@)

dvdbackup

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

  > New import:
  >	Initial import of dvdbackup.

  ~ Makefile                              ~ pkg/DESCR

  > - pasto in DESCR
  > - bump PKGNAME since DESCR affects the package (jakemsr@)

  ~ distinfo                              

  > SIZE (jakemsr@)

libdvdnav

  ~ Makefile                              ~ distinfo
  ~ pkg/PFRAG.shared                      ~ pkg/PLIST
  + patches/patch-autogen_sh              + patches/patch-configure_ac
  + patches/patch-src_dvdread_Makefile_am
  + patches/patch-src_dvdread_dvd_reader_c

  > update to 20051102, mostly from jakemsr@ (jolan@)

  ~ Makefile                              
  + patches/patch-src_dvdread_dvd_input_c

  > libdvd support, lifted from devel/libdvdread
  > ok jolan@ (jakemsr@)

== net =============================================================== 16/19 ==

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

arpd

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

dc_gui

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

dctc

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

libnet

  ~ 1.0/Makefile                          

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

openvpn

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  TAGGED OPENBSD_3_7
  > MFC:
  > Security update to openvpn-2.0.4.
  > - Format string vulnerability in the foreign_option function in options.c.
  > (CVE-2005-3393)
  > - Potential DoS vulnerability on the server in TCP mode. (CVE-2005-3409)
  > More info:
  > http://openvpn.net/changelog.html (sturm@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  TAGGED OPENBSD_3_8
  > MFC:
  > Security update to openvpn-2.0.4.
  > - Format string vulnerability in the foreign_option function in options.c.
  > (CVE-2005-3393)
  > - Potential DoS vulnerability on the server in TCP mode. (CVE-2005-3409)
  > More info:
  > http://openvpn.net/changelog.html (sturm@)

samba

  ~ Makefile                              ~ patches/patch-smbd_utmp_c
  ~ patches/patch-web_swat_c              ~ pkg/PFRAG.shared
  ~ pkg/PLIST                             ~ pkg/PLIST-docs
  + patches/patch-Makefile_in             + patches/patch-configure_in

  > Correct filename extensions for shared libraries.
  > requested by espie@ (mbalmer@)

  ~ Makefile                              ~ pkg/DESCR

  > Add a DESCR that makes more sense. (mbalmer@)

  ~ Makefile                              + pkg/MESSAGE

  > Add a message to give directions for a simple Samba setup.
  > requested by espie@ (mbalmer@)

sing

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

== security ========================================================== 17/19 ==

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

aescrypt

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

dsniff

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

ppgen

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

pwgen

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

smurflog

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

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

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

www

  ~ Makefile                              

  > Add mod_auth_kerb (alek@)

amaya

  ~ browser/Makefile                      

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

lighttpd

  ~ Makefile                              ~ distinfo

  > upgrade to lighttpd 1.4.7
  > the performance for high-concurrency, large file transfers has
  > improved dramatically. (brad@)

links

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

mod_auth_kerb

  + Makefile                              + distinfo
  + files/mod_auth_kerb-enable            + files/README
  + pkg/MESSAGE                           + pkg/PLIST
  + pkg/DESCR                             + pkg/UNMESSAGE

  > New import:
  >	Import mod_auth_kerb 5.0rc6

  ~ Makefile                              ~ pkg/MESSAGE
  ~ pkg/UNMESSAGE                         

  > - Fix *MESSAGEs
  > - Bump PKGNAME
  > From Chris Kuethe <ckuethe at ualberta.caMAINTAINER) (alek@)

mod_security

  ~ Makefile                              ~ distinfo

  > update to modsecurity-1.8.7; prompted and tested by Brian West (david@)

mozilla

  ~ Makefile                              
  + patches/patch-nsprpub_pr_src_misc_prdtoa_c

  > (same as firefox/minimo)
  > Fix a crash in prdtoa.c:mult() where there is an off-by-some bytes
  > in memory accessed during some very fucked up pointer acrobatics.
  > Allocate 2 bytes extra for that case, which seems to be a
  > sufficient hack to keep this working.
  > Debugged by me with minimo on zaurus/arm (pain!), seen also by krw@
  > and others on amd64, who helped with testing.  Due to random malloc
  > this of course did not show up everywhere all the time. (pvalchev@)

mozilla-firefox

  ~ Makefile                              
  + patches/patch-nsprpub_pr_src_misc_prdtoa_c

  > Fix a crash in prdtoa.c:mult() where there is an off-by-some bytes
  > in memory accessed during some very fucked up pointer acrobatics.
  > Allocate 2 bytes extra for that case, which seems to be a
  > sufficient hack to keep this working.
  > Debugged by me with minimo on zaurus/arm (pain!), seen also by krw@
  > and others on amd64, who helped with testing.  Due to random malloc
  > this of course did not show up everywhere all the time. (pvalchev@)

php4

  - patches/patch-ext_pcre_pcrelib_pcre_c
  ~ Makefile.inc                          ~ distinfo
  ~ core/Makefile                         ~ core/pkg/PLIST-pear
  ~ extensions/Makefile                   

  TAGGED OPENBSD_3_7
  > MFC:
  > Update to PHP4 version 4.4.1.
  > The complete changelog is available at
  > http://www.php.net/ChangeLog-4.php#4.4.1
  > SECURITY: This version fixes a vulnerability described in detail
  > at http://www.hardened-php.net/advisory_202005.79.html and
  > http://www.hardened-php.net/index.76.html (sturm@)

  - patches/patch-ext_pcre_pcrelib_pcre_c
  ~ Makefile.inc                          ~ distinfo
  ~ core/Makefile                         ~ core/pkg/PLIST-pear
  ~ extensions/Makefile                   

  TAGGED OPENBSD_3_8
  > MFC:
  > Update to PHP4 version 4.4.1.
  > The complete changelog is available at
  > http://www.php.net/ChangeLog-4.php#4.4.1
  > SECURITY: This version fixes a vulnerability described in detail
  > at http://www.hardened-php.net/advisory_202005.79.html and
  > http://www.hardened-php.net/index.76.html (sturm@)

snownews

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

  > update to 1.5.7 & taking maintainership
  > ok niallo@ (cathcart@)

squid

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

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

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

gnome

  ~ libs/Makefile                         

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

gtk2mm

  ~ Makefile                              

  > more consistent PKGNAME (wilfried@)

kde

  ~ kde.port.mk                           ~ base3/Makefile
  ~ base3/pkg/DESCR                       ~ base3/pkg/PLIST

  > samba support.
  > We do this as a build-depends. If people install samba, then smb://
  > works, otherwise it does not. (espie@)

  ~ kdoc3/Makefile                        

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

tk

  ~ 8.4/Makefile                          

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

vlc

  ~ Makefile                              ~ pkg/DESCR
  + pkg/MESSAGE                           

  > reference libdvd, not libdvdcss (jolan@)

waimea

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

xtraceroute

  ~ Makefile                              

  > Always explicitly set the AUTOCONF_VERSION to use.	In some cases
  > the default was not appropriate. (naddy@)

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



More information about the odc mailing list