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

comms/fldigi                            databases/sqlite3
devel/libev                             devel/llvm
devel/p5-EV                             infrastructure/mk
lang/python                             mail/postfix
security/nss                            shells/nsh
sysutils/dtb                            sysutils/salt-testing
x11/gnome                               x11/rxvt-unicode

== comms ============================================================= 01/10 ==

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

fldigi

  ~ Makefile                              

  > set a portroach marker, the default scheme picks up alpha versions.
  > (sthen@)

== databases ========================================================= 02/10 ==

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

sqlite3

  ~ Makefile                              ~ distinfo

  > Update to sqlite 3.17.0.
  > See http://sqlite.org/releaselog/3_17_0.html - went into an amd64 bulk
  > build without issues, and is a requirement for upcoming gecko 52. (landry@)

== devel ============================================================= 03/10 ==

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

libev

  ~ Makefile                              

  > Drop workarounds to get libev working on arm.
  > libev can use the appropriate sync instructions now that cc defines
  > __ARM_ARCH_6K__.
  > ok dcoppa@ (libev and rxvt-unicode maintainer) (jca@)

llvm

  ~ Makefile                              
  ~ patches/patch-tools_clang_lib_Basic_Targets_cpp
  ~ patches/patch-tools_clang_lib_Driver_Tools_cpp

  > Sync both the --eh-frame-hdr and float128 diffs to what was commited
  > upstream.
  > from Brad (maintainer) (ajacoutot@)

p5-EV

  ~ Makefile                              

  > Drop workarounds to get libev working on arm.
  > libev can use the appropriate sync instructions now that cc defines
  > __ARM_ARCH_6K__.
  > ok dcoppa@ (libev and rxvt-unicode maintainer) (jca@)

== infrastructure ==================================================== 04/10 ==

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

mk

  ~ bsd.port.mk                           

  > remove quite a few old targets, introduce a new one
  > - 'prepare' is what gets dependencies in place to build a port
  > - install-depends is what the install/update cookies do internally
  > before installing a port.
  > older / intermediate targets are not really needed, namely:
  > build-depends, run-depends, runlib-depends, runwantlib-depends,
  > lib-depends, buildlib-depends, buildwantlib-depends
  > They redirect to cookies, so just depend on the cookies directly
  > okay aja@, sthen@ (espie@)

== lang ============================================================== 05/10 ==

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

python

  ~ Makefile.inc                          ~ 2.7/Makefile
  ~ 3.4/Makefile                          ~ 3.5/Makefile
  ~ 3.6/Makefile                          

  > 10 years ago, we needed to build python with c++ to make sure modules
  > with native c++ code worked fine.  We no longer need to do that, and
  > llvm errors out with the non-sensical combination of "c++ -std=c99".
  > this fixes the python build on arm64
  > tested by sthen@ in an i386 bulk, thanks!
  > OK sthen@, rpointel@ (maintainer) (phessler@)

== mail ============================================================== 06/10 ==

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

postfix

  ~ snapshot/Makefile                     ~ snapshot/distinfo
  ~ snapshot/patch-src_posttls-finger_posttls-finger_c

  > update to postfix-3.3.20170218, from Brad (sthen@)

== security ========================================================== 07/10 ==

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

nss

  ~ Makefile                              ~ distinfo

  > Update to nss 3.29.1.
  > See
  > https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.29_rele
  > ase_notes
  > and
  > https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.29.1_re
  > lease_notes (landry@)

== shells ============================================================ 08/10 ==

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

nsh

  ~ Makefile                              + patches/patch-stats_c

  > Adapt after the struct ipipstat members size bump (jca@)

== sysutils ========================================================== 09/10 ==

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

dtb

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update dtb to linux 4.10 (jsg@)

salt-testing

  ~ Makefile                              ~ distinfo

  > Update to salt-testing-2017.2.20. (ajacoutot@)

== x11 =============================================================== 10/10 ==

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

gnome

  ~ contacts/Makefile                     

  > Regen WANTLIB to unbreak.
  > reported by naddy@ (ajacoutot@)

rxvt-unicode

  ~ Makefile                              

  > Drop workarounds to get libev working on arm.
  > libev can use the appropriate sync instructions now that cc defines
  > __ARM_ARCH_6K__.
  > ok dcoppa@ (libev and rxvt-unicode maintainer) (jca@)

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

Reply via email to