[odc] Daily ports changes for 2007-10-27

ODC auto at squish.net
Sun Oct 28 07:00:06 GMT 2007


OpenBSD ports changes summary for 2007-10-27
============================================

archivers/unace                         audio
audio/bmp                               audio/cdparanoia
audio/portaudio-svn                     comms/jpilot
comms/jpilot-syncmal                    databases
databases/p5-DBI-Shell                  databases/p5-DBIx-Migration
devel/libopensync                       devel/p5-Error
devel/p5-Event                          devel/p5-Event-Lib
devel/p5-Glib2                          devel/p5-Want
devel/xulrunner                         editors/nedit
games/toppler                           games/xmj
infrastructure/package                  misc/dnetc
net                                     net/farsight
net/nepenthes                           net/pidgin
net/telepathy                           print/foomatic-db
print/foomatic-db-engine                print/foomatic-db-hpijs
productivity                            productivity/calcurse
telephony                               telephony/pjsua
textproc/mozilla-dicts                  www/dansguardian
www/minimo                              www/mod_bandwidth
www/mozilla-firefox                     x11/awesome
x11/dmenu                               x11/dwm
x11/mrxvt                               x11/p5-Gnome2-Canvas
x11/p5-Gtk2                             x11/p5-Gtk2-GladeXML
x11/py-gtk2                             

== archivers ========================================================= 01/16 ==

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

unace

  ~ Makefile                              

  > fix bogosity: explictly run clean during pre-build, NOT as an extra
  > target that may be called concurrently (espie@)

== audio ============================================================= 02/16 ==

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

audio

  ~ Makefile                              

  > add portaudio-svn (jakemsr@)

bmp

  ~ Makefile                              

  > fix WANTLIB after gtk+2 update
  > ok ajacoutot@ (simon@)

cdparanoia

  ~ patches/patch-interface_cooked_interface_c
  ~ patches/patch-interface_scan_devices_c
  ~ patches/patch-interface_scsi_interface_c
  ~ patches/patch-interface_utils_h       ~ patches/patch-main_c
  ~ patches/patch-paranoia_Makefile_in    

  > sequential build of library/shared library unmesses parallel builds...
  > regen patches while there. (espie@)

portaudio-svn

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

  > New import:
  >	import portaudio v19 snapshot

== comms ============================================================= 03/16 ==

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

jpilot

  ~ Makefile                              

  > - fix WANTLIB (ajacoutot@)

jpilot-syncmal

  ~ Makefile                              

  > - fix WANTLIB (ajacoutot@)

== databases ========================================================= 04/16 ==

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

databases

  ~ Makefile                              

  > +p5-DBI-Shell
  > +p5-DBIx-Migration (sthen@)

p5-DBI-Shell

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

  > New import:
  >	import p5-DBI-Shell

p5-DBIx-Migration

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

  > New import:
  >	import p5-DBIx-Migration

== devel ============================================================= 05/16 ==

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

libopensync

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

p5-Error

  ~ Makefile                              ~ distinfo

  > update to version 0.17009
  > ok sthen@ (simon@)

p5-Event

  - pkg/PFRAG.shared                      ~ pkg/PLIST

  > remove PFRAG.shared and %SHARED% marker from PLIST as it's SHARED_ONLY
  > pointed out by Okan Demirmen
  > ok jasper@ (simon@)

  ~ Makefile                              

  > bump after PLIST change
  > pointed out by steven@ (simon@)

p5-Event-Lib

  ~ Makefile                              ~ distinfo

  > update to 1.03
  > from maintainer Okan Demirmen (steven@)

p5-Glib2

  ~ Makefile                              ~ distinfo

  > update to version 1.161
  > ok jasper@ (simon@)

p5-Want

  - pkg/PFRAG.shared                      ~ pkg/PLIST

  > remove PFRAG.shared and %SHARED% marker from PLIST as it's SHARED_ONLY
  > pointed out by Okan Demirmen
  > ok jasper@ (simon@)

  ~ Makefile                              

  > bump after PLIST change
  > pointed out by steven@ (simon@)

xulrunner

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

== editors =========================================================== 06/16 ==

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

nedit

  ~ patches/patch-makefiles_Makefile_openbsd

  > Let the nedit package be built on static architectures.  This makes this
  > editor available on the Vax ;)
  > (by fixing library link order and adding missing libs). (mbalmer@)

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

== games ============================================================= 07/16 ==

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

toppler

  - patches/patch-Makefile_am             - patches/patch-level_cc
  - patches/patch-screen_cc               ~ Makefile
  ~ distinfo                              ~ patches/patch-Makefile_in
  ~ patches/patch-snowball_cc             ~ pkg/PLIST
  + patches/patch-bonus_cc                + patches/patch-configure
  + patches/patch-main_cc                 + patches/patch-toppler_desktop_in

  > Update to 1.1.3.
  > Help and ok, ajacoutot at . (kili@)

xmj

  - patches/patch-aa                      - patches/patch-ab
  ~ Makefile                              + patches/patch-Imakefile

  > - tweak COMMENT
  > - use subsitution instead of a huge patch
  > - use our naming scheme for patches (ajacoutot@)

== infrastructure ==================================================== 08/16 ==

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

package

  ~ check-lib-depends                     

  > Fix ldd command line.
  > Problem found out by mbalmer@, funnily enough, on the vax, which doesn't
  > HAVE shared libraries. (espie@)

== misc ============================================================== 09/16 ==

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

dnetc

  ~ Makefile                              ~ distinfo

  > update the i386 client and add a amd64 client (wilfried@)

== net =============================================================== 10/16 ==

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

net

  ~ Makefile                              

  > enter telepathy subdir (jasper@)

  ~ Makefile                              

  > add farsight (jasper@)

farsight

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + pkg/PFRAG.shared                      + patches/patch-configure
  + patches/patch-farsight_helpers_farsight-interfaces_c
  + patches/patch-farsight_transmitters_rawudp_udp-transmitter_c

  > New import:
  >	import farsight 0.1.25

nepenthes

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

pidgin

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

  > security update to pidgin 2.2.2
  > fixes a NULL pointer dereference in parsing invalid HTML (CVE-2007-4999)
  > from brad (maintainer) (steven@)

telepathy

  + Makefile.inc                          + Makefile
  + libtelepathy/Makefile                 + libtelepathy/distinfo
  + libtelepathy/pkg/DESCR                + libtelepathy/pkg/PLIST
  + libtelepathy/pkg/PFRAG.shared         + telepathy-gabble/Makefile
  + telepathy-gabble/distinfo             + telepathy-gabble/pkg/PLIST
  + telepathy-gabble/pkg/DESCR            
  + telepathy-gabble/patches/patch-configure
  + telepathy-glib/Makefile               + telepathy-glib/distinfo
  + telepathy-glib/pkg/PLIST              + telepathy-glib/pkg/PFRAG.shared
  + telepathy-glib/pkg/DESCR              
  + telepathy-glib/patches/patch-configure
  + telepathy-glib/patches/patch-configure_ac
  + telepathy-idle/Makefile               + telepathy-idle/distinfo
  + telepathy-idle/pkg/PLIST              + telepathy-idle/pkg/DESCR
  + telepathy-idle/patches/patch-configure
  + telepathy-idle/patches/patch-src_idle-parser_c
  + telepathy-python/Makefile             + telepathy-python/distinfo
  + telepathy-python/pkg/DESCR            + telepathy-python/pkg/PLIST
  + telepathy-salut/Makefile              + telepathy-salut/distinfo
  + telepathy-salut/pkg/DESCR             
  + telepathy-salut/patches/patch-configure
  + telepathy-spec/Makefile               + telepathy-spec/distinfo
  + telepathy-spec/patches/patch-tools_extract-nodename_py
  + telepathy-spec/patches/patch-tools_gengobject_py
  + telepathy-spec/patches/patch-tools_make_all_async_py
  + telepathy-spec/patches/patch-Makefile
  + telepathy-spec/pkg/DESCR              + telepathy-spec/pkg/PLIST
  + telepathy-feed/Makefile               + telepathy-feed/distinfo
  + telepathy-feed/pkg/DESCR              + telepathy-feed/pkg/PLIST
  + telepathy-butterfly/Makefile          + telepathy-butterfly/distinfo
  + telepathy-butterfly/pkg/DESCR         + telepathy-butterfly/pkg/PLIST
  + telepathy-butterfly/patches/patch-setup_py
  + telepathy-inspector/distinfo          + telepathy-inspector/Makefile
  + telepathy-inspector/pkg/DESCR         + telepathy-inspector/pkg/PLIST
  + telepathy-mission-control/distinfo    + telepathy-mission-control/Makefile
  + telepathy-mission-control/pkg/PLIST   
  + telepathy-mission-control/pkg/PFRAG.shared
  + telepathy-mission-control/pkg/DESCR   

  > New import:
  >	import basic components of the telepathy framework.

== print ============================================================= 11/16 ==

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

foomatic-db

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

foomatic-db-engine

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

foomatic-db-hpijs

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

== productivity ====================================================== 12/16 ==

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

productivity

  ~ Makefile                              

  > +calcurse (ajacoutot@)

calcurse

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

  > New import:
  >	Import calcurse-1.9

== telephony ========================================================= 13/16 ==

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

telephony

  ~ Makefile                              

  > += pjsua, reminded by ajacoutot (deanna@)

pjsua

  + distinfo                              + Makefile
  + patches/patch-pjlib_include_pj_compat_socket_h
  + patches/patch-pjsip-apps_src_pjsua_pjsua_app_c
  + patches/patch-third_party_build_portaudio_os-openbsd_mak
  + patches/patch-third_party_build_os-openbsd_mak
  + patches/patch-pjlib_build_os-openbsd_mak
  + patches/patch-pjlib_include_pj_compat_os_openbsd_h
  + patches/patch-pjlib_include_pj_config_h
  + patches/patch-pjmedia_build_os-openbsd_mak
  + patches/patch-build_os-openbsd_mak    + patches/patch-build_mak_in
  + patches/patch-aconfigure              
  + patches/patch-third_party_portaudio_src_hostapi_oss_pa_unix_oss_c
  + patches/patch-pjsip-apps_src_py_pjsua_setup_py
  + pkg/DESCR                             + pkg/PLIST
  + pkg/MESSAGE                           

  > New import:
  >	import pjsua 0.7.0

  ~ Makefile                              ~ pkg/MESSAGE

  > Fix URL to pjsua user manual. (deanna@)

== textproc ========================================================== 14/16 ==

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

mozilla-dicts

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

== www =============================================================== 15/16 ==

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

dansguardian

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

minimo

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

mod_bandwidth

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

mozilla-firefox

  ~ Makefile                              

  > - fix WANTLIB
  > "go ahead" robert@ (ajacoutot@)

== x11 =============================================================== 16/16 ==

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

awesome

  ~ Makefile                              ~ distinfo

  > Update to 1.3.
  > From Will Maier (MAINTAINER)
  > ok landry@ (merdely@)

dmenu

  ~ Makefile                              ~ distinfo
  ~ patches/patch-config_mk               

  > Update to 3.4.
  > ok MAINTAINER & landry@ (merdely@)

dwm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                ~ patches/patch-config_h

  > Update to 4.6.
  > ok MAINTAINER & jasper@ (merdely@)

mrxvt

  ~ Makefile                              

  > - domain name change; fix MASTER_SITES (ajacoutot@)

p5-Gnome2-Canvas

  ~ Makefile                              

  > adjust WANTLIB for gtk+2 update
  > ok jasper@ (simon@)

p5-Gtk2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to version 1.161 and adjust WANTLIB
  > ok jasper@ (simon@)

p5-Gtk2-GladeXML

  ~ Makefile                              

  > adjust WANTLIB for gtk+2 update
  > ok jasper@ (simon@)

py-gtk2

  ~ Makefile                              

  > fix WANTLIB after gtk+2 update
  > ok ajacoutot@ (simon@)

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


More information about the odc mailing list