[owc] Weekly ports changes ending 2007-04-01

OWC auto at squish.net
Mon Apr 2 08:06:14 BST 2007


OpenBSD ports changes summary for 2007-03-25 to 2007-04-01 inclusive
====================================================================

INDEX                                   astro
astro/stellarium                        astro/sunclock
audio/easytag                           audio/flac
audio/gmpc                              audio/p5-Audio-Scrobbler
audio/tremor                            audio/tremor-tools
audio/wmmp                              audio/xmms-flac
audio/xmms-shn                          audio/xmms-sid
audio/xmms-tremor                       biology/nutdb
databases/py-sqlalchemy                 databases/py-sqlite2
databases/qt3-sqlite3-plugin            devel
devel/apr                               devel/apr-util
devel/avr                               devel/cmake
devel/ddd                               devel/desktop-file-utils
devel/glade                             devel/libglade
devel/libmagic                          devel/libmtp
devel/libtool                           devel/libwnck
devel/lpeg                              devel/poedit
devel/py-ctypes                         devel/py-setuptools
devel/py-tz                             devel/sdl
editors/openoffice                      education/edict
emulators/bochs                         emulators/fedora
emulators/fuse-utils                    emulators/zsnes
games/gtkpool                           games/qgo
graphics/aqsis                          graphics/cairo
graphics/gifsicle                       graphics/jasper
graphics/libungif                       graphics/pornview
graphics/py-cairo                       graphics/sng
infrastructure/fetch                    infrastructure/mk
infrastructure/package                  lang/eltclsh
lang/erlang                             lang/gcc
mail/cyrus-imapd                        mail/getmail
mail/metamail                           mail/postfix
mail/sylpheed                           mail/sylpheed-claws
mail/xfmail                             math/freemat
math/gnuplot                            math/plplot
math/py-numpy                           misc/gacc
misc/hfsplus                            misc/ytree
net/gaim                                net/gajim
net/ickle                               net/irssi-icb
net/jabberd                             net/lftp
net/nepim                               net/netdude
net/ngrep                               net/samba
net/silc-client                         net/silc-server
net/xchat                               net/xorp
palm/pose                               print/cups
print/cups-pdf                          print/lilypond
print/poppler                           print/ps2eps
print/scribus                           print/teTeX
productivity                            productivity/xinvest
productivity/xquote                     security/clamav
security/isic                           security/nss
security/qca-tls                        security/swatch
sysutils/radmind                        sysutils/sec
sysutils/wmapm                          sysutils/xbatt
textproc/p5-Template                    textproc/xpdf
www                                     www/apache-httpd
www/firefox-i18n                        www/hiawatha
www/minimo                              www/mozilla-firefox
www/p5-Catalyst-Controller-FormBuilder  www/php5
www/seamonkey                           www/zope
www/zope-externaleditor                 x11
x11/915resolution                       x11/asapm
x11/blackbox                            x11/fltk
x11/fluxbox                             x11/gtk+
x11/gtk+2                               x11/gtk-thinice-engine
x11/ion                                 x11/kde
x11/kde4                                x11/mplayer-fontmaker
x11/ogle_gui                            x11/qt3
x11/qt4                                 x11/rdesktop
x11/rxvt                                x11/xbae
x11/xmbdfed                             

== INDEX ============================================================= 01/25 ==

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

INDEX


  > sync, 4244 unzels (pvalchev@)

== astro ============================================================= 02/25 ==

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

astro

  ~ Makefile                              

  > Add stellarium (ajacoutot@)

stellarium

  + distinfo                              + Makefile
  + patches/patch-src_stel_utility_cpp    + patches/patch-data_stellarium_1
  + patches/patch-data_default_config_ini
  + patches/patch-src_translator_cpp      + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >	Import stellarium-0.8.2

sunclock

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Imakefile               ~ patches/patch-sunclock_c
  ~ patches/patch-sunclock_h              ~ pkg/PLIST-main
  ~ pkg/PLIST-maps                        

  > Update to 3.56, from Nick Nauwelaerts.
  > - Besides jpg sunclock now supports both png & gif images as well.
  > - Moved all data files to distfiles/sunclock, some of the additional
  > maps have nondescriptive names (like "huge.jpg"). (naddy@)

== audio ============================================================= 03/25 ==

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

easytag

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

flac

  ~ Makefile                              

  > don't bother deleting ${WRKSRC}/obj, just ignore it (naddy@)

gmpc

  ~ Makefile                              

  > Don't prevent required linking with -lSM -lICE.  (How did this ever work?)
  > (naddy@)

p5-Audio-Scrobbler

  ~ Makefile                              

  > remove unneeded dependencies
  > ok jasper@ (steven@)

tremor

  ~ Makefile                              

  > really depend on specific autoconf/-make versions in BUILD_DEPENDS (sturm@)

tremor-tools

  ~ Makefile                              

  > really depend on specified autoconf/automake version (sturm@)

wmmp

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

xmms-flac

  ~ Makefile                              ~ pkg/PLIST

  > - Don't build unused static parts.
  > - Just ignore ${WRKSRC}/obj. (naddy@)

xmms-shn

  ~ Makefile                              

  > don't build unused static counterparts (naddy@)

  - patches/patch-configure               ~ Makefile
  ~ distinfo                              

  > Update to 2.4.1, which disables seeking in files with seektables that
  > cannot possibly be valid. (naddy@)

xmms-sid

  ~ Makefile                              

  > don't build unused static counterparts (naddy@)

xmms-tremor

  ~ Makefile                              ~ pkg/PLIST

  > don't build unused static counterparts (naddy@)

== biology =========================================================== 04/25 ==

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

nutdb

  ~ Makefile                              ~ distinfo
  ~ patches/patch-nut_1                   

  > update to nutdb-12.4
  > ok steven@ (martynas@)

== databases ========================================================= 05/25 ==

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

py-sqlalchemy

  ~ Makefile                              ~ distinfo

  > update to 0.3.6.
  > from maintainer Will Maier (steven@)

py-sqlite2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-sqlite2-2.3.3
  > from maintainer Eric Faurot <eric.faurot at gmail dot com>
  > "looks ok" kili@ (martynas@)

qt3-sqlite3-plugin

  ~ Makefile                              ~ pkg/PLIST

  > resolve packaging failure due to changed qt plugin directory.
  > ok espie@ (steven@)

== devel ============================================================= 06/25 ==

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

devel

  ~ Makefile                              

  > Add poedit. (mbalmer@)

  ~ Makefile                              

  > +lpeg (jolan@)

apr

  ~ Makefile                              

  > we don't have FAKE_ENV (steven@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure
  ~ patches/patch-network_io_unix_sockets_c
  ~ patches/patch-user_unix_groupinfo_c   

  > per POSIX accept(2) can return EINTR so have apr_socket_accept() retry
  > when this happens. http://issues.apache.org/bugzilla/show_bug.cgi?id=41975
  > fixes issues noticed while testing tomcat-native. regen patches and
  > distinfo
  > while here.  "looks ok" steven@ (kurt@)

apr-util

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

  > fix install path of apu-1-config.
  > fixes subversion build failure noticed by Vlad Glagolev (steven@)

  ~ Makefile                              

  > fix mt flavor (steven@)

  ~ Makefile                              

  > we don't have FAKE_ENV (steven@)

avr

  ~ gcc/Makefile                          

  > really depend on specified autoconf/automake version (sturm@)

cmake

  ~ Makefile                              ~ cmake.port.mk
  + patches/patch-Source_cmFileCommand_cxx
  + patches/patch-Source_cmTarget_cxx     

  > fix shared library numbers for OpenBSD. Patch may still change, but it
  > appears to work fine w/ kde4.
  > cmake will still generate a libfoo.so (which is useful as a placeholder to
  > know the lib has been built, since other directories don't have access to
  > the version number), but it obeys OpenBSD conventions for the actual
  > library
  > now.
  > ld does the right thing, namely it ignores the libfoo.so and links against
  > libfoo.so.5.0 properly.
  > Also take environment into account to allow the ports tree to override
  > version numbers.
  > Todo: logfile of built libraries. (espie@)

ddd

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

desktop-file-utils

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

glade

  ~ Makefile                              ~ pkg/PLIST

  > USE_LIBTOOL, regen plist (steven@)

libglade

  ~ Makefile                              

  > sometimes, further PKGNAMEs hide further down the Makefile...bump them too
  > (sturm@)

libmagic

  ~ Makefile                              

  > set USE_LIBTOOL, bump PKGNAME just in case. (espie@)

libmtp

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               

  > update libmtp to 0.1.5 (jasper@)

libtool

  ~ Makefile                              + patches/patch-libtool_m4

  > Add an explicit check for shared libraries support in autoconf bits.
  > ok brad@, todd at .atthieu@)

libwnck

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > backout previous update as it depended on the new gtk..
  > noticed by sturm@ (jasper@)

lpeg

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-lpeg_c                  + patches/patch-makefile

  > New import:
  >	lpeg-0.5, parsing expression grammars library for lua

poedit

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

  > GTK+-2 based PO-files editor for the translators.
  > From Vlad Glagoley <stelzy at gmail.commbalmer@)

py-ctypes

  - patches/patch-source_libffi_configure
  - patches/patch-source_libffi_configure_ac
  - patches/patch-source_libffi_fficonfig_py_in
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > ctypes-1.0.1, patches no longer required thanks to responsive upstream
  > (djm@)

py-setuptools

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > setuptools-0.6c5 (djm@)

  ~ Makefile                              ~ pkg/PLIST
  + patches/patch-setup_py                

  > force "zip_safe=False" to give consistent PLIST regardless of Python
  > version, bump PKGNAME; problem spotted by mestdagh@ (djm@)

py-tz

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to pytz-2006p, including some new timezones (djm@)

  ~ pkg/PLIST                             

  > zap file that only belongs there if we use setuptools (which we don't)
  > (djm@)

  ~ Makefile                              

  > bump pkgname; reminded by naddy@ (djm@)

sdl

  ~ Makefile                              ~ distinfo

  > help people not mix up X11 with xenocara, by making sure they link against
  > X11 >= 10, and bump those major numbers accordingly, so that bug-reports
  > will get easier to process.
  > (artificial `flag day' as discussed with deraadt@) (espie@)

== editors =========================================================== 07/25 ==

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

openoffice

  ~ Makefile                              ~ distinfo

  > update to version 2.2.0 and fix WANTLIB-main (robert@)

== education ========================================================= 08/25 ==

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

edict

  ~ Makefile                              ~ distinfo

  > update to edict 2.2; from James Turner <james at calminferno.net>
  > mark it arch independent while here. (steven@)

== emulators ========================================================= 09/25 ==

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

bochs

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

fedora

  ~ base/Makefile                         ~ base/pkg/PLIST
  + base/patches/patch-etc_fonts_fonts_conf

  > fix fedora-base with xenocara font-config.
  > from matthieu@, okay sturm@ (espie@)

fuse-utils

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

zsnes

  ~ Makefile                              

  > really depend on specified autoconf/automake version (sturm@)

== games ============================================================= 10/25 ==

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

gtkpool

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

qgo

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

== graphics ========================================================== 11/25 ==

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

aqsis

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to aqsis-1.2.0 (ajacoutot@)

  + patches/patch-SConstruct              
  + patches/patch-aqsistypes_plugins_cpp
  + patches/patch-platform_default_SConscript
  + patches/patch-renderer_ddmanager_ddmanager_cpp
  + patches/patch-renderer_render_blobby_cpp

  > err, forgot to add the patches in my previous commit (ajacoutot@)

  - patches/patch-Makefile_in             - patches/patch-aqsis_aqsis_cpp
  - patches/patch-display_Makefile_in     
  - patches/patch-libaqsistypes_plugins_cpp
  - patches/patch-libddmanager_ddmanager_cpp
  - pkg/PFRAG.shared                      

  > what the heck is wrong with me... allright, this time everything should be
  > in sync and updated to 1.2.0
  > sorry about that (ajacoutot@)

  ~ Makefile                              
  ~ patches/patch-platform_default_SConscript

  > - make it compiles under amd64
  > - do not force -O2 CFLAGS optimisation
  > - do not use hard-coded path for bison (from naddy@)
  > ok jasper@ naddy@ (ajacoutot@)

cairo

  ~ Makefile                              ~ distinfo

  > help people not mix up X11 with xenocara, by making sure they link against
  > X11 >= 10, and bump those major numbers accordingly, so that bug-reports
  > will get easier to process.
  > (artificial `flag day' as discussed with deraadt@) (espie@)

gifsicle

  ~ Makefile                              ~ distinfo

  > update to gifsicle 1.48
  > from maintainer Eric Faurot (steven@)

jasper

  - patches/patch-src_libjasper_jpc_jpc_cs_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_libjasper_jpc_jpc_dec_c
  ~ pkg/PFRAG.shared                      ~ pkg/PLIST

  > update myself to 1.900.1
  > ok ajacoutot@ (jasper@)

libungif

  ~ Makefile                              ~ pkg/DESCR

  > make post-install readable again,
  > some minor cosmestics,
  > and reformat DESCR while there. (jasper@)

pornview

  ~ Makefile                              ~ patches/patch-configure
  ~ patches/patch-src_support_widgets_gtkmplayer_c
  ~ pkg/PLIST                             

  > USE_LIBTOOL, sync plist and patches while here. (steven@)

py-cairo

  - pkg/PFRAG.shared                      ~ Makefile
  ~ distinfo                              ~ patches/patch-cairo_pycairo-font_c
  ~ pkg/PLIST                             + patches/patch-test_test_test

  > - update to 1.2.6; it seems that py-cairo version has to be in sync with
  > cairo's in order to work correctly
  > - use USE_LIBTOOL
  > - add do-regress target
  > ok maintainer (alek@)

sng

  ~ Makefile                              

  > specify location of rgb.txt, which moved in xenocara. (steven@)

== infrastructure ==================================================== 12/25 ==

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

fetch

  ~ link-checksums                        

  > make sha256 stuff linked as well. (espie@)

mk

  ~ bsd.port.mk                           

  > use cksum -c so we can get `magic' base64/hex matching. (espie@)

  ~ bsd.port.mk                           

  > tweak the way mirror-maker emits stuff, so that the Makefile contains lines
  > suitable for cksum -c. (espie@)

  ~ bsd.port.mk                           

  > CHECKSUM_FILE never changes -> can be used directly (espie@)

  ~ bsd.port.mk                           

  > like xenocara: REORDER_DEPENDENCIES has been tested enough, silence it
  > by default. (espie@)

  ~ gnu.port.mk                           

  > display warnings if autoconf version differs. (espie@)

  ~ bsd.port.mk                           

  > new target: port-lib-depends-check, can verify libraries directly from the
  > fake area, without needing to build bogus packages first. (espie@)

package

  ~ check-newlib-depends                  

  > new mode: can work with packing-list on stdin, and a fake directory as -B
  > argument. (espie@)

== lang ============================================================== 13/25 ==

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

eltclsh

  ~ Makefile                              + patches/patch-config_mk_in

  > USE_LIBTOOL (steven@)

erlang

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-erts_configure
  ~ patches/patch-erts_configure_in       
  ~ patches/patch-erts_emulator_Makefile_in
  ~ patches/patch-erts_etc_unix_Install_src
  ~ patches/patch-lib_dialyzer_src_Makefile
  ~ patches/patch-lib_tools_c_src_Makefile_in
  ~ pkg/PLIST                             

  > update to erlang R11B-4
  > from maintainer Jon Olsson (steven@)

gcc

  ~ 3.3/Makefile                          ~ 3.4/Makefile
  ~ 4.0/Makefile                          ~ 4.1/Makefile
  ~ 4.2/Makefile                          ~ 4.3/Makefile

  > really depend on specified autoconf/automake version (sturm@)

== mail ============================================================== 14/25 ==

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

cyrus-imapd

  - patches/patch-contrib_drac_auth_patch
  - patches/patch-imap_backend_c          - patches/patch-imap_fetchnews_c
  - patches/patch-imap_mbexamine_c        ~ Makefile
  ~ distinfo                              ~ patches/patch-configure
  ~ pkg/PLIST-main                        + patches/patch-imap_reconstruct_c
  + patches/patch-lib_cyrusdb_berkeley_c
  + patches/patch-man_Makefile_in         + patches/patch-man_cyr_dbtool_8

  > - update to cyrus-imapd-2.3.8
  > upgrade notes: http://cyrusimap.web.cmu.edu/imapd/install-upgrade.html
  > (ajacoutot@)

getmail

  ~ Makefile                              ~ distinfo

  > update to getmail 4.7.3 (sturm@)

metamail

  ~ Makefile                              

  > MASTER_SITE does not resolve, use the author's official one
  > ok naddy@ (martynas@)

postfix

  ~ snapshot/Makefile                     ~ snapshot/distinfo
  ~ snapshot/pkg/PLIST                    

  > postfix 2.4.0 rc9 (jakob@)

  ~ snapshot/Makefile                     ~ snapshot/distinfo

  > postfix 2.5 snapshot 20070328 (jakob@)

sylpheed

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

sylpheed-claws

  ~ Makefile                              

  > bump all pkgnames after changing maintainer (steven@)

xfmail

  ~ Makefile                              

  > really depend on specified autoconf/automake version (sturm@)

== math ============================================================== 15/25 ==

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

freemat

  ~ Makefile                              
  ~ patches/patch-libs_libFreeMat_Print_cpp
  + patches/patch-libs_libGraphics_HandleWindow_cpp

  > - fix ceil for amd64;
  > - fix (hidden) measuring bug on non-64bit;
  > - fix crashes in save and copy operations;
  > "go ahead" steven@ (martynas@)

gnuplot

  ~ Makefile                              ~ distinfo
  ~ pkg/PFRAG.no-no_x11                   ~ pkg/PLIST
  + patches/patch-share_Makefile_in       

  > update to gnuplot 4.2.0
  > maintainer timeout (steven@)

plplot

  ~ Makefile                              ~ patches/patch-configure

  > add -lz for freetype, prompted by naddy@
  > adjust all WANTLIBs while here (steven@)

py-numpy

  - pkg/patch-numpy_core_include_numpy_ufuncobject_h
  - pkg/patch-numpy_core_src_scalartypes_inc_src
  - pkg/patch-numpy_core_tests_test_scalarmath_py
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > numpy-1.0.1, another responsive maintainer lets us remove patches (djm@)

== misc ============================================================== 16/25 ==

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

gacc

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

hfsplus

  ~ Makefile                              

  > really depend on specified autoconf/automake version (sturm@)

ytree

  - patches/patch-freesp_c                - patches/patch-match_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                + patches/patch-config_h
  + patches/patch-group_c                 + patches/patch-passwd_c
  + patches/patch-ytree_h                 

  > - update to ytree-1.87;
  > - make it more friendly to openbsd;
  > ok ajacoutot@ (martynas@)

== net =============================================================== 17/25 ==

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

gaim

  - patches/patch-libgaim_gaim-notifications-example
  ~ Makefile                              + patches/patch-gaim_service_in

  > - fix dbus support
  > - use python module
  > joint work with and ok brad@ ian@ (alek@)

gajim

  ~ Makefile                              ~ pkg/PLIST

  > USE_LIBTOOL, disable-static, update plist (steven@)

ickle

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

irssi-icb

  - patches/patch-ltmain_sh               ~ Makefile

  > USE_LIBTOOL, disable-static, remove old patch (steven@)

jabberd

  ~ Makefile                              ~ pkg/PLIST

  > USE_LIBTOOL, regen plist (steven@)

lftp

  ~ Makefile                              

  > USE_LIBTOOL, disable-shared (steven@)

nepim

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > update to 0.39
  > drop maintainership (jasper@)

netdude

  ~ netdude/Makefile                      
  ~ netdude/patches/patch-protocols_arp_Makefile_in
  ~ netdude/patches/patch-protocols_ether_Makefile_in
  ~ netdude/patches/patch-protocols_fddi_Makefile_in
  ~ netdude/patches/patch-protocols_icmp_Makefile_in
  ~ netdude/patches/patch-protocols_ip_Makefile_in
  ~ netdude/patches/patch-protocols_linux-sll_Makefile_in
  ~ netdude/patches/patch-protocols_snap_Makefile_in
  ~ netdude/patches/patch-protocols_tcp_Makefile_in
  ~ netdude/patches/patch-protocols_udp_Makefile_in
  ~ netdude/patches/patch-src_nd_main_c   

  > USE_LIBTOOL, regen patches (steven@)

ngrep

  ~ Makefile                              

  > USE_LIBTOOL, autoconf 2.60 (steven@)

samba

  ~ Makefile                              

  > Adjust cups flavor WANTLIB since it's moved from gnutls to openssl.
  > ok mbalmer, pvalchev (deanna@)

silc-client

  ~ Makefile                              ~ patches/patch-configure_ac
  ~ patches/patch-lib_silcutil_silcutf8_c

  > USE_LIBTOOL, disable-shared, regen patches (steven@)

silc-server

  ~ Makefile                              ~ patches/patch-configure_ac
  ~ patches/patch-lib_silcutil_silcconfig_c
  ~ patches/patch-lib_silcutil_silcutil_c

  > USE_LIBTOOL, disable-shared, regen patches (steven@)

xchat

  ~ Makefile                              ~ pkg/PLIST

  > USE_LIBTOOL, regen plist (steven@)

xorp

  ~ Makefile                              + patches/patch-fea_Makefile_in

  > Don't build unused shared versions of internal convenience libraries.
  > This cuts the prodigious build time almost in half.
  > Compile two source files without -Wcast-align as this will raise a
  > warning on strict alignment architectures, which together with
  > -Werror aborts the build.  The cast usage itself is safe. (naddy@)

  ~ Makefile                              ~ pkg/DESCR-main

  > update list of supported protocols; from Pavlin Radoslavov (naddy@)

== palm ============================================================== 18/25 ==

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

pose

  - patches/patch-BuildUnix_configure     ~ Makefile
  ~ patches/patch-BuildUnix_Makefile_in   
  ~ patches/patch-BuildUnix_configure_in
  ~ patches/patch-SrcShared_Hardware_EmRegs328_cpp
  ~ patches/patch-SrcShared_Hardware_EmRegsEZ_cpp
  ~ patches/patch-SrcShared_Hardware_EmRegsVZ_cpp
  ~ patches/patch-SrcUnix_EmDocumentUnix_cpp
  ~ patches/patch-SrcUnix_espws-2_0_FileBrowser_cxx
  ~ patches/patch-SrcUnix_espws-2_0_FileChooser2_cxx
  ~ patches/patch-SrcUnix_espws-2_0_FileIcon_cxx

  > make it work for xenocara
  > ok naddy@ (martynas@)

== print ============================================================= 19/25 ==

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

cups

  ~ Makefile                              ~ pkg/DESCR

  > Disable gnutls, remove no_gnutls FLAVOR, and use our ssl instead.
  > ok mbalmer (deanna@)

  ~ Makefile                              

  > Drop maintainership, since we no longer use this software. (mbalmer@)

cups-pdf

  ~ Makefile                              

  > drop maintainership. (mbalmer@)

lilypond

  ~ Makefile                              

  > really depend on specified autoconf/automake version (sturm@)

  ~ Makefile                              ~ patches/patch-mf_GNUmakefile
  ~ pkg/PLIST-main                        

  > Unbreak for xenocara: don't even run fc-cache, fix WANTLIB (+ expat z).
  > While here, remove a bogus patch also related to fc-cache that is
  > never invoked (target install-fc-cache).
  > ok, martynas@ (kili@)

poppler

  ~ Makefile                              

  > Force the installation of poppler-page-transition.h even when
  > FLAVOR="no_qt no_qt4".
  > "sure", espie@ (kili@)

ps2eps

  ~ Makefile                              ~ distinfo

  > update to 1.64
  > ok maintainer (steven@)

scribus

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to scribus 1.3.3.8.	Mostly bugfixes and some new translations.
  > (mbalmer@)

teTeX

  ~ base/Makefile                         

  > USE_LIBTOOL, disable-shared (steven@)

== productivity ====================================================== 20/25 ==

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

productivity

  ~ Makefile                              

  > +xquote (martynas@)

xinvest

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Imakefile               ~ patches/patch-color_c
  ~ patches/patch-pixmap_c                ~ patches/patch-portfolio_c

  > update to xinvest-2.6.9
  > "looks fine" steven@ (martynas@)

xquote

  + Makefile                              + distinfo
  + patches/patch-color_c                 + patches/patch-pixmap_c
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >	import xquote-2.6.10

== security ========================================================== 21/25 ==

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

clamav

  ~ Makefile                              ~ distinfo
  ~ patches/patch-clamav_milter-clamav_milter_c
  ~ patches/patch-clamd_Makefile_in       ~ patches/patch-clamd_session_c
  ~ patches/patch-clamdscan_client_c      ~ patches/patch-configure
  ~ patches/patch-libclamav_ole2_extract_c
  ~ patches/patch-libclamav_scanner_c     

  > Update to ClamAV 0.90.1.  Work done mostly by Stuart Henderson, with some
  > tweaks by myself. (mbalmer@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-clamav_milter-clamav_milter_c
  ~ patches/patch-clamd_Makefile_in       ~ patches/patch-clamd_session_c
  ~ patches/patch-clamdscan_client_c      ~ patches/patch-configure
  ~ patches/patch-libclamav_ole2_extract_c
  ~ patches/patch-libclamav_scanner_c     

  TAGGED OPENBSD_3_9
  > MFC:
  > Update to ClamAV 0.90.1.  Work done mostly by Stuart Henderson, with some
  > tweaks by myself. (sturm@)

isic

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

  > Update to isic 0.07, which adds support for IPv6.
  > From Rui Reis, rui at rui.cx.balmer@)

nss

  ~ Makefile                              ~ distinfo
  ~ patches/patch-mozilla_security_coreconf_OpenBSD_mk
  + patches/patch-mozilla_security_coreconf_UNIX_mk
  + patches/patch-mozilla_security_nss_lib_freebl_Makefile

  > update to nss-3.11.5 (martynas@)

qca-tls

  ~ Makefile                              

  > MODQT_PLUGINS changes, so bump (naddy@)

swatch

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

  > update to swatch 3.2.1
  > from Rui Reis <rui at rui.cx> (steven@)

== sysutils ========================================================== 22/25 ==

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

radmind

  ~ Makefile                              ~ patches/patch-Makefile_in
  ~ patches/patch-command_c               ~ patches/patch-fsdiff_c
  ~ patches/patch-hardlink_c              ~ patches/patch-ktcheck_c
  ~ patches/patch-lapply_c                ~ patches/patch-libsnet_Makefile_in
  ~ patches/patch-progress_c              ~ patches/patch-root_c
  ~ patches/patch-stor_c                  ~ patches/patch-transcript_c

  > USE_LIBTOOL, regen patches (steven@)

sec

  ~ Makefile                              ~ distinfo

  > Update to sec version 2.4.1 and add SHA256 checksum
  > * improved the daemonization code.
  > * changed Sys::Syslog::openlog() options from 'cons,pid' to 'pid'.
  > * starting from this version, 'logonly' action has an optional parameter.
  > From maintainer, Okan Demirmem <okan at demirmen.commbalmer@)

wmapm

  ~ Makefile                              

  > replace zaurus with arm in the ONLY_FOR_ARCHS variable to allow
  > building on armish too (robert@)

xbatt

  ~ Makefile                              

  > replace zaurus with arm in the ONLY_FOR_ARCHS variable to allow
  > building on armish too (robert@)

== textproc ========================================================== 23/25 ==

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

p5-Template

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Template-Toolkit-2.15, clean plist of things that depended on GD or XML
  > packages, drop MAINTAINERship (djm@)

xpdf

  - patches/patch-xpdf_JPXStream_cc       - patches/patch-xpdf_Stream_cc
  - patches/patch-xpdf_Stream_h           ~ Makefile
  ~ distinfo                              ~ patches/patch-xpdf_Catalog_cc
  ~ patches/patch-xpdf_XPDFCore_cc        ~ patches/patch-xpdf_XPDFViewer_cc
  ~ patches/patch-xpdf_pdftops_cc         

  > Update to xpdf 3.0.2, from Stuart Henderson and Brad Smith
  > Includes some security fixes
  > ok pvalchev, todd (ckuethe@)

  - patches/patch-splash_SplashXPathScanner_cc

  > Forgot to cvs rm this one too. Pointed out by marco (ckuethe@)

== www =============================================================== 24/25 ==

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

www

  ~ Makefile                              

  > add p5-Catalyst-Controller-FormBuilder (simon@)

apache-httpd

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ patches/patch-docs_man_apachectl_8
  ~ patches/patch-docs_man_apxs_8         ~ patches/patch-docs_man_htdbm_1
  ~ patches/patch-docs_man_htpasswd_1     ~ patches/patch-docs_man_httpd_8
  ~ patches/patch-docs_man_logresolve_8   ~ patches/patch-docs_man_rotatelogs_8
  ~ patches/patch-docs_man_suexec_8       ~ patches/patch-server_mpm_common_c
  ~ patches/patch-support_apachectl_in    ~ patches/patch-support_rotatelogs_c

  > Update to 2.2.4.  This is principally a bugfix release.  See
  > Changelog: http://www.apache.org/dist/httpd/CHANGES_2.2
  > While here, regen patches with the new diff.
  > ok dlg (deanna@)

firefox-i18n

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-af                          ~ pkg/PLIST-be

  > update to 2.0.0.3
  > ok ajacoutot@ (martynas@)

hiawatha

  - patches/patch-doc_cgi_wrapper_1       
  - patches/patch-etc_hiawatha_cgi_wrapper_conf
  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-doc_hiawatha_1
  ~ patches/patch-etc_hiawatha_httpd_conf_in
  ~ patches/patch-serverconfig_c          ~ pkg/PLIST
  + patches/patch-doc_cgi-wrapper_1       
  + patches/patch-etc_hiawatha_cgi-wrapper_conf

  > - update to hiawatha-5.7
  > (fix a minor memory issue and a possible webserver crash ; some binaries
  > have been renamed ie. cgi_wrapper => cgi-wrapper) (ajacoutot@)

minimo

  - patches/patch-build_autoconf_altoptions_m4
  - patches/patch-config_mkdepend_imakemdep_h
  - patches/patch-config_rules_mk         
  - patches/patch-embedding_components_windowwatcher_src_nsWindowWatcher_cpp
  - patches/patch-gfx_src_freetype_nsFreeType_h
  - patches/patch-gfx_src_gtk_nsFontMetricsXft_cpp
  - patches/patch-minimo_base_Minimo_cpp
  - patches/patch-parser_expat_lib_xmlparse_c
  - patches/patch-security_coreconf_rules_mk
  - patches/patch-widget_src_gtk2_nsGtkKeyUtils_cpp
  - patches/patch-widget_src_xlib_nsKeyCode_cpp
  - patches/patch-xpcom_components_xcDll_cpp
  - patches/patch-xpcom_io_nsNativeCharsetUtils_cpp
  ~ Makefile                              ~ distinfo
  ~ files/minimo                          ~ patches/patch-config_autoconf_mk_in
  ~ patches/patch-configure_in            
  ~ patches/patch-content_xul_templates_src_nsTemplateMatchSet_h
  ~ patches/patch-gfx_src_ps_nsFontMetricsPS_cpp
  ~ patches/patch-gfx_src_psshared_nsCUPSShim_cpp
  ~ patches/patch-minimo_chrome_content_minimo_js
  ~ patches/patch-minimo_customization_all_js
  ~ patches/patch-modules_libpref_src_init_all_js
  ~ patches/patch-security_coreconf_OpenBSD_mk
  ~ patches/patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in
  ~ pkg/PLIST                             
  + patches/patch-security_manager_ssl_src_Makefile_in
  + patches/patch-security_manager_ssl_src_nsNSSComponent_cpp

  > - update to minimo-20070320 -- 4 months with lots of changes, including
  > security fixes, and the wholly new interface;
  > - don't force optimizations;
  > - use external nss;
  > ok kili@ (martynas@)

  - files/minimo                          
  - patches/patch-security_manager_ssl_src_Makefile_in
  - patches/patch-security_manager_ssl_src_nsNSSComponent_cpp
  ~ Makefile                              ~ patches/patch-config_autoconf_mk_in
  ~ patches/patch-configure_in            
  ~ patches/patch-minimo_chrome_content_minimo_js
  ~ patches/patch-modules_plugin_base_public_nptypes_h
  ~ patches/patch-security_coreconf_OpenBSD_mk
  ~ pkg/PLIST                             
  + patches/patch-embedding_base_nsEmbedAPI_cpp
  + patches/patch-minimo_base_Makefile_in
  + patches/patch-minimo_base_Minimo_cpp

  > more work on minimo:
  > - WANTLIB for xenocara;
  > - fix initxpcom crashes with HACK_AROUND_NONREENTRANT_INITXPCOM;
  > - respect the layout, data files belong to /usr/local/share/minimo;
  > - respect homepage;
  > - cleanup;
  > "looks ok" robert@ (martynas@)

mozilla-firefox

  - patches/patch-browser_base_content_browser_js
  - patches/patch-js_src_js_c             - patches/patch-js_src_jsemit_c
  - patches/patch-js_src_jsemit_h         - patches/patch-js_src_jsfun_h
  - patches/patch-js_src_jsinterp_c       - patches/patch-js_src_jsscript_c
  - patches/patch-security_manager_boot_src_nsSecureBrowserUIImpl_cpp
  - patches/patch-toolkit_content_widgets_tabbrowser_xml
  ~ Makefile                              ~ distinfo
  ~ patches/patch-security_coreconf_OpenBSD_mk

  > - update to 2.0.0.3;
  > - don't force -Os;
  > ok naddy@, kurt@ (martynas@)

p5-Catalyst-Controller-FormBuilder

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

  > New import:
  >	import p5-Catalyst-Controller-FormBuilder

php5

  - core/pkg/DESCR                        - core/pkg/MESSAGE
  - core/pkg/PFRAG.shared                 - core/pkg/PLIST
  - core/pkg/UNMESSAGE                    ~ core/Makefile
  ~ extensions/Makefile                   ~ patches/patch-aclocal_m4
  ~ patches/patch-configure_in            
  ~ patches/patch-ext_bcmath_libbcmath_src_output_c
  ~ patches/patch-ext_bcmath_libbcmath_src_rt_c
  ~ patches/patch-ext_calendar_calendar_c
  ~ patches/patch-ext_iconv_iconv_c       ~ patches/patch-ext_posix_posix_c
  ~ patches/patch-main_php_h              
  ~ patches/patch-main_php_open_temporary_file_c
  ~ patches/patch-php_ini-dist            ~ patches/patch-php_ini-recommended
  + core/patches/patch-sapi_cgi_Makefile_frag
  + core/patches/patch-sapi_cgi_config9_m4
  + core/pkg/DESCR-fastcgi                + core/pkg/DESCR-main
  + core/pkg/MESSAGE-main                 + core/pkg/PFRAG.shared-main
  + core/pkg/PLIST-fastcgi                + core/pkg/PLIST-main
  + core/pkg/UNMESSAGE-main               + extensions/pkg/DESCR-pdo_mysql
  + extensions/pkg/DESCR-pdo_pgsql        + extensions/pkg/DESCR-pdo_sqlite
  + extensions/pkg/PLIST-pdo_mysql        + extensions/pkg/PLIST-pdo_pgsql
  + extensions/pkg/PLIST-pdo_sqlite       

  > - add a fastcgi subpackage to core because now we are able to build
  > more than one php binaries within one workdir (idea from FreeBSD)
  > - move pdo_sqlite support from core to extensions and also add a pdo_mysql
  > and a pdo_sqlite subpackage
  > - regen patches while here
  > - bump PKGNAMEs (robert@)

seamonkey

  - patches/patch-build_autoconf_altoptions_m4
  - patches/patch-config_mkdepend_imakemdep_h
  - patches/patch-config_rules_mk         
  - patches/patch-directory_c-sdk_build_mk
  - patches/patch-directory_c-sdk_config_rules_mk
  - patches/patch-js_src_xpconnect_shell_Makefile_in
  - patches/patch-mailnews_mailnews_js    
  - patches/patch-security_coreconf_rules_mk
  - patches/patch-security_manager_Makefile_in
  - patches/patch-security_nss_Makefile   
  - patches/patch-security_nss_lib_freebl_Makefile
  - patches/patch-xpfe_communicator_resources_locale_en-US_brand_dtd
  - patches/patch-xpfe_communicator_resources_locale_en-US_brand_properties
  ~ Makefile                              ~ distinfo
  ~ files/README.OpenBSD                  ~ patches/patch-config_autoconf_mk_in
  ~ patches/patch-configure_in            
  ~ patches/patch-directory_c-sdk_config_OpenBSD_mk
  ~ patches/patch-directory_c-sdk_configure_in
  ~ patches/patch-modules_libpref_src_init_all_js
  ~ patches/patch-modules_plugin_base_public_nptypes_h
  ~ patches/patch-security_coreconf_OpenBSD_mk
  ~ patches/patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86_h
  ~ patches/patch-xpfe_bootstrap_mozilla_in
  ~ pkg/DESCR-devel                       ~ pkg/DESCR-main
  ~ pkg/PFRAG.shared-main                 ~ pkg/PLIST-devel
  ~ pkg/PLIST-main                        
  + patches/patch-gfx_src_gtk_Makefile_in
  + patches/patch-gfx_src_ps_nsFontMetricsPS_cpp
  + patches/patch-security_manager_ssl_src_Makefile_in
  + patches/patch-security_manager_ssl_src_nsNSSComponent_cpp

  > major update to seamonkey 1.1.1
  > ok kurt@, naddy@ (martynas@)

zope

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

  > Update to Zope 2.10.3, this is a bugfix releasse and includes the hotfix
  > published some days ago:
  > http://www.zope.org/Products/Zope/Hotfix-2007-03-20
  > SECURITY:  This fixes a XSS vulnerability.
  > Thanks to Ingo Schwarze for the ApplicationManager patch. (mbalmer@)

  - patches/patch-lib_python_App_ApplicationManager_py
  ~ Makefile                              ~ distinfo

  > Our friends at www.zope.org had a little mishap... (mbalmer@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-skel_etc_zope_conf_in   ~ pkg/PLIST
  + patches/patch-lib_python_App_ApplicationManager_py

  TAGGED OPENBSD_3_9
  > Update to Zope 2.8.9, this is a bugfix releasse and includes the hotfix
  > published some days ago:
  > http://www.zope.org/Products/Zope/Hotfix-2007-03-20
  > SECURITY:  This fixes a XSS vulnerability.
  > Thanks to Ingo Schwarze for the ApplicationManager patch. (sturm@)

  - patches/patch-lib_python_App_ApplicationManager_py
  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_3_9
  > update to zope 2.8.9.1 (sturm@)

zope-externaleditor

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ExternalEditor 0.9.3 to allow accessing the management screen
  > when this package is installed. (mbalmer@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  TAGGED OPENBSD_3_9
  > needed by zope 2.8.9.1
  > MFC:
  > Update to ExternalEditor 0.9.3 to allow accessing the management screen
  > when this package is installed. (sturm@)

== x11 =============================================================== 25/25 ==

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

x11

  ~ Makefile                              

  > +xbae (martynas@)

915resolution

  ~ Makefile                              ~ patches/patch-915resolution_c
  ~ patches/patch-Makefile                

  > add support for amd64
  > from Stefan Sperling <stsp at stsp.in-berlin.de>
  > ok maintainer (sturm@)

asapm

  ~ Makefile                              

  > replace zaurus with arm in the ONLY_FOR_ARCHS variable to allow
  > building on armish too (robert@)

blackbox

  ~ Makefile                              ~ pkg/PLIST

  > USE_LIBTOOL, regen plist (steven@)

fltk

  ~ Makefile                              ~ patches/patch-configure_in
  ~ patches/patch-src_Fl_Preferences_cxx

  > link to Xdmcp and Xau
  > ok wilfried@, naddy@ (martynas@)

fluxbox

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

gtk+

  ~ Makefile                              ~ distinfo

  > help people not mix up X11 with xenocara, by making sure they link against
  > X11 >= 10, and bump those major numbers accordingly, so that bug-reports
  > will get easier to process.
  > (artificial `flag day' as discussed with deraadt@) (espie@)

gtk+2

  ~ Makefile                              

  > enforce libX11.>=10
  > ok naddy jasper (steven@)

gtk-thinice-engine

  ~ Makefile                              

  > USE_LIBTOOL, with disable-static (steven@)

ion

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

  > ion-20070318, okay jasper@, tested by me and rui (pedro@)

kde

  ~ libs3/Makefile                        

  > adjust for cups change (there is still stuff to do wrt xenocara and
  > WANTLIB) (espie@)

  ~ admin3/Makefile                       ~ admin3/pkg/PLIST

  > oops, missed one USE_LIBTOOL. Noticed by steven@ (espie@)

  ~ libs3/Makefile                        ~ libs3/patches/patch-configure_in
  ~ libs3/patches/patch-kdecore_network_kresolver_cpp
  ~ libs3/patches/patch-khtml_html_html_documentimpl_cpp
  ~ libs3/patches/patch-kioslave_file_file_cc
  ~ libs3/patches/patch-kioslave_ftp_ftp_cc
  + libs3/patches/patch-kjs_function_cpp

  > regen patches. fix long character decode. (espie@)

  ~ pim3/Makefile                         ~ pim3/distinfo
  ~ pim3/patches/patch-kmail_kmfolder_cpp
  ~ pim3/patches/patch-kpilot_conduits_vcalconduit_vcalRecord_cc
  ~ pim3/patches/patch-kpilot_lib_pilotAppInfo_h
  ~ pim3/patches/patch-kresources_groupwise_soap_stdsoap2_h
  ~ pim3/pkg/PLIST                        

  > fix timezone info (espie@)

  ~ okle/Makefile                         

  > USE_LIBTOOL (steven@)

kde4

  ~ Makefile.inc                          ~ libs/Makefile
  ~ libs/pkg/DESCR                        ~ libs/pkg/PLIST

  > mention that some libs are LGPL, insist on new cmake.
  > Use new cmake features: correct shared libraries for us.
  > Also, flesh the description. (espie@)

  ~ pimlibs/Makefile                      ~ pimlibs/pkg/DESCR
  ~ pimlibs/pkg/PLIST                     

  > adjust libraries, flesh out description (espie@)

  ~ base/Makefile                         ~ base/pkg/DESCR
  ~ base/pkg/PLIST                        

  > lib names, dependencies, and description (espie@)

  ~ games/Makefile                        ~ games/pkg/DESCR
  ~ games/pkg/PLIST                       

  > synch with cmake, add libs and dependencies.
  > A little description while we're there. (espie@)

mplayer-fontmaker

  ~ Makefile                              

  > - freetype requires zlib
  > - sync archs with mplayer (naddy@)

ogle_gui

  ~ Makefile                              

  > USE_LIBTOOL (steven@)

qt3

  ~ Makefile                              ~ distinfo

  > help people not mix up X11 with xenocara, by making sure they link against
  > X11 >= 10, and bump those major numbers accordingly, so that bug-reports
  > will get easier to process.
  > (artificial `flag day' as discussed with deraadt@) (espie@)

  ~ Makefile                              ~ qt3.port.mk

  > fuck, forgot that one. noticed by naddy. (espie@)

  ~ Makefile                              ~ patches/patch-configure
  ~ patches/patch-mkspecs_openbsd-g++_qmake_conf
  ~ patches/patch-plugins_src_inputmethods_imsw-multi_qmultiinputcontext_cpp
  ~ patches/patch-plugins_src_inputmethods_simple_qsimpleinputcontext_cpp
  ~ patches/patch-plugins_src_inputmethods_xim_qximinputcontext_x11_cpp
  ~ patches/patch-plugins_src_sqldrivers_sqlite_sqlite_pro
  ~ patches/patch-qmake_generators_unix_unixmake2_cpp
  ~ patches/patch-qmake_generators_unix_unixmake_cpp
  ~ patches/patch-src_iconview_qiconview_cpp
  ~ patches/patch-src_iconview_qiconview_h
  ~ patches/patch-src_kernel_qapplication_x11_cpp
  ~ patches/patch-src_kernel_qdragobject_cpp
  ~ patches/patch-src_kernel_qpngio_cpp   
  ~ patches/patch-src_kernel_qwidget_x11_cpp
  ~ patches/patch-src_tools_qfile_cpp     
  ~ patches/patch-src_tools_qfile_unix_cpp
  ~ patches/patch-src_tools_qgpluginmanager_cpp
  ~ patches/patch-src_tools_qvaluelist_h
  ~ patches/patch-src_widgets_qprogressbar_cpp
  ~ patches/patch-src_widgets_qprogressbar_h
  ~ patches/patch-src_widgets_qscrollview_cpp
  + patches/patch-src_codecs_qutfcodec_cpp
  + patches/patch-src_tools_qstring_cpp   

  > regen patches.
  > handle utf8 encoding better. (espie@)

qt4

  ~ Makefile                              

  > help people not mix up X11 with xenocara, by making sure they link against
  > X11 >= 10, and bump those major numbers accordingly, so that bug-reports
  > will get easier to process.
  > (artificial `flag day' as discussed with deraadt@) (espie@)

  ~ Makefile                              
  + patches/patch-src_corelib_codecs_qutfcodec_cpp
  + patches/patch-src_corelib_tools_qstring_cpp

  > fix utf8 codec (espie@)

rdesktop

  ~ Makefile                              ~ pkg/PLIST

  > - regen PLIST (other keymaps).
  > - bump PKGNAME.
  > ok ckuethe@ (aanriot@)

rxvt

  ~ Makefile                              ~ patches/patch-src_command_c
  + patches/patch-configure               

  > USE_LIBTOOL, but don't build a shared library.
  > remove spurious break in configure script while here.
  > feedback/ok espie, naddy (steven@)

xbae

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

  > New import:
  >	import xbae-4.60.4

xmbdfed

  ~ Makefile                              ~ patches/patch-Makefile

  > freetype also requires zlib (naddy@)

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



More information about the owc mailing list