OpenBSD ports changes summary for 2015-12-07
============================================

cad/openscad                            devel
devel/py-openbsd                        devel/py-tzlocal
devel/quirks                            games
games/manaplus                          games/openttd
games/vacuum                            geo/qgis
graphics/gegl03                         infrastructure/templates
math/cgal                               net/librenms
net/py-websocket-client                 net/wmnet
net/wmnetload                           security
security/antisniff                      security/clamav-unofficial-sigs
security/keepassx                       security/zaproxy
sysutils/rofi                           sysutils/virt-manager
textproc                                textproc/ruby-treetop
textproc/tinyxml2                       x11/kde4
x11/windowmaker                         x11/windowmaker-extra

== cad =============================================================== 01/12 ==

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

openscad

  ~ Makefile                              ~ distinfo
  ~ patches/patch-boost_pri               ~ pkg/PLIST
  + patches/patch-openscad_pro            

  > - update to openscad-2015.03-2 (jasper@)

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

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

devel

  ~ Makefile                              

  > Remove: abandoned upstream, we have to fix it each time base changes.
  > sthen had already warned more than one year ago.
  > ok sthen@ jasper@ (jca@)

py-openbsd

  - Makefile                              - distinfo
  - patches/patch-openbsd__ifconfig_c     - patches/patch-openbsd__netstat_c
  - patches/patch-openbsd__pcap_c         - patches/patch-openbsd__sysvar_c
  - patches/patch-openbsd_packet_py       - patches/patch-openbsd_pcap_py
  - patches/patch-test_test_packet_realworld_py
  - patches/patch-test_test_pcap_py       - pkg/DESCR
  - pkg/PLIST                             

  > Remove: abandoned upstream, we have to fix it each time base changes.
  > sthen had already warned more than one year ago.
  > ok sthen@ jasper@ (jca@)

py-tzlocal

  ~ Makefile                              ~ pkg/PLIST

  > plist fixes, MODPY_COMMENT shouldn't have a space after it (sthen@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Remove: abandoned upstream, we have to fix it each time base changes.
  > sthen had already warned more than one year ago.
  > ok sthen@ jasper@ (jca@)

  ~ Makefile                              ~ files/Quirks.pm

  > register antisniff removal (jasper@)

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

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

games

  ~ Makefile                              

  > +vacuum (bentley@)

manaplus

  ~ Makefile                              ~ distinfo

  > Update to manaplus-1.5.12.5. (benoit@)

openttd

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to openttd-1.5.3. (bentley@)

vacuum

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

  > New import:
  >     Import vacuum-0.13a

== geo =============================================================== 04/12 ==

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

qgis

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_core_qgsapplication_cpp

  > Bugfix update to QGIS 2.12.1. Fix paths in patch while here. (landry@)

== graphics ========================================================== 05/12 ==

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

gegl03

  ~ Makefile                              ~ distinfo

  > Update to gegl03-0.3.4. (ajacoutot@)

== infrastructure ==================================================== 06/12 ==

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

templates

  ~ network.conf.template                 

  > update address for MASTER_SITE_WINDOWMAKER (jasper@)

== math ============================================================== 07/12 ==

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

cgal

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

  > - update to cgal-4.6.3
  > * last version before dropping qt4 support
  > - add NO_TEST (jasper@)

== net =============================================================== 08/12 ==

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

librenms

  ~ Makefile                              ~ distinfo
  ~ patches/patch-daily_sh                ~ patches/patch-html_index_php
  ~ patches/patch-includes_defaults_inc_php
  ~ patches/patch-includes_definitions_inc_php
  ~ patches/patch-scripts_distro          ~ pkg/PLIST

  > update to LibreNMS-201512 (sthen@)

py-websocket-client

  ~ Makefile                              ~ pkg/PLIST

  > plist fixes, MODPY_COMMENT shouldn't have a space after it (sthen@)

wmnet

  ~ Makefile                              ~ patches/patch-Imakefile
  ~ patches/patch-drivers_c               ~ patches/patch-wmnet_h
  + patches/patch-config_h                

  > - use getifaddrs(3)
  > - stop linking with libkvm now that it's no longer used
  > - remove some now-unneeded parts of the drivers.c patch (jasper@)

wmnetload

  - patches/patch-configure_in            

  > remove unused patch (we already have patch-configure which is actually
  > used) (jasper@)

  ~ Makefile                              ~ patches/patch-configure
  ~ patches/patch-src_ifstat_openbsd_c    

  > - use getifaddrs(3)
  > - stop linking with libkvm now that it's no longer used
  > ok mpi@ (jasper@)

== security ========================================================== 09/12 ==

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

security

  ~ Makefile                              

  > SUBDIR += zaproxy (rpointel@)

  ~ Makefile                              

  > remove antisniff, outdated, unmaintained, etc. it hid well in the tree from
  > way before openbsd 2.7, but now it got smoked out of hiding by the recent
  > if_var.h
  > changes.
  > ok bentley@ (jasper@)

antisniff

  - Makefile                              - distinfo
  - patches/patch-Makefile                - patches/patch-arpreqtest_c
  - patches/patch-bpf_readwrite_c         - patches/patch-etherping_c
  - patches/patch-flood_net_c             - patches/patch-includes_h
  - patches/patch-ip_util_c               - patches/patch-run_etherpingtest_c
  - pkg/DESCR                             - pkg/PLIST

  > remove antisniff, outdated, unmaintained, etc. it hid well in the tree from
  > way before openbsd 2.7, but now it got smoked out of hiding by the recent
  > if_var.h
  > changes.
  > ok bentley@ (jasper@)

clamav-unofficial-sigs

  ~ Makefile                              ~ distinfo
  ~ patch-clamav-unofficial-sigs_conf     ~ patch-clamav-unofficial-sigs_sh

  > update to clamav-unofficial-sigs-4.9.2 - caveat emptor, this requires
  > config
  > to be merged from the example file, now requires bash, and the script is
  > getting
  > horribly dirty.. (sthen@)

keepassx

  ~ Makefile                              
  + patches/patch-src_lib_FileDialogs_cpp

  > Security fix for CVE-2015-8378
  > ok steven@ (MAINTAINER) (jasper@)

  ~ Makefile                              
  + patches/patch-src_lib_FileDialogs_cpp

  TAGGED OPENBSD_5_8
  > Security fix for CVE-2015-8378
  > ok steven@ (MAINTAINER) (jasper@)

zaproxy

  + Makefile                              + distinfo
  + files/zaproxy.sh                      + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >     import zaproxy,  web application security tool.

== sysutils ========================================================== 10/12 ==

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

rofi

  ~ Makefile                              + patches/patch-include_rofi_h
  + patches/patch-source_dialogs_script_c
  + patches/patch-source_helper_c         

  > expand ~ and ~user; upstream was kind enough to properly implement this
  > instead
  > of relying on wordexp(), which wouldn't have worked for us. (jasper@)

virt-manager

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to virt-manager-1.3.1 (jasper@)

== textproc ========================================================== 11/12 ==

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

textproc

  ~ Makefile                              

  > +tinyxml2 (bentley@)

ruby-treetop

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to treetop-1.6.3
  > - enable tests (jasper@)

tinyxml2

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

  > New import:
  >     Import tinyxml2-3.0.0.

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

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

kde4

  + kgamma/patches/patch-CMakeLists_txt   + kuser/patches/patch-CMakeLists_txt

  > Unbreak build with upcoming CMake 3.4.
  > Those ports were lucky to build with CMake <3.4 since their CMakeLists.txt
  > were wrong due to missing include(CheckIncludeFiles).
  > Those patches do affect configure stage only, so no revision bumps.
  > Noticed by naddy@, thanks! (zhuk@)

windowmaker

  ~ Makefile                              

  > update HOMEPAGE (jasper@)

windowmaker-extra

  ~ Makefile                              

  > update HOMEPAGE (jasper@)

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

Reply via email to