CVS: cvs.openbsd.org: ports

2021-05-06 Thread Nam Nguyen
CVSROOT:/cvs
Module name:ports
Changes by: n...@cvs.openbsd.org2021/05/06 14:54:50

Modified files:
games/openjk   : Makefile 
Added files:
games/openjk/patches: patch-code_CMakeLists_txt 

Log message:
Add -lGL and -lGLU to openjk_sp

Unbreaks crash when toggling fullscreen in openjk_sp (singleplayer
binary). openjk (multiplayer binary) is linked with -lGL -lGLU, but
openjk_sp lacks these flags.

see: https://github.com/JACoders/OpenJK/pull/1037

ok bcallah@ and tobhe@



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2021/05/06 13:13:11

Modified files:
net/barrier: Makefile 
Added files:
net/barrier/patches: patch-src_lib_net_SecureSocket_cpp 

Log message:
net/barrier: avoid upcoming build failure

Use SSL_get_client_ciphers() instead of reaching inside the SSL_CIPHERS
struct.



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/05/06 10:07:28

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

Log message:
Fix MODQT6_BUILD_DEPENDS: s,qt5,qt6,



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/05/06 09:52:04

Modified files:
archivers/unrar: Makefile distinfo 

Log message:
archivers/unrar: update to 6.01



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2021/05/06 09:28:49

Modified files:
graphics/tiff  : Makefile distinfo 
graphics/tiff/patches: patch-Makefile_in 
   patch-libtiff_Makefile_in 
   patch-libtiff_tif_codec_c 
   patch-libtiff_tif_compress_c 
   patch-libtiff_tif_getimage_c 
   patch-libtiff_tif_luv_c 
   patch-libtiff_tif_open_c 
   patch-man_Makefile_in 
   patch-test_Makefile_in 
   patch-tools_Makefile_in 
graphics/tiff/pkg: PLIST 

Log message:
graphics/tiff: update to 4.3.0

See http://www.simplesystems.org/libtiff/v4.3.0.html

ok naddy@



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Mark Kettenis
CVSROOT:/cvs
Module name:ports
Changes by: kette...@cvs.openbsd.org2021/05/06 09:09:26

Modified files:
devel/p5-Data-ShowTable: Makefile 
devel/p5-Data-ShowTable/pkg: PLIST 
Added files:
astro/py-astropy: Makefile distinfo 
astro/py-astropy/pkg: DESCR PLIST 

Log message:
Add a port for Astropy, a collection of python packages for astronomy.
This adds version 4.0.5 which is part of the long term support series.
Based on an initial port by Wen Heping.

Mark conflict with devel/p5-Data-ShowTable

ok sthen@



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Mark Kettenis
CVSROOT:/cvs
Module name:ports
Changes by: kette...@cvs.openbsd.org2021/05/06 09:04:21

ports/astro/py-astropy/pkg

Update of /cvs/ports/astro/py-astropy/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv79132/py-astropy/pkg

Log Message:
Directory /cvs/ports/astro/py-astropy/pkg added to the repository



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Mark Kettenis
CVSROOT:/cvs
Module name:ports
Changes by: kette...@cvs.openbsd.org2021/05/06 09:03:50

ports/astro/py-astropy

Update of /cvs/ports/astro/py-astropy
In directory cvs.openbsd.org:/tmp/cvs-serv35774/py-astropy

Log Message:
Directory /cvs/ports/astro/py-astropy added to the repository



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/05/06 06:43:34

Modified files:
net/nextcloudclient: Makefile 
Added files:
net/nextcloudclient/patches: 
 patch-src_csync_ConfigureChecks_cmake 

Log message:
Bring back argp patch to disable argp detecting

Spotted by and ok tb@ and ok Adriano Barbosa (maintainer)



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/05/06 05:41:29

Modified files:
x11/gnome/nautilus: Makefile 

Log message:
Unbreak with new meson(1).



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/05/06 05:36:14

Modified files:
devel/boost: Makefile 

Log message:
Update MASTER_SITES url

https://www.boost.org/users/news/boost_has_moved_downloads_to_jfr.html

>From Brad, OK sthen@



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Paco Esteban
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2021/05/06 05:15:41

Modified files:
sysutils/fzf   : Makefile 

Log message:
Fix dependency on sysutils/fzf

Default command fails if shells/bash is not installed.
This seems to be hardcoded:
https://github.com/junegunn/fzf/blob/4cd621e877cb3a8e44b12ba3a7ce58709862922f/src/reader.go#L101

Spotted by Ashlen (eurydice at riseup.net).  Thank you !

ok edd@ (maintainer)



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/05/06 05:11:17

Modified files:
audio/mpd  : Makefile 

Log message:
Unbreak with new meson(1).

Also reported by sthen@



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/05/06 04:42:28

Modified files:
x11/gnome/gucharmap: Makefile distinfo 
x11/gnome/gucharmap/patches: patch-meson_build 
x11/gnome/gucharmap/pkg: PLIST 

Log message:
Update to gucharmap-13.0.7 and unbreak with new meson.



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/05/06 03:09:58

Added files:
mail/evolution/patches: 
patch-cmake_modules_PrintableOptions_cmake 
mail/evolution-ews/patches: 
patch-cmake_modules_PrintableOptions_cmake 

Log message:
Unbreak build with upcoming cmake 3.20



CVS: cvs.openbsd.org: ports

2021-05-06 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/05/06 02:36:15

Modified files:
x11/qt6: Makefile.inc Makefile.version 
x11/qt6/qt5compat: distinfo 
x11/qt6/qt5compat/pkg: PLIST 
x11/qt6/qtbase : distinfo 
x11/qt6/qtdeclarative: distinfo 
x11/qt6/qtdeclarative/pkg: PLIST 
x11/qt6/qtquick3d: distinfo 
x11/qt6/qtquick3d/pkg: PLIST 
x11/qt6/qtquickcontrols2: distinfo 
x11/qt6/qtquickcontrols2/pkg: PLIST 
x11/qt6/qtquicktimeline: distinfo 
x11/qt6/qtquicktimeline/pkg: PLIST 
x11/qt6/qtshadertools: distinfo 
x11/qt6/qtshadertools/pkg: PLIST 
x11/qt6/qtsvg  : distinfo 
x11/qt6/qtsvg/pkg: PLIST 
x11/qt6/qttools: Makefile distinfo 
x11/qt6/qttools/pkg: PLIST 
x11/qt6/qttranslations: distinfo 

Log message:
Bug-fix update Qt6 to 6.0.4

This update address a missing dependency on vulkan for qttools,
spotted by tb@.