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

audio                                   audio/bladeenc
audio/goattracker                       audio/grip
audio/mp3gain                           comms/zmtx-zmrx
converters/html2text                    databases/mariadb
devel/cpp-hocon                         devel/cpphs
devel/llvm                              devel/quirks
editors/tweak                           emulators/qemu
games/einstein                          graphics/pdfsandwich
infrastructure/mk                       lang/go
lang/guile2                             lang/node
math/aamath                             misc/figlet
net/ssvnc                               net/vncsnapshot
security/keybase                        security/lynis
security/p0f3                           telephony/astmanproxy
textproc/heirloom-doctools              www/netsurf
www/nghttp2                             www/qutebrowser
x11/virt-viewer                         

== audio ============================================================= 01/19 ==

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

audio

  ~ Makefile                              

  > Remove audio/bladeenc. It has been dead upstream for years, and the
  > latest version is from 2001. Nothing depends on it.
  > The main thing it had for it was speed, which is irrelevant on current
  > hardware. Audio quality was always controversial.
  > OK juanfra@, bentley@, naddy@ (fcambus@)

bladeenc

  - Makefile                              - distinfo
  - files/Makefile                        - patches/patch-bladeenc_main_c
  - patches/patch-bladeenc_samplein_c     - patches/patch-bladeenc_system_h
  - pkg/DESCR                             - pkg/PLIST

  > Remove audio/bladeenc. It has been dead upstream for years, and the
  > latest version is from 2001. Nothing depends on it.
  > The main thing it had for it was speed, which is irrelevant on current
  > hardware. Audio quality was always controversial.
  > OK juanfra@, bentley@, naddy@ (fcambus@)

goattracker

  ~ Makefile                              ~ patches/patch-makefile_common

  > Honour CC and CXX. (fcambus@)

grip

  ~ pkg/DESCR                             

  > Register removal of bladeenc and remove port mentions in DESCR files.
  > (fcambus@)

mp3gain

  ~ Makefile                              

  > honour CC (sthen@)

== comms ============================================================= 02/19 ==

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

zmtx-zmrx

  ~ Makefile                              

  > honour CC (sthen@)

== converters ======================================================== 03/19 ==

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

html2text

  ~ Makefile                              + patches/patch-configure

  > fix configure script; fails if g++ not available even though build does
  > honour CXX (sthen@)

== databases ========================================================= 04/19 ==

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

mariadb

  ~ Makefile                              

  > Add aarch64 to ONLY_FOR_ARCHS.
  > from Brad (ajacoutot@)

== devel ============================================================= 05/19 ==

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

cpp-hocon

  ~ Makefile                              ~ distinfo

  > update to cpp-hocon-0.1.5 (jasper@)

cpphs

  ~ Makefile                              

  > Make devel/cpphs ghc-only, since nhc98 is gone.
  > Test build done by Martijn Rijkeboer. Thanks! (kili@)

llvm

  ~ Makefile                              
  + patch-lib_Transforms_Scalar_LoopIdiomRecognize_cpp

  > Bring in from base:
  > Disable loop idiom recognition for _libc_memset and _libc_memcpy.  These
  > are
  > the internal names we use in libc for memset and memcpy and having the
  > compiler optimize them as calls to memset and memcpy will lead to infinite
  > recursion.
  > from Brad (maintainer) (ajacoutot@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Register removal of bladeenc and remove port mentions in DESCR files.
  > (fcambus@)

== editors =========================================================== 06/19 ==

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

tweak

  ~ Makefile                              

  > Pass CC for linking.
  > OK sthen@ (fcambus@)

== emulators ========================================================= 07/19 ==

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

qemu

  ~ Makefile                              

  > Add aarch64 to ONLY_FOR_ARCHS.
  > from Brad (ajacoutot@)

== games ============================================================= 08/19 ==

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

einstein

  ~ Makefile                              

  > Pass CXX. (kili@)

== graphics ========================================================== 09/19 ==

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

pdfsandwich

  ~ Makefile                              

  > Mark as ONLY_FOR_ARCHS=${OCAML_NATIVE_ARCHS}, the configure script looks
  > for ocamlopt. (landry@)

== infrastructure ==================================================== 10/19 ==

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

mk

  ~ bsd.port.mk                           ~ pkgpath.mk

  > GC old stuff (espie@)

  ~ bsd.port.mk                           

  > makesum: when distinfo changes, display a diff.
  > okay aja@ landry@
  > (think multiple distfiles) (espie@)

== lang ============================================================== 11/19 ==

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

go

  ~ pkg/PLIST                             

  > unbreak !amd64 packaging, duplicate item in packing-list:
  > -go/src/cmd/vet/all/whitelist${GOCFG}.txt
  > +go/src/cmd/vet/all/whitelist/openbsd_amd64.txt (sthen@)

guile2

  - patches/patch-module_ice-9_ftw_scm    ~ Makefile
  ~ distinfo                              

  > Update to guile2-2.0.14.
  > Keep BROKEN since the bulk builders cannot build it for some reason.
  > (ajacoutot@)

node

  ~ Makefile                              ~ distinfo

  > Bump node to the latest. Full changelog:
  > https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6
  > .10.0
  > OK ajacoutot@ (abieber@)

== math ============================================================== 12/19 ==

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

aamath

  ~ Makefile                              

  > Pass CXX for linking. (kili@)

== misc ============================================================== 13/19 ==

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

figlet

  ~ Makefile                              

  > pass CC for linking (it was already used for compiling, but "gcc" was used
  > for linking) (sthen@)

== net =============================================================== 14/19 ==

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

ssvnc

  ~ Makefile                              
  ~ patches/patch-scripts_util_ss_vncviewer
  + patches/patch-vncstorepw_Makefile     

  > honour CC, CXX (sthen@)

vncsnapshot

  ~ Makefile                              

  > honour CC, CXX (sthen@)

== security ========================================================== 15/19 ==

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

keybase

  ~ Makefile                              

  > ONLY_FOR_ARCHS=amd64, due to go-ps (bundled) not supporting other arches
  > for OpenBSD. (sthen@)

lynis

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Upgrade for Lynis to 2.4.3
  > OK benoit@ (gonzalo@)

p0f3

  ~ Makefile                              

  > honour CC (sthen@)

== telephony ========================================================= 16/19 ==

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

astmanproxy

  ~ Makefile                              

  > honour CC (sthen@)

== textproc ========================================================== 17/19 ==

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

heirloom-doctools

  ~ Makefile                              

  > Respect CXX. (bentley@)

== www =============================================================== 18/19 ==

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

netsurf

  + netsurf-fb/patches/patch-Makefile     

  > Respect CC when compiling programs used during the build. (bentley@)

nghttp2

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > update to nghttp2-1.20.0 (sthen@)

qutebrowser

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to qutebrowser-0.10.0 (jasper@)

== x11 =============================================================== 19/19 ==

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

virt-viewer

  ~ Makefile                              ~ distinfo

  > update to virt-viewer-5.0 (jasper@)

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

Reply via email to