OpenBSD ports changes summary for 2016-01-28
============================================

databases/redis                         devel/cmake
devel/libev                             devel/libffi
devel/log4cplus                         devel/p5-Test-URI
devel/vte3                              devel/xulrunner
games/numptyphysics                     games/wtf
lang/gforth                             math
math/gunits                             net/seafile
productivity/taskd                      security/keychain
security/letsencrypt                    security/openssl
sysutils                                sysutils/py-fabric
sysutils/salt                           sysutils/tarsnap-gui
textproc/mupdf                          www/chromium
www/iridium                             www/nginx
www/py-httpbin                          www/webkitgtk4
x11/gtk+3                               x11/xfm

== databases ========================================================= 01/12 ==

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

redis

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile            

  > Bugfixing update to redis-3.0.7 (dcoppa@)

  ~ Makefile                              ~ distinfo

  > Upstream replaced source distfile.
  > Spotted by nigel@, thanks! (dcoppa@)

== devel ============================================================= 02/12 ==

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

cmake

  - patches/patch-Source_CMakeLists_txt   ~ Makefile
  ~ cmake.port.mk                         ~ patches/patch-bootstrap

  > Use g++-4.9 from ports to build cmake on arm
  > OK jsg@, sthen@ (dcoppa@)

  ~ Makefile                              ~ cmake.port.mk
  ~ patches/patch-CMakeLists_txt          + patches/patch-Source_CMakeLists_txt

  > Do not handle jsoncpp in a special way, treat it like all the other
  > external libraries
  > $ diff -u objdump-pre.out objdump-post.out | grep libjsoncpp
  > -  NEEDED      /usr/local/lib/libjsoncpp.so.0.0
  > +  NEEDED      libjsoncpp.so.0.0 (dcoppa@)

libev

  ~ Makefile                              

  > Unbreak on arm by using "CFLAGS += -DEV_NO_SMP".
  > Thanks Andre Smagin for hints
  > "Almost all the armv7 systems are multicore but we don't run
  > multiprocessor on them. So the -DEV_NO_SMP approach sounds reasonable
  > for now" jsg@ (dcoppa@)

libffi

  ~ Makefile                              ~ patches/patch-libffi_pc_in
  + patches/patch-configure               

  > Always link with -pthread for libffi, it depends on libpthread but didn't
  > propagate it.
  > originally spotted by Karel Gardas via jca@
  > tested in a bulk by and OK aja@ (jasper@)

log4cplus

  - patches/patch-src_Makefile_in         ~ Makefile
  ~ distinfo                              ~ pkg/PLIST

  > update to log4cplus-1.2.0, switch to cmake build (sthen@)

p5-Test-URI

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to p5-Test-URI-1.081. (benoit@)

vte3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to vte3-0.42.3 (jasper@)

xulrunner

  ~ 24/Makefile                           

  > Readd kvm to WANTLIB, bump REVISIONs, because xulrunner.
  > reported by nigel@, thanks! (landry@)

== games ============================================================= 03/12 ==

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

numptyphysics

  ~ Makefile                              ~ patches/patch-Path_cpp
  ~ pkg/DESCR-main                        

  > - remove trailing whitespaces
  > - add rcs id to patch (kirby@)

wtf

  ~ Makefile                              ~ distinfo

  > Update to wtf-20160122. (benoit@)

== lang ============================================================== 04/12 ==

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

gforth

  ~ Makefile                              

  > remove 'XXX' now that libffi has been fixed (jasper@)

  ~ patches/patch-arch_mips_machine_h     ~ patches/patch-engine_engine_c

  > - sync engine.c with what's been committed upstream
  > - a variation of machine.h is committed upstream, well prepared for
  > openbsd/mips32
  > no pkg change (jasper@)

  - patches/patch-Makefile_in             ~ patches/patch-configure
  ~ patches/patch-libffi_fs               

  > - remove unneeded patch
  > - annotate what had been committed upstream before (jasper@)

  - patches/patch-envos_fs_in             ~ Makefile

  > use sed -i (jasper@)

== math ============================================================== 05/12 ==

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

math

  ~ Makefile                              

  > +gunits (sthen@)

gunits

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     import math/gunits, it handles some things that units(1) doesn't. ok
  > martijn@

== net =============================================================== 06/12 ==

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

seafile

  ~ Makefile.inc                          ~ ccnet/distinfo
  ~ client/distinfo                       
  ~ client/patches/patch-src_seafile-applet_cpp
  ~ seafile/distinfo                      

  > update to seafile-5.0.4 (kirby@)

== productivity ====================================================== 07/12 ==

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

taskd

  - files/vars.dist                       - patches/patch-pki_generate
  - patches/patch-pki_generate_client     - patches/patch-pki_generate_crl
  - patches/patch-pki_generate_server     ~ Makefile
  ~ distinfo                              ~ files/config
  ~ patches/patch-pki_README              ~ patches/patch-pki_generate_ca
  ~ pkg/PLIST                             ~ pkg/README
  ~ pkg/taskd.rc                          + patches/patch-CMakeLists_txt
  + patches/patch-src_util_cpp            + patches/patch-src_util_h

  > Update to v1.1.0.
  > ok sthen@ (kspillner@)

== security ========================================================== 08/12 ==

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

keychain

  - patches/patch-keychain                ~ Makefile
  ~ distinfo                              ~ pkg/DESCR

  > update to keychain-2.8.2, revise DESCR (sthen@)

letsencrypt

  ~ Makefile.inc                          ~ client/distinfo
  ~ py-acme/distinfo                      

  > update to letsencrypt-0.3.0 (sthen@)

openssl

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Configure               ~ pkg/PLIST

  > security update to openssl-1.0.2f
  > http://www.openssl.org/news/openssl-1.0.2-notes.html (sthen@)

  ~ Makefile                              + patches/patch-crypto_bio_bio_h

  > cherrypick patch from OpenSSL_1_0_2-stable upstream:
  > Correct number of arguments in BIO_get_conn_int_port macro. (sthen@)

== sysutils ========================================================== 09/12 ==

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

sysutils

  ~ Makefile                              

  > +py-fabric (juanfra@)

py-fabric

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import sysutils/py-fabric. OK landry@.

salt

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to salt-2015.8.4. (ajacoutot@)

  ~ Makefile                              

  > Fix sed(1).
  > reported by nigel@ (ajacoutot@)

tarsnap-gui

  ~ Makefile                              ~ distinfo

  > Update to tarsnap-gui-0.8.
  > from Josh Grosse (maintainer) (benoit@)

== textproc ========================================================== 10/12 ==

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

mupdf

  ~ Makefile                              
  + patches/patch-source_fitz_list-device_c

  > Fix alignment fault crash on alpha, mips64 and sparc64 by padding the
  > node data structure to 8 bytes. Exclude amd64 since this is hack with
  > unknown side-effects.
  > ok sthen@ for a previous rev (tobiasu@)

== www =============================================================== 11/12 ==

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

chromium

  ~ Makefile                              

  > prebuild a missing dep that I ran into with chromium on a bulk build; ok
  > robert@ (sthen@)

  ~ Makefile                              ~ distinfo

  > update to 48.0.2564.97 (robert@)

iridium

  ~ Makefile                              

  > prebuild a missing dep that I ran into with chromium on a bulk build; ok
  > robert@ (sthen@)

nginx

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_5_8
  > apply fixes from nginx's repository for the following
  > vulnerabilities:
  > CVE-2016-0742, CVE-2016-0746, CVE-2016-0747
  > ok jasper@ (robert@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_5_7
  > add upstream patches for the following vulnerabilities:
  > CVE-2016-0742, CVE-2016-0746, CVE-2016-0747
  > ok jasper@ (robert@)

py-httpbin

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Minor update to py-httpbin 0.4.1
  > Added floating-point support for /delay endpoint (shadchin@)

webkitgtk4

  ~ Makefile                              ~ distinfo

  > Update to webkitgtk4-2.10.6. (ajacoutot@)

== x11 =============================================================== 12/12 ==

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

gtk+3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > Update to gtk+3-3.18.7. (ajacoutot@)

xfm

  ~ patches/patch-Imakefile               ~ patches/patch-lib_Apps
  ~ patches/patch-lib_Xfm_cpp             ~ patches/patch-src_FmBitmaps_c
  ~ patches/patch-src_FmChmod_c           ~ patches/patch-src_FmFw_c
  ~ patches/patch-src_FmHistory_c         ~ patches/patch-src_FmLog_c
  ~ patches/patch-src_FmMain_c            ~ patches/patch-src_FmSelection_c
  ~ patches/patch-src_TextField_c         

  > regen patches (sthen@)

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

Reply via email to