CVS: cvs.openbsd.org: ports

2021-02-24 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2021/02/25 00:56:30

Modified files:
comms/sigrok/libserialport: Makefile 
comms/sigrok/libsigrok: Makefile distinfo 
comms/sigrok/libsigrok/patches: patch-config_h_in 
comms/sigrok/libsigrokdecode: Makefile 
comms/sigrok/pulseview: Makefile distinfo 
comms/sigrok/pulseview/patches: patch-pv_util_cpp 
comms/sigrok/sigrok-cli: Makefile 
comms/sigrok/sigrok-dumps: Makefile 
Removed files:
comms/sigrok/libsigrok/patches: patch-Doxyfile 

Log message:
Update to libsigrok-0.5.2 and pulseview-0.4.2.

Disable ruby support; ruby gets picked up but the bindings fail to build.
Improve some package COMMENTs.
Enable debug packages.

requested & tested by jcs@



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2021/02/25 00:24:03

Modified files:
games/rocksndiamonds: Makefile distinfo 

Log message:
Update to rocksndiamonds-4.2.3.0.



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/24 22:44:10

Modified files:
devel/jenkins/devel: Makefile distinfo 

Log message:
Update jenkins-devel to 2.281



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Jonathan Gray
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2021/02/24 21:38:01

Modified files:
graphics/waffle: Makefile distinfo 
graphics/waffle/patches: 
 
patch-cmake_Modules_WaffleValidateOptions_cmake 
 patch-src_waffle_CMakeLists_txt 
 patch-src_waffle_egl_wegl_platform_c 
 patch-src_waffle_gbm_wgbm_display_c 
 patch-src_waffle_gbm_wgbm_platform_c 
 patch-src_waffle_linux_linux_dl_c 
 patch-third_party_cmocka_include_cmocka_h 
graphics/waffle/pkg: PLIST 
Added files:
graphics/waffle/patches: patch-meson_build 

Log message:
update to waffle 1.6.3



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Daniel Dickman
CVSROOT:/cvs
Module name:ports
Changes by: dan...@cvs.openbsd.org  2021/02/24 21:23:08

Modified files:
emulators/gxemul: Makefile 
emulators/gxemul/patches: patch-configure 
emulators/gxemul/pkg: PLIST 

Log message:
a few tweaks to gxemul:
- remove the custom install (which wasn't even picking up all the right
stuff to install anymore)
- add a patch to allow doxygen to be turned off
- turn off doxygen and valgrind so they aren't picked up at config time
and then junked at build time causing problems

Special thanks to Anders Gavare (upstream) for making luna88k work in this
release by fixing some key bugs.

ok fcambus@



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/24 17:41:29

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

Log message:
Fix stray but harmless comma, set NO_TEST

The build target does actual tests and "make test" would otherwise
bark about a missing Makefile and return non-zero.



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 16:20:35

Modified files:
www/drush  : Makefile distinfo 
www/drush/patches: patch-includes_environment_inc 
www/drush/pkg  : PLIST 

Log message:
update to drush-8.4.6, fix patch for php-7.4 compat



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 16:04:57

Modified files:
lang/php/7.3   : Makefile 
lang/php/7.3/patches: patch-configure_ac 
lang/php/7.4   : Makefile 
lang/php/7.4/patches: patch-configure_ac 

Log message:
php: use the same patch to disable ifuncs on 7.3 and 7.4 as I used on 8.0
(i am not convinced the optimized code is actually faster but it's closer
to the build on other OS this way)



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 15:54:14

Modified files:
mail   : Makefile 

Log message:
rspamd,hyperscan snuck into mail/Makefile, spotted by naddy



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2021/02/24 15:29:43

Modified files:
games/fna  : Makefile 
Added files:
games/fna/patches: patch-src_Color_cs 
   patch-src_GraphicsDeviceManager_cs 

Log message:
add non-spec enhancements to allow running Axiom Verge again



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2021/02/24 15:27:22

ports/games/fna/patches

Update of /cvs/ports/games/fna/patches
In directory cvs.openbsd.org:/tmp/cvs-serv73032/patches

Log Message:
Directory /cvs/ports/games/fna/patches added to the repository



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2021/02/24 15:25:25

Modified files:
games  : Makefile 

Log message:
+libgdx



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2021/02/24 15:21:26

Log message:
import games/libgdx, version 1.9.11
ok brynet@

libGDX is a cross-platform Java game development framework based on OpenGL 
(ES)
that works on Windows, Linux, Mac OS X, Android, your WebGL enabled browser 
and
iOS.

This port serves as an OpenBSD-compatible backend. It ships with 
libgdx-setup
and libgdx-run to launch libgdx games.

Status:

Vendor Tag: thfr
Release Tags:   thfr_20210224

N ports/games/libgdx/Makefile
N ports/games/libgdx/distinfo
N 
ports/games/libgdx/patches/patch-backends_gdx-backend-lwjgl_src_com_badlogic_gdx_backends_lwjgl_LwjglNativesLoader_java
N 
ports/games/libgdx/patches/patch-backends_gdx-backend-lwjgl_src_com_badlogic_gdx_backends_lwjgl_audio_OpenALMusic_java
N 
ports/games/libgdx/patches/patch-extensions_gdx-box2d_gdx-box2d_jni_build-linux64_xml
N 
ports/games/libgdx/patches/patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_build-linux64_xml
N ports/games/libgdx/patches/patch-extensions_gdx-controllers_pom_xml
N ports/games/libgdx/patches/patch-gdx_jni_build-linux64_xml
N 
ports/games/libgdx/patches/patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_includes_linux_LinuxForceFeedback_h
N 
ports/games/libgdx/patches/patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_src_linux_EventHelpers_cpp
N 
ports/games/libgdx/patches/patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_src_linux_LinuxForceFeedback_cpp
N 
ports/games/libgdx/patches/patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_src_linux_LinuxJoyStickEvents_cpp
N 
ports/games/libgdx/patches/patch-extensions_gdx-freetype_jni_build-linux64_xml
N 
ports/games/libgdx/patches/patch-extensions_gdx-jnigen_src_com_badlogic_gdx_jnigen_JniGenSharedLibraryLoader_java
N 
ports/games/libgdx/patches/patch-gdx_src_com_badlogic_gdx_scenes_scene2d_utils_UIUtils_java
N 
ports/games/libgdx/patches/patch-gdx_src_com_badlogic_gdx_utils_SharedLibraryLoader_java
N ports/games/libgdx/pkg/DESCR
N ports/games/libgdx/pkg/PLIST
N ports/games/libgdx/files/libgdx-setup.sh
N ports/games/libgdx/files/libgdx-run.sh

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 15:18:57

Modified files:
lang/php/8.0   : Makefile 
lang/php/8.0/patches: patch-build_php_m4 patch-configure_ac 
Removed files:
lang/php/8.0/patches: patch-Zend_zend_portability_h 

Log message:
turns out the segfault problem with sse/avx isn't due to the code,
it's due to php trying to resolve functions via ifunc (presumably to
optimize calls to them slightly?). disable use of ifuncs instead.



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 14:23:17

Modified files:
www: Makefile 
graphics   : Makefile 
textproc   : Makefile 
security   : Makefile 
mail   : Makefile 
databases  : Makefile 
archivers  : Makefile 
archivers/pecl-lzf: Makefile 
archivers/pecl-rar: Makefile distinfo 
databases/pecl-redis: Makefile 
graphics/pecl-imagick: Makefile 
mail/pecl-mailparse: Makefile 
security/pecl-mcrypt: Makefile 
textproc/pecl-yaml: Makefile 
www/pecl-chroot: Makefile 
www/pecl-memcached: Makefile 
www/pecl-pecl_http: Makefile 
www/pecl-pledge: Makefile 
www/pecl-proctitle: Makefile 
www/pecl-propro: Makefile 
www/pecl-raphf : Makefile 
www/pecl-ssh2  : Makefile 
lang/php   : php.port.mk 
lang/php/pecl  : pecl.port.mk 

Log message:
build php-8.0 versions of the pecl ports which support it



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 14:14:58

Modified files:
www/pecl-ssh2  : Makefile 
graphics/pecl-imagick: Makefile 
www/pecl-chroot: Makefile 
www/pecl-proctitle: Makefile 
www/pecl-propro: Makefile 

Log message:
set FLAVORS for pecl ports that fail with php80



CVS: cvs.openbsd.org: ports

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

Modified files:
sysutils/wmmon : Makefile 
sysutils/wmmon/patches: patch-wmmon_wmmon_c 
sysutils/wmmon/pkg: PLIST 
Added files:
sysutils/wmmon/patches: patch-wmgeneral_wmgeneral_c 
patch-wmgeneral_wmgeneral_h 

Log message:
sysutils/wmmon Fix for -fno-common

from NilsOla Nilsson

Add missing #include, regen patches and PLIST while there.



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 13:56:36

Modified files:
lang/php   : Makefile 

Log message:
hook php/8.0 to the build



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 13:56:22

Modified files:
lang/php/8.0/patches: patch-build_php_m4 
Added files:
lang/php/8.0/patches: patch-Zend_zend_portability_h 

Log message:
php/8.0: neuter the __builtin_cpu_supports autoconf checks so that it doesn't
detect sse/avx2/etc, fixing things so you can do base64 without segfaulting

test case:  php-8.0 -r "print(base64_encode('abcdef').PHP_EOL);"



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 12:14:11

Modified files:
lang/php   : Makefile.inc 

Log message:
add initial php 8.0 bits, not linked to the build yet until i can figure
out how to disable or fix the broken SSE/AVX code (7.4 had the same problem
but was easier to disable)



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 12:13:50

Added files:
lang/php/8.0   : Makefile distinfo 
lang/php/8.0/patches: patch-build_php_m4 patch-configure_ac 
  patch-ext_imap_config_m4 
  patch-ext_imap_php_imap_c 
  patch-ext_mysqlnd_config9_m4 
  patch-main_php_h patch-main_php_ini_c 
  patch-php_ini-development 
  patch-php_ini-production 
  patch-sapi_cgi_cgi_main_c 
  patch-sapi_fpm_fpm_fpm_atomic_h 
  patch-sapi_fpm_fpm_fpm_children_c 
  patch-sapi_fpm_www_conf_in 
  patch-scripts_Makefile_frag 
  patch-scripts_php-config_in 
  patch-scripts_phpize_in 
lang/php/8.0/pkg: PLIST-apache PLIST-bz2 PLIST-cgi PLIST-curl 
  PLIST-dba PLIST-dbg PLIST-enchant PLIST-gd 
  PLIST-gmp PLIST-imap PLIST-intl PLIST-ldap 
  PLIST-main PLIST-mysqli PLIST-odbc PLIST-pcntl 
  PLIST-pdo_dblib PLIST-pdo_mysql PLIST-pdo_odbc 
  PLIST-pdo_pgsql PLIST-pdo_sqlite PLIST-pgsql 
  PLIST-pspell PLIST-shmop PLIST-snmp PLIST-soap 
  PLIST-sqlite3 PLIST-tidy PLIST-xsl PLIST-zip 
  php80_fpm.rc 

Log message:
add initial php 8.0 bits, not linked to the build yet until i can figure
out how to disable or fix the broken SSE/AVX code (7.4 had the same problem
but was easier to disable)



Re: CVS: cvs.openbsd.org: ports

2021-02-24 Thread Rafael Sadowski
On Wed Feb 24, 2021 at 11:43:47AM -0700, Christian Weisgerber wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   na...@cvs.openbsd.org   2021/02/24 11:43:47
> 
> Modified files:
>   devel/qt-creator: Makefile 
> 
> Log message:
> fix master site path
> 

Oh boy, they have changed it again since this morning. Thanks naddy



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/02/24 11:43:47

Modified files:
devel/qt-creator: Makefile 

Log message:
fix master site path



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/24 11:21:44

Modified files:
devel/qt-creator: Makefile distinfo 

Log message:
Update Qt Creator to 4.14.1



CVS: cvs.openbsd.org: ports

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

Modified files:
mail/sma   : Makefile 
mail/sma/patches: patch-Makefile 
mail/sma/pkg   : PLIST 
Added files:
mail/sma/patches: patch-init_c patch-sma_c patch-sma_h 

Log message:
mail/sma: fix build with -fno-common

ok gnezdo



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 11:00:45

Modified files:
lang/php   : Makefile.inc 
lang/php/7.4   : Makefile 
lang/php/7.4/pkg: PLIST-gd 

Log message:
switch php-7.4 to external libgd



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 10:58:42

ports/lang/php/8.0

Update of /cvs/ports/lang/php/8.0
In directory cvs.openbsd.org:/tmp/cvs-serv54014/8.0

Log Message:
Directory /cvs/ports/lang/php/8.0 added to the repository



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 10:58:42

ports/lang/php/8.0/patches

Update of /cvs/ports/lang/php/8.0/patches
In directory cvs.openbsd.org:/tmp/cvs-serv54014/8.0/patches

Log Message:
Directory /cvs/ports/lang/php/8.0/patches added to the repository



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 10:58:42

ports/lang/php/8.0/pkg

Update of /cvs/ports/lang/php/8.0/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv54014/8.0/pkg

Log Message:
Directory /cvs/ports/lang/php/8.0/pkg added to the repository



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 10:31:59

Modified files:
lang/php   : Makefile.inc 
lang/php/7.2   : Makefile 
lang/php/7.2/pkg: PLIST-apache PLIST-bz2 PLIST-cgi PLIST-curl 
  PLIST-dba PLIST-dbg PLIST-enchant PLIST-gd 
  PLIST-gmp PLIST-imap PLIST-intl PLIST-ldap 
  PLIST-main PLIST-mysqli PLIST-odbc PLIST-pcntl 
  PLIST-pdo_dblib PLIST-pdo_mysql PLIST-pdo_odbc 
  PLIST-pdo_pgsql PLIST-pdo_sqlite PLIST-pgsql 
  PLIST-pspell PLIST-shmop PLIST-snmp PLIST-soap 
  PLIST-sqlite3 PLIST-tidy PLIST-xmlrpc 
  PLIST-xsl PLIST-zip 
lang/php/7.3   : Makefile 
lang/php/7.3/pkg: PLIST-apache PLIST-bz2 PLIST-cgi PLIST-curl 
  PLIST-dba PLIST-dbg PLIST-gd PLIST-gmp 
  PLIST-imap PLIST-intl PLIST-ldap PLIST-main 
  PLIST-mysqli PLIST-odbc PLIST-pcntl 
  PLIST-pdo_dblib PLIST-pdo_mysql PLIST-pdo_odbc 
  PLIST-pdo_pgsql PLIST-pdo_sqlite PLIST-pgsql 
  PLIST-pspell PLIST-shmop PLIST-snmp PLIST-soap 
  PLIST-sqlite3 PLIST-tidy PLIST-xmlrpc 
  PLIST-xsl PLIST-zip 
lang/php/7.4   : Makefile 
lang/php/7.4/pkg: PLIST-apache PLIST-bz2 PLIST-cgi PLIST-curl 
  PLIST-dba PLIST-dbg PLIST-enchant PLIST-gd 
  PLIST-gmp PLIST-imap PLIST-intl PLIST-ldap 
  PLIST-main PLIST-mysqli PLIST-odbc PLIST-pcntl 
  PLIST-pdo_dblib PLIST-pdo_mysql PLIST-pdo_odbc 
  PLIST-pdo_pgsql PLIST-pdo_sqlite PLIST-pgsql 
  PLIST-pspell PLIST-shmop PLIST-snmp PLIST-soap 
  PLIST-sqlite3 PLIST-tidy PLIST-xmlrpc 
  PLIST-xsl PLIST-zip 

Log message:
php: add PHP_PKGSPEC to SUBST_VARS and regenerate PLISTs, reducing
differences between versions.

move -xmlrpc from Makefile.inc to 7.x/Makefile in preparation for
8.0 which doesn't have it.



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 10:26:29

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
comms  : Makefile 
Removed files:
comms/seyon: Makefile distinfo 
comms/seyon/patches: patch-Imakefile patch-SeDecl_h 
 patch-SeGeneric_c patch-SeParse_y 
 patch-SePort_c patch-SeScan_c 
 patch-SeScript_c patch-SeSubs_c 
 patch-SeSupp_c patch-SeTerm_c 
 patch-config_h 
comms/seyon/pkg: DESCR PLIST 

Log message:
drop comms/seyon, fails to build with -fno-common, essentially unmaintained
upstream since 1993, version in ports was even older



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 09:49:02

Modified files:
databases/pg_stats_reporter: Makefile 
databases/pgfouine: Makefile 
devel/boris: Makefile 
geo/mapserver  : Makefile 
lang/php   : php.port.mk 
lang/php/7.3   : Makefile 
lang/php/7.3/pkg: PLIST-main 
lang/php/7.4   : Makefile 
lang/php/7.4/pkg: PLIST-main 
mail/kopano/core: Makefile 
mail/rcube-contextmenu: Makefile 
mail/rcube-dkimstatus: Makefile 
mail/rcube-dovecot_ident: Makefile 
mail/rcube-html5-notifier: Makefile 
mail/rcube-ldapAliasSync: Makefile 
mail/rcube-markasjunk2: Makefile 
mail/rcube-sieverules: Makefile 
mail/rcube-yubikey-plugin: Makefile 
mail/roundcubemail: Makefile 
mail/z-push: Makefile 
misc/gpsd  : Makefile 
net/icinga/web2: Makefile 
net/icinga/web2-module-director: Makefile 
net/icinga/web2-module-incubator: Makefile 
net/icinga/web2-module-ipl: Makefile 
net/icinga/web2-module-reactbundle: Makefile 
net/librenms   : Makefile 
net/nagios/nagios: Makefile 
net/nfsen  : Makefile 
net/pear-Net-LDAP: Makefile 
net/pear-Net-LDAP2: Makefile 
net/php-weathermap: Makefile 
net/zabbix : Makefile 
productivity/baikal: Makefile 
productivity/davical: Makefile 
textproc/sphinx: Makefile 
textproc/tcpdf : Makefile 
www/awl: Makefile 
www/composer   : Makefile 
www/dokuwiki   : Makefile 
www/drush  : Makefile 
www/nextcloud  : Makefile 
www/pear   : Makefile 
www/php-predis : Makefile 
www/phpldapadmin: Makefile 
www/phpmyadmin : Makefile 
www/phppgadmin : Makefile 
www/phpvirtualbox: Makefile 
www/pnp4nagios : Makefile 
www/racktables : Makefile 
www/selfoss: Makefile 
www/syweb  : Makefile 
www/wp-cli : Makefile 

Log message:
switch default MODPHP_VERSION to 7.4 and bump ports which have changed
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2021/02/24 07:44:15

Modified files:
lang/go: go.port.mk 

Log message:
fix indentation of Makefile tests, this is already complicated enough
without bogus indents



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 07:28:55

Modified files:
net/dnsperf: Makefile distinfo 
net/dnsperf/pkg: PLIST 

Log message:
update to dnsperf-2.4.2
install queryparse python script (reads pcap, generates list of queries for 
input to dnsperf)



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/24 07:13:48

Modified files:
textproc/calibre: Makefile distinfo 
textproc/calibre/patches: patch-setup___init___py 
  patch-setup_build_py 
  patch-setup_install_py 
  patch-src_calibre_constants_py 
  patch-src_calibre_gui2___init___py 
  patch-src_calibre_gui2_update_py 
  patch-src_calibre_linux_py 
textproc/calibre/pkg: PLIST 
Removed files:
textproc/calibre/patches: 
  
patch-src_calibre_headless_fontconfig_database_cpp 
  
patch-src_calibre_headless_fontconfig_database_h 
  
patch-src_calibre_headless_headless_integration_cpp 
  patch-src_calibre_utils_matcher_c 
  patch-src_duktape_duktape_duk_config_h 

Log message:
Update calibre to 5.11.0 and switch to py3

This was made possible by sthen's great work on (py-)sip.
I just puzzled together the dependencies and fixed some patches.

OK sthen@



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/24 07:10:53

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

Log message:
'py-apsw' => 'py3-apsw'



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/24 07:10:48

Modified files:
databases  : Makefile 
databases/py-apsw: Makefile distinfo 
databases/py-apsw/patches: patch-setup_py patch-tests_py 
databases/py-apsw/pkg: PLIST 

Log message:
Update py-apsw to 3.34.0 and switch to py3-only

OK sthen@



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 06:25:32

Modified files:
www/racktables : Makefile distinfo 
www/racktables/pkg: PLIST 

Log message:
update to racktables-0.21.5



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 06:05:14

Modified files:
net/nagios/nagios: Makefile distinfo 
net/nagios/nagios/patches: patch-base_Makefile_in 
   patch-configure 
   patch-include_config_h_in 
   patch-sample-config_nagios_cfg_in 
   
patch-sample-config_template-object_localhost_cfg_in 
   
patch-sample-config_template-object_templates_cfg_in 
net/nagios/nagios/pkg: PLIST-main PLIST-web nagios.rc 

Log message:
update to nagios-4.4.6, not run tested but the current version doesn't
build any more and nobody responded to call for testers on ports@.



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 05:42:42

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
www: Makefile 
Removed files:
www/mollify: Makefile distinfo 
www/mollify/pkg: DESCR PLIST README 

Log message:
remove mollify, php web file manager. the version in ports was from 2012,
renamed to "kloudspeaker" around 2015, no commits there since 2017, issues
for that version open with PHP 7.1 incompatibilities.



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 05:34:02

Modified files:
www: Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
www/sabredav   : Makefile distinfo 
www/sabredav/pkg: DESCR PLIST README 

Log message:
drop port of an ancient (2014) php5 version of sabredav that is not useful
"2315 commits to master since this release"



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2021/02/24 05:09:25

Modified files:
games/stepmania: Makefile distinfo 
games/stepmania/patches: patch-src_PrefsManager_cpp 
 patch-src_ProfileManager_cpp 
 patch-src_arch_ArchHooks_ArchHooks_Unix_cpp 
 
patch-src_arch_MovieTexture_MovieTexture_FFMpeg_cpp 
 patch-src_archutils_Unix_Backtrace_h 
games/stepmania/pkg: PLIST 
Added files:
games/stepmania/patches: patch-CMake_Modules_FindOSS_cmake 
 patch-StepmaniaCore_cmake 
 patch-src_CMakeLists_txt 
 patch-src_NoteData_h 
 patch-src_SongUtil_cpp 
 
patch-src_arch_MovieTexture_MovieTexture_FFMpeg_h 
Removed files:
games/stepmania/patches: patch-src_Makefile_in 

Log message:
update to a newer version
needs the EPOCH hammer because the old beta numbering didn't parse correctly

new version uses cmake... no sound yet until eric@  commits his fix to
pulseaudio (which is currently #@!#@!@ broken)

zap WITH_GTK2 since it's only a loading screen and this makes for a shitload
of libraries for about nothing.

Audio/video synch is not perfect, but it's a good basis for further work
anyway



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/24 04:17:31

Modified files:
www/qutebrowser: Makefile distinfo 

Log message:
update to qutebrowser-2.0.2, from maintainer



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2021/02/24 03:05:34

Modified files:
mail/mozilla-thunderbird: Tag: OPENBSD_6_8 Makefile distinfo 

Log message:
mail/mozilla-thunderbird: update to 78.8.0

See https://www.thunderbird.net/en-US/thunderbird/78.8.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-09/



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2021/02/24 03:04:14

Modified files:
mail/mozilla-thunderbird: Makefile distinfo 
mail/thunderbird-i18n: Makefile.inc distinfo 
Removed files:
mail/mozilla-thunderbird/patches: patch-Cargo_toml 

Log message:
mail/mozilla-thunderbird: update to 78.8.0.

See https://www.thunderbird.net/en-US/thunderbird/78.8.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-09/

drop Cargo.toml patch for rust 1.50, was merged upstream in
https://hg.mozilla.org/releases/mozilla-esr78/rev/0e8f444683cb



CVS: cvs.openbsd.org: ports

2021-02-24 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2021/02/24 02:36:47

Modified files:
www/chromium   : Makefile distinfo 
www/chromium/patches: patch-chrome_test_BUILD_gn 
  patch-content_test_BUILD_gn 

Log message:
update to 88.0.4324.190



Re: CVS: cvs.openbsd.org: ports

2021-02-24 Thread Stuart Henderson
On 2021/02/23 21:41, Daniel Dickman wrote:
> Think Quirks.pm is missing a comma on line 2200 after the quote.
> 
> perl -c Quirks.pm
> 
> would show the problem. 

I've fixed it.