OpenBSD ports changes summary for 2016-06-22
============================================

devel/quirks                            geo/josm
infrastructure/bin                      infrastructure/man
infrastructure/mk                       lang/php
net/icinga                              net/p5-Net-IMP
net/scamper                             security/p5-Net-SSLGlue
security/sudo                           shells/bash
sysutils/ntfs-3g                        www/apache-httpd
www/libwebsockets                       www/tomcat
x11/lumina                              x11/windowmaker

== devel ============================================================= 01/10 ==

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

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > drop icinga2-migration, it's not maintained upstream any more, only
  > provides
  > a skeleton conversion rather than something ready-to-run, and it's less
  > work
  > to write a new config using the full scope of the config language than to
  > fix
  > up a migrated one. (sthen@)

== geo =============================================================== 02/10 ==

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

josm

  ~ Makefile                              ~ distinfo

  > Update to josm r10448, from maintainer Holger Mikolon.
  > Fixes the lsb_release issue, and set MODJAVA_VER to 1.8+ while here.
  > (landry@)

== infrastructure ==================================================== 03/10 ==

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

bin

  ~ make-plist                            

  > Remove references to SHARED_ONLY; it's unused nowadays.
  > Not touching make-plist too much because espie@ already has local changes
  > in that file.
  > ok espie@ (ajacoutot@)

man

  ~ man1/make-plist.1                     

  > Remove references to SHARED_ONLY; it's unused nowadays.
  > Not touching make-plist too much because espie@ already has local changes
  > in that file.
  > ok espie@ (ajacoutot@)

  ~ man8/bulk.8                           

  > fulk->full (sthen@)

mk

  ~ bsd.port.mk                           

  > Remove references to SHARED_ONLY; it's unused nowadays.
  > Not touching make-plist too much because espie@ already has local changes
  > in that file.
  > ok espie@ (ajacoutot@)

== lang ============================================================== 04/10 ==

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

php

  - 5.5/patches/patch-ext_suhosin_execute_c
  - 5.6/patches/patch-ext_suhosin_execute_c
  ~ Makefile.inc                          ~ 5.5/Makefile
  ~ 5.5/distinfo                          ~ 5.6/Makefile
  ~ 5.6/distinfo                          
  ~ 5.6/patches/patch-php_ini-development
  ~ 7.0/Makefile                          ~ 7.0/distinfo
  + 5.5/patches/suhosin-ext_suhosin_execute_c
  + 5.6/patches/suhosin-ext_suhosin_execute_c

  > fix no_suhosin build problem reported by Devin Ceartas
  > update to php-5.5.36, 5.6.22, 7.0.7 (sthen@)

== net =============================================================== 05/10 ==

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

icinga

  - icinga2-migration/Makefile            - icinga2-migration/distinfo
  - icinga2-migration/pkg/DESCR           - icinga2-migration/pkg/PLIST
  ~ Makefile                              

  > drop icinga2-migration, it's not maintained upstream any more, only
  > provides
  > a skeleton conversion rather than something ready-to-run, and it's less
  > work
  > to write a new config using the full scope of the config language than to
  > fix
  > up a migrated one. (sthen@)

  ~ web2/Makefile                         ~ web2/pkg/PLIST

  > symlink icingacli from /var/www/icinga2-web/bin to /usr/local/bin (sthen@)

  ~ core2/Makefile                        ~ core2/distinfo
  ~ core2/patches/patch-CMakeLists_txt    

  > update to icinga2 2.4.10 (sthen@)

  ~ Makefile                              + web2-module-director/Makefile
  + web2-module-director/distinfo         + web2-module-director/pkg/DESCR
  + web2-module-director/pkg/PLIST        

  > add director module (config management/deployment) for icinga-web2 (sthen@)

p5-Net-IMP

  ~ Makefile                              ~ distinfo

  > update p5-Net-IMP to 0.633 (bluhm@)

scamper

  ~ Makefile                              ~ distinfo

  > update to scamper-cvs-20141211e (sthen@)

== security ========================================================== 06/10 ==

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

p5-Net-SSLGlue

  ~ Makefile                              ~ distinfo

  > update p5-Net-SSLGlue to 1.058 (bluhm@)

sudo

  ~ Makefile                              ~ distinfo

  > Update to sudo 1.8.17p1 (millert@)

== shells ============================================================ 07/10 ==

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

bash

  ~ Makefile                              ~ distinfo

  > update to 4.3 patchlevel 46 (naddy@)

== sysutils ========================================================== 08/10 ==

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

ntfs-3g

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

  > Update to ntfs_3g-2016.2.22
  > From Rafael Sadowski
  > OK giovanni@, pirofti@ (maintainer) (dcoppa@)

== www =============================================================== 09/10 ==

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

apache-httpd

  ~ Makefile                              ~ pkg/apache2.rc

  > So, mod_perl will reset $0 to argv[0] which will break the rc.d script
  > functionality. So let's use apachectl2 for start and stop, disable
  > rc_reload
  > (which should have been done anyway) and relax the default pexp
  > (workaround).
  > breakage reported by Michael Lechtermann
  > ok sthen@ (ajacoutot@)

  ~ Makefile                              

  > Properly bump REVISION.
  > spotted by Markus Lude (ajacoutot@)

libwebsockets

  ~ Makefile                              ~ distinfo

  > Update www/libwebsockets 1.7.8 => 2.0.2
  > OK abieber@ (awolk@)

tomcat

  ~ v7/Makefile                           ~ v7/distinfo

  > Update to tomcat-7.0.70 (dcoppa@)

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

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

lumina

  ~ Makefile.inc                          ~ i18n/distinfo
  ~ lumina/Makefile                       ~ lumina/distinfo
  ~ lumina/pkg/PLIST                      

  > Update to lumina-0.9.0.1.
  > based on a submission from Bryan Everly (ajacoutot@)

windowmaker

  ~ Makefile                              + patches/patch-src_appicon_c
  + patches/patch-src_dock_c              + patches/patch-src_icon_c
  + patches/patch-src_icon_h              + patches/patch-src_switchmenu_c
  + patches/patch-src_switchpanel_c       + patches/patch-src_window_c
  + patches/patch-util_getstyle_c         + patches/patch-util_wmmenugen_c

  > Merge multiple fixes from upstream:
  > Avoid create again a docked application cache icon
  > Avoid recreate Cached Icon moving between docks
  > Fix infinite loop in switching within group
  > Maintain sorting of windows by workspace in switch menu
  > New applications do not create Cached Icon
  > Remove cache icon when detached
  > Save the icon filename instead of the full path
  > Use window placement settings on other workspaces
  > create_appicon_from_dock checks if no_appicon flag is set
  > getstyle: fix wcopy_file paths
  > wmmenugen: Fix segfault; argv[argc] doesn't exist (dcoppa@)

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

Reply via email to