[odc] Daily ports changes for 2008-04-22

ODC auto at squish.net
Wed Apr 23 07:00:06 BST 2008


OpenBSD ports changes summary for 2008-04-22
============================================

audio/jack                              graphics/netpbm
infrastructure/package                  math/fftw3
misc/dtach                              net
net/libcares                            net/silc-server
net/transmission                        print
print/texlive                           productivity/osmo
security/pwgen                          www/py-beautifulsoup
x11/gnome                               x11/py-gtk2
x11/xfce4                               

== audio ============================================================= 01/11 ==

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

jack

  - patches/patch-drivers_netjack_net_source_c
  - patches/patch-drivers_sun_sun_driver_c
  - patches/patch-drivers_sun_sun_driver_h
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_ac            ~ patches/patch-jackd_engine_c
  ~ pkg/PLIST                             + patches/patch-tools_netsource_c

  > update to 0.111.2.1169
  > - don't bother trying to fix compiler optimization flag tests.  they're
  > badly broken/linux spcific, and we don't use them anyway.
  > - the net source client became a "real" client (executable), instead of
  > an "in process" client (plugin)
  > - previous sun_driver patches accepted upstream, plus:
  > * fix cycle timing in duplex mode by moving calculations and function
  > calls out of the poll() synchronization loop
  > * shorten xrun and silence writing/reading messages
  > * remove unused variables
  > * attempt to stop continuous playback underruns in duplex mode that are
  > caused by the capture buffer overrunning
  > * try harder to make sure we have pristine buffers after
  > sun_driver_start()
  > * use native endian audio encodings
  > * report a delay when poll() times out, instead of effectively running
  > a null cycle
  > now jack works on my r10k sgi :) (jakemsr@)

== graphics ========================================================== 02/11 ==

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

netpbm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-lib_Makefile            

  > update to 10.26.53: miscellaneous bug fixes (naddy@)

== infrastructure ==================================================== 03/11 ==

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

package

  ~ check-lib-depends                     

  > handle fedora + redhat.
  > based on Mikolaj Kucharski <mikolaj at kucharski.name> patch. (espie@)

== math ============================================================== 04/11 ==

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

fftw3

  ~ Makefile                              

  > drop --disable-fortran workaround for sgi.
  > miod@ fixed g77 and confirmed fftw3 now builds. (steven@)

== misc ============================================================== 05/11 ==

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

dtach

  ~ Makefile                              ~ distinfo

  > - Maintenance update to 0.8
  > - James Turner takes maintainership
  > ok merdely@, niallo@ (wcmaier@)

== net =============================================================== 06/11 ==

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

net

  ~ Makefile                              

  > enter libcares. (fgsch@)

libcares

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

  > New import:
  >	introduce libcares (c-ares), an asynchronous resolver library.

silc-server

  ~ Makefile                              ~ distinfo
  ~ patches/operops-patch-apps_silcd_command_c
  + patches/patch-apps_silcd_server_c     

  > update to 1.1.5 + a crash fix from GIT. ok brad (maintainer). (sthen@)

  - patches/patch-apps_silcd_server_c     ~ Makefile
  ~ distinfo                              

  > update to 1.1.6 from Brad, and remove some dead mirrors (sthen@)

transmission

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ pkg/PLIST-gui
  ~ pkg/PLIST-main                        + patches/patch-gtk_details_c
  + patches/patch-gtk_makemeta-ui_c       + patches/patch-gtk_stats_c
  + patches/patch-gtk_torrent-cell-renderer_c
  + patches/patch-gtk_tr-icon_c           + patches/patch-gtk_tr-torrent_c
  + patches/patch-gtk_tr-window_c         + patches/patch-gtk_util_c

  > Update to 1.11. (naddy@)

== print ============================================================= 07/11 ==

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

print

  ~ Makefile                              

  > add epdfview,cups. ok espie and ajacoutot (fgsch@)

texlive

  ~ base/Makefile                         
  + base/patches/patch-libs_xpdf_xpdf_Object_h

  > CVE-2008-1693 (adapted from the xpdf patch from debian).
  > ok naddy, bernd (kili@)

== productivity ====================================================== 08/11 ==

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

osmo

  - patches/patch-Makefile_in             ~ Makefile
  ~ pkg/PLIST                             + patches/patch-po_Makefile_in
  + patches/patch-src_calendar_c          + patches/patch-src_calendar_widget_c
  + patches/patch-src_main_c              
  + patches/patch-src_options_gui_calendar_c

  > - enable locales
  > - correct display of mark symbols
  > fix from joint work between pea at raveland.org (maintainer)
  > and upstream author.
  > "go ahead" antoine@ (jasper@)

== security ========================================================== 09/11 ==

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

pwgen

  ~ Makefile                              ~ patches/patch-configure_in
  ~ patches/patch-randnum_c               

  > use arc4random_uniform(); from Tim van der Molen <tbvdm at xs4all.nl>
  > (robert@)

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

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

py-beautifulsoup

  ~ Makefile                              ~ pkg/PLIST

  > switch to MODPY_EGG_VERSION and install in any arch. martynas@ ok (fgsch@)

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

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

gnome

  ~ py-gnome/Makefile                     ~ py-gnome/distinfo
  ~ py-gnome/pkg/PLIST                    

  > - update to version 2.22.0
  > ok jasper@ (ajacoutot@)

py-gtk2

  ~ Makefile                              ~ distinfo
  ~ patches/patch-codegen_Makefile_in     ~ patches/patch-examples_Makefile_in
  ~ patches/patch-tests_test_actiongroup_py
  ~ pkg/PLIST                             

  > - update to 2.12.1
  > - remove idle MAINTAINER
  > - use gnome MODULE
  > ok jasper@ (ajacoutot@)

xfce4

  ~ thunar-thumbnailers/Makefile          

  > remove repeated line. (fgsch@)

  ~ thunar/Makefile                       
  ~ thunar/patches/patch-plugins_thunar-uca_Makefile_in
  + thunar/patches/patch-acinclude_m4     

  > add fam support, regenerate patches and bump package.
  > ok by landry (maintainer). (fgsch@)

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


More information about the odc mailing list