[odc] Daily ports changes for 2007-08-05

ODC auto at squish.net
Mon Aug 6 07:00:09 BST 2007


OpenBSD ports changes summary for 2007-08-05
============================================

comms/p5-SendPage                       devel/luaalarm
devel/luabitlib                         devel/luacopas
devel/luafs                             devel/luaposix
devel/luarexlib                         devel/luastdlib
devel/py-silc                           graphics/lcms
graphics/libgphoto2                     graphics/luagd
lang/lua                                lang/ucblogo
mail/dkim-milter                        mail/enigmail
mail/mozilla-thunderbird                mail/osbf-lua
mail/postfix                            mail/thunderbird-i18n
math/octave                             net/luasocket
net/openafs                             net/yt
security/luacrypto                      textproc
textproc/gpdf                           www/liferea
x11/bbkeys                              x11/qt3

== comms ============================================================= 01/11 ==

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

p5-SendPage

  ~ Makefile                              

  > add missing dependency on p5-DBI
  > ok espie@ (steven@)

== devel ============================================================= 02/11 ==

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

luaalarm

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

luabitlib

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

luacopas

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

luafs

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

luaposix

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

luarexlib

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

luastdlib

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

py-silc

  ~ Makefile                              ~ patches/patch-setup_py
  ~ patches/patch-src_pysilc_h            + patches/patch-README
  + patches/patch-examples_demo_py        + patches/patch-examples_echo_py
  + patches/patch-src_pysilc_c            
  + patches/patch-src_pysilc_callbacks_c
  + patches/patch-src_pysilc_channel_c    + patches/patch-src_pysilc_user_c

  > unbreak to work with silc-toolkit-1.1
  > NOTE: the obvious thing you will need to do first for your existing
  > py-silc programs is to move connect_to_server to the running() callback
  > (see docs/examples updates).
  > tested by Simon Kuhnle, and steven@ on amd64;  ok naddy@ (martynas@)

== graphics ========================================================== 03/11 ==

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

lcms

  ~ Makefile                              ~ distinfo
  ~ patches/patch-include_lcms_h          ~ patches/patch-samples_Makefile_in
  ~ patches/patch-src_Makefile_in         ~ patches/patch-src_cmsmtrx_c
  ~ patches/patch-testbed_Makefile_in     

  > revert unokay'ed update that breaks at least digikam. (espie@)

libgphoto2

  ~ Makefile                              

  > - bump PKGNAME so that libgphoto can deal with new libexif
  > (libexif had a SHARED_LIBS minor version bump and for some reason,
  > libgphoto2 is not able to link against it without recompilation)
  > needed for -stable
  > ok sturm@, pvalchev@ (ajacoutot@)

  ~ Makefile                              

  TAGGED OPENBSD_4_1
  > MFC:
  > - bump PKGNAME so that libgphoto can deal with new libexif
  > (libexif had a SHARED_LIBS minor version bump and for some reason,
  > libgphoto2 is not able to link against it without recompilation)
  > ok sturm@ (ajacoutot@)

luagd

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

== lang ============================================================== 04/11 ==

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

lua

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

ucblogo

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

== mail ============================================================== 05/11 ==

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

dkim-milter

  ~ Makefile                              ~ distinfo
  ~ patches/patch-dkim-filter_dkim-filter_c

  > update to version 2.0.2 (jakob@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-dkim-filter_dkim-filter_c

  > revert previous commit; my bad (jakob@)

enigmail

  ~ Makefile                              ~ distinfo

  > - update to 0.95.3;
  > - bump for 2.0.0.6;
  > ok naddy@ (martynas@)

mozilla-thunderbird

  ~ Makefile                              ~ distinfo

  > security update to 2.0.0.6, fixes MFSA 2007-27 and MFSA 2007-26
  > http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunder
  > bird2.0.0.6
  > ok kurt@, naddy@ (martynas@)

osbf-lua

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

postfix

  ~ stable/Makefile                       ~ stable/distinfo

  > postfix v2.4.5 (jakob@)

  ~ snapshot/Makefile                     ~ snapshot/distinfo

  > snapshot 2.5-20070731 (jakob@)

  ~ stable/Makefile                       ~ stable/distinfo

  > revert previous commit (jakob@)

  ~ snapshot/Makefile                     ~ snapshot/distinfo

  > revert previous commit (jakob@)

thunderbird-i18n

  - pkg/DESCR-mk                          - pkg/PLIST-mk
  ~ Makefile                              ~ distinfo
  + pkg/DESCR-ko                          + pkg/PLIST-ko

  > - update to 2.0.0.6;
  > - add ko;
  > - remove mk;
  > ok naddy@ (martynas@)

== math ============================================================== 06/11 ==

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

octave

  ~ Makefile                              

  > missing build dependency; from espie@ (naddy@)

== net =============================================================== 07/11 ==

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

luasocket

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

openafs

  ~ Makefile                              

  > acknowledge that this port is BROKEN (naddy@)

yt

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

== security ========================================================== 08/11 ==

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

luacrypto

  ~ Makefile                              

  > Remove Pedro Martelleto as MAINTAINER per his own request.
  > ok espie (mbalmer@)

== textproc ========================================================== 09/11 ==

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

textproc

  ~ Makefile                              

  > remove gpdf (steven@)

gpdf

  - Makefile                              - distinfo
  - patches/patch-splash_SplashXPathScanner_cc
  - patches/patch-xpdf_GPOutputDev_cc     - patches/patch-xpdf_GfxState_cc
  - patches/patch-xpdf_Gfx_cc             - patches/patch-xpdf_JPXStream_cc
  - patches/patch-xpdf_Stream_cc          - patches/patch-xpdf_Stream_h
  - patches/patch-xpdf_XRef_cc            - patches/patch-xpdf_gpdf-control_cc
  - pkg/DESCR                             - pkg/PLIST

  > remove gpdf, superseded by evince.
  > pointed out by Daniel Dickman (didickman at gmail)
  > ok naddy, espie, kili (steven@)

== www =============================================================== 10/11 ==

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

liferea

  ~ Makefile                              

  > - add missing dependency and bump pkgname, from Wiktor Izdebski;
  > - use LOCALBASE (instead of PREFIX) for gnutls-libs, from naddy@;
  > ok naddy@ (martynas@)

== x11 =============================================================== 11/11 ==

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

bbkeys

  ~ Makefile                              + patches/patch-src_Netclient_cpp

  > LP64 fix, tested by jakemsr@ (naddy@)

qt3

  ~ Makefile                              

  > - remove BUILD_DEPENDS=::graphics/jpeg
  > it has been useless for a long time and only confuses people (as we have
  > another BUILD_DEPENDS line right after this one)
  > no binary change of course
  > noticed by Markus Lude <markus.lude at gmx dot de>
  > "go ahead" espie@ (ajacoutot@)

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


More information about the odc mailing list