OpenBSD ports changes summary for 2017-04-17
============================================

archivers/lha                           audio/pulseaudio
databases/evolution-data-server         devel
devel/libgee                            devel/libgtop2
devel/llvm                              devel/mercurial
devel/p5-Test-Script                    devel/quirks
devel/spidermonkey                      devel/tortoisehg
devel/vte3                              editors/elvis
graphics/evince                         lang/ghc
lang/ruby                               mail/evolution
mail/evolution-ews                      mail/evolution-rss
math                                    math/libneural
meta/gnome                              multimedia/libmatroska
multimedia/transcode                    net/libproxy
net/nagios                              net/telepathy
security/p5-IO-Socket-SSL               sysutils
sysutils/sshpass                        textproc/aspell
textproc/fzy                            textproc/gtkspell3
www/epiphany                            www/hiawatha
www/nghttp2                             x11/fbpanel
x11/gnome                               x11/gtksourceview3
x11/remmina                             x11/xfce4

== archivers ========================================================= 01/17 ==

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

lha

  ~ Makefile                              + patches/patch-src_getopt_long_c

  > mark getopt_long variables properly, so that clang will be happy with the
  > libc version. did not ditch this getopt_long 'cause it's apparently
  > different
  > from GNU semantics slightly.
  > okay naddy@ (espie@)

== audio ============================================================= 02/17 ==

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

pulseaudio

  ~ Makefile                              

  > fix fix double word in comment (jasper@)

== databases ========================================================= 03/17 ==

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

evolution-data-server

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST
  + patches/patch-CMakeLists_txt          
  + patches/patch-cmake_modules_SetupBuildFlags_cmake

  > Update to evolution-data-server-3.24.1. (ajacoutot@)

== devel ============================================================= 04/17 ==

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

devel

  ~ Makefile                              

  > Remove spidermonkey (mojz-24) now that nothing uses it anymore
  > ok aja@ (jasper@)

libgee

  ~ Makefile                              ~ distinfo

  > Update to libgee-0.20.0. (ajacoutot@)

libgtop2

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to libgtop-2.36.0 (still broken, but a more recent base to fix it
  > on) (jasper@)

  + patches/patch-sysdeps_openbsd_procmem_c

  > barf-inducing fix for clang, which doesn't like stuff that vaguely
  > looks like prototypes (which is what you get when including ~kernel
  > stuff in userland.
  > okay jasper@ (espie@)

llvm

  ~ Makefile                              
  ~ patches/patch-tools_lld_ELF_DriverUtils_cpp

  > Disable colored diagnostics.
  > from Brad (MAINTAINER) (ajacoutot@)

mercurial

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > update mercurial to 4.1.2.
  > initial diff from juanfra@, who is the new maintainer.
  > ok juanfra@. (rpointel@)

p5-Test-Script

  ~ Makefile                              ~ distinfo

  > update p5-Test-Script to 1.18 (bluhm@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > register spidermonkey removal (jasper@)

  ~ Makefile                              ~ files/Quirks.pm

  > Register pinpoint removal. (ajacoutot@)

  ~ Makefile                              ~ files/Quirks.pm

  > Don't obsolete spidermonkey; there's another package named this way.
  > ok jasper@ (ajacoutot@)

  ~ Makefile                              ~ files/Quirks.pm

  > register anjuta removal (jasper@)

  ~ Makefile                              ~ files/Quirks.pm

  > Remove libneural: dates from the turn of the century, abandoned,
  > master site unreachable, nothing in ports uses it.  ok jasper@ (naddy@)

spidermonkey

  - Makefile                              - distinfo
  - patch-assembler_jit_ExecutableAllocator_h
  - patch-assembler_wtf_Platform_h        - patch-config_config_mk
  - patch-config_milestone_pl             - patch-configure
  - patch-ctypes_libffi_configure         - patch-ctypes_libffi_src_mips_ffi_c
  - patch-ctypes_libffi_src_mips_ffitarget_h
  - patch-ctypes_libffi_src_x86_freebsd_S
  - patch-gc_RootMarking_cpp              - patch-jsapi_cpp
  - patch-jscpucfg_h                      - pkg/DESCR
  - pkg/PLIST                             

  > Remove spidermonkey (mojz-24) now that nothing uses it anymore
  > ok aja@ (jasper@)

tortoisehg

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update tortoisehg to 4.1.2.
  > initial diff from juanfra@, who is the new maintainer.
  > ok juanfra@. (rpointel@)

vte3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to vte-0.48.2 (jasper@)

== editors =========================================================== 05/17 ==

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

elvis

  - patches/patch-doc_elvis_man           - patches/patch-doc_ref_man
  ~ Makefile                              ~ patches/patch-configure
  ~ patches/patch-ctags_c                 ~ patches/patch-doc_ctags_man
  ~ patches/patch-move_c                  + patches/patch-draw_c
  + patches/patch-osunix_ostext_c         + patches/patch-region_c
  + patches/patch-window_c                

  > Updates from Donovan Watteau, who takes maintainer. From Donovan's mail:
  > * Fix a startup crash that's extremely easy to trigger on OpenBSD
  > (patch-draw_c).
  > * Various fixes from a forked Github version (there was no official
  > elvis release since 2004), clang warns about most of them.
  > * Remove some questionable/broken/dangerous features: backtick
  > support in filenames, WYSIWYG for nroff/tex files, and
  > HTTP/FTP support.  Looking at the code, I'd feel better having
  > less features, here.  Please complain if you really want them.
  > * Remove dead FTP mirrors from MASTER_SITES, and use an HTTP server
  > instead.
  > * Remove some previous patches of mine which only dealt with
  > whitespace in man pages: fixing that was just useless noise. (sthen@)

== graphics ========================================================== 06/17 ==

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

evince

  ~ Makefile                              ~ distinfo

  > update to evince-3.24.0 (jasper@)

== lang ============================================================== 07/17 ==

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

ghc

  ~ Makefile                              
  + patches/patch-compiler_main_SysTools_hs

  > give the system a chance to figure out clang (their detection method is
  > lame
  > as the patch shows).
  > you'll need to wait for a bootstrap/rebootrap yourself so this is actually
  > effective.
  > (should cut down *a lot* on the insane number of warnings produced due to
  > unknown compile options on a clang system)
  > okay kili@ (espie@)

ruby

  ~ 2.4/Makefile                          ~ 2.4/patches/patch-configure

  > Fix heap overflow by renaming HEAP_ALIGN_LOG to HEAP_PAGE_ALIGN_LOG in
  > configure. (jeremy@)

== mail ============================================================== 08/17 ==

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

evolution

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             + patches/patch-CMakeLists_txt
  + patches/patch-cmake_modules_SetupBuildFlags_cmake

  > Update to evolution-3.24.1. (ajacoutot@)

evolution-ews

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             
  + pkg/patch-cmake_modules_SetupBuildFlags_cmake

  > Update to evolution-ews-3.24.1. (ajacoutot@)

evolution-rss

  ~ Makefile                              ~ patches/patch-src_rss_c

  > Unbreak with the new evolution stack (from upstream). (ajacoutot@)

== math ============================================================== 09/17 ==

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

math

  ~ Makefile                              

  > Remove libneural: dates from the turn of the century, abandoned,
  > master site unreachable, nothing in ports uses it.  ok jasper@ (naddy@)

libneural

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Remove libneural: dates from the turn of the century, abandoned,
  > master site unreachable, nothing in ports uses it.  ok jasper@ (naddy@)

== meta ============================================================== 10/17 ==

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

gnome

  ~ Makefile                              

  > Introducing GNOME 3.24.1. (ajacoutot@)

== multimedia ======================================================== 11/17 ==

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

libmatroska

  ~ Makefile                              ~ distinfo

  > Update to libmatroska-1.4.7.
  > from Brad (MAINTAINER) (ajacoutot@)

transcode

  ~ Makefile                              

  > transcode tries to use twolame at runtime, not toolame.  Fix RDEP. (jca@)

  ~ Makefile                              

  > Point to the correct HOMEPAGE (upstream project on bitbucket).
  > Looks like the old domain / website isn't under upstream control any
  > more.
  > While here, reorder the Makefile a bit, and add an XXX about
  > MASTER_SITES, which is broken.
  > Noticed by fcambus@ (jca@)

  ~ Makefile                              

  > unbreak MASTER_SITES (sthen@)

== net =============================================================== 12/17 ==

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

libproxy

  ~ Makefile                              
  ~ patches/patch-libproxy_CMakeLists_txt

  > fix net/libproxy with libc++ by defining _POSIX_C_SOURCE=200809L and
  > _BSD_SOURCE
  > clues from kettenis, espie (sthen@)

nagios

  ~ nagios/Makefile                       ~ nagios/distinfo
  ~ nagios/patches/patch-configure        
  ~ nagios/patches/patch-include_config_h_in
  ~ nagios/patches/patch-sample-config_cgi_cfg_in
  ~ nagios/patches/patch-sample-config_httpd_conf_in
  ~ nagios/patches/patch-sample-config_nagios_cfg_in
  ~ nagios/pkg/PLIST-web                  ~ nagios/pkg/README-main

  > Update net/nagios/nagios to version 4.3.1
  > - add archivers/unzip as BUILD_DEPENDS
  > - regen and adapt patches
  > - use rcctl in README-main and reflect switch to apache2
  > Feedback and OK sthen@ (rpe@)

telepathy

  ~ folks/Makefile                        

  > Temporarily --disable-modular-tests until we figure out all the undef refs
  > to e-d-s private symbols. (ajacoutot@)

  ~ folks/Makefile                        ~ folks/distinfo

  > use git master for this port as there's been lots of fixes upstream, but no
  > release. (jasper@)

== security ========================================================== 13/17 ==

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

p5-IO-Socket-SSL

  ~ Makefile                              ~ distinfo

  > update p5-IO-Socket-SSL to 2.048 (bluhm@)

== sysutils ========================================================== 14/17 ==

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

sysutils

  ~ Makefile                              

  > +sshpass (jca@)

sshpass

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-main_c                  

  > New import:
  >     Import sshpass, a noninteractive ssh password provider.

== textproc ========================================================== 15/17 ==

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

aspell

  ~ core/patches/patch-configure          

  > regen patch (sthen@)

  ~ core/Makefile                         
  + core/patches/patch-interfaces_cc_aspell_h
  + core/patches/patch-prog_aspell_cpp    
  + core/patches/patch-prog_checker_string_hpp

  > Workaround failure with aspell build seen with clang. Upstream devel tree
  > has a different workaround which requires regenerating some files, so using
  > the one from FreeBSD for now. (sthen@)

fzy

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > Update fzy to 0.9, and honour CC. (fcambus@)

gtkspell3

  ~ Makefile                              ~ distinfo

  > Update to gtkspell3-3.0.9.
  > - drop the gettext MODULE (ajacoutot@)

== www =============================================================== 16/17 ==

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

epiphany

  - patches/patch-lib_ephy-profile-migrator_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to epiphany-3.24.1 (jasper@)

hiawatha

  ~ Makefile                              ~ distinfo
  ~ patches/patch-man_hiawatha_1_in       ~ patches/patch-src_serverconfig_c
  ~ patches/patch-src_tls_c               

  > Update to hiawatha 10.6. (juanfra@)

nghttp2

  ~ Makefile                              ~ distinfo

  > update to nghttp2-1.21.1 (sthen@)

== x11 =============================================================== 17/17 ==

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

fbpanel

  ~ Makefile                              ~ patches/patch-exec_xlogout

  > revert previous; xdm mention was in a line which was removed in the patch
  > (sthen@)

gnome

  ~ gjs/Makefile                          ~ gjs/distinfo
  ~ gjs/pkg/PLIST                         

  > update to gjs-1.48.1 (jasper@)

  ~ libgweather/Makefile                  ~ libgweather/distinfo

  > update to libgweather-3.24.0 (jasper@)

  ~ online-accounts/Makefile              ~ online-accounts/distinfo
  ~ online-accounts/pkg/PLIST             

  > update to gnome-online-accounts-3.24.0 (jasper@)

  ~ zenity/Makefile                       ~ zenity/distinfo

  > update to zenity-3.24.0 (jasper@)

  ~ desktop/Makefile                      ~ desktop/distinfo
  ~ desktop/patches/patch-libgnome-desktop_Makefile_in
  ~ desktop/patches/patch-libgnome-desktop_gnome-desktop-thumbnail_c

  > Update to gnome-desktop-3.24.1. (ajacoutot@)

  ~ calculator/Makefile                   ~ calculator/distinfo
  ~ calculator/pkg/PLIST                  

  > update to gnome-calculator-3.24.0 (jasper@)

  ~ gvfs/Makefile                         ~ gvfs/distinfo
  ~ gvfs/pkg/PLIST-main                   

  > Update to gvfs-1.32.1. (ajacoutot@)

  - tracker/pkg/patch-src_tracker-needle_tracker-tags-view_vala
  - tracker/pkg/patch-src_tracker-preferences_tracker-preferences_vala
  ~ tracker/Makefile                      ~ tracker/distinfo
  ~ tracker/patches/patch-configure       
  ~ tracker/patches/patch-src_libtracker-sparql_Makefile_in
  ~ tracker/pkg/PLIST                     

  > Update to meta-tracker-1.12.0. (ajacoutot@)

  ~ nautilus/Makefile                     ~ nautilus/distinfo
  ~ nautilus/patch-src_nautilus-canvas-container_c
  ~ nautilus/patch-src_nautilus-ui-utilities_c
  ~ nautilus/pkg/PLIST                    

  > Update to nautilus-3.24.0. (ajacoutot@)

  ~ settings-daemon/Makefile              ~ settings-daemon/distinfo
  ~ settings-daemon/pkg/PLIST             
  + settings-daemon/patches/patch-configure

  > Update to gnome-settings-daemon-3.24.1. (ajacoutot@)

  ~ system-monitor/Makefile               ~ system-monitor/distinfo
  ~ system-monitor/pkg/PLIST              

  > update to gnome-system-monitor-3.24.0 (jasper@)

  ~ session/Makefile                      ~ session/distinfo
  ~ session/patches/patch-gnome-session_main_c

  > Update to gnome-session-3.24.1. (ajacoutot@)

  ~ weather/Makefile                      ~ weather/distinfo
  ~ weather/pkg/PLIST                     

  > Update to gnome-weather-3.24.0. (ajacoutot@)

  ~ power-manager/Makefile                ~ power-manager/distinfo

  > Update to gnome-power-manager-3.24.0. (ajacoutot@)

  ~ color-manager/Makefile                ~ color-manager/distinfo
  ~ color-manager/patches/patch-configure

  > Update to gnome-color-manager-3.24.0. (ajacoutot@)

  ~ file-roller/Makefile                  ~ file-roller/distinfo
  ~ file-roller/pkg/PLIST                 

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

  - control-center/patch-panels_info_cc-info-panel_c
  ~ control-center/Makefile               ~ control-center/distinfo
  ~ control-center/patch-panels_user-accounts_Makefile_in
  + control-center/patch-panels_display_cc-night-light-widget_c

  > Update to gnome-control-center-3.24.1. (ajacoutot@)

  - eog/patches/patch-src_eog-exif-util_c
  ~ eog/Makefile                          ~ eog/distinfo

  > update to eog-3.24.1 (jasper@)

  ~ music/Makefile                        ~ music/distinfo
  ~ music/pkg/PLIST                       

  > Update to gnome-music-3.24.1.1. (ajacoutot@)

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

  > New import:
  >     Import gtef-2.0.0.

  ~ Makefile                              

  > +gtef (ajacoutot@)

  ~ latexila/Makefile                     ~ latexila/distinfo

  > Update to latexila-3.24.0. (ajacoutot@)

  ~ photos/Makefile                       ~ photos/distinfo
  ~ photos/pkg/PLIST                      
  + photos/patches/patch-src_egg-task-cache_c

  > Update to gnome-photos-3.24.1. (ajacoutot@)

  ~ clocks/Makefile                       ~ clocks/distinfo

  > Update to gnome-clocks-3.24.0. (ajacoutot@)

  ~ totem/Makefile                        ~ totem/distinfo

  > Update to totem-3.24.0. (ajacoutot@)

  ~ terminal/Makefile                     ~ terminal/distinfo
  ~ terminal/pkg/PLIST                    

  > update to gnome-terminal-3.24.1 (jasper@)

  ~ calendar/Makefile                     ~ calendar/distinfo

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

  ~ mutter/Makefile                       ~ mutter/distinfo
  ~ mutter/pkg/PLIST                      
  + mutter/patches/patch-src_compositor_compositor_c
  + mutter/patches/patch-src_core_main_c

  > update to mutter-3.24.1 (jasper@)

  ~ shell/Makefile                        ~ shell/distinfo
  ~ shell/patches/patch-js_ui_screenShield_js
  ~ shell/pkg/PLIST                       

  > update to gnome-shell-3.24.1 (jasper@)

  ~ shell-extensions/Makefile             ~ shell-extensions/distinfo
  ~ shell-extensions/pkg/PLIST            

  > update to gnome-shell-extensions-3.24.1 (jasper@)

  ~ terminal/Makefile                     
  + terminal/patches/patch-src_terminal-screen_c

  > revert two upstream commits that prevent spawning a shell; this is not a
  > fix
  > but it makes gnome-terminal usable again. (jasper@)

  ~ gdm/Makefile                          ~ gdm/distinfo
  ~ gdm/patches/patch-configure_ac        
  ~ gdm/patches/patch-daemon_gdm-launch-environment_c
  ~ gdm/patches/patch-daemon_gdm-manager_c
  ~ gdm/patches/patch-daemon_gdm-session_c

  > Update to gdm-3.24.1. (ajacoutot@)

  ~ documents/Makefile                    ~ documents/distinfo

  > Update to gnome-documents-3.24.1. (ajacoutot@)

  ~ sushi/Makefile                        

  > Regen WANTLIB to unbreak. (ajacoutot@)

  ~ initial-setup/Makefile                ~ initial-setup/distinfo
  ~ initial-setup/patches/patch-configure_ac

  > Update to gnome-initial-setup-3.24.0. (ajacoutot@)

  ~ builder/Makefile                      ~ builder/distinfo
  ~ builder/patches/patch-libide_util_ide-posix_c
  ~ builder/pkg/PLIST                     
  + builder/patches/patch-doc_Makefile_in
  + builder/patches/patch-libide_Makefile_in

  > Update to gnome-builder-3.24.1 to unbreak. (ajacoutot@)

  ~ maps/Makefile                         ~ maps/distinfo
  ~ maps/pkg/PLIST                        

  > Update to gnome-maps-3.24.1. (ajacoutot@)

  - pinpoint/Makefile                     - pinpoint/distinfo
  - pinpoint/pkg/DESCR                    - pinpoint/pkg/PLIST

  > Remove pinpoint, development has stopped and there are many alternatives
  > in-tree.
  > ok jasper@ (ajacoutot@)

  ~ Makefile                              

  > -pinpoint (ajacoutot@)

  - anjuta/Makefile                       - anjuta/distinfo
  - anjuta/patches/patch-configure        - anjuta/pkg/DESCR
  - anjuta/pkg/PLIST                      

  > remove anjuta, development has effectively ceased upstream. there are other
  > alternatives that are actively being development e.g. gnome-builder.
  > ok aja@ (jasper@)

  ~ Makefile                              

  > -anjuta (jasper@)

gtksourceview3

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to gtksourceview-3.24.1 (jasper@)

remmina

  - patches/patch-cmake_FindVTE_cmake     
  - patches/patch-remmina_CMakeLists_txt
  - patches/patch-remmina_external_tools_CMakeLists_txt
  - patches/patch-remmina_src_remmina_ssh_plugin_c
  ~ Makefile                              ~ distinfo
  ~ patches/patch-remmina-plugins_rdp_rdp_plugin_c

  > update to remmina-1.1.2 (jasper@)

xfce4

  ~ xfce4-whiskermenu/Makefile            ~ xfce4-whiskermenu/distinfo

  > Bugfix update to xfce4-whiskermenu 1.7.2 (landry@)

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

Reply via email to