[odc] Daily ports changes for 2012-03-31
ODC
auto at squish.net
Sun Apr 1 07:00:15 BST 2012
OpenBSD ports changes summary for 2012-03-31
============================================
devel devel/glib2
devel/py-wbem lang
lang/gcc lang/go
lang/mono lang/python
net/quagga www/llgal
www/sogo www/sope
x11 x11/dbus
x11/dbus-python x11/gnome
x11/gnustep x11/icewm
x11/xsettingsd
== devel ============================================================= 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
devel
~ Makefile
> +py-wbem (sthen@)
glib2
~ Makefile + patches/patch-configure_ac
+ patches/patch-gio_Makefile_am
> Remove a non applicable XXX.
> Use pkg-config(1) to deal with libelf cflags/ldflags instead of
> patching. (ajacoutot@)
py-wbem
+ distinfo + Makefile
+ pkg/DESCR + pkg/PLIST
+ patches/patch-setup_py
> New import:
> import ports/devel/py-wbem, from Mark Peoples, ok merdely@
== lang ============================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
lang
~ Makefile
> + lang/go
> ok sthen@ (jsing@)
gcc
~ 4.6/Makefile ~ 4.6/TODO
~ 4.6/distinfo ~ 4.6/patches/patch-gcc_common_opt
~ 4.6/patches/patch-gcc_config_alpha_alpha_c
~ 4.6/patches/patch-gcc_config_alpha_openbsd_h
~ 4.6/patches/patch-gcc_config_i386_openbsd64_h
~ 4.6/patches/patch-gcc_config_i386_openbsdelf_h
~ 4.6/patches/patch-gcc_config_rs6000_openbsd_h
~ 4.6/patches/patch-gcc_config_rs6000_rs6000_c
~ 4.6/patches/patch-gcc_config_rs6000_sysv4_h
~ 4.6/patches/patch-gcc_configure ~ 4.6/patches/patch-gcc_java_lang_c
~ 4.6/patches/patch-gcc_lto_lto_c
~ 4.6/patches/patch-libgcc_config_host
~ 4.6/patches/patch-lto-plugin_Makefile_in
~ 4.6/patches/patch-lto-plugin_configure
+ 4.6/patches/patch-gcc_builtins_c + 4.6/patches/patch-gcc_c-decl_c
+ 4.6/patches/patch-gcc_c-family_c-opts_c
+ 4.6/patches/patch-gcc_c-family_c_opt
+ 4.6/patches/patch-gcc_config_i386_i386_c
+ 4.6/patches/patch-gcc_config_openbsd_h
+ 4.6/patches/patch-gcc_config_sparc_openbsd64_h
+ 4.6/patches/patch-gcc_config_sparc_sparc_c
+ 4.6/patches/patch-gcc_flags_h + 4.6/patches/patch-gcc_opts_c
+ 4.6/patches/patch-gcc_tree-nested_c
> Update to gcc 4.6.3.
> Also, sync a bit with base gcc:
> - disable unsafe builtins
> - disable -Wpointer-sign in -Wall
> - move -fstrict-aliasing to -O3, disable -fstrict-overflow and
> -fdelete-null-pointer-checks
> - enable -Wsystem-headers
> - default to march=i486 on i386
> - fix crtsavres on powerpc
> - sync sparc64 config
> - implement -Wvariable-decl, -Wstack-larger-than-N (alpha, amd64, i386,
> sparc,
> sparc64), -Wtrampolines, -ftrampolines
> - default to -fno-ident
> - fix -rdynamic by passing -export-dynamic to ld(1)
> some bits from Brad, others from me.
> tested by myself and jsg@, adastrap now hosted by sthen@ (thanks).
> ok jsg@ sthen@ (pascal@)
- 4.6/patches/patch-gcc_config_rs6000_rs6000_c
> forgot to cvs rm (pascal@)
go
+ Makefile + distinfo
+ systrace.filter + pkg/PLIST
+ pkg/DESCR + pkg/PFRAG.amd64
+ pkg/PFRAG.i386
+ patches/patch-src_pkg_runtime_os_openbsd_h
+ patches/patch-src_pkg_runtime_signals_openbsd_h
+ patches/patch-src_pkg_runtime_sys_openbsd_386_s
+ patches/patch-src_pkg_runtime_sys_openbsd_amd64_s
+ patches/patch-src_pkg_runtime_thread_openbsd_c
> New import:
> Import go-1.
mono
~ Makefile
> Use autoconf 2.68. (ajacoutot@)
python
~ python.port.mk
> Only set SHARED_ONLY if python is needed at build and/or run time and
> not just when we use the python MODULE.
> ok rpointel@ fgsch@ (ajacoutot@)
== net =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
quagga
- patches/patch-bgpd_bgp_open_c - patches/patch-bgpd_bgp_packet_c
- patches/patch-ospfd_ospf_dump_c - patches/patch-ospfd_ospf_dump_h
- patches/patch-ospfd_ospf_lsa_h - patches/patch-ospfd_ospf_packet_c
- patches/patch-ospfd_ospf_packet_h ~ Makefile
~ distinfo ~ patches/patch-doc_Makefile_in
~ patches/patch-ospfclient_Makefile_in
+ patches/patch-configure_ac
> update to quagga 0.99.20.1 rolling in the security fixes which we had as
> separate patches.
> multicast support changed in 0.99.20 and not fully tested, no response to
> my ports@ call for testing, so if this breaks things send me a mail with
> details. (sthen@)
== www =============================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
llgal
~ Makefile ~ distinfo
> minor update to 0.13.17 (steven@)
sogo
- patches/patch-SOPE_NGCards_GNUmakefile_postamble
~ Makefile ~ distinfo
~ pkg/PLIST ~ pkg/README
+ pkg/patch-Scripts_sql-update-1_3_11_to_1_3_12-mysql_sh
+ pkg/patch-Scripts_sql-update-1_3_11_to_1_3_12_sh
> Update SOGo to 1.3.14, many new features. To allow large images in vCards,
> people should upgrade the database schema. More info in the README.
> OK ajacoutot@ (sebastia@)
sope
~ Makefile ~ distinfo
~ patches/patch-sope-gdl1_MySQL_NSNumber+MySQL4Val_m
> Update SOPE to 1.3.14
> OK, aja@ (sebastia@)
- patches/patch-sope-gdl1_MySQL_NSNumber+MySQL4Val_m
> forgot to remove with last commit (sebastia@)
== x11 =============================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
x11
~ Makefile
> +xsettingsd (sthen@)
dbus
~ Makefile ~ distinfo
~ patches/patch-bus_Makefile_in ~ patches/patch-configure
~ patches/patch-dbus_Makefile_in ~ patches/patch-tools_Makefile_in
+ patches/patch-test_Makefile_in
> Update to dbus-1.4.20. (ajacoutot@)
~ patches/patch-test_Makefile_in
> I forgot to mention the BZ URL in previous; no pkg change. (ajacoutot@)
dbus-python
~ Makefile ~ distinfo
~ pkg/PLIST
> Update to dbus-python-1.0.0. (ajacoutot@)
gnome
~ libsecret/Makefile ~ libsecret/pkg/PLIST
+ libsecret/pkg/PFRAG.shared
> This isn't SHARED_ONLY. (ajacoutot@)
gnustep
~ webservices/Makefile ~ webservices/distinfo
> minor bugfix update, upstream mixed up the tarballs on the server, the old
> version was 0.5.4, the actual version now is 0.5.5, therefore no version
> bump but a revision bump.
> OK aja@ (sebastia@)
~ simpleagenda/Makefile ~ simpleagenda/distinfo
> Minor bugfix update to 0.42.2
> OK aja@ (sebastia@)
~ webservices/Makefile
> Its REVISION not REVISI=N as pointed out by sthen@ (sebastia@)
~ make/Makefile ~ make/distinfo
> Minor bugfix update to 1.6.2.
> OK aja@ (sebastia@)
~ gorm/Makefile ~ gorm/distinfo
~ gorm/pkg/PLIST
> Update Gorm to 1.2.16. Most notably change besides some bug fixes is the
> ability
> to load Apple XIB files (which still needs an update of gnustep-base/gui to
> work)
> OK ajacoutot@ (sebastia@)
icewm
~ Makefile + patches/patch-src_base_h
> Do not redefine "deprecated". It is not used anywhere in IceWM and
> breaks the expansion of _X_DEPRECATED.
> Use bsd.port.arch.mk. (naddy@)
xsettingsd
+ Makefile + distinfo
+ pkg/PLIST + pkg/DESCR
> New import:
> Import ports/x11/xsettingsd, pointed out in a tweet from sturm at . OK
> ajacoutot
===============================================================================
More information about the odc
mailing list