CVS: cvs.openbsd.org: ports

2017-10-30 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2017/10/30 19:31:45

Modified files:
lang/node  : Makefile distinfo 
lang/node/patches: patch-test_common_index_js 
   patch-test_parallel_test-process-execpath_js 
   patch-test_sequential_test-child-process-execsync_js 

Log message:
bump to latest.

Full changelog here:
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.11.5

OK fcambus@



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2017/10/30 16:26:30

Modified files:
devel  : Makefile 

Log message:
p5-Importer



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2017/10/30 16:25:01

Log message:
import p5-Importer 0.024
OK benoit@

Comment:
alternative but compatible interface to modules that export

Description:
This module acts as a layer between Exporter and modules which
consume exports.  It is feature-compatible with Exporter, plus some
much needed extras.  You can use this to import symbols from any
exporter that follows Exporters specification.  The exporter modules
themselves do not need to use or inherit from the Exporter module,
they just need to set @EXPORT and/or other variables.

Status:

Vendor Tag: bluhm
Release Tags:   bluhm_20171030

N ports/devel/p5-Importer/Makefile
N ports/devel/p5-Importer/distinfo
N ports/devel/p5-Importer/pkg/PLIST
N ports/devel/p5-Importer/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/10/30 16:19:38

Modified files:
net/isc-bind   : Makefile 

Log message:
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@.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2017/10/30 15:01:13

Modified files:
mail/postfix/snapshot: Makefile 
mail/postfix/stable: Makefile 
Added files:
mail/postfix/snapshot/patches: patch-src_util_sys_defs_h 
mail/postfix/stable/patches: patch-src_util_sys_defs_h 

Log message:
Just use /dev/urandom.  The devices have been equivalent since OpenBSD 4.9
and /dev/arandom is going away.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2017/10/30 14:45:45

Modified files:
games/dunelegacy: Makefile distinfo 
games/dunelegacy/patches: patch-src_Makefile_in 
games/dunelegacy/pkg: PLIST 
Removed files:
games/dunelegacy/patches: patch-README 
  patch-include_FileClasses_GFXManager_h 
  patch-include_Game_h 
  patch-include_misc_functional_h 
  patch-include_misc_memory_h 
  patch-src_FileClasses_GFXManager_cpp 
  patch-src_FileClasses_TextManager_cpp 
  patch-src_FileClasses_music_ADLPlayer_cpp 
  patch-src_GUI_dune_InGameSettingsMenu_cpp 
  patch-src_Game_cpp patch-src_Map_cpp 
  patch-src_units_InfantryBase_cpp 

Log message:
update to dunelegacy-0.96.4
remove patches merged upstream



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Ingo Feinerer
CVSROOT:/cvs
Module name:ports
Changes by: feine...@cvs.openbsd.org2017/10/30 11:24:36

Modified files:
telephony/baresip/baresip: Makefile distinfo 
telephony/baresip/baresip/patches: patch-src_config_c 
telephony/baresip/baresip/pkg: PLIST-main 

Log message:
Update to baresip 0.5.6

Tweaks and OK by czarkoff@



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Ingo Feinerer
CVSROOT:/cvs
Module name:ports
Changes by: feine...@cvs.openbsd.org2017/10/30 11:22:21

Modified files:
telephony/baresip/rem: Makefile distinfo 
telephony/baresip/rem/patches: patch-Makefile 
telephony/baresip/rem/pkg: PLIST 

Log message:
Update to librem 0.5.2

OK czarkoff@



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2017/10/30 10:03:20

Modified files:
security/pdf-parser: Makefile distinfo 

Log message:
update pdf-parser to 0.6.8.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2017/10/30 10:01:17

Modified files:
security/pdfid : Makefile distinfo 

Log message:
small update to 0.2.2.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2017/10/30 09:54:15

Modified files:
lang/gravity   : Makefile distinfo 

Log message:
Bugfix update to gravity-0.3.7



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/30 08:31:44

Modified files:
geo: Makefile 

Log message:
link py-owslib and py-owslib,python3 to the build



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/30 08:30:35

Log message:
Import py-owslib-0.15.0.

OWSLib is a Python package for client programming with Open Geospatial
Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.

OWSLib provides a common API for accessing service metadata and
wrappers for numerous OGC Web Service interfaces.

ok ajacoutot@

Status:

Vendor Tag: landry
Release Tags:   landry_20171030

N ports/geo/py-owslib/Makefile
N ports/geo/py-owslib/distinfo
N ports/geo/py-owslib/pkg/PLIST
N ports/geo/py-owslib/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/30 08:23:48

Modified files:
editors/py-qscintilla: Makefile 

Log message:
Use proper python MODULE magic.

ok landry@



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/30 08:14:38

Modified files:
geo/py-proj: Makefile 

Log message:
,${FLAVOR} -> ${MODPY_FLAVOR}

ok landry@



Re: CVS: cvs.openbsd.org: ports

2017-10-30 Thread Antoine Jacoutot
On Mon, Oct 30, 2017 at 01:51:17PM +, Landry Breuil wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   lan...@cvs.openbsd.org  2017/10/30 07:51:17
> 
> Modified files:
>   editors/py-qscintilla: Makefile distinfo 
>   editors/py-qscintilla/pkg: PLIST 
> 
> Log message:
> Update to py-qscintilla 2.10.1.
> 
> Add a python3/qt5 FLAVOR, required by QGIS3.

It unconditionally RUN_DEPENDS on devel/py-sip and x11/dbus-python even with
the qt5 FLAVOR (python3 IIUC). Also hardcoding the python3 version is not
something we usually want to do.

Shouldn't it be:


Index: Makefile
===
RCS file: /cvs/ports/editors/py-qscintilla/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile30 Oct 2017 13:51:17 -  1.13
+++ Makefile30 Oct 2017 14:06:48 -
@@ -6,6 +6,7 @@ VERSION =   2.10.1
 DISTNAME = QScintilla_gpl-${VERSION}
 PKGNAME =  py-qscintilla-${VERSION}
 CATEGORIES =   editors x11 devel
+REVISION = 0
 
 HOMEPAGE = http://www.riverbankcomputing.com/software/qscintilla/
 
@@ -18,8 +19,8 @@ MODULES = lang/python
 FLAVORS = qt5
 FLAVOR?=
 
-RUN_DEPENDS = devel/py-sip \
-   x11/dbus-python
+RUN_DEPENDS = devel/py-sip${MODPY_FLAVOR} \
+   x11/dbus-python${MODPY_FLAVOR}
 
 
 WANTLIB =  ${COMPILER_LIBCXX} m
@@ -36,8 +37,8 @@ FULLPKGNAME = py3-qscintilla-qt5-${VERSI
 QTVER =qt5
 PYQTVER =  PyQt5
 SIPDIR=share/sip/PyQt5-3
-MODPY_VERSION =3.6
-RUN_DEPENDS += x11/py-qt5,python3
+MODPY_VERSION =${MODPY_DEFAULT_VERSION_3}
+RUN_DEPENDS += x11/py-qt5${MODPY_FLAVOR}
 MODULES += x11/qt5
 LIB_DEPENDS = editors/qscintilla,qt5
 CONFIGURE_ARGS = --qmake=${LOCALBASE}/bin/qmake-qt5



$ make show=RUN_DEPENDS
devel/py-sip x11/dbus-python x11/py-qt4 lang/python/2.7
$ env FLAVOR=qt5 make show=RUN_DEPENDS 
devel/py-sip,python3 x11/dbus-python,python3 x11/py-qt5,python3 lang/python/3.6


-- 
Antoine



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/30 07:56:46

Modified files:
geo/qgis   : Makefile distinfo 
geo/qgis/pkg   : PLIST 

Log message:
Update to QGIS 2.18.14. While here fix WANTLIB for newer qscintilla.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/30 07:55:11

Modified files:
cad/openscad   : Makefile 
databases/sqliteman: Makefile 
math/octave: Makefile 
x11/kde4/p5-qt/patches: patch-CMakeLists_txt 
x11/kde4/qyoto : Makefile 
x11/kde4/ruby-qt: Makefile 
x11/kde4/smokeqt: Makefile 
Added files:
databases/sqliteman/patches: 
 patch-cmake_modules_FindQScintilla_cmake 
x11/kde4/ruby-qt/patches: patch-CMakeLists_txt 
x11/kde4/smokeqt/patches: patch-CMakeLists_txt 

Log message:
Fixes for depending ports after qscintilla update.

Mostly WANTLIB fixes, or cmake patches to detect libqscintilla2_qt4
properly.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/30 07:52:25

Modified files:
editors: Makefile 

Log message:
link qscintilla,qt5 and py-qscintilla,qt5 to the build



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/30 07:51:17

Modified files:
editors/py-qscintilla: Makefile distinfo 
editors/py-qscintilla/pkg: PLIST 

Log message:
Update to py-qscintilla 2.10.1.

Add a python3/qt5 FLAVOR, required by QGIS3.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/30 07:49:31

Modified files:
editors/qscintilla: Makefile distinfo 
editors/qscintilla/patches: patch-Qt4Qt5_qscintilla_pro 
editors/qscintilla/pkg: PLIST 

Log message:
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.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/10/30 07:48:39

Modified files:
audio/adplug   : Makefile 
Added files:
audio/adplug/patches: patch-adplugdb_adplugdb_cpp 

Log message:
Fix infinite loop on archs where char is unsigned (arm, powerpc)

ok fcambus@ (maintainer)



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2017/10/30 07:42:37

Modified files:
net/seafile: Makefile.inc 
net/seafile/ccnet: distinfo 
net/seafile/client: distinfo 
net/seafile/seafile: distinfo 

Log message:
update to seafile-6.1.2



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/30 06:57:38

Modified files:
geo: Makefile 

Log message:
Link py-proj,python3 to the build.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/30 06:56:23

Modified files:
geo/py-proj: Makefile 
geo/py-proj/pkg: PLIST 

Log message:
Add python3 flavor, needed for an upcoming py-owslib port.

ok benoit@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/30 04:27:42

Modified files:
x11/gnome/color-manager: Makefile distinfo 
x11/gnome/color-manager/pkg: PLIST 
Added files:
x11/gnome/color-manager/patches: patch-man_meson_build 
Removed files:
x11/gnome/color-manager/patches: patch-configure 

Log message:
Update to gnome-color-manager-3.26.0.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/30 04:15:10

Modified files:
x11/gnome  : gnome.port.mk 

Log message:
Add support for MODGNOME_LDFLAGS and MODGNOME_CPPFLAGS to meson(1).



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/30 04:15:47

Modified files:
x11/gnome/totem-pl-parser: Makefile 
Removed files:
x11/gnome/totem-pl-parser/patches: patch-meson_build 

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



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/30 01:57:11

Modified files:
x11/gnome/builder: Makefile 
x11/gnome/builder/pkg: PLIST 

Log message:
Regen PLIST and LIB_DEPENDS to unbreak after vala support removal.



CVS: cvs.openbsd.org: ports

2017-10-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/30 01:44:59

Modified files:
security/glib-openssl: Makefile distinfo 

Log message:
Update to glib-openssl-2.50.6.