OpenBSD ports changes summary for 2016-04-15
============================================

databases/mydumper                      databases/pgadmin3
databases/py-couchdb                    databases/py-flask-sqlalchemy
databases/py-mongo                      databases/py-mysql
databases/py-peewee                     devel
devel/cmake                             devel/glib2mm
devel/ipython                           devel/liburcu
devel/py-lazy-object-proxy              devel/py-path.py
devel/py-pathlib                        devel/py-pexpect
devel/py-pip                            devel/py-setuptools_scm
devel/py-test-benchmark                 devel/py-testpath
devel/py-virtualenv                     devel/py-wrapt
games                                   games/quake
graphics/opencv                         net/p5-Net-Pcap
net/quagga                              sysutils/py-lockfile
telephony/asterisk                      textproc
textproc/py-sphinx                      www
www/casperjs                            www/lynx
www/py-wtforms                          x11/gnome
x11/gtk3mm                              x11/kde
x11/smplayer                            

== databases ========================================================= 01/10 ==

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

mydumper

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

pgadmin3

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-couchdb

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-flask-sqlalchemy

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-mongo

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-mysql

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-peewee

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

== devel ============================================================= 02/10 ==

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

devel

  ~ Makefile                              

  > +py-lazy-object-proxy
  > +py-lazy-object-proxy,python3
  > +py-test-benchmark
  > +py-test-benchmark,python3 (shadchin@)

cmake

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

glib2mm

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to glib2mm-2.46.4.
  > Drop gettext module while here. (ajacoutot@)

ipython

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

liburcu

  ~ Makefile                              

  > Build with egcc on alpha, in-tree gcc can't compile this; from Miod. (jca@)

py-lazy-object-proxy

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

  > New import:
  >     Import py-lazy-object-proxy 1.2.2, ok sthen@

py-path.py

  ~ Makefile                              ~ distinfo
  ~ patches/patch-pytest_ini              

  > Update to py-path.py 8.2 and take maintainer. (shadchin@)

py-pathlib

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-pexpect

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-pip

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-setuptools_scm

  ~ Makefile                              ~ distinfo
  ~ patch-testing_test_regressions_py     

  > Update to py-setuptools_scm 1.11.0 (shadchin@)

py-test-benchmark

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

  > New import:
  >     Import py-test-benchmark 3.0.0, ok sthen@

py-testpath

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-virtualenv

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

py-wrapt

  ~ Makefile                              ~ distinfo

  > Update to py-wrapt 1.10.8 (shadchin@)

== games ============================================================= 03/10 ==

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

games

  ~ Makefile                              

  > Remove games/quake from the build
  > The port was superseded by games/quakespasm
  > OK abieber@ (awolk@)

quake

  - Makefile                              - distinfo
  - pkg/DESCR-libs                        - pkg/DESCR-main
  - pkg/DESCR-server                      - pkg/PLIST-libs
  - pkg/PLIST-main                        - pkg/PLIST-server

  > Remove the games/quake port
  > The port was superseded by games/quakespasm
  > OK abieber@ (awolk@)

== graphics ========================================================== 04/10 ==

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

opencv

  ~ Makefile                              
  + patches/patch-cmake_OpenCVDetectPython_cmake

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

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

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

p5-Net-Pcap

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_PL             

  > update to p5-Net-Pcap-0.17 and patch to unbreak with perl 5.22 (sthen@)

quagga

  ~ Makefile                              + patches/patch-configure_ac

  TAGGED OPENBSD_5_9
  > Backport fix for ospfd/ripd.
  > Upstream assumes that we support passing an interface index instead of
  > an address in struct ip_mreq.imr_interface (hack supported by FreeBSD &
  > NetBSD).
  > Prompted by a report from Christophe "STux", ok sthen@ (maintainer) (jca@)

== sysutils ========================================================== 06/10 ==

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

py-lockfile

  ~ Makefile                              

  > FLAVORS=toto... no way that wasn't me doing some stupid test.
  > Enable regression tests on all FLAVORs. (ajacoutot@)

  ~ Makefile                              

  > py3-sphinx is not picked up for some reason. (ajacoutot@)

== telephony ========================================================= 07/10 ==

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

asterisk

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > security update to asterisk-13.8.1
  > AST-2016-005: TCP denial of service in PJProject
  > AST-2016-004: Fix crash on REGISTER with long URI (sthen@)

== textproc ========================================================== 08/10 ==

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

textproc

  ~ Makefile                              

  > +py-sphinx,python3 (shadchin@)

py-sphinx

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-sphinx 1.4.
  > ok sthen@ (shadchin@)

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

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

www

  ~ Makefile                              

  > +casperjs (sthen@)

casperjs

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

  > New import:
  >     import www/casperjs, ok abieber@

  ~ Makefile                              

  > put "python" in the path for clitests (sthen@)

lynx

  ~ Makefile                              ~ patches/patch-lynx_man
  ~ patches/patch-src_LYMain_c            + patches/patch-src_LYReadCFG_c
  + patches/patch-userdefs_h              

  > Help lynx to live up to its no "proc" and no "exec" promises:
  > sthen@ found that the mailcap mechanism can spawn a viewer. Rename
  > the hardcoded /etc/mailcap and ~/.mailcap files to /dev/null and
  > disable the ability to undo that via a config file. lynx copes by
  > offering to download files with MIME types it can't handle itself.
  > fcambus found that "lynx index.html" + typing e spawns an editor.
  > Hardcode "no_editor = TRUE" before pledge() and tweak manpage.
  > Most of this is by fcambus (MAINTAINER).
  > /dev/null bit from me, based on a hint from sthen@.
  > ok sthen@ on previous version (tb@)

py-wtforms

  ~ Makefile                              ~ pkg/PLIST

  > Unbreak after py-sphinx update to 1.4 (shadchin@)

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

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

gnome

  ~ gdm/Makefile                          ~ gdm/distinfo
  ~ gdm/patches/patch-common_gdm-common_h
  ~ gdm/patches/patch-configure_ac        
  ~ gdm/patches/patch-daemon_gdm-server_c
  ~ gdm/patches/patch-daemon_gdm-session-worker_c
  ~ gdm/patches/patch-daemon_gdm-session_c

  > Update to gdm-3.18.3.
  > Drop the gettext module while here. (ajacoutot@)

gtk3mm

  ~ Makefile                              ~ distinfo

  > Update to gtk3mm-3.18.1.
  > Drop the gettext module while here. (ajacoutot@)

kde

  ~ libs3/Makefile                        
  + libs3/patches/patch-dcop_dcopidlng_kdocAstUtil_pm

  > perl 5.22 fix (sthen@)

  + pim3/patches/patch-dcopidlng_kdocAstUtil_pm

  > perl 5.22 fix (sthen@)

smplayer

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

  > Update for SMPlayer for 16.4.0:
  > http://smplayer.sourceforge.net/en/changes
  > OK benoit@ (gonzalo@)

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

Reply via email to