OpenBSD ports changes summary for 2017-10-30
============================================

audio/adplug                            cad/openscad
databases/sqliteman                     devel
devel/p5-Importer                       editors
editors/py-qscintilla                   editors/qscintilla
games/dunelegacy                        geo
geo/py-owslib                           geo/py-proj
geo/qgis                                lang/gravity
mail/postfix                            math/octave
net/isc-bind                            net/seafile
security/glib-openssl                   security/pdf-parser
security/pdfid                          telephony/baresip
x11/gnome                               x11/kde4

== audio ============================================================= 01/14 ==

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

adplug

  ~ Makefile                              + patches/patch-adplugdb_adplugdb_cpp

  > Fix infinite loop on archs where char is unsigned (arm, powerpc)
  > ok fcambus@ (maintainer) (jca@)

== cad =============================================================== 02/14 ==

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

openscad

  ~ Makefile                              

  > Fixes for depending ports after qscintilla update.
  > Mostly WANTLIB fixes, or cmake patches to detect libqscintilla2_qt4
  > properly. (landry@)

== databases ========================================================= 03/14 ==

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

sqliteman

  ~ Makefile                              

  > Fixes for depending ports after qscintilla update.
  > Mostly WANTLIB fixes, or cmake patches to detect libqscintilla2_qt4
  > properly. (landry@)

== devel ============================================================= 04/14 ==

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

devel

  ~ Makefile                              

  > p5-Importer (bluhm@)

p5-Importer

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

  > New import:
  >     import p5-Importer 0.024

== editors =========================================================== 05/14 ==

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

editors

  ~ Makefile                              

  > link qscintilla,qt5 and py-qscintilla,qt5 to the build (landry@)

py-qscintilla

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-qscintilla 2.10.1.
  > Add a python3/qt5 FLAVOR, required by QGIS3. (landry@)

  ~ Makefile                              

  > Use proper python MODULE magic.
  > ok landry@ (ajacoutot@)

qscintilla

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

  > Update to qscintilla 2.10.1.
  > Add a qt5 FLAVOR, required by QGIS3. Note that upstream renamed the
  > library from libqscintilla2 to libsqscintilla2_qt4/qt5, allowing both
  > versions to be installed at the same time. Depending ports will be
  > fixed shortly. (landry@)

== games ============================================================= 06/14 ==

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

dunelegacy

  - patches/patch-README                  
  - patches/patch-include_FileClasses_GFXManager_h
  - patches/patch-include_Game_h          
  - patches/patch-include_misc_functional_h
  - patches/patch-include_misc_memory_h   
  - patches/patch-src_FileClasses_GFXManager_cpp
  - patches/patch-src_FileClasses_TextManager_cpp
  - patches/patch-src_FileClasses_music_ADLPlayer_cpp
  - patches/patch-src_GUI_dune_InGameSettingsMenu_cpp
  - patches/patch-src_Game_cpp            - patches/patch-src_Map_cpp
  - patches/patch-src_units_InfantryBase_cpp
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile_in         ~ pkg/PLIST

  > update to dunelegacy-0.96.4
  > remove patches merged upstream (kirby@)

== geo =============================================================== 07/14 ==

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

geo

  ~ Makefile                              

  > Link py-proj,python3 to the build. (landry@)

  ~ Makefile                              

  > link py-owslib and py-owslib,python3 to the build (landry@)

py-owslib

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

  > New import:
  >     Import py-owslib-0.15.0.

py-proj

  ~ Makefile                              ~ pkg/PLIST

  > Add python3 flavor, needed for an upcoming py-owslib port.
  > ok benoit@ (MAINTAINER) (landry@)

  ~ Makefile                              

  > ,${FLAVOR} -> ${MODPY_FLAVOR}
  > ok landry@ (ajacoutot@)

qgis

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to QGIS 2.18.14. While here fix WANTLIB for newer qscintilla.
  > (landry@)

== lang ============================================================== 08/14 ==

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

gravity

  ~ Makefile                              ~ distinfo

  > Bugfix update to gravity-0.3.7 (bcallah@)

== mail ============================================================== 09/14 ==

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

postfix

  ~ snapshot/Makefile                     ~ stable/Makefile
  + snapshot/patches/patch-src_util_sys_defs_h
  + stable/patches/patch-src_util_sys_defs_h

  > Just use /dev/urandom.  The devices have been equivalent since OpenBSD 4.9
  > and /dev/arandom is going away. (naddy@)

== math ============================================================== 10/14 ==

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

octave

  ~ Makefile                              

  > Fixes for depending ports after qscintilla update.
  > Mostly WANTLIB fixes, or cmake patches to detect libqscintilla2_qt4
  > properly. (landry@)

== net =============================================================== 11/14 ==

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

isc-bind

  ~ Makefile                              

  > Force use of /dev/random for BIND, overriding an OpenBSD-specific check in
  > upstream's autoconf script to prefer /dev/arandom. One of a couple of
  > options
  > suggested by naddy@. (sthen@)

seafile

  ~ Makefile.inc                          ~ ccnet/distinfo
  ~ client/distinfo                       ~ seafile/distinfo

  > update to seafile-6.1.2 (kirby@)

== security ========================================================== 12/14 ==

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

glib-openssl

  ~ Makefile                              ~ distinfo

  > Update to glib-openssl-2.50.6. (ajacoutot@)

pdf-parser

  ~ Makefile                              ~ distinfo

  > update pdf-parser to 0.6.8. (rpointel@)

pdfid

  ~ Makefile                              ~ distinfo

  > small update to 0.2.2. (rpointel@)

== telephony ========================================================= 13/14 ==

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

baresip

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

  > Update to librem 0.5.2
  > OK czarkoff@ (feinerer@)

  ~ baresip/Makefile                      ~ baresip/distinfo
  ~ baresip/patches/patch-src_config_c    ~ baresip/pkg/PLIST-main

  > Update to baresip 0.5.6
  > Tweaks and OK by czarkoff@ (feinerer@)

== x11 =============================================================== 14/14 ==

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

gnome

  ~ builder/Makefile                      ~ builder/pkg/PLIST

  > Regen PLIST and LIB_DEPENDS to unbreak after vala support removal.
  > (ajacoutot@)

  ~ gnome.port.mk                         

  > Add support for MODGNOME_LDFLAGS and MODGNOME_CPPFLAGS to meson(1).
  > (ajacoutot@)

  - totem-pl-parser/patches/patch-meson_build
  ~ totem-pl-parser/Makefile              

  > There's some small support for meson(1) in gnome.port.mk so this patch is
  > not needed anymore. While here, regen DEPENDS/WANTLIB. (ajacoutot@)

  - color-manager/patches/patch-configure
  ~ color-manager/Makefile                ~ color-manager/distinfo
  ~ color-manager/pkg/PLIST               
  + color-manager/patches/patch-man_meson_build

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

kde4

  ~ p5-qt/patches/patch-CMakeLists_txt    ~ qyoto/Makefile
  ~ ruby-qt/Makefile                      ~ smokeqt/Makefile
  + smokeqt/patch-cmake_modules_FindQScintilla_cmake
  + ruby-qt/patches/patch-CMakeLists_txt
  + smokeqt/patches/patch-CMakeLists_txt

  > Fixes for depending ports after qscintilla update.
  > Mostly WANTLIB fixes, or cmake patches to detect libqscintilla2_qt4
  > properly. (landry@)

===============================================================================
_______________________________________________
odc mailing list
odc@squish.net
http://www.squish.net/mailman/listinfo/odc

Reply via email to