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

audio/gogglesmm                         audio/mumble
audio/ncmpcpp                           devel
devel/appstream-glib                    devel/arm-none-eabi
devel/imake                             devel/libbio
devel/libdwarf                          devel/libfmt
devel/libregexp9                        devel/libvterm
devel/lua-lgi                           devel/openmpi
devel/p5-Config-Any                     devel/pango
editors/vim                             emulators/advancemame
emulators/advancemess                   emulators/dgen-sdl
emulators/fuse                          games/xkobo
geo/osm2go                              graphics/shotwell
infrastructure/mk                       lang/ghc
mail/dovecot                            mail/dovecot-pigeonhole
math/gnumeric                           misc/wmtimer
net/dysnomia                            net/ftpcopy
net/librenms                            net/openfire
net/spectrum-tools                      plan9/plan9port
print/texlive                           security/hydra
security/scanssh                        security/ssh-askpass-fullscreen
sysutils/py-elasticsearch-curator       sysutils/sysclean
textproc/elasticsearch                  textproc/icu4c
textproc/libxmlbird                     textproc/py-elasticsearch
x11/awesome                             x11/gnome
x11/goggles                             x11/gtk+3
x11/roxterm                             x11/smtube

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

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

gogglesmm

  ~ Makefile                              

  > honor CXX for linking; drop gettext module (naddy@)

mumble

  ~ Makefile                              ~ distinfo
  ~ patches/patch-compiler_pri            ~ patches/patch-src_mumble_main_cpp

  > Update to mumble-1.2.19 (dcoppa@)

ncmpcpp

  ~ Makefile                              ~ patches/patch-doc_ncmpcpp_1
  ~ patches/patch-src_window_h            

  > window: make key type 64 bits to represent unicode characters
  > unambiguously (git commit 667e9be00e4ddeeabe322df536e41e499b214371)
  > + assorted manpage fixes... (dcoppa@)

== devel ============================================================= 02/19 ==

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

devel

  ~ Makefile                              

  > Link libvterm. (edd@)

appstream-glib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to appstream-glib-0.6.9. (ajacoutot@)

arm-none-eabi

  ~ gcc-linaro/Makefile                   

  > Don't hardcode CC to /usr/bin/gcc in the port Makefile (jca@)

imake

  - files/Makefile                        ~ Makefile
  + patches/patch-imakemdep_h             

  > * Switch to tradcpp(1) as the preprocessor.
  > This is required for clang archs, since imake chokes on the output
  > of "clang -E -traditional", and doesn't hurt on gcc archs.
  > * Use the normal autotools build infrastructure instead of rolling our own.
  > (naddy@)

libbio

  ~ files/Make.OpenBSD                    

  > honor CC, CFLAGS (naddy@)

libdwarf

  ~ Makefile                              ~ distinfo
  ~ patches/patch-libdwarf_Makefile_in    ~ patches/patch-libdwarf_configure

  > Update to libdwarf-20161124.
  > OK jasper@ (edd@)

libfmt

  ~ files/Make.OpenBSD                    

  > honor CC, CFLAGS (naddy@)

libregexp9

  ~ files/Make.OpenBSD                    

  > honor CC, CFLAGS (naddy@)

libvterm

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-bin_vterm-ctrl_c        

  > New import:
  >     Import devel/libvterm, a VT220/xterm/ECMA-48 terminal emulator library.

lua-lgi

  ~ Makefile                              ~ distinfo
  ~ patches/patch-lgi_Makefile            ~ patches/patch-lgi_core_c
  ~ patches/patch-lgi_core_lua            ~ patches/patch-tests_Makefile
  ~ pkg/PLIST                             

  > Update to lgi-0.9.1 (dcoppa@)

openmpi

  ~ Makefile                              

  > BROKEN on arm, "No atomic primitives available" (jca@)

p5-Config-Any

  ~ Makefile                              ~ distinfo

  > Update to p5-Config-Any-0.29. (benoit@)

pango

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to pango-1.40.4. (ajacoutot@)

== editors =========================================================== 03/19 ==

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

vim

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > update to vim-8.0.0388 (sthen@)

== emulators ========================================================= 04/19 ==

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

advancemame

  ~ Makefile                              ~ distinfo

  > Update advancemame to 3.3. (fcambus@)

advancemess

  ~ Makefile                              ~ distinfo

  > Update advancemess to 3.3. (fcambus@)

dgen-sdl

  ~ Makefile                              

  > Stop emulators/dgen-sdl from picking up doxygen.
  > Since doxygen isn't a BUILD_DEPEND (and we don't install any doxygen docs
  > anyway), it can disappear mid-build during a bulk.
  > Spotted by, and OK, naddy@. Thanks. (edd@)

fuse

  ~ Makefile                              ~ distinfo

  > Update fuse to 1.3.3.
  > OK benoit@ (fcambus@)

== games ============================================================= 05/19 ==

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

xkobo

  ~ Makefile                              + patches/patch-scenes_h
  + patches/patch-xlbacking_C             + patches/patch-xlbacking_h
  + patches/patch-xlwin_C                 + patches/patch-xlwin_h

  > make the compiler whine less and fix a surprising funny error with llvm,
  > reported by naddy@:
  > new C++ rules means that externally visible variables *must* get
  > type-correct mangled decorations, which  can't work with unnamed types.
  > lol (espie@)

== geo =============================================================== 06/19 ==

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

osm2go

  ~ patches/patch-src_Makefile_in         

  > honor CC (naddy@)

== graphics ========================================================== 07/19 ==

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

shotwell

  ~ Makefile                              ~ distinfo

  > Update to shotwell-0.25.90. (ajacoutot@)

== infrastructure ==================================================== 08/19 ==

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

mk

  ~ bsd.port.mk                           

  > Fix a typo in a variable name.
  > OK espie@, landry@. Thanks. (edd@)

== lang ============================================================== 09/19 ==

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

ghc

  ~ Makefile                              

  > Try to work with just /usr/bin/cc (instead of /usr/bin/gcc). (kili@)

== mail ============================================================== 10/19 ==

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

dovecot

  - pkg/patch-src_lib-ssl-iostream_dovecot-openssl-common_c
  ~ Makefile                              ~ distinfo
  ~ patch-doc_example-config_conf_d_10-mail_conf
  ~ pkg/PLIST-server                      

  > update to Dovecot 2.2.28, ok Brad (sthen@)

dovecot-pigeonhole

  ~ Makefile                              ~ distinfo
  ~ patch-src_managesieve-login_Makefile_in
  ~ pkg/PLIST                             

  > update to dovecot-pigeonhole 0.4.17, ok Brad (sthen@)

== math ============================================================== 11/19 ==

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

gnumeric

  ~ Makefile                              

  > mark BROKEN-i386 for now (sthen@)

== misc ============================================================== 12/19 ==

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

wmtimer

  ~ Makefile                              ~ patches/patch-wmtimer_Makefile

  > honor CC, CFLAGS; drop gettext module; sync wantlib (naddy@)

== net =============================================================== 13/19 ==

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

dysnomia

  ~ Makefile                              

  > honor CXX (naddy@)

ftpcopy

  ~ Makefile                              

  > Respect CC/CFLAGS/LDFLAGS
  > This port now uses a slashpackage layout.
  > ok benoit@ (maintainer) (jca@)

librenms

  ~ Makefile                              ~ distinfo
  ~ patches/patch-html_pages_about_inc_php
  ~ patches/patch-includes_common_php     
  ~ patches/patch-includes_defaults_inc_php
  ~ patches/patch-includes_functions_php
  ~ pkg/PLIST                             

  > update to LibreNMS 1.25
  > - now includes SVG graph support, this can be enabled in the UI from
  > global settings -> webui settings -> graph settings (sthen@)

openfire

  ~ Makefile                              ~ distinfo

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

spectrum-tools

  + patches/patch-Makefile_in             

  > remove spurious use of CXX (naddy@)

== plan9 ============================================================= 14/19 ==

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

plan9port

  ~ Makefile                              ~ patches/patch-INSTALL

  > honor CC (gsoares@)

== print ============================================================= 15/19 ==

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

texlive

  ~ Makefile.inc                          

  > My mirror only has the texmf pregen not the 1800MB of other files,
  > so remove it from MASTER_SITES (which isn't even used for fetching the
  > pregen). Fetch problem reported by rsadowski. (sthen@)

== security ========================================================== 16/19 ==

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

hydra

  - patches/patch-Makefile_am             
  - patches/patch-hydra-gtk_src_callbacks_c
  - patches/patch-hydra-oracle-listener_c
  - patches/patch-hydra-smb_c             - patches/patch-hydra-snmp_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               ~ pkg/PLIST-main
  + patches/patch-Makefile                
  + patches/patch-hydra-gtk_make_xhydra_sh

  > Update to hydra-8.4.
  > from Rafael Sadowski, ok rpointel@ (benoit@)

scanssh

  ~ Makefile                              

  > Drop ftp://ftp.openbsd.org from MASTER_SITES, there is no sense in
  > switching it to https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/
  > as this directory does not contain latest version.
  > OK jca@, gonzalo@ (fcambus@)

ssh-askpass-fullscreen

  ~ Makefile                              

  > honor CC, CFLAGS; drop gettext module; sync wantlib (naddy@)

== sysutils ========================================================== 17/19 ==

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

py-elasticsearch-curator

  ~ Makefile                              + patches/patch-setup_py

  > loosen dependency on elasticsearch, as also changed upstream
  > from sebastia@ (MAINTAINER) (jasper@)

sysclean

  ~ Makefile                              ~ distinfo

  > update to sysclean-2.0, from semarie (sthen@)

== textproc ========================================================== 18/19 ==

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

elasticsearch

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to elasticsearch-5.2.1
  > ok sebastia@ (jasper@)

icu4c

  ~ Makefile                              ~ distinfo

  > Update to icu4c-58.2. (ajacoutot@)

libxmlbird

  ~ Makefile                              

  > Respect CC (jca@)

py-elasticsearch

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to py-elasticsearch-5.2.0
  > ok sebastia@ (MAINTAINER) (jasper@)

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

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

awesome

  - patches/patch-awesome-version-internal_h_in
  - patches/patch-awesome_c               - patches/patch-awesomerc_lua_in
  - patches/patch-common_version_c        - patches/patch-lib_awful_util_lua_in
  - patches/patch-lib_gears_wallpaper_lua_in
  - patches/patch-lib_menubar_menu_gen_lua_in
  - patches/patch-lib_menubar_utils_lua_in
  - patches/patch-lib_naughty_lua_in      
  - patches/patch-lib_wibox_widget_systray_lua_in
  - patches/patch-themes_default_theme_lua_in
  - patches/patch-xwindow_c               ~ Makefile
  ~ distinfo                              ~ patches/patch-CMakeLists_txt
  ~ patches/patch-awesomeConfig_cmake     ~ pkg/MESSAGE
  ~ pkg/PLIST                             + patches/patch-awesomerc_lua
  + patches/patch-lib_awful_util_lua      
  + patches/patch-lib_beautiful_init_lua
  + patches/patch-lib_menubar_icon_theme_lua
  + patches/patch-lib_menubar_menu_gen_lua
  + patches/patch-lib_naughty_core_lua    + patches/patch-luaa_c
  + patches/patch-spawn_c                 
  + patches/patch-themes_default_theme_lua
  + patches/patch-themes_xresources_theme_lua

  > Update to awesome v4.0 (Harder, Better, Faster, Stronger)
  > To migrate a custom rc.lua from version 3.5.x to version 4.0, see
  > https://awesomewm.org/apidoc/documentation/17-porting-tips.md.html#v4
  > (dcoppa@)

gnome

  ~ calendar/Makefile                     ~ calendar/distinfo

  > update to gnome-calendar-3.22.3 (jasper@)

  ~ file-roller/Makefile                  ~ file-roller/distinfo

  > update to file-roller-3.22.3 (jasper@)

  ~ recipes/Makefile                      ~ recipes/distinfo
  ~ recipes/pkg/PLIST                     

  > update to gnome-recipes-0.18.0 (jasper@)

goggles

  ~ Makefile                              ~ files/config.local

  > Respect CC/CXX (jca@)

gtk+3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

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

roxterm

  ~ Makefile                              

  > honor CC, CXX (naddy@)

smtube

  ~ Makefile                              ~ distinfo

  > Update for SMTube to 17.1.0
  > OK benoit@ (gonzalo@)

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

Reply via email to