[owc] Weekly ports changes ending 2008-04-13

OWC auto at squish.net
Mon Apr 14 07:00:11 BST 2008


OpenBSD ports changes summary for 2008-04-06 to 2008-04-13 inclusive
====================================================================

astro/celestia                          audio
audio/flac                              audio/fluidsynth
audio/multimux                          audio/tremor
biology/nutdb                           books/AsteriskTFOT
databases                               databases/pgloader
devel                                   devel/atk
devel/boost                             devel/eclipse
devel/glib2                             devel/glib2mm
devel/goffice                           devel/libtool
devel/mysql-gui-common                  devel/p5-Term-ProgressBar
devel/pango                             emulators/bochs
emulators/dynamips                      emulators/gxemul
games                                   games/gtetrinet
games/pokerth                           geo/openbsd-developers
graphics                                graphics/aqsis
graphics/babl                           graphics/dcmtk
graphics/fyre                           graphics/gegl
graphics/ilmbase                        graphics/openexr
infrastructure/build                    infrastructure/install
infrastructure/mk                       infrastructure/package
lang/erlang                             lang/python
math/gnumeric                           misc
misc/gpsd                               misc/supercat
multimedia/xine-lib                     net
net/bitlbee                             net/livemedia
net/nagios                              net/nmap
net/p5-DNS-ZoneParse                    net/p5-Net-FTP-AutoReconnect
net/pidgin                              net/rsync
net/silc-server                         net/smokeping
news/pan                                print
print/ghostscript                       print/lss
print/py-cups                           print/system-config-printer
sysutils/p5-Filesys-Df                  sysutils/ruby-puppet
sysutils/smartmontools                  telephony
telephony/asterisk-openbsd-moh          www
www/drupal5                             www/gtkhtml3
www/lighttpd                            www/p5-CSS-Minifier
www/p5-HTML-Copy                        www/p5-HTML-SiteTear
www/p5-HTML-Template-JIT                www/p5-JavaScript-Minifier
www/p5-pQuery                           www/tikiwiki
x11                                     x11/dmenu
x11/gnome                               x11/gtk+2
x11/gtk2mm                              x11/icewm
x11/kde                                 x11/p5-Tk-Splash

== astro ============================================================= 01/22 ==

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

celestia

  - patches/patch-src_celengine_command_h
  - patches/patch-src_celengine_star_h    - patches/patch-src_celestia_celx_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure
  ~ patches/patch-src_celestia_celestiacore_cpp
  ~ patches/patch-src_celutil_util_h      ~ pkg/PLIST
  + patches/patch-src_celengine_astro_cpp

  > - update to celestia-1.5.0 (ajacoutot@)

== audio ============================================================= 02/22 ==

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

audio

  ~ Makefile                              

  > add fluidsynth (jakemsr@)

  ~ Makefile                              

  > add multimux (jakemsr@)

flac

  ~ Makefile                              
  + patches/patch-src_libFLAC++_flac++_pc_in
  + patches/patch-src_libFLAC_flac_pc_in

  > add -logg to the .pc file if we are compiled with ogg, so other software
  > depending on pkg-config's --libs output don't need to be patched. naddy@ ok
  > (fgsch@)

fluidsynth

  + Makefile                              + distinfo
  + patches/patch-configure               + patches/patch-src_fluid_sys_c
  + patches/patch-src_fluidsynth_c        + patches/patch-src_fluid_oss_c
  + patches/patch-src_config_h_in         + patches/patch-fluidsynth_pc_in
  + patches/patch-src_Makefile_in         + patches/patch-src_fluid_synth_c
  + patches/patch-src_fluid_jack_c        + pkg/PLIST
  + pkg/PFRAG.shared                      + pkg/DESCR

  > New import:
  >	import fluidsynth-1.0.8

multimux

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + files/multimux.1                      + patches/patch-Makefile

  > New import:
  >	import multimux-0.2.5.2

tremor

  ~ Makefile                              ~ distinfo

  > update to a recent version. this fixes at least the problem where
  > sizeof(int) != sizeof(int *) as seen on mplayer. (fgsch@)

== biology =========================================================== 03/22 ==

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

nutdb

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

  > - update nutdb to 13.5
  > maintainer time-out. (jasper@)

== books ============================================================= 04/22 ==

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

AsteriskTFOT

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to 2.0, now a simple download, ok sthen@ pval@ some weeks ago (ian@)

== databases ========================================================= 05/22 ==

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

databases

  ~ Makefile                              

  > +pgloader (ajacoutot@)

pgloader

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

  > New import:
  >	Import pgloader-2.3.0

  ~ pkg/DESCR                             

  > Mention that it works for PostgreSQL in the first line of DESCR
  > (for those who overlook the COMMENT in Makefile :-)).  A few minor
  > wording tweaks.
  > OK Pierre-Emmanuel Andri (maintainer), and ajacoutot at . (ian@)

  ~ Makefile                              

  > - bump PKGNAME if DESCR is changed (jasper@)

== devel ============================================================= 06/22 ==

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

devel

  ~ Makefile                              

  > +p5-Term-ProgressBar (okan@)

atk

  ~ Makefile                              ~ distinfo

  > - update atk to 1.22.0
  > Mostly bug were fixed in this relese.
  > testing and feedback by many, thanks!
  > ok landry@ merdely@ simon@
  > "go ahead" bernd@ steven@ (jasper@)

boost

  ~ Makefile                              
  ~ patches/patch-tools_build_v2_tools_gcc_jam
  + patches/patch-libs_random_random_device_cpp

  > - unbreak on amd64 by adding -fPIC to the link cmd
  > tested by sthen@, brad@, eric@ and others, ok brad@ sthen@
  > - use /dev/urandom (from Brad) (deanna@)

  ~ Makefile                              

  > Don't pick up textproc/icu4c.  Problem reported by brad and RD Thrush,
  > thanks.
  > no pkg change (deanna@)

eclipse

  ~ sdk/Makefile                          

  > The swt package needs a bump as well. (java.port.mk changes) (bernd@)

glib2

  ~ Makefile                              ~ distinfo
  ~ patches/PPC-patch-glib_Makefile_in    ~ patches/patch-glib_gmacros_h
  ~ patches/patch-glib_gstrfuncs_c        ~ patches/patch-tests_Makefile_in
  ~ patches/patch-tests_refcount_Makefile_in
  ~ pkg/PFRAG.shared-main                 ~ pkg/PLIST-docs
  ~ pkg/PLIST-main                        + patches/patch-configure
  + patches/patch-configure_in            + patches/patch-gio_glocalfile_c
  + patches/patch-glib_Makefile_in        

  > - update glib2 to 2.16.1
  > lots of changes, most importantly, the addition of GIO (VFS API to replace
  > GnomeVFS).
  > testing and feedback by many, thanks!
  > ok landry@ merdely@ simon@
  > "go ahead" bernd@ steven@
  > (diffs to unbreak some ports will follow) (jasper@)

  - patches/patch-configure_in            

  > - this isn't needed anymore.. (jasper@)

glib2mm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-glib_glibmm_date_h      ~ pkg/PLIST-docs
  + patches/patch-glib_glibmm_convert_cc
  + patches/patch-glib_glibmm_date_cc     + patches/patch-glib_glibmm_error_cc
  + patches/patch-glib_glibmm_exception_cc

  > - update glib2mm to 2.14.2
  > Some bugs were fixed in this release.
  > g_assert() fixes by jakemsr at .
  > testing and ok simon@ wilfried@ (MAINTAINER) (jasper@)

goffice

  ~ Makefile                              
  + patches/patch-goffice_app_error-info_h
  + patches/patch-goffice_app_go-plugin-service_c
  + patches/patch-goffice_app_go-plugin_c
  + patches/patch-goffice_cut-n-paste_foocanvas_foo-canvas-rect-ellipse_c
  + patches/patch-goffice_cut-n-paste_foocanvas_foo-canvas_c
  + patches/patch-goffice_gtk_go-dock-item_c
  + patches/patch-goffice_gtk_go-locale-sel_c
  + patches/patch-goffice_utils_go-math_c
  + patches/patch-goffice_utils_go-regression_c
  + patches/patch-goffice_utils_regutf8_c

  > - unbreak after recent glib2 update
  > testing and ok simon@ (jasper@)

libtool

  - patches/patch-libltdl_ltdl_c          - patches/patch-libtool_m4
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ patches/patch-ltmain_in

  > update to libtool 1.5.26
  > from brad@ (maintainer)
  > ports build testing by naddy, ajacoutot, and me (steven@)

mysql-gui-common

  ~ Makefile                              
  + patch-library_base-library_source_myx_network_c
  + patch-source_linux_MGConnectDialog_cc

  > - use the correct path to ping(1), (/bin vs. /sbin)
  > "good catch!" wilfried@ (MAINTAINER) (jasper@)

p5-Term-ProgressBar

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

  > New import:
  >	import p5-Term-ProgressBar

pango

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ patches/patch-modules_Makefile_in
  ~ patches/patch-pango_pc_in             ~ pkg/PLIST

  > - update pango to 1.20.0
  > Loads and loads of fixes and changes.
  > testing and feedback by many, thanks!
  > ok landry@ merdely@ simon@
  > "go ahead" bernd@ steven@ (jasper@)

== emulators ========================================================= 07/22 ==

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

bochs

  - patches/patch-gui_siminterface_h      - patches/patch-gui_term_cc
  - patches/patch-iodev_eth_tap_cc        - patches/patch-main_cc
  ~ Makefile                              ~ distinfo
  ~ patches/patch-_bochsrc                ~ pkg/DESCR
  ~ pkg/PLIST                             + patches/patch-bx_debug_dbg_main_cc

  > upgrade to bochs 2.3.6. remove maintainer. from brad.
  > tested and agreed between brad, okan and myself. (fgsch@)

dynamips

  ~ Makefile                              ~ patches/patch-utils_h

  > dynamips uses its own endianness definitions which don't include
  > all our arch, so it doesn't build on at least hppa/arm. Fix build
  > by using the definitions from our system headers instead.
  > No effect on existing arch - package bump is probably unnecessary
  > but done anyway to be sure.
  > Thanks to Jonathan Armani for testing that dynamips/gns3 on i386
  > are still happy.
  > ok ajacoutot (sthen@)

gxemul

  ~ Makefile                              ~ distinfo

  > Update to 0.4.6.3.
  > From brad@
  > ok grange@ (MAINTAINER), okan@ (merdely@)

== games ============================================================= 08/22 ==

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

games

  ~ Makefile                              

  > +pokerth (ajacoutot@)

gtetrinet

  - patches/patch-configure               ~ Makefile

  > Remove now unrequired patch and bump for esound version change.
  > Noticed by martynas@, thanks! (simon@)

pokerth

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-pokerth_server_pro      
  + patches/patch-src_core_linux_convhelper_cpp
  + patches/patch-src_core_libircclient_include_config_h

  > New import:
  >	Import pokerth-0.6.1

== geo =============================================================== 09/22 ==

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

openbsd-developers

  ~ Makefile                              ~ files/OpenBSD

  > o add mikeb
  > o uncomment myself and correct my coordinates
  > o bump version (form@)

== graphics ========================================================== 10/22 ==

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

graphics

  ~ Makefile                              

  > +dcmtk (djm@)

  ~ Makefile                              

  > +babl
  > +gegl (ajacoutot@)

  ~ Makefile                              

  > - add ilmbase (jasper@)

aqsis

  ~ Makefile                              

  > - fix WANTLIB/LIB_DEPENDS after recent openexr update (jasper@)

babl

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

  > New import:
  >	Import babl-0.0.20

  ~ Makefile                              + patches/patch-Makefile_in

  > - don't bother looking for binaries that won't be used
  > - don't bother building useless docs
  > no pkg change, just a small build speed-up (ajacoutot@)

  ~ Makefile                              

  > - I got the jasper syndrom... i.e. bumping DISTNAME instead of PKGNAME
  > (ajacoutot@)

  ~ Makefile                              
  ~ patches/patch-extensions_Makefile_in

  > - unbreak dlopen()ing of modules (ajacoutot@)

dcmtk

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-dcmdata_libsrc_Makefile_in
  + patches/patch-dcmsr_apps_Makefile_in
  + patches/patch-config_Makefile_def_in

  > New import:
  >	Port the Offis DICOM toolkit, version 3.5.4:

  ~ Makefile                              

  > fix master site (steven@)

fyre

  ~ Makefile                              

  > - fix WANTLIB/LIB_DEPENDS after recent openexr update (jasper@)

gegl

  + Makefile                              + distinfo
  + pkg/PLIST-main                        + pkg/PLIST-plugins
  + pkg/DESCR-main                        + pkg/DESCR-plugins

  > New import:
  >	Import gegl-0.0.16

  ~ Makefile                              

  > - fix WANTLIB/LIB_DEPENDS after recent openexr update (jasper@)

  ~ Makefile                              

  > - fix WANTLIB after ilmbase dependency_libs change (ajacoutot@)

ilmbase

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/PFRAG.shared
  + pkg/DESCR                             

  > New import:
  >	import ilmbase 1.0.1

  ~ Makefile                              ~ pkg/DESCR
  ~ pkg/PLIST                             

  > - minor tweaks
  > - conflict with openexr OpenEXR-<=1.2.2p3
  > from ajacoutot@, thanks! (jasper@)

  ~ Makefile                              

  > - moving libs around is no fun...no cookie (jasper@)

  ~ Makefile                              

  > - libtool missed some needed dependency_libs which caused unresolved
  > symbols
  > - cleanup indent while here (ajacoutot@)

openexr

  ~ Makefile                              ~ distinfo
  ~ pkg/PFRAG.shared-main                 ~ pkg/PLIST-doc
  ~ pkg/PLIST-main                        ~ pkg/PLIST-tools
  + patches/patch-IlmImfExamples_Makefile_in
  + patches/patch-doc_Makefile_in         

  > - update openexr to 1.6.1
  > - tweak path to docs and examples
  > please note that some libs have been moved to graphics/ilmbase (jasper@)

  ~ Makefile                              

  > - fix WANTLIB after ilmbase dependency_libs change (ajacoutot@)

== infrastructure ==================================================== 11/22 ==

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

build

  + pkg_subst                             

  > scaffold for CMD_SUBST (espie@)

install

  ~ make-plist                            

  > extend VAR_SUBST syntax slightly: a supplementary ^ at the beginning of
  > the variable subst means the subst shouldn't occur anywhere, but only at
  > beginning of name... useful for backsubst of SYSCONFDIR, since etc is so
  > frequent. Extended to other variables such as PREFIX.
  > tweak make-plist to use OpenBSD::Subst.
  > *this means this only works with current, but you've had a week to
  > update...* (espie@)

  ~ make-plist                            

  > if I want to make the path part of the regexp, I need to use ? to make
  > sure it matches correctly... (espie@)

mk

  ~ bsd.port.mk                           

  > add support for SUBST_CMD (espie@)

  ~ bsd.port.mk                           

  > extend VAR_SUBST syntax slightly: a supplementary ^ at the beginning of
  > the variable subst means the subst shouldn't occur anywhere, but only at
  > beginning of name... useful for backsubst of SYSCONFDIR, since etc is so
  > frequent. Extended to other variables such as PREFIX.
  > tweak make-plist to use OpenBSD::Subst.
  > *this means this only works with current, but you've had a week to
  > update...* (espie@)

package

  ~ register-plist                        

  > ignore details of new @comment VARS:, to be used for better make-plist.
  > (espie@)

== lang ============================================================== 12/22 ==

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

erlang

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

  > update to Erlang R12B-2
  > from maintainer Jon Olsson (steven@)

python

  ~ python.port.mk                        

  > Add MODPY_EGG_VERSION to SUBST_VARS to make PLIST updates nicer.
  > This'll prevent setuptools from creating egg-info filenames
  > encoded with the package version (even when MODPY_SETUPTOOLS
  > isn't enabled).
  > ok mbalmer@, eric@, merdely@; input from many py porters (wcmaier@)

== math ============================================================== 13/22 ==

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

gnumeric

  ~ Makefile                              + patches/patch-src_collect_c
  + patches/patch-src_file-autoft_c       + patches/patch-src_format-template_c
  + patches/patch-src_parse-util_c        + patches/patch-src_parser_c
  + patches/patch-src_print-info_c        + patches/patch-src_ranges_c
  + patches/patch-src_regression_c        + patches/patch-src_workbook-edit_c

  > - unbreak after recent glib2 update
  > testing and ok simon@ (jasper@)

== misc ============================================================== 14/22 ==

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

misc

  ~ Makefile                              

  > +supercat (okan@)

gpsd

  ~ Makefile                              

  > Remove PATCH_LIST.
  > ok ckuethe@ (maintainer) (kili@)

supercat

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

  > New import:
  >	import supercat

== multimedia ======================================================== 15/22 ==

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

xine-lib

  ~ Makefile                              
  ~ patches/patch-src_demuxers_demux_qt_c
  + patches/patch-src_combined_demux_wavpack_c
  + patches/patch-src_demuxers_demux_matroska_c
  + patches/patch-src_demuxers_ebml_c     

  > fixes for quicktime, matroska and wavpack pulled from xine-lib repo
  > by brad@
  > fixes problem reported by viq on ports@ (jakemsr@)

== net =============================================================== 16/22 ==

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

net

  ~ Makefile                              

  > +p5-DNS-ZoneParse (okan@)

  ~ Makefile                              

  > +p5-Net-FTP-AutoReconnect (okan@)

bitlbee

  - patches/patch-account_c               - patches/patch-bitlbee_c
  - patches/patch-bitlbee_h               - patches/patch-commands_c
  - patches/patch-conf_c                  - patches/patch-configure
  - patches/patch-crypting_c              
  - patches/patch-doc_user-guide_help_txt
  - patches/patch-doc_user-guide_user-guide_html
  - patches/patch-help_c                  - patches/patch-ini_c
  - patches/patch-irc_c                   - patches/patch-nick_c
  - patches/patch-protocols_jabber_jabber_c
  - patches/patch-protocols_jabber_lib_h
  - patches/patch-protocols_jabber_pool_c
  - patches/patch-protocols_msn_msn_util_c
  - patches/patch-protocols_msn_ns_c      
  - patches/patch-protocols_msn_passport_c
  - patches/patch-protocols_msn_sb_c      - patches/patch-protocols_nogaim_c
  - patches/patch-protocols_oscar_admin_c
  - patches/patch-protocols_oscar_auth_c
  - patches/patch-protocols_oscar_bos_c   
  - patches/patch-protocols_oscar_buddylist_c
  - patches/patch-protocols_oscar_chat_c
  - patches/patch-protocols_oscar_chatnav_c
  - patches/patch-protocols_oscar_conn_c
  - patches/patch-protocols_oscar_icq_c   - patches/patch-protocols_oscar_im_c
  - patches/patch-protocols_oscar_info_c
  - patches/patch-protocols_oscar_misc_c
  - patches/patch-protocols_oscar_oscar_c
  - patches/patch-protocols_oscar_oscar_util_c
  - patches/patch-protocols_oscar_search_c
  - patches/patch-protocols_oscar_service_c
  - patches/patch-protocols_oscar_ssi_c   
  - patches/patch-protocols_oscar_stats_c
  - patches/patch-protocols_proxy_c       
  - patches/patch-protocols_yahoo_crypt_c
  - patches/patch-protocols_yahoo_libyahoo2_c
  - patches/patch-protocols_yahoo_yahoo_c
  - patches/patch-protocols_yahoo_yahoo_httplib_c
  - patches/patch-protocols_yahoo_yahoo_util_c
  - patches/patch-set_c                   - patches/patch-url_c
  - patches/patch-user_c                  - patches/patch-util_c
  - patches/patch-util_h                  - patches/patch-utils_bitlbeed_c
  ~ Makefile                              ~ distinfo

  > Update to 1.2.
  > V1.2 adds nice "account set #" feature to manage accounts.
  > Remove a lot of string handling patches.
  > Remove patches to rename bitlbee "root" user to "bitlbee".
  > tested by Andrew Dalgleish (MAINTAINER), James Turner and Wiktor Izdebski
  > ok martynas@, simon@, okan@, wcmaier@ (merdely@)

livemedia

  ~ Makefile                              ~ distinfo

  > maintenence update to live.2008.04.09
  > from brad@ (jakemsr@)

nagios

  ~ cnagios/Makefile                      ~ cnagios/distinfo
  ~ cnagios/patches/patch-configure       

  > Update to 0.23.  Make work with Nagios 3.x
  > ok sthen@ (merdely@)

nmap

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ pkg/PFRAG.shared-main

  > update to 4.60
  > from Giovanni Bechis (MAINTAINER)
  > ok merdely@ (okan@)

p5-DNS-ZoneParse

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

  > New import:
  >	import p5-DNS-ZoneParse

p5-Net-FTP-AutoReconnect

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

  > New import:
  >	import p5-Net-FTP-AutoReconnect

pidgin

  ~ Makefile                              ~ files/ssl-openssl.c

  > tweak debug messages from openssl support
  > from brad (steven@)

rsync

  ~ Makefile                              ~ distinfo

  > update to 3.0.2, with a few new useful functionalities.
  > to be fully functional, you need rsync >= 3.0.2 on both sides,
  > otherwise, rsync will degrade to pre-3.0 mode. (espie@)

silc-server

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > bugfix update to 1.1.3, from Brad.	tested on several servers. (sthen@)

smokeping

  ~ Makefile                              ~ distinfo

  > maintenance update to 2.3.5, ok okan (sthen@)

== news ============================================================== 17/22 ==

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

pan

  ~ Makefile                              
  + patches/patch-pan_data-impl_my-tree_cc

  > - unbreak after recent glib2 update
  > testing and ok simon@ (jasper@)

== print ============================================================= 18/22 ==

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

print

  ~ Makefile                              

  > - add py-cups and system-config-printer (jasper@)

  ~ Makefile                              

  > - add lss (jasper@)

ghostscript

  ~ gnu/Makefile                          ~ gnu/patches/patch-src_unix-gcc_mak
  ~ gnu/pkg/PLIST                         

  > Re-add some important files dropped with the last update.
  > Noticed by Onat I. <onatinadresi at gmail.com>, fix double-checked also
  > by Onat I. and Giovanni Bechis <bigionews at snb.it>. (kili@)

lss

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

  > New import:
  >	import lss 0.1.6

py-cups

  + distinfo                              + Makefile
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-Makefile                + patches/patch-setup_py
  + patches/patch-cupsppd_c               + patches/patch-cupsconnection_c

  > New import:
  >	import py-cups 1.9.38

system-config-printer

  + distinfo                              + Makefile
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-applet_py               + patches/patch-cupshelpers_py
  + patches/patch-pysmb_py                
  + patches/patch-system-config-printer_py
  + patches/patch-system-config-printer_desktop_in
  + patches/patch-print-applet_desktop_in
  + patches/patch-my-default-printer_desktop_in
  + patches/patch-manage-print-jobs_desktop_in
  + patches/patch-my-default-printer      + patches/patch-system-config-printer
  + patches/patch-system-config-printer-applet
  + patches/patch-Makefile_in             

  > New import:
  >	import system-config-printer 0.9.90

== sysutils ========================================================== 19/22 ==

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

p5-Filesys-Df

  ~ Makefile                              

  > Force dependency on libc; this doesn't actually use libc, but doing
  > this ensures that changes to syscalls alter the package signature.
  > Bump package and note with XXX. Without this, packages using it
  > (e.g. MailScanner) will abort trap.
  > ok/suggestion to add WANTLIB from espie. (sthen@)

ruby-puppet

  - patches/patch-lib_puppet_configuration_rb
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             
  + patches/patch-lib_puppet_defaults_rb

  > Update to puppet 0.24.4.
  > ok msf (mcbride@)

smartmontools

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > update to 5.38
  > from Giovanni Bechis (new MAINTAINER), ok old MAINTAINER
  > ok merdely@ (okan@)

== telephony ========================================================= 20/22 ==

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

telephony

  ~ Makefile                              

  > Add asterisk-openbsd-moh (ian@)

asterisk-openbsd-moh

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

  > New import:
  >	Play OpenBSD songs for Asterisk Music-On-Hold; idea indirectly from

== www =============================================================== 21/22 ==

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

www

  ~ Makefile                              

  > +p5-HTML-Template-JIT (okan@)

  ~ Makefile                              

  > add p5-CSS-Minifier, p5-HTML-Copy, p5-HTML-SiteTear,
  > p5-JavaScript-Minifier and p5-pQuery (simon@)

drupal5

  ~ core/Makefile                         

  > missing PREFIX, ok espie@ (naddy@)

gtkhtml3

  ~ Makefile                              
  + patches/patch-src_htmlengine-edit-clueflowstyle_c

  > - unbreak after recent glib2 update
  > testing and ok simon@ (jasper@)

lighttpd

  ~ Makefile                              ~ patches/patch-src_connections_c

  > - fix typos in the previous ssl fix;
  > from lighttpd svn (changeset 2144); via brad@ (jasper@)

p5-CSS-Minifier

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

  > New import:
  >	import p5-CSS-Minifier

p5-HTML-Copy

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

  > New import:
  >	import p5-HTML-Copy

p5-HTML-SiteTear

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

  > New import:
  >	import p5-HTML-SiteTear

p5-HTML-Template-JIT

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

  > New import:
  >	import HTML::Template::JIT

p5-JavaScript-Minifier

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

  > New import:
  >	import p5-JavaScript-Minifier

p5-pQuery

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

  > New import:
  >	import p5-pQuery

tikiwiki

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - bugfix update to version 1.9.11 (ajacoutot@)

== x11 =============================================================== 22/22 ==

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

x11

  ~ Makefile                              

  > + p5-Tk-Splash (kili@)

dmenu

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

  > Update to version 3.6.
  > This version is case sensitive.  For old functionality, use '-i' (from
  > Tobias)
  > From Tobias (MAINTAINER)
  > ok jasper@ (merdely@)

gnome

  ~ eel/Makefile                          
  + eel/patches/patch-test_test-eel-image-table_c

  > - unbreak after recent glib2 update
  > testing and ok simon@ (jasper@)

  ~ libbonobo/Makefile                    
  + libbonobo/patches/patch-bonobo_bonobo-exception_h
  + libbonobo/patches/patch-bonobo_bonobo-object_h
  + libbonobo/patches/patch-bonobo_bonobo-running-context_h

  > - unbreak after recent glib2 update
  > from simon@, thanks! (jasper@)

  ~ vfs2/Makefile                         
  + vfs2/patch-libgnomevfs_gnome-vfs-mime-handlers_c
  + vfs2/patch-modules_sftp-method_c      

  > - unbreak after recent glib2 update
  > testing and ok simon@ (jasper@)

  ~ terminal/Makefile                     
  + terminal/patches/patch-src_terminal_c

  > - unbreak after recent glib2 update
  > testing and ok simon@ (jasper@)

gtk+2

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

  > - update gtk+2 to 2.12.9
  > Lots of bugs were fixed in this release.
  > testing and feedback by many, thanks!
  > ok landry@ merdely@ simon@
  > "go ahead" bernd@ steven@ (jasper@)

gtk2mm

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-docs                        

  > - update gtk2mm to 2.12.7
  > Mostly bugfixes.
  > testing and ok simon@ wilfried@ (MAINTAINER) (jasper@)

icewm

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure
  ~ patches/patch-src_Makefile_in         + patches/patch-src_ylocale_cc

  > - update to icewm-1.2.35
  > - clean-up Makefile while here
  > - enable i18n (patch from FreeBSD)
  > - fix and enable REGRESS (ajacoutot@)

kde

  ~ libs3/Makefile                        ~ graphics3/Makefile

  > - fix WANTLIB/LIB_DEPENDS after recent openexr update (jasper@)

  ~ libs3/Makefile                        

  > - bumping distnames makes no sense :)
  > spotted by naddy@, thanks! (jasper@)

  ~ toys3/Makefile                        ~ toys3/distinfo

  > 3.5.9 (espie@)

  ~ bindings3/Makefile                    ~ bindings3/distinfo

  > 3.5.9 (espie@)

  ~ multimedia3/Makefile                  ~ multimedia3/distinfo
  ~ multimedia3/patches/patch-configure_in
  ~ multimedia3/patches/patch-kscd_libwm_Makefile_in

  > 3.5.9 (espie@)

  ~ addons3/Makefile                      ~ addons3/distinfo

  > 3.5.9 (espie@)

  ~ i18n3/Makefile                        ~ i18n3/distinfo
  ~ i18n3/pkg/PLIST-ca                    ~ i18n3/pkg/PLIST-cs
  ~ i18n3/pkg/PLIST-da                    ~ i18n3/pkg/PLIST-de
  ~ i18n3/pkg/PLIST-el                    ~ i18n3/pkg/PLIST-en_GB
  ~ i18n3/pkg/PLIST-es                    ~ i18n3/pkg/PLIST-et
  ~ i18n3/pkg/PLIST-eu                    ~ i18n3/pkg/PLIST-fi
  ~ i18n3/pkg/PLIST-fr                    ~ i18n3/pkg/PLIST-he
  ~ i18n3/pkg/PLIST-hr                    ~ i18n3/pkg/PLIST-hu
  ~ i18n3/pkg/PLIST-it                    ~ i18n3/pkg/PLIST-ja
  ~ i18n3/pkg/PLIST-ko                    ~ i18n3/pkg/PLIST-nds
  ~ i18n3/pkg/PLIST-nl                    ~ i18n3/pkg/PLIST-pl
  ~ i18n3/pkg/PLIST-pt                    ~ i18n3/pkg/PLIST-pt_BR
  ~ i18n3/pkg/PLIST-ro                    ~ i18n3/pkg/PLIST-sk
  ~ i18n3/pkg/PLIST-sl                    ~ i18n3/pkg/PLIST-sr
  ~ i18n3/pkg/PLIST-sv                    ~ i18n3/pkg/PLIST-tr
  ~ i18n3/pkg/PLIST-uk                    ~ i18n3/pkg/PLIST-zh_CN
  ~ i18n3/pkg/PLIST-zh_TW                 

  > 3.5.9 (espie@)

p5-Tk-Splash

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

  > New import:
  >	Tk::Splash implements a splash screen widget for Perl/Tk.

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


More information about the owc mailing list