CVS: cvs.openbsd.org: ports

2020-02-25 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/02/25 23:14:43

Modified files:
games/chessx   : Makefile 
Added files:
games/chessx/patches: patch-src_dialogs_preferences_cpp 
  patch-src_dialogs_savedialog_cpp 
  patch-src_gui_gamewindow_cpp 

Log message:
Unbreak build with upcoming Qt5 update

- Add missing includes



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/02/25 19:17:12

Modified files:
devel/jdk/11   : Makefile distinfo 
Added files:
devel/jdk/11/patches: 
  
patch-src_java_base_unix_native_libnio_ch_FileDispatcherImpl_c 

Log message:
Fix build on aarch64 and an upstream bugfix:
* Rebuild bootstrap JDKs due to the recent arm64 syscall ABI change.
* Don't throw IOException if the close(2) failure was due to
ECONNRESET. From upstream repo.



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/02/25 13:43:13

Modified files:
x11/ogre   : Makefile 

Log message:
http://build-failures.rhaalovely.net/powerpc/2020-01-27/x11/ogre.log
http://build-failures.rhaalovely.net/sparc64/2020-02-19/x11/ogre.log

Mark x11/ogre broken for sparc64 and powerpc

ok pascal@ (maintainer)



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2020/02/25 13:30:20

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
add quirk for py-terminado



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2020/02/25 13:29:28

Modified files:
www: Makefile 

Log message:
-py-terminado



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2020/02/25 13:28:45

Modified files:
www/py-terminado: Makefile distinfo 
www/py-terminado/pkg: PLIST 
Added files:
www/py-terminado/patches: patch-terminado_management_py 

Log message:
Update to py-terminado-0.8.3

Migrate to python3 only.

OK paco@, kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/02/25 13:20:27

ports/x11/kde-applications/kruler/patches

Update of /cvs/ports/x11/kde-applications/kruler/patches
In directory cvs.openbsd.org:/tmp/cvs-serv35963/kruler/patches

Log Message:
Directory /cvs/ports/x11/kde-applications/kruler/patches added to the repository



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/02/25 13:20:19

ports/x11/kde-applications/kpimtextedit/patches

Update of /cvs/ports/x11/kde-applications/kpimtextedit/patches
In directory cvs.openbsd.org:/tmp/cvs-serv88999/kpimtextedit/patches

Log Message:
Directory /cvs/ports/x11/kde-applications/kpimtextedit/patches added to the 
repository



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/02/25 13:19:54

ports/x11/kde-applications/kdebugsettings/patches

Update of /cvs/ports/x11/kde-applications/kdebugsettings/patches
In directory cvs.openbsd.org:/tmp/cvs-serv11811/kdebugsettings/patches

Log Message:
Directory /cvs/ports/x11/kde-applications/kdebugsettings/patches added to the 
repository



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/02/25 13:18:28

ports/devel/kf5/kcoreaddons/patches

Update of /cvs/ports/devel/kf5/kcoreaddons/patches
In directory cvs.openbsd.org:/tmp/cvs-serv67660/patches

Log Message:
Directory /cvs/ports/devel/kf5/kcoreaddons/patches added to the repository



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/02/25 11:08:07

Modified files:
editors/calligra: Makefile 
Added files:
editors/calligra/patches: 
  patch-libs_widgets_KoCsvImportDialog_cpp 
  patch-libs_widgets_KoPageLayoutWidget_cpp 
  
patch-plugins_chartshape_dialogs_TableEditorDialog_cpp 
  
patch-plugins_formulashape_FormulaToolWidget_cpp 
  patch-sheets_dialogs_LayoutDialog_cpp 
  
patch-sheets_plugins_calendar_CalendarToolWidget_cpp 
  patch-stage_part_KPrPresentationTool_cpp 
  
patch-words_part_dialogs_KWAnchoringProperties_cpp 
  
patch-words_part_dialogs_KWRunAroundProperties_cpp 

Log message:
Fix build with upcoming Qt5 update



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/02/25 11:07:16

Modified files:
x11/grantlee-qt5: Makefile 
Added files:
x11/grantlee-qt5/patches: patch-templates_lib_lexer_p_h 

Log message:
Fix build with upcoming Qt5 update



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2020/02/25 07:09:27

Modified files:
www/libmicrohttpd: Makefile distinfo 

Log message:
Update to libmicrohttpd-0.9.70
Add debug packages
Changelog: https://git.gnunet.org/libmicrohttpd.git/tree/ChangeLog
ok jca@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/02/25 07:03:00

Modified files:
x11/qt5/qtwebkit: Makefile 
x11/qt5/qtwebkit/patches: 
  
patch-Source_JavaScriptCore_heap_MachineStackMarker_cpp 

Log message:
Fix typo in patch

http://build-failures.rhaalovely.net/aarch64/2020-02-23/x11/qt5/qtwebkit.log



Re: CVS: cvs.openbsd.org: ports

2020-02-25 Thread Stuart Henderson
On 2020/02/17 11:17, Pavel Korovin wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   p...@cvs.openbsd.org2020/02/17 11:17:42
> 
> Modified files:
>   sysutils/ansible: Makefile distinfo 
>   sysutils/ansible/pkg: PLIST-html 
> 
> Log message:
> Update ansible 2.9.4 -> 2.9.5
> Changelog: 
> https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-5
> 

I have a packaging problem with the -html subpackage, not all documents are
generated - it seems that more of the runtime dependencies are required at
build time. I propose to add them all as build dependencies rather than try
to figure out the minimal set, this should reduce the risk of it happening
in the future.

OK?


Index: Makefile
===
RCS file: /cvs/ports/sysutils/ansible/Makefile,v
retrieving revision 1.119
diff -u -p -r1.119 Makefile
--- Makefile17 Feb 2020 18:17:42 -  1.119
+++ Makefile25 Feb 2020 13:59:57 -
@@ -25,10 +25,10 @@ MODULES =   lang/python
 MODPY_SETUPTOOLS = Yes
 MODPY_VERSION =${MODPY_DEFAULT_VERSION_3}
 
-BUILD_DEPENDS =devel/py-straight.plugin${MODPY_FLAVOR} \
+BUILD_DEPENDS =${RUN_DEPENDS} \
+   devel/py-straight.plugin${MODPY_FLAVOR} \
textproc/py-sphinx${MODPY_FLAVOR} \
-   textproc/py-sphinx-notfound-page${MODPY_FLAVOR} \
-   textproc/py-yaml${MODPY_FLAVOR}
+   textproc/py-sphinx-notfound-page${MODPY_FLAVOR}
 RUN_DEPENDS =  net/py-netaddr${MODPY_FLAVOR} \
security/py-cryptodome${MODPY_FLAVOR} \
security/py-paramiko${MODPY_FLAVOR} \



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/02/25 06:38:30

Modified files:
net/dnsperf: Makefile 
net/dnsperf/patches: patch-configure_ac 

Log message:
dnsperf tweaks: sync WANTLIB, and don't hardcode the old libs list from
isc-config.sh (which has now been removed), just list bind9 and let libtool
sort out the rest.



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/02/25 06:15:46

Modified files:
multimedia/libde265: Makefile 
multimedia/libheif: Makefile 
Added files:
multimedia/libde265/pkg: DESCR-main DESCR-tools PLIST-main 
 PLIST-tools 
Removed files:
multimedia/libde265/pkg: DESCR PLIST 

Log message:
split libde265 into multipackages - main containing the library, and
libde265-tools containing the tools (done to avoid GIMP pulling in SDL
and Qt5 as pointed out by aja@).



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2020/02/25 06:00:05

Modified files:
devel/got  : Makefile distinfo 

Log message:
Update to got 0.28

- improve man page documentation of rebase and histedit
- disallow 'got rebase' while a histedit operation is in progress
- switch 'got tag' commit argument to a new -c option
- let 'got branch' switch and update the work tree
- improve documentation of -r flags in tog man page (naddy)
- add 'got histedit -m' option which makes it easy to edit log messages
- switch 'tog diff' repository path argument to a new -r option (naddy)
- fix 'tog diff object1 object2' when run inside a work tree (naddy)
- document semantics of got log and tog log path arguments
- add ^B/^F key bindings (page up/down) to 'tog blame' and 'tog tree' (naddy)
- disable compiler warnings in release builds to avoid -Werror build breakage



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 05:16:52

Modified files:
geo/qgis   : Makefile distinfo 
geo/qgis/patches: patch-src_providers_mdal_CMakeLists_txt 
  patch-src_server_CMakeLists_txt 
geo/qgis/pkg   : PLIST 

Log message:
Update to qgis 3.12.0.



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 05:16:28

Modified files:
geo/mdal   : Makefile distinfo 
geo/mdal/patches: patch-mdal_CMakeLists_txt 
geo/mdal/pkg   : PLIST 

Log message:
Update to mdal 0.5.0



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/02/25 04:52:22

Modified files:
graphics/libgphoto2: Makefile distinfo 
graphics/libgphoto2/patches: patch-configure_ac 
graphics/libgphoto2/pkg: PLIST 

Log message:
Update to libgphoto-2.5.24.



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 03:24:12

Modified files:
geo/postgis: Makefile distinfo 
geo/postgis/patches: patch-postgis_Makefile_in 
geo/postgis/pkg: PLIST 

Log message:
Update to postgis 3.0.1



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 03:08:49

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

Log message:
Remove python2 FLAVOR, migrate to python3 by default.

the only consumer (py-fiona) is now python3 only so this one can go away.

ok sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 03:06:56

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

Log message:
Remove python2 FLAVOR, migrate to python3 by default.

stop renaming las* binaries (woo!)

ok sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 03:06:26

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

Log message:
Remove python2 FLAVOR, migrate to python3 by default.

ok sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 03:05:40

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

Log message:
Remove python2 FLAVOR, migrate to python3 by default.

simplifies Makefile & stop renaming the rio binary while here (woo!)

ok sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 03:04:27

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

Log message:
Update to 2.4.2.post1, remove python2 FLAVOR, migrate to python3 by
default.

ok benoit@ (MAINTAINER) sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 03:02:55

Modified files:
geo/py-planet  : Makefile distinfo 
geo/py-planet/pkg: PLIST 

Log message:
update to 1.4.5, remove python2 FLAVOR, migrate to python3 by default.

(nothing depends on this port anyway)
ok sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 03:01:42

Modified files:
geo/py-rio-cogeo: Makefile 
geo/py-rio-cogeo/pkg: PLIST 

Log message:
Remove python2 FLAVOR, migrate to python3 by default.

ok sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 03:01:17

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

Log message:
Remove python2 FLAVOR, migrate to python3 by default.

ok martin@ (MAINTAINER) sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 02:59:52

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
Update py-* to py3-* for py-cligj, py-fiona, py-laspy, py-planet,
py-proj, py-rasterio & py-rio-cogeo

ok sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 02:59:04

Modified files:
geo: Makefile 

Log message:
unlink python2 default FLAVOR (ie only keep python3 FLAVOR) for
py-cligj, py-fiona, py-laspy, py-planet, py-proj, py-rasterio &
py-rio-cogeo

ok sthen@ kmos@



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2020/02/25 02:55:46

Modified files:
www/stagit : Makefile distinfo 

Log message:
Update to stagit-0.9.3

from maintainer Hiltjo Posthuma

Among other changes, "This release adds support for unveil(2)."



CVS: cvs.openbsd.org: ports

2020-02-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/02/25 02:34:07

Modified files:
geo/mapcache   : Makefile distinfo 

Log message:
Update to mapcache 1.10.0



Re: CVS: cvs.openbsd.org: ports

2020-02-25 Thread Antoine Jacoutot
On Mon, Feb 24, 2020 at 04:24:40PM -0700, Stuart Henderson wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   st...@cvs.openbsd.org   2020/02/24 16:24:40
> 
> Modified files:
>   graphics/gimp/stable: Makefile 
>   graphics/gimp/stable/pkg: PLIST 
> 
> Log message:
> build GIMP with HEIF support

That makes gimp indirectly depend on Qt right?
Do we want that?

-- 
Antoine