[owc] Weekly ports changes ending 2007-12-30
OWC
auto at squish.net
Mon Dec 31 07:00:10 GMT 2007
OpenBSD ports changes summary for 2007-12-23 to 2007-12-30 inclusive
====================================================================
audio/gnomad2 audio/libnjb
audio/libogg audio/tracker
audio/xmms chinese/libtabe
chinese/xcin comms/gnokii
comms/jpilot converters/libiconv
databases databases/gnats
databases/mysql databases/py-storm
databases/ruby-activerecord devel
devel/dejagnu devel/gperf
devel/libgtop2 devel/libmtp
devel/p5-Hash-NoRef devel/p5-Safe-Hole
devel/p5-Safe-World devel/ruby-actionpack
devel/ruby-activesupport editors/leafpad
editors/nano games/bomberclone
games/lincity-ng games/vodovod
graphics/gimp graphics/mapivi
graphics/ufraw infrastructure/mk
lang/gcc lang/ruby
mail/p5-Email-Send mail/ruby-actionmailer
misc/memcached net
net/castget net/dysnomia
net/ktorrent net/mrtg
net/telepathy net/unworkable
print/gutenprint security/clamav
shells/bash textproc
textproc/libical textproc/p5-Text-ASCIIMathML
textproc/p5-Text-Restructured textproc/ruby-builder
www www/py-clientform
www/py-storm www/ruby-actionwebservice
www/ruby-activeresource www/ruby-rails
www/tikiwiki x11/e17
x11/fbpanel x11/gnome
x11/qt3 x11/slim
x11/tellico
== audio ============================================================= 01/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
gnomad2
~ Makefile ~ distinfo
> - update gnomad2 to 2.9.0
> - unmess LIB_DEPENDS (jasper@)
libnjb
~ Makefile ~ distinfo
> - update libnjb to 2.2.6 (jasper@)
libogg
~ Makefile
> make sure mkdir -p is used, fixes parallel builds. (espie@)
tracker
~ patches/patch-Docs_Html_Availability_html
~ patches/patch-Docs_readme ~ patches/patch-Makefile
~ patches/patch-Modules_Pro_effects_c ~ patches/patch-display_c
~ patches/patch-handle_options_c ~ patches/patch-parse_options_c
> ouch, this old makefile is so bad, it's embarrassing.
> Okay, I was young and stupid... (espie@)
xmms
~ Makefile
~ patches/gcc-Input_mpg123_Makefile_in
~ patches/patch-Output_sun_configure_c
> - fix a buffer overflow that garbled the status display of the XMMS sun
> audio plugin while playing; use proper unsigned types while there
> - sync the gcc workaround patch with the new automake output (naddy@)
== chinese =========================================================== 02/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/chinese
libtabe
+ patches/patch-script_Makefile_in
> fix parallel build, we cannot enter all directories at once, lib must
> be built before utils, utils must be built before data. (espie@)
xcin
~ patches/patch-src_Makefile_in + patches/patch-script_Makefile_in
> fix parallel build (espie@)
== comms ============================================================= 03/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/comms
gnokii
+ patches/patch-Makefile
> fix parallel build (espie@)
jpilot
~ Makefile
> fix parallel build (as known as the automake FUCK UP bug). (espie@)
== converters ======================================================== 04/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/converters
libiconv
~ patches/patch-libcharset_Makefile_in
> fix parallel build, mkdir has a race, since two jobs may create the same
> directory at once. mkdir -p does NOT have the same race. (espie@)
== databases ========================================================= 05/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/databases
databases
~ Makefile
> Move py-storm to the right place (databases). (merdely@)
gnats
~ patches/patch-gnats_Makefile.in ~ patches/patch-gnats_cmds.c
~ patches/patch-gnats_db_conf_c ~ patches/patch-gnats_file-pr_c
~ patches/patch-gnats_files_c ~ patches/patch-gnats_getdate_c
~ patches/patch-gnats_gnats_h ~ patches/patch-gnats_gnatsd_c
~ patches/patch-gnats_internal.c ~ patches/patch-gnats_mk_auth_c
~ patches/patch-gnats_pr_c ~ patches/patch-gnats_regex_c
~ patches/patch-libiberty_Makefile_in
~ patches/patch-libiberty_functions_def
~ patches/patch-send-pr_Makefile.in
> regen with a more recent diff.
> Remove extra bogus target that breaks in parallel mode. (espie@)
mysql
~ Makefile
> fix race during parallel install (espie@)
py-storm
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> Import of py-storm-0.11
ruby-activerecord
~ Makefile ~ distinfo
~ pkg/PLIST
> Update to ruby-activerecord-2.0.2. (bernd@)
== devel ============================================================= 06/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
devel
~ Makefile
> add p5-Hash-NoRef, p5-Safe-Hole, p5-Safe-World (okan@)
dejagnu
~ Makefile
> use mkdir -p -- instead of the installdirs script (makes concurrent
> installation work). (espie@)
gperf
~ Makefile
> simplify (espie@)
libgtop2
~ Makefile ~ patches/patch-configure
~ patches/patch-lib_open_c
~ patches/patch-sysdeps_freebsd_fsusage_c
~ patches/patch-sysdeps_freebsd_prockernel_c
~ patches/patch-sysdeps_freebsd_procmap_c
~ patches/patch-sysdeps_freebsd_procmem_c
~ patches/patch-sysdeps_freebsd_sem_limits_c
> - convert to use gnome.port.mk
> - regen patches (jasper@)
libmtp
~ Makefile ~ distinfo
~ patches/patch-configure ~ pkg/PLIST
> - update libmtp to 0.2.4 (jasper@)
p5-Hash-NoRef
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
+ pkg/PFRAG.shared
> New import:
> import p5-Hash-NoRef
p5-Safe-Hole
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
+ pkg/PFRAG.shared
> New import:
> import p5-Safe-Hole
p5-Safe-World
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> import p5-Safe-World
ruby-actionpack
~ Makefile ~ distinfo
~ pkg/PLIST
> Update to ruby-actionpack-2.0.2. (bernd@)
ruby-activesupport
~ Makefile ~ distinfo
~ pkg/PLIST
> Update to ruby-activesupport-2.0.2. (bernd@)
== editors =========================================================== 07/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/editors
leafpad
~ Makefile ~ distinfo
~ pkg/PLIST
> - minor update to leafpad-0.8.13
> - use intltool module
> - add gtk-update-icon-cache goo (ajacoutot@)
nano
~ Makefile ~ distinfo
~ patches/patch-doc_man_nano_1 ~ patches/patch-doc_man_nanorc_5
~ pkg/PLIST
> update to 2.0.7: miscellaneous bug fixes and translation updates (naddy@)
== games ============================================================= 08/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/games
bomberclone
- patches/patch-Makefile_in ~ Makefile
~ distinfo ~ pkg/PLIST
> update to version 0.11.8, adjust WANTLIB, remove implicit LIB_DEPENDS
> entry to sdl and a now superfluous patch, disable debug build and
> remove NO_REGRESS
> feedback & ok ajacoutot@ (simon@)
lincity-ng
~ Makefile + patches/patch-Jamrules
> adjust CONFIGURE_ENV, put ${SETENV} ${MAKE_ENV} before jam invocation
> for a clean environment, add ${FAKE_FLAGS} in do-install, remove
> hardcoded optimization and bump
> noticed by, help & ok naddy@ (simon@)
vodovod
~ Makefile
> adjust WANTLIB/LIB_DEPENDS, remove NO_REGRESS, add default highscore file
> feedback & ok ajacoutot@ (simon@)
== graphics ========================================================== 09/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
gimp
~ stable/Makefile + stable/patches/patch-gimp_pc_in
+ stable/patches/patch-gimpthumb_pc_in
> Add some missing requirements (especially gthread-2.0) to .pc files to
> unbreak at least graphics/ufraw.
> ok mbalmer@ (kili@)
mapivi
~ Makefile ~ patches/patch-mapivi
> Don't invoke gimp-remote with option "-n"; it has been a noop since
> gimp-2.0 and now it's gone completely.
> From maintainer Giovanni Bechis. (kili@)
ufraw
~ Makefile
> Dependency changes after gimp update. (kili@)
== infrastructure ==================================================== 10/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
mk
~ bsd.port.mk
> add a PKGDB_LOCK that can be used by pkg_add to -F nolock in src/ build
> mode. (espie@)
~ bsd.port.mk
> scaffold for running make in parallel, to be documented soon. (espie@)
== lang ============================================================== 11/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
gcc
- DESCR-estdc++ ~ Makefile.inc
~ 3.3/Makefile + DESCR-estdc
> - fix packaging; my bad
> - bump PKGNAMEs for version 3.3
> noticed by sturm@ (ajacoutot@)
ruby
- patches/patch-lib_cgi_rb
- patches/patch-lib_rdoc_ri_ri_options_rb
~ Makefile ~ distinfo
~ patches/patch-configure ~ patches/patch-lib_fileutils_rb
~ pkg/PLIST-main ~ pkg/PLIST-tk
+ patches/patch-common_mk
> Update to ruby-1.8.6 patchlevel 111.
> This is a long overdue update which contains lots of bug fixes and some
> security fixes.
> Take over maintainership from msf at .
> Tested by many. Thank you very much!
> ok jcs@, msf@ (bernd@)
== mail ============================================================== 12/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
p5-Email-Send
~ Makefile ~ distinfo
~ pkg/PLIST
> update to version 2.192, add REGRESS_DEPENDS and lowercase COMMENT
> feedback & ok merdely@ (simon@)
ruby-actionmailer
~ Makefile ~ distinfo
~ pkg/PLIST
> Update to ruby-actionmailer-2.0.2. (bernd@)
== misc ============================================================== 13/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/misc
memcached
~ Makefile ~ distinfo
~ patches/patch-memcached_c ~ pkg/PLIST
> - update memcached to 1.2.4
> - install documentation
> - remove maintainer (alek@) per his request
> ok alek@ (jasper@)
== net =============================================================== 14/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
net
~ Makefile
> +dysnomia (espie@)
castget
~ Makefile ~ distinfo
> - update castget to 1.0.1
> from MAINTAINER (jasper@)
dysnomia
+ distinfo + Makefile
+ patches/patch-deezer_cpp + pkg/DESCR
+ pkg/PLIST
> New import:
> deezer (on-demand music) access from openbsd.
ktorrent
- patches/patch-libktorrent_net_speed_cpp
~ Makefile ~ distinfo
~ patches/patch-libktorrent_net_socket_cpp
~ pkg/PLIST
+ patches/patch-libktorrent_net_address_cpp
+ patches/patch-libktorrent_util_fileops_cpp
+ patches/patch-plugins_infowidget_peerview_cpp
+ patches/patch-plugins_stats_ChartDrawer_cc
> update KTorrent from Brad
> "commit it if it works for you" ajacoutot (sthen@)
mrtg
~ Makefile ~ pkg/DESCR
> remove url from description that doesn't exist anymore and bump package.
> reported on ports@ by Thomas Pfaff and Will Maier. (fgsch@)
telepathy
~ Makefile.inc
> add a common MASTER_SITES (jasper@)
~ telepathy-butterfly/Makefile
> pymsn (BUILD/RUN_DEPENDS) already build/run depends on py-gobject,
> so no need to also explicitly depend on it. (jasper@)
~ telepathy-feed/Makefile
> - telepathy-glib ends up in WANTLIB (jasper@)
~ libtelepathy/Makefile ~ libtelepathy/distinfo
~ libtelepathy/pkg/PLIST
+ libtelepathy/pkg/patch-src_check-compat_Makefile_in
> - update libtelepathy to 0.3.1 (jasper@)
~ telepathy-glib/Makefile ~ telepathy-glib/distinfo
~ telepathy-glib/patches/patch-configure
~ telepathy-glib/patches/patch-configure_ac
~ telepathy-glib/pkg/PLIST
> - update telepathy-glib to 0.7.0 (jasper@)
~ telepathy-gabble/Makefile ~ telepathy-gabble/distinfo
~ telepathy-gabble/patches/patch-configure
~ telepathy-gabble/pkg/PLIST
+ telepathy-gabble/patches/patch-src_tube-stream_c
> - update telepathy-gabble to 0.7.1 (jasper@)
~ telepathy-idle/Makefile
> - use MASTER_SITES_TELEPATHY, as set by ../Makefile.inc (jasper@)
~ telepathy-salut/Makefile
> - use MASTER_SITES_TELEPATHY, as set by ../Makefile.inc (jasper@)
~ telepathy-python/Makefile
> - use MASTER_SITES_TELEPATHY, as set by ../Makefile.inc (jasper@)
~ telepathy-mission-control/Makefile ~ telepathy-mission-control/distinfo
> - update telepathy-mission-control to 4.51 (jasper@)
~ telepathy-spec/Makefile ~ telepathy-spec/distinfo
> - update telepathy-spec to 0.17 (jasper@)
unworkable
~ Makefile ~ distinfo
> maintenance update from niallo@ (MAINTAINER)
> ok merdely@ (okan@)
== print ============================================================= 15/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/print
gutenprint
~ Makefile
> Dependency changes after gimp update. (kili@)
== security ========================================================== 16/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
clamav
- patches/patch-libclamav_Makefile_am - patches/patch-libclamav_Makefile_in
~ Makefile ~ distinfo
~ patches/patch-clamav_milter-clamav_milter_c
~ patches/patch-clamd_Makefile_in ~ patches/patch-clamdscan_client_c
~ patches/patch-configure ~ patches/patch-etc-freshclam_conf
~ patches/patch-libclamav_mbox_c ~ patches/patch-libclamav_scanner_c
~ patches/patch-libclamav_vba_extract_c
~ pkg/PFRAG.shared ~ pkg/PLIST
+ patches/patch-database_Makefile_in + patches/patch-etc_Makefile_in
> Security update to clamav-0.92. (CVE-2007-6335)
> "ClamAV libclamav MEW PE File Integer Overflow Vulnerability"
> More info:
> http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=634
> Similar diff submitted by grunk@ on ports at .
> test & ok mbalmer@ (MAINTAINER) (bernd@)
== shells ============================================================ 17/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/shells
bash
~ Makefile ~ distinfo
> update to 3.2.33: miscellaneous fixes for fairly obscure bugs (naddy@)
== textproc ========================================================== 18/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
textproc
~ Makefile
> add libical (okan@)
libical
+ distinfo + Makefile
+ pkg/PFRAG.shared + pkg/DESCR
+ pkg/PLIST
> New import:
> import libical, from Sebastian Reitenbach
p5-Text-ASCIIMathML
~ Makefile ~ distinfo
> - maintenance update
> - add CPAN_AUTHOR
> ok merdely@ (okan@)
p5-Text-Restructured
~ Makefile ~ distinfo
> - maintenance update
> - add CPAN_AUTHOR
> - update my address while here
> ok merdely@ (okan@)
ruby-builder
~ Makefile ~ pkg/PLIST
> Fix PLIST after ruby update. (bernd@)
== www =============================================================== 19/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
www
~ Makefile
> Add py-storm (merdely@)
~ Makefile
> Add py-clientform (merdely@)
~ Makefile
> Move py-storm to the right place (databases). (merdely@)
~ Makefile
> + ruby-activeresource
> - ruby-actionwebservice (obsolete) (bernd@)
py-clientform
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> Initial import of py-clientform-0.2.7
py-storm
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> Initial import py-storm-0.11
- Makefile - distinfo
- pkg/DESCR - pkg/PLIST
> Should go in databases.
> Prompted by kili@, fgsch@ (merdely@)
ruby-actionwebservice
- Makefile - distinfo
- pkg/DESCR - pkg/PLIST
> Remove the now obsolete ruby-actionwebservice. It got replaced by
> ruby-activeresource. (bernd@)
ruby-activeresource
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> Initial import of ruby-activeresource-2.0.2.
ruby-rails
~ Makefile ~ distinfo
~ pkg/PLIST
> Update to ruby-rails-2.0.2. (bernd@)
tikiwiki
~ Makefile ~ distinfo
~ pkg/PLIST
> - SECURITY update to version 1.9.9
> reminded by <mose at tikiwiki dot org> (ajacoutot@)
== x11 =============================================================== 20/20 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
e17
~ e/Makefile + e/patches/patch-src_bin_e_config_c
> Do not load temp,cpufreq and battery by default as they are still use linux
> specific checks,okay and tweaks jasper@ and bernd@ (laurent@)
~ e/patches/patch-src_bin_e_config_c
> Fix patch, tabs became spaces. Found by viq _at_viq.ath.cx (laurent@)
fbpanel
~ Makefile ~ distinfo
> Update to fbpanel-4.12. ok landry@ (MAINTAINER) (bernd@)
gnome
~ gossip/Makefile ~ gossip/distinfo
~ gossip/pkg/PLIST
> - update gossip to 0.28 (jasper@)
~ gnome.port.mk
> - switch to use the intltool module
> prodded by ajacoutot@ some time ago after an extreme late breakfast...
> tested by steven@ in a bulk build (jasper@)
~ empathy/Makefile
> - telepathy-glib ends up in WANTLIB (jasper@)
qt3
- patches/patch-src_kernel_qapplication_x11_cpp
~ Makefile ~ distinfo
~ patches/patch-configure
~ patches/patch-src_iconview_qiconview_cpp
~ patches/patch-src_tools_qstring_cpp ~ pkg/PLIST-main
> look delayed update to qt 3.3.8, made possible by a gentoo i18n patch.
> (espie@)
~ Makefile
~ patches/patch-qmake_generators_unix_unixmake2_cpp
> qmake should emit one more dependency so that uic is run before compiling
> anything else.
> (fixes parallel build of sqlitebrowser, among others) (espie@)
slim
~ Makefile ~ patches/patch-slim_conf
> Provide saner defaults for slim.conf, use sh -l instead of sh - to make it
> read $HOME/.profile. Reported by Rodolfo Gouveia, thanks !
> ok jasper@ (landry@)
tellico
~ Makefile
> incrementing the patch level means adding 1, not subtracting (sturm@)
===============================================================================
More information about the owc
mailing list