[owc] Weekly ports changes ending 2007-07-08
OWC
auto at squish.net
Mon Jul 9 07:00:09 BST 2007
OpenBSD ports changes summary for 2007-07-01 to 2007-07-08 inclusive
====================================================================
audio/herrie audio/libao
audio/mpg321 audio/p5-Audio-FLAC-Header
audio/py-ao audio/py-cddb
audio/py-ogg audio/py-xmms
converters/py-cjkcodecs databases/keximdb
databases/postgresql devel
devel/apr devel/apr-util
devel/ddd devel/id-utils
devel/jdk devel/luaalarm
devel/luaevent devel/p5-Event
devel/xulrunner editors/emacs21
editors/ldapvi editors/leafpad
editors/openoffice editors/ted
editors/zile games
games/dopewars games/freedroid
games/scummvm games/scummvm-tools
games/tuxpaint games/tuxpaint-config
games/tuxpaint-stamps games/vodovod
games/wesnoth graphics/gd
graphics/gimp graphics/p5-Imager
graphics/ufraw graphics/xmms-kj
infrastructure/mk japanese/nkf
lang/erlang mail/msmtp
mail/osbf-lua mail/p5-Email-MIME
mail/p5-Mail-SpamAssassin mail/razor-agents
mail/sylpheed math/py-probstat
misc/hfsplus misc/libutf8
misc/openbabel net/amule
net/nagios net/p5-Geo-IP
net/p5-Nmap-Parser net/samba
net/tclcurl net/xchat
print print/cups-pdf
print/epdfview print/libpaper
productivity productivity/vym
russian/pscyr security
security/ADMfzap security/cyrus-sasl2
security/luacrypto security/nss
security/py-sslwrapper security/wpa_supplicant
sysutils/symon telephony/asterisk
textproc textproc/highlight
textproc/libxml textproc/libxslt
textproc/py-pygments textproc/yould
www www/gnash
www/hiawatha www/larbin
www/liferea www/mozilla-firefox
www/php4 www/php5
www/rt www/ruby-fcgi
www/tntnet www/vtigercrm
www/wordpress x11
x11/dwm x11/gnome
x11/jwm x11/kde
x11/olvwm x11/p5-Gtk
x11/vdesk x11/xfce4
== audio ============================================================= 01/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
herrie
~ Makefile ~ distinfo
~ pkg/PLIST
> update herrie to 1.8 (jasper@)
libao
~ Makefile
> preferred master site URL (naddy@)
~ Makefile ~ distinfo
~ patches/patch-configure ~ patches/patch-doc_Makefile_in
~ patches/patch-src_Makefile_in
> belated maintenance update to 0.8.6 (naddy@)
mpg321
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
p5-Audio-FLAC-Header
~ Makefile ~ distinfo
~ patches/patch-Makefile_PL
> - update to p5-Audio-FLAC-Header-1.7
> from MAINTAINER Andreas Bihlmaier <andreas dot bihlmaier at gmx dot de>
> (ajacoutot@)
~ Makefile ~ patches/patch-Makefile_PL
> a little cleaner (steven@)
py-ao
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
py-cddb
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
py-ogg
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
py-xmms
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
== converters ======================================================== 02/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/converters
py-cjkcodecs
- pkg/PFRAG.shared ~ Makefile
~ pkg/PLIST
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
== databases ========================================================= 03/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/databases
keximdb
~ Makefile
> - typo in HOMEPAGE (from mike at erdelynet dot com)
> - remove quotes around COMMENT while here (ajacoutot@)
postgresql
- pkg/PFRAG.shared-contrib - pkg/PFRAG.shared-main
- pkg/PFRAG.shared-server ~ Makefile
~ pkg/PLIST-contrib ~ pkg/PLIST-main
~ pkg/PLIST-server
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
== devel ============================================================= 04/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
devel
~ Makefile
> +luaevent (jolan@)
apr
~ Makefile ~ distinfo
~ patches/patch-configure ~ patches/patch-test_Makefile_in
> update to 1.2.9
> ok simon@ (steven@)
apr-util
~ Makefile ~ distinfo
~ patches/patch-Makefile_in
> update to 1.2.8
> ok simon@ (steven@)
ddd
~ Makefile
> remove SUBST_VARS+=DISTNAME, no package change.
> ok ajacoutot@ (aanriot@)
id-utils
~ Makefile ~ patches/patch-configure
~ patches/patch-lib_Makefile_in ~ patches/patch-m4_Makefile_in
~ patches/patch-src_Makefile_in + patches/patch-src_lid_c
> just match the first 2 chars of EDITOR to recognize vi mode, this way
> a value of 'vim' works as expected
> sync patches while here
> from mfriedl@ who is too shy to commit to ports (sturm@)
jdk
~ 1.5/Makefile
+ 1.5/patches/patch-hotspot_build_bsd_makefiles_vm_make
> - actually enable version scripts on libjvm which fixes a symbol conflict
> with recent xulrunner which is used by eclipse's internal swt-browser.
> (patch missed in last update)
> - adjust url to update 11 download which has been move to the archive.
> (kurt@)
~ 1.5/Makefile
+ 1.5/patches/patch-deploy_make_common_Defs_gmk
+ 1.5/patches/patch-j2se_make_mkdemo_jvmti_Demo_gmk
> - don't link jvmti demo native libs with $ORIGIN in RPATH since ld.so
> does not support it yet.
> - fix writes to HOME complaints
> - clean up post-build target (kurt@)
luaalarm
- pkg/PFRAG.shared ~ Makefile
~ pkg/PLIST
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
luaevent
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> luaevent-0.1.1, lua binding of libevent
p5-Event
~ Makefile ~ distinfo
~ pkg/DESCR
> update p5-Event to 1.09 (jasper@)
xulrunner
- patches/patch-build_autoconf_altoptions_m4
- patches/patch-config_mkdepend_imakemdep_h
- patches/patch-modules_plugin_base_public_nptypes_h
- patches/patch-security_coreconf_rules_mk
- patches/patch-security_manager_Makefile_in
- patches/patch-security_nss_Makefile
- patches/patch-security_nss_cmd_pkiutil_platlibs_mk
- patches/patch-security_nss_cmd_platlibs_mk
- patches/patch-security_nss_lib_ckfw_builtins_Makefile
- patches/patch-security_nss_lib_fortcrypt_swfort_pkcs11_Makefile
- patches/patch-security_nss_lib_nss_config_mk
- patches/patch-security_nss_lib_smime_config_mk
- patches/patch-security_nss_lib_softoken_config_mk
- patches/patch-security_nss_lib_ssl_config_mk
- patches/patch-xpcom_glue_standalone_Makefile_in
- patches/patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86_h
~ Makefile ~ distinfo
~ patches/patch-config_autoconf_mk_in ~ patches/patch-configure_in
~ patches/patch-gfx_src_ps_nsFontMetricsPS_cpp
~ patches/patch-js_src_xpconnect_shell_Makefile_in
~ patches/patch-modules_libpref_src_init_all_js
~ patches/patch-security_coreconf_OpenBSD_mk
~ patches/patch-widget_src_gtk2_nsSound_cpp
~ patches/patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in
~ patches/patch-xulrunner_app_mozilla_in
~ pkg/DESCR-main ~ pkg/PFRAG.shared-main
~ pkg/PLIST-devel ~ pkg/PLIST-main
+ patches/patch-security_manager_ssl_src_Makefile_in
+ patches/patch-security_manager_ssl_src_nsNSSComponent_cpp
TAGGED OPENBSD_4_1
> MFC:
> stick with firefox codebase and manually check out xulrunner update
> so that applications which depend on xulrunner won't suffer from
> the vulnerabilities which are already fixed.
> MFSA 2007-17; MFSA 2007-16; MFSA 2007-14; MFSA 2007-13; MFSA 2007-12;
> MFSA 2007-11; MFSA 2007-09; MFSA 2007-08; MFSA 2007-07; MFSA 2007-06;
> MFSA 2007-05; MFSA 2007-04; MFSA 2007-03; MFSA 2007-02; MFSA 2007-01;
> MFSA 2006-76; MFSA 2006-75; MFSA 2006-73; MFSA 2006-72; MFSA 2006-71;
> MFSA 2006-70; MFSA 2006-69; MFSA 2006-68; MFSA 2006-67; MFSA 2006-66;
> MFSA 2006-65; MFSA 2006-64; MFSA 2006-62; MFSA 2006-61; MFSA 2006-60;
> MFSA 2006-59; MFSA 2006-58; MFSA 2006-57; MFSA 2006-56; MFSA 2006-55;
> MFSA 2006-54; MFSA 2006-53; MFSA 2006-52; MFSA 2006-51; MFSA 2006-50;
> MFSA 2006-48; MFSA 2006-47; MFSA 2006-46; MFSA 2006-45; MFSA 2006-44.
> (these are for firefox 1_8_0_4 -> 1_8_1_4) (sturm@)
== editors =========================================================== 05/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/editors
emacs21
~ Makefile ~ patches/patch-configure
+ patches/patch-src_m_hppa_h
> Fix hppa
> ok pval@, naddy@ (kettenis@)
ldapvi
~ Makefile ~ distinfo
~ patches/patch-configure
TAGGED OPENBSD_4_1
> update to ldapvi 1.7, which fixes a buffer overrun (sturm@)
~ Makefile ~ distinfo
~ patches/patch-configure ~ pkg/PLIST
TAGGED OPENBSD_4_0
> update to ldapvi 1.7, which fixes a buffer overrun (sturm@)
leafpad
~ Makefile ~ distinfo
~ pkg/PLIST
> - update to leafpad-0.8.11
> from Vlad Glagolev <stelzy at gmail dot com> (ajacoutot@)
openoffice
~ Makefile + pkg/PLIST-i18n-ca
+ pkg/DESCR-i18n-ca
> add catalan language support; requested by Pau Amaro-Seoane
> <pau at aei.mpg.de> (robert@)
ted
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
zile
~ Makefile ~ distinfo
> maintenance update to 2.2.37 (naddy@)
== games ============================================================= 06/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/games
games
~ Makefile
> add vodovod (simon@)
dopewars
- patches/patch-configure_in ~ Makefile
~ distinfo ~ patches/patch-Makefile_in
~ patches/patch-doc_Makefile_in ~ patches/patch-src_Makefile_in
~ patches/patch-src_curses_client_Makefile_in
~ patches/patch-src_cursesport_Makefile_in
~ patches/patch-src_dopewars_c
~ patches/patch-src_gtkport_Makefile_in
~ patches/patch-src_gui_client_Makefile_in
~ pkg/DESCR ~ pkg/PLIST
+ patches/patch-doc-help-Makefile_in
> - update dopewars to 1.5.12
> - re-format DESCR
> ok simon@ (jasper@)
freedroid
~ Makefile ~ distinfo
~ patches/patch-configure ~ patches/patch-src_system_h
~ pkg/DESCR ~ pkg/PLIST
> - update to freedroid-1.0.2
> - rewrite DESCR
> - remove jolan@ from MAINTAINER as per his request
> "looks good" jolan@ (ajacoutot@)
scummvm
- patches/patch-Makefile
- patches/patch-engines_simon_simon_cpp
- patches/patch-engines_simon_simon_h ~ Makefile
~ distinfo ~ patches/patch-common_hashmap_h
~ pkg/PLIST
> Update to 0.10.0 (jsg@)
scummvm-tools
~ Makefile ~ distinfo
~ patches/patch-Makefile ~ pkg/PLIST
> Update to 0.10.0 (jsg@)
tuxpaint
~ Makefile ~ distinfo
~ patches/patch-Makefile
~ patches/patch-src_manpage_tuxpaint_1
~ patches/patch-src_tuxpaint-import_sh
~ pkg/PLIST + patches/patch-src_im_c
> - update to tuxpaint-0.9.16
> - use update-desktop-database in PLIST (ajacoutot@)
tuxpaint-config
~ Makefile ~ distinfo
~ patches/patch-Makefile ~ patches/patch-src_tuxpaint-config_1
~ pkg/PLIST
> - update to tuxpaint-config-0.0.8 (ajacoutot@)
tuxpaint-stamps
~ Makefile ~ distinfo
~ pkg/PLIST
> - update to tuxpaint-stamps-20070701 (ajacoutot@)
vodovod
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
+ patches/patch-config_cpp + patches/patch-sutils_cpp
+ patches/patch-main_cpp + patches/patch-config_h
+ patches/patch-game_cpp + patches/patch-Makefile
+ patches/patch-allmenus_cpp + patches/patch-map_cpp
> New import:
> import vodovod-1.10
~ Makefile ~ patches/patch-Makefile
~ patches/patch-config_cpp ~ patches/patch-config_h
~ pkg/PLIST + patches/patch-hiscore_cpp
> fix config loading, adjust highscore location, use PATH_MAX,
> respect CXXFLAGS, pass PREFIX instead of LOCALBASE and also
> set group and modes in plist
> noticed by & looks ok to steven@ (simon@)
wesnoth
~ Makefile ~ distinfo
~ patches/patch-configure ~ patches/patch-src_language_cpp
~ pkg/PLIST
> - update wesnoth to 1.2.5
> - regen patches while here
> from stelzy at gmail.com (MAINTAINER) (jasper@)
== graphics ========================================================== 07/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
gd
- patches/patch-gd_png_c ~ Makefile
~ distinfo ~ patches/patch-configure
> update to 2.0.35
> ok simon@ (steven@)
gimp
- stable/patches/patch-plug-ins_common_sunras_c
~ stable/Makefile ~ stable/distinfo
~ stable/patches/patch-app_Makefile_in
~ stable/patches/patch-configure_in
~ stable/patches/patch-etc_Makefile_in
~ stable/patches/patch-plug-ins_common_compressor_c
~ stable/pkg/PLIST
> maintenance update to 2.2.15
> ok simon@ (steven@)
~ stable/Makefile
+ stable/patches/patch-plug-ins_common_psd_c
> roll in a distribution patch which fix an integer overflow.
> http://secunia.com/secunia_research/2007-63/advisory/
> ok naddy@ (rui@)
~ stable/Makefile
~ stable/patches/patch-plug-ins_common_sunras_c
+ stable/patches/patch-plug-ins_common_psd_c
TAGGED OPENBSD_4_1
> MFC:
> roll in a distribution patch which fix an integer overflow.
> http://secunia.com/secunia_research/2007-63/advisory/ (sturm@)
~ stable/Makefile
+ stable/patches/patch-plug-ins_common_psd_c
TAGGED OPENBSD_4_0
> MFC:
> roll in a distribution patch which fix an integer overflow.
> http://secunia.com/secunia_research/2007-63/advisory/ (sturm@)
p5-Imager
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
ufraw
~ Makefile
> fix WANTLIB/LIB_DEPENDS
> looks ok mbalmer (steven@)
xmms-kj
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
== infrastructure ==================================================== 08/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
mk
~ bsd.port.mk ~ bsd.port.subdir.mk
~ pkgpath.mk
> avoid recomputing ARCH all the time. (espie@)
== japanese ========================================================== 09/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/japanese
nkf
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
== lang ============================================================== 10/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
erlang
- patches/patch-erts_configure - patches/patch-erts_configure_in
- patches/patch-erts_emulator_sys_unix_sys_float_c
~ Makefile ~ distinfo
~ patches/patch-Makefile_in
~ patches/patch-lib_dialyzer_src_Makefile
~ pkg/PLIST
> update to R11B-5
> from maintainer Jon Olsson (steven@)
~ Makefile
+ patches/patch-lib_stdlib_src_shell_erl
> fix bug with parameterized modules
> http://thread.gmane.org/gmane.comp.lang.erlang.general/22464
> from maintainer Jon Olsson (steven@)
== mail ============================================================== 11/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
msmtp
~ Makefile
> update maintainer e-mail address, per his request. (jasper@)
osbf-lua
~ Makefile
> add a build depends on lua (jolan@)
p5-Email-MIME
~ Makefile
> fix pkgspec
> from Sascha Hanse <shanse at bsdgroup.de> (steven@)
p5-Mail-SpamAssassin
~ Makefile ~ distinfo
> SECURITY update to 3.2.1
> fixes a local user symlink-attack DoS vulnerability; more details at
> http://spamassassin.apache.org/advisories/cve-2007-2873.txt
> ok mbalmer@ (steven@)
~ Makefile ~ distinfo
~ patches/patch-Makefile_PL ~ patches/patch-sa-update_raw
~ pkg/PLIST
TAGGED OPENBSD_4_0
> SECURITY update to 3.2.1
> fixes a local user symlink-attack DoS vulnerability; more details at
> http://spamassassin.apache.org/advisories/cve-2007-2873.txt (sturm@)
~ Makefile ~ distinfo
~ patches/patch-Makefile_PL ~ patches/patch-sa-update_raw
~ pkg/PLIST
TAGGED OPENBSD_4_1
> MFC:
> SECURITY update to 3.2.1
> fixes a local user symlink-attack DoS vulnerability; more details at
> http://spamassassin.apache.org/advisories/cve-2007-2873.txt (sturm@)
razor-agents
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
sylpheed
~ Makefile ~ distinfo
~ pkg/PLIST
> update to 2.4.3, notified by Vlad Glagolev. (couderc@)
== math ============================================================== 12/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/math
py-probstat
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
== misc ============================================================== 13/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/misc
hfsplus
~ Makefile ~ pkg/PLIST
> - remove dead HOMEPAGE.
> - fix MASTER_SITES.
> - add WANTLIB tag.
> - install html documentation.
> - regen PLIST.
> checked by steven@ (aanriot@)
libutf8
~ Makefile
> - add HOMEPAGE
> - remove quotes around COMMENT (ajacoutot@)
openbabel
~ Makefile ~ distinfo
~ pkg/PLIST
> - update to version 2.1.1
> (fixes for several important crashes) (ajacoutot@)
== net =============================================================== 14/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
amule
- pkg/DESCR - pkg/PLIST
~ Makefile + patches/patch-src_StatTree_h
+ pkg/DESCR-daemon + pkg/DESCR-main
+ pkg/DESCR-web + pkg/PLIST-daemon
+ pkg/PLIST-main + pkg/PLIST-web
> take over amule as MAINTAINER, replaces mldonkey nicely for me
> Activate a lot of useful stuff, like the amule daemon and the amulecmd
> line tool, which makes it possible to run amule mostly unattended.
> (you might need to run it with the gui to configure it at first).
> Even the experimental amulegui appears to be mostly functional.
> the webgui is included for reference, it works on i386, something fishy
> on sparc64...
> todo: figure out cross-platform issues. The people who write amule never
> thought that the client and the server could run on distinct architectures,
> and so they transfer binary data without even putting it in network format,
> leading to interesting transfer times and sizes... (espie@)
nagios
- plugins/patches/patch-plugins_check_swap_c
- plugins/patches/patch-po_Makefile_in_in
~ plugins/Makefile ~ plugins/distinfo
~ plugins/patches/patch-configure ~ plugins/pkg/PLIST-main
> update to nagios plugins 1.4.9
> from Stuart Henderson (sturm@)
- plugins/patches/patch-plugins-scripts_subst_in
> no longer needed
> no change in scripts so no PKGNAME bump necessary (sturm@)
p5-Geo-IP
~ Makefile ~ distinfo
> update to 1.28 (steven@)
p5-Nmap-Parser
~ Makefile ~ distinfo
> - update p5-Nmap-Parser to 1.11
> - fix HOMEPAGE
> - remove unneeded BUILD_DEPENDS
> - drop maintainership (jasper@)
samba
~ Makefile ~ distinfo
~ patches/patch-Makefile_in
~ patches/patch-docs_htmldocs_Samba3_Developers_Guide_pwencrypt_html
~ patches/patch-docs_manpages_swat_8 ~ pkg/PLIST-main
> Update to Samba 3.0.25b
> See http://www.samba.org/samba/history/samba-3.0.25b.html for the full
> list of changes. (mbalmer@)
tclcurl
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
xchat
~ Makefile ~ distinfo
~ pkg/PLIST
> update to 2.8.4, from Vlad Glagolev (should also contain patch for 2.8.2
> notified by JC Roberts). (couderc@)
== print ============================================================= 15/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/print
print
~ Makefile
> +libpaper (ajacoutot@)
cups-pdf
~ Makefile ~ pkg/PLIST
> - the executable needs to be installed with mode 0700 to operate
> properly
> - cleanup: respect CC and CFLAGS, use standard methods for installing
> files
> - bump PKGNAME
> ok jasper@, kili@ (who reminded me to bump PKGNAME) (jakemsr@)
~ Makefile
> no need to chmod files for which you set @mode in plist (steven@)
epdfview
~ Makefile
> Fix WANTLIB, from maintainer Vlad Glagolev <stelzy at gmail.com>.
> Bump PKGNAME. (kili@)
libpaper
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
+ pkg/PFRAG.shared
> New import:
> Import libpaper-1.1.21
== productivity ====================================================== 16/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/productivity
productivity
~ Makefile
> +vym (ajacoutot@)
vym
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
+ patches/patch-mainwindow_cpp
+ patches/patch-exportxhtmldialog_ui_h
> New import:
> Import vym-1.8.1
== russian =========================================================== 17/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/russian
pscyr
~ Makefile ~ pkg/PLIST
> Unbreak after tetex 3.0 update; from Alexander Shiryaev
> <coumarin at gmail.com>.
> Bump PKGNAME. (grange@)
== security ========================================================== 18/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
security
~ Makefile
> add wpa_supplicant
> ok aanriot@ (reyk@)
ADMfzap
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
cyrus-sasl2
~ Makefile ~ pkg/PFRAG.shared
~ pkg/PLIST
> - add NTLM support
> from Mikolaj Kucharski <mikolaj at kucharski dot name> (ajacoutot@)
luacrypto
- pkg/PFRAG.shared ~ Makefile
~ pkg/PLIST
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
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
+ patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c
TAGGED OPENBSD_4_1
> MFC:
> update to nss 3.11.5
> ----
> Fix a deadlock seen in thunderbird w/engimail caused by safe_pclose()
> returning without waiting for the child process to complete which causes
> a deadlock between nspr's WaitPidDaemonThread() and PR_WaitProcess().
> Reported upstream w/more details:
> https://bugzilla.mozilla.org/show_bug.cgi?id=385465 (sturm@)
py-sslwrapper
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
wpa_supplicant
+ patches/patch-driver_wired_c + patches/patch-config
+ patches/patch-common_h + patches/patch-os_internal_c
+ patches/patch-os_unix_c + pkg/DESCR
+ pkg/PLIST + distinfo
+ Makefile + files/wpa_supplicant.conf
> Add security/wpa_supplicant, a fully-featured implementation of an
> IEEE 802.1X supplicant. This port does not support the wireless
> WPA/WPA functionality yet, because it is missing in the OpenBSD
> net80211 kernel implementation. Successfully tested with 802.1X on
> ProCurve switches with OpenBSD running freeradius in the backend.
> This port is based on work by Jussi Salzwedel, thanks!
> ok aanriot@ (reyk@)
== sysutils ========================================================== 19/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils
symon
~ Makefile + patches/patch-symon_readconf_c
> fix buglet in parsing the "from XXX" part of symon.conf
> also sent upstream of course (henning@)
== telephony ========================================================= 20/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/telephony
asterisk
~ Makefile ~ distinfo
+ patches/patch-contrib_scripts_safe_asterisk
> SECURITY: update to 1.2.19, from maintainer stuart henderson
> ASA-2007-013: chan_iax2.c assumes strings are null-terminated without
> validating them, potential buffer overrun/information disclosure (jolan@)
~ Makefile ~ distinfo
+ patches/patch-contrib_scripts_safe_asterisk
TAGGED OPENBSD_4_1
> MFC:
> SECURITY: update to 1.2.19, from maintainer stuart henderson
> ASA-2007-013: chan_iax2.c assumes strings are null-terminated without
> validating them, potential buffer overrun/information disclosure (sturm@)
~ Makefile + patches/patch-channels_chan_iax2_c
TAGGED OPENBSD_4_0
> backport a fix for ASA-2007-013:
> chan_iax2.c assumes strings are null-terminated without validating them,
> potential buffer overrun/information disclosure (sturm@)
== textproc ========================================================== 21/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
textproc
~ Makefile
> +py-pygments (djm@)
~ Makefile
> add highlight and yould (jasper@)
highlight
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
+ patches/patch-src_makefile + patches/patch-makefile
+ patches/patch-man_highlight_1
> New import:
> import highlight 2.6.1
libxml
~ Makefile ~ distinfo
~ patches/patch-Makefile.in ~ patches/patch-catalog_c
~ patches/patch-configure ~ patches/patch-doc_Makefile_in
~ patches/patch-python_Makefile_in
~ patches/patch-python_tests_Makefile_in
~ patches/patch-xmllint_c ~ pkg/PLIST-main
+ patches/patch-xstc_Makefile_in
> update to libxml 2.6.29
> ok simon@ (steven@)
libxslt
~ Makefile ~ distinfo
~ patches/patch-doc_Makefile_in ~ patches/patch-libxslt_Makefile_in
~ patches/patch-libxslt_extra_c
~ patches/patch-tests_docs_Makefile_in
> update to 1.1.21
> ok simon@ (steven@)
py-pygments
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> import of Pygments-0.8:
yould
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
> New import:
> import yould 0.3.3
== www =============================================================== 22/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
www
~ Makefile
> +vtigercrm (ajacoutot@)
gnash
- patches/patch-backend_render_handler_agg_style_h
- patches/patch-server_parser_sprite_definition_cpp
- patches/patch-server_sprite_instance_cpp
~ Makefile ~ distinfo
~ pkg/DESCR ~ pkg/PLIST
+ patches/patch-configure + patches/patch-po_Makefile_in
> Update to gnash 0.8.0.
> Tested by ajacoutot@, Peter Hessler, RD Thrush, jufi@, ian@ and
> others, thanks!
> Help from and ok steven at . (deanna@)
hiawatha
~ Makefile ~ distinfo
~ patches/patch-Makefile_in ~ patches/patch-doc_hiawatha_1
~ patches/patch-serverconfig_c ~ pkg/PLIST
> - update to hiawatha-5.10
> note that throttle configuration has been merged into httpd.conf ;
> small bug fixes and improvements (ajacoutot@)
larbin
~ Makefile
> run/build depends -> lib depends (steven@)
liferea
~ Makefile
> typo in homepage; mike at erdelynet.com (steven@)
~ Makefile ~ distinfo
~ pkg/PLIST
> update liferea to 1.2.19
> from viq <vicviq at gmail.com> (jasper@)
mozilla-firefox
~ Makefile
~ patches/patch-browser_app_mozilla_in
TAGGED OPENBSD_4_1
> MFC:
> - set fd soft limit to 128 if it's lower (sturm@)
php4
~ patches/patch-ltmain_sh
> - unbreak php4/extensions (fall out from the libtool -pthread change).
> okay naddy@ (kurt@)
php5
~ Makefile.inc ~ distinfo
~ core/Makefile
~ core/patches/patch-sapi_cgi_config9_m4
~ extensions/patches/patch-ext_gd_config_m4
~ extensions/patches/patch-ext_gd_gdttf_c
~ extensions/patches/patch-ext_gd_libgd_gdkanji_c
~ extensions/patches/patch-ext_xmlrpc_libxmlrpc_encodings_c
~ patches/patch-configure_in ~ patches/patch-main_php_h
~ patches/patch-php_ini-dist ~ patches/patch-php_ini-recommended
> update to version 5.2.3;
> fixes many vulnerabilities just as usual. for more information
> read http://www.php.net/releases/5_2_3.php
> add a no_suhosin pseudo-flavor because horde has some problems
> with the suhosin security patchset (robert@)
rt
~ Makefile
> Add missing dependancy on p5-Time-TimeDate, make email notifications work.
> ok msf@ (mcbride@)
ruby-fcgi
~ Makefile
> fix LIB_DEPENDS/WANTLIB (steven@)
tntnet
~ Makefile ~ distinfo
> update tntnet to 1.6.0.1 (jasper@)
vtigercrm
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
+ pkg/MESSAGE
> New import:
> Import vtigercrm-5.0.3
wordpress
~ Makefile ~ distinfo
~ pkg/PLIST
TAGGED OPENBSD_4_0
> MFC:
> Update to Wordpress 2.2.1.
> SECURITY: This fixes three vulnerabilities, see the following URL for
> details:
> http://wordpress.org/development/2007/06/wordpress-221/ (sturm@)
~ Makefile ~ distinfo
~ pkg/PLIST
TAGGED OPENBSD_4_1
> MFC:
> Update to Wordpress 2.2.1.
> SECURITY: This fixes three vulnerabilities, see the following URL for
> details:
> http://wordpress.org/development/2007/06/wordpress-221/ (sturm@)
== x11 =============================================================== 23/23 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
x11
~ Makefile
> Sort. (kili@)
dwm
~ Makefile ~ distinfo
> Update to 4.2. From Okan Demirmen <okan at demirmen.com> some weeks ago.
> (kili@)
gnome
~ gnome.port.mk
> only use desktop-file-utils if DESKTOP_FILES is set. (jasper@)
~ Makefile.inc
> fix test here too, from martynas@ (jasper@)
~ applets2/Makefile ~ audio/Makefile
~ backgrounds/Makefile ~ controlcenter2/Makefile
~ desktop/Makefile ~ desktop/pkg/PLIST
~ devhelp/Makefile ~ doc-utils/Makefile
~ eel/Makefile ~ eog/Makefile
~ file-roller/Makefile ~ gail/Makefile
~ gcalctool/Makefile ~ gdm/Makefile
~ gedit/Makefile ~ ggv/Makefile
~ gossip/Makefile ~ gossip/distinfo
~ gucharmap/Makefile ~ icon-theme/Makefile
~ keyring/Makefile ~ libbonobo/Makefile
~ libbonoboui/Makefile ~ libgnome/Makefile
~ libgnomecanvas/Makefile ~ libgnomecanvasmm/Makefile
~ libgnomecups/Makefile ~ libgnomekbd/Makefile
~ libgnomeprint/Makefile ~ libgnomeprintui/Makefile
~ libgnomeui/Makefile ~ libgtkhtml/Makefile
~ librsvg/Makefile ~ libs/Makefile
~ libs/distinfo ~ libxklavier/Makefile
~ media/Makefile ~ menus/Makefile
~ metacity/Makefile ~ mime-data/Makefile
~ nautilus/Makefile ~ oaf/Makefile
~ panel/Makefile ~ py-gnome/Makefile
~ py-gnome/distinfo ~ session/Makefile
~ terminal/Makefile ~ themes/Makefile
~ themes-extras/Makefile ~ users-guide/Makefile
~ utils/Makefile ~ vfs2/Makefile
~ vfsmm/Makefile ~ yelp/Makefile
~ zenity/Makefile
> convert these gnome ports to use the new x11/gnome module.
> this module is now mature enough to be used in new ports too.
> feedback and ok martynas@ (jasper@)
~ Makefile.inc
> unbreak (martynas@)
~ Makefile.inc
> revert last two commits, they broke, instead of unbreak some ports.
> (jasper@)
~ gdm/Makefile
> - this needs gnome-doc-utils to build (ajacoutot@)
jwm
~ Makefile ~ distinfo
> update jwm to 2.0
> from Edd Barrett <vext01 at gmail.com>, with a tweak by me (jasper@)
~ Makefile ~ distinfo
> update jwm to 2.0.1 (fd leak and other small changes)
> from new MAINTAINER Edd Barrett <vext01 at gmail.com> (jasper@)
kde
~ base3/Makefile
+ base3/patches/patch-kdesktop_init_Templates_Makefile_in
> - add a workaround so that new Desktop "link to" files get created with
> 644 mode (instead of 444) and can be configurable out-of-the-box
> ok espie@ (ajacoutot@)
olvwm
~ Makefile
> drop maintainership, bump pkg (ian@)
p5-Gtk
~ Makefile
> -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
> +SHARED_ONLY= Yes
> ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits) (jasper@)
vdesk
~ Makefile ~ pkg/PLIST
> Remove a no longer needed @comment. (mbalmer@)
xfce4
~ Makefile
> add thunar-media-tags (jasper@)
+ thunar-media-tags/Makefile + thunar-media-tags/distinfo
+ thunar-media-tags/pkg/DESCR + thunar-media-tags/pkg/PLIST
+ thunar-media-tags/pkg/PFRAG.shared
> New import:
> import thunar-media-tags 0.1.2
~ thunar-media-tags/Makefile
> better homepage and some cleanup (steven@)
===============================================================================
More information about the owc
mailing list