OpenBSD ports changes summary for 2017-01-02
============================================

devel/codeblocks                        devel/py-uncompyle6
emulators/advancemame                   emulators/advancemess
emulators/mgba                          graphics/darktable
lang/bacon                              lang/gcc
net/openfire                            sysutils/menulibre
telephony/iaxclient                     

== devel ============================================================= 01/07 ==

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

codeblocks

  ~ Makefile                              

  > Mark codeblocks as broken on arm.  GCC 4.4 changed the C++ symbol
  > mangling of va_list on arm to conform to a newer revision of the EABI
  > specification.  Codeblocks is built with ports gcc (4.9) but depends
  > on wxwidgets which has va_list in a public symbol in the form of
  > wxString::FormatV() and wxwidgets is built with base gcc (4.2.1).
  > This can be revisited when wxwidgets is built with a different compiler.
  > ok Josh Grosse (MAINTAINER) (jsg@)

py-uncompyle6

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-uncompyle6 2.9.9 (shadchin@)

== emulators ========================================================= 02/07 ==

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

advancemame

  ~ Makefile                              

  > Disable assembly code on i386 for advancemame and advancemess.
  > As spotted by sthen@, when nasm is installed, assembly optimized code
  > is enabled at configure time on i386, and compilation fails. This code
  > only exists for i386, so disabling it globally using CONFIGURE_ARGS
  > does not affect other architectures.
  > OK sthen@ (fcambus@)

advancemess

  ~ Makefile                              

  > Disable assembly code on i386 for advancemame and advancemess.
  > As spotted by sthen@, when nasm is installed, assembly optimized code
  > is enabled at configure time on i386, and compilation fails. This code
  > only exists for i386, so disabling it globally using CONFIGURE_ARGS
  > does not affect other architectures.
  > OK sthen@ (fcambus@)

mgba

  ~ Makefile                              ~ distinfo

  > Update to mgba-0.5.2.
  > Release notes: https://mgba.io/2016/12/31/mgba-0.5.2/ (bentley@)

== graphics ========================================================== 03/07 ==

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

darktable

  ~ Makefile                              ~ distinfo

  > update to darktable-2.2.1 (sthen@)

== lang ============================================================== 04/07 ==

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

bacon

  ~ Makefile                              ~ distinfo

  > Update to bacon 3.5.1. (juanfra@)

gcc

  ~ 4.9/Makefile                          ~ 4.9/distinfo

  > Regen bootstraps and re-enable ada for hppa, mips64, powerpc and sparc64.
  > (pascal@)

== net =============================================================== 05/07 ==

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

openfire

  ~ Makefile                              ~ distinfo

  > Update to openfire 4.1.1. From Marc Peters (MAINTAINER). (juanfra@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_0
  > Update to openfire 4.1.1 (bugfix release). From Marc Peters (MAINTAINER).
  > (juanfra@)

== sysutils ========================================================== 06/07 ==

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

menulibre

  ~ Makefile                              

  > use MODPY_DEFAULT_VERSION_3 instead of hardcoding 3.4 (landry@)

== telephony ========================================================= 07/07 ==

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

iaxclient

  ~ Makefile                              + patches/patch-lib_spandsp_plc_c

  > a memcpy -> memmove transition to prevent an abort, observed with
  > coccinella IAX client.
  > OK sthen@ (sebastia@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to