CVS: cvs.openbsd.org: ports

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

Modified files:
net/py-ripe.atlas.sagan/pkg: PLIST 

Log message:
spell @pkgpath correctly



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2021/02/14 16:35:22

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

Log message:
Stop overwriting DISTFILES. This was an oversite on my part. Pointed out by
sthen@.

Tested with a mini-go-bulk.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/14 16:27:08

Modified files:
net/catgirl: Makefile 

Log message:
Provide debug package



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/i3-mousedrag: Makefile 
x11/i3-mousedrag/patches: patch-src_bindings_c 
  patch-src_manage_c 
Added files:
x11/i3-mousedrag/patches: patch-src_con_c patch-src_floating_c 
  patch-src_match_c 

Log message:
i3-mousedrag: patch to avoid a few more null %s



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/02/14 13:48:18

Modified files:
misc/geekcode  : Makefile 
Added files:
misc/geekcode/patches: patch-gc_appearance_c 
   patch-gc_computers_c 
   patch-gc_entertainment_c 
   patch-gc_lifestyle_c patch-gc_politics_c 
   patch-gc_type_c patch-geekcode_c 
   patch-geekcode_h 

Log message:
misc/geekcode: fix build with -fno-common, missing prototypes



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/i3-mousedrag: Makefile 
Added files:
x11/i3-mousedrag/patches: patch-src_click_c patch-src_handlers_c 
  patch-src_manage_c patch-src_render_c 
  patch-src_workspace_c patch-src_x_c 

Log message:
i3-mousedrag: patch around some null %s in debug messages that are severely
spamming /var/log/messages



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/02/14 13:18:23

Modified files:
x11/xforms : Makefile 
Added files:
x11/xforms/patches: patch-fdesign_sp_spinner_c 
patch-fdesign_sp_twheel_c 

Log message:
x11/xforms: fix build with -fno-common, from upstream repo, unreleased



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2021/02/14 12:07:12

Modified files:
games/atomix   : Makefile distinfo 
games/atomix/pkg: PLIST 
Added files:
games/atomix/patches: patch-src_level_c patch-src_theme_c 
Removed files:
games/atomix/patches: patch-src_Makefile_in patch-src_main_c 

Log message:
Update to atomix-3.22.0

-fno-common fix has been taken from upstream.

OK naddy@



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Daniel Dickman
CVSROOT:/cvs
Module name:ports
Changes by: dan...@cvs.openbsd.org  2021/02/14 12:04:11

Modified files:
games/hypatia  : Makefile 
games/hypatia/pkg: PLIST 

Log message:
switch hypatia to python3

bcallah@ says it can be removed if someone prefers.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2021/02/14 12:00:20

Modified files:
sysutils/duf   : Makefile distinfo 

Log message:
Update for Duf to 0.6.0

OK sthen@ benoit@



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Daniel Dickman
CVSROOT:/cvs
Module name:ports
Changes by: dan...@cvs.openbsd.org  2021/02/14 11:52:07

Modified files:
x11/wxglade: Makefile distinfo 
x11/wxglade/patches: patch-wxGlade_desktop patch-wxglade 
x11/wxglade/pkg: PLIST 

Log message:
update to wxglade 1.0.0

while this new release supports python3, we will need an update to newer
wxPython before we can move away from python2.

ok and tested by Daniel Winters (MAINTAINER)



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2021/02/14 11:19:42

Modified files:
x11/xfce4/xfce4-cpugraph: Makefile distinfo 

Log message:
x11/xfce4/xfce4-cpugraph: update to 1.2.2



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/02/14 11:13:59

Modified files:
devel/avr32/binutils: Makefile 
devel/avr32/gcc: Makefile 
devel/avr32/gcc-bootstrap: Makefile 
Added files:
devel/avr32/binutils/patches: patch-gas_config_tc-avr32_c 
devel/avr32/gcc/patches: patch-gcc_config_avr32_avr32_c 
 patch-gcc_config_avr32_avr32_opt 
devel/avr32/gcc-bootstrap/patches: 
   patch-gcc_config_avr32_avr32_c 
   patch-gcc_config_avr32_avr32_opt 

Log message:
devel/avr32/binutils, gcc-bootstrap, gcc: fix build with -fno-common

binutils:
Since linkrelax is already defined as a global variable, it is
already initialized to 0, so we can simply drop this initialization.

gcc-bootstrap, gcc:
Use the mechanism provided by the .opt file processing to initialize
these globals.

ok gnezdo@



CVS: cvs.openbsd.org: ports

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

Modified files:
x11: Makefile 
x11/py-qtawesome: Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
update to py-qtawesome-1.0.2, now py3-only, also adds a browser app
(missed when i converted py-qtpy/py-qt5 to 3-only)



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2021/02/14 11:01:21

Modified files:
editors/hexcurse: Makefile 
editors/hexcurse/patches: patch-src_hexcurse_c 
Added files:
editors/hexcurse/patches: patch-include_hex_h 
  patch-src_Makefile_in 

Log message:
Fix for -fno-common, via Gentoo:
https://github.com/LonnyGomes/hexcurse/pull/28
While here, remove -Werror
ok tb@, who pointed me to Gentoo's version (I originally used Debian's
patch; Gentoo's is a little smaller)



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2021/02/14 10:57:23

Modified files:
plan9/9menu: Makefile distinfo 

Log message:
9menu: update to 1.10

Fixes a bug and changes things to use stdbool.

from maintainer Kaashif Hymabaccus



CVS: cvs.openbsd.org: ports

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

Modified files:
security/py-openssl: Makefile distinfo 
security/py-openssl/patches: patch-tests_memdbg_py 
security/py-openssl/pkg: PLIST 

Log message:
update to py-openssl-20.0.1



CVS: cvs.openbsd.org: ports

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

Modified files:
security/py-cryptography: Makefile distinfo 
security/py-cryptography/patches: 
  patch-src__cffi_src_openssl_ssl_py 
security/py-cryptography_vectors: Makefile distinfo 
security/py-cryptography_vectors/pkg: PLIST 

Log message:
update to py-cryptography (pyca) 3.3.2.

not moving to 3.4 yet because 1) we don't yet have setuptools-rust
which looks like it needs a pip update (which becomes py3 only),
and 2) we still have some py2 users of pyca:

devel/py-twisted2+3 (2 is only used by telepathy-logger)
mail/mailpile   2-only
security/py-openssl 2+3 (2 is only used by yubiserve, py-twisted)
security/py-paramiko2+3 (2 used by several)
security/py-service_identity2+3 (2 is only used by py-twisted)
security/py-axolotl 2+3, 2 not used
www/py-http_ece 2+3, 2 not used
www/py-jwt  2+3, 2 not used



CVS: cvs.openbsd.org: ports

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

Modified files:
textproc/zoem  : Makefile distinfo 
textproc/zoem/patches: patch-src_Makefile_in 
textproc/zoem/pkg: PLIST 
Added files:
textproc/zoem/patches: patch-setversion patch-src_version_h 

Log message:
zoem: update to latest version 11-166

This adds readline support and a number of other usability improvements.
Add a simple fix for -fno-common.

The project seems dormant since 2011.

ok bcallah



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2021/02/14 10:23:46

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

Log message:
Update to lagrange-1.1.3



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/14 10:15:05

Modified files:
graphics/sane-backends: Makefile distinfo 
graphics/sane-backends/patches: patch-backend_Makefile_in 
patch-backend_canon_c 
patch-backend_dll_c 
patch-backend_genesys_low_cpp 
patch-backend_gt68xx_low_c 
patch-backend_pint_c 
patch-backend_pixma_pixma_io_sanei_c 
patch-backend_plustek_c 
patch-backend_sm3600-scanusb_c 
patch-backend_snapscan-mutex_c 
patch-backend_snapscan-usb_c 
patch-backend_v4l_c 
patch-configure 
patch-doc_saned_man 
Removed files:
graphics/sane-backends/patches: patch-backend_avision_c 

Log message:
Update to sane-backends-1.0.32.
Add hidden python dep (py3).



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2021/02/14 10:08:57

Modified files:
lang/snobol4   : Makefile distinfo 
lang/snobol4/patches: patch-Makefile2_m4 
lang/snobol4/pkg: PLIST 
Removed files:
lang/snobol4/patches: patch-configure patch-snolib_setuputil_sno 

Log message:
Update to snobol4-2.2.1
Changelog: https://www.snobol4.org/csnobol4/curr/CHANGES
Tweaks from daniel@, ok gnezdo@, thanks from STeve Andre (MAINTAINER)



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2021/02/14 10:02:12

Modified files:
games/opentyrian: Makefile distinfo 
games/opentyrian/pkg: PLIST 

Log message:
Update to opentyrian-2.1.20201204
This is not a "real" upstream release (upstream has made no new releases
since 2013) but it does represent continual development of the codebase
since the last release. Among other things, this fixes -fno-common issues
and ports the game from SDL to SDL2. Development has moved to GitHub.
Looks ok to daniel@, ok gnezdo@



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2021/02/14 09:57:14

Modified files:
math/pspp  : Makefile distinfo 
math/pspp/pkg  : PLIST 

Log message:
Update to pspp-1.4.1, among many other things, includes fixes for
-fno-common.
Complete changelog: http://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS
ok gnezdo@



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/14 09:44:33

Modified files:
devel/libvirt-glib: Makefile 
sysutils/collectd: Makefile 
x11/virt-viewer: Makefile 

Log message:
Regen WANTLIB after libvirt update.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/14 09:43:35

Modified files:
sysutils/p5-Sys-Virt: Makefile distinfo 
sysutils/p5-Sys-Virt/pkg: PLIST 

Log message:
Update to p5-Sys-Virt-7.0.0.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/14 09:42:58

Modified files:
sysutils/libvirt-python: Makefile distinfo 

Log message:
Update to py3-libvirt-7.0.0.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/14 09:42:14

Modified files:
sysutils/libvirt: Makefile distinfo 
sysutils/libvirt/patches: patch-src_cpu_cpu_arm_c 
sysutils/libvirt/pkg: PLIST 
Added files:
sysutils/libvirt/patches: patch-meson_build 
  patch-src_rpc_virnetsocket_c 
  patch-tests_virrandommock_c 
Removed files:
sysutils/libvirt/patches: patch-configure 

Log message:
Update to libvirt-7.0.0.
Move to meson(1) build.



CVS: cvs.openbsd.org: ports

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

Modified files:
sysutils/freeipmi: Makefile distinfo 
sysutils/freeipmi/pkg: PLIST 
Removed files:
sysutils/freeipmi/patches: patch-etc_Makefile_in 

Log message:
update to freeipmi-1.6.7



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Paco Esteban
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2021/02/14 09:14:54

Modified files:
cad/openscad   : Makefile distinfo 
cad/openscad/patches: patch-openscad_pro 
cad/openscad/pkg: PLIST 

Log message:
update cad/openscad to 2021.01

Initial (garbage) diff by me.  Actual working diff by tracey@

ok tracey@



CVS: cvs.openbsd.org: ports

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

Modified files:
net: Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
net/py-ripe.atlas.cousteau: Makefile 
net/py-ripe.atlas.cousteau/pkg: PLIST 
net/py-ripe.atlas.sagan: Makefile 
net/py-ripe.atlas.sagan/pkg: PLIST 

Log message:
py3 only for py-ripe.atlas.{cousteau,sagan}



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/14 08:55:30

Modified files:
sysutils/portroach-cli: Makefile 
sysutils/portroach-cli/files: portroach-cli portroach-cli.1 

Log message:
Add "-U" to show unmaintained ports



CVS: cvs.openbsd.org: ports

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

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

Log message:
quirks and makefile updates for some py2->py3



CVS: cvs.openbsd.org: ports

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

Modified files:
www/py-mechanize: Makefile 
www/py-mechanize/pkg: PLIST 

Log message:
drop py2 from py-mechanize



CVS: cvs.openbsd.org: ports

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

Modified files:
security/py-trustme: Makefile distinfo 
security/py-trustme/pkg: PLIST 

Log message:
update to py-trustme-0.7.0, dropping py2



CVS: cvs.openbsd.org: ports

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

Modified files:
www/py-ndg-httpsclient: Makefile distinfo 
www/py-ndg-httpsclient/pkg: PLIST 

Log message:
update to py-ndg-httpsclient-0.5.1, dropping py2



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/14 08:27:21

Removed files:
misc/viz   : Makefile distinfo 
misc/viz/patches: patch-Makefile patch-inviz_num_c 
  patch-loadfile_c patch-viz_c 
  patch-vizgrammar_y 
misc/viz/pkg   : DESCR PLIST 

Log message:
Remove misc/viz

It fails with "-fno-common", there's been no update in more than twenty
years, MASTER_SITES is already missing and we fall back to our cdn;
finally, there's a pledged vis(1) in base.

OK rsadowski kevlo



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/14 08:26:34

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

Log message:
Remove misc/viz

It fails with "-fno-common", there's been no update in more than twenty
years, MASTER_SITES is already missing and we fall back to our cdn;
finally, there's a pledged vis(1) in base.

OK rsadowski kevlo



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/14 08:23:31

Modified files:
sysutils/portroach-cli: Makefile 
sysutils/portroach-cli/files: portroach-cli portroach-cli.1 

Log message:
Add code comment, improve "-j" example



Re: CVS: cvs.openbsd.org: ports

2021-02-14 Thread Christian Weisgerber
Jasper Lievisse Adriaanse:

> Log message:
> remove standalone tools to parse, manipulate or otherwise play with swf files.
> swf/flash went pining for the fjords.

Should that include security/flasm?

-- 
Christian "naddy" Weisgerber  na...@mips.inka.de



CVS: cvs.openbsd.org: ports

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

Modified files:
math/calc  : Makefile distinfo 
math/calc/pkg  : PLIST 

Log message:
update to calc-2.12.8.0



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/qt5/qtwebengine: Makefile 

Log message:
reenable qtwebengine on i386, it builds there OK now.
I suspect it possibly hit the QIODevice::readLine() problem fixed in
https://codereview.qt-project.org/c/qt/qtbase/+/317907 that I backported.



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/kde-applications/umbrello: Makefile 
x11/kde-applications/umbrello/pkg: PLIST 

Log message:
Switch from py2 to py3 and add missing build dependency on llvm



CVS: cvs.openbsd.org: ports

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

Modified files:
devel  : Makefile 
x11: Makefile 
devel/py-sip   : Makefile distinfo 
devel/py-sip/pkg: DESCR PLIST 
x11/py-qt5 : Makefile 
x11/py-qt5/pkg : PLIST 
x11/py-sip-qt5 : Makefile distinfo 
x11/py-sip-qt5/pkg: DESCR PLIST 
geo/qgis   : Makefile 
editors/py-qscintilla: Makefile 
editors/py-qscintilla/pkg: PLIST 
www/py-qtwebengine: Makefile 
www/py-qtwebengine/pkg: PLIST 
Removed files:
devel/py-sip/patches: patch-configure_py patch-specs_openbsd-g++ 

Log message:
whack py-sip and friends into shape. the previous ports update ended up
with two different versions of py-sip; the old one configured to only
produce the module for py-qt5 (in devel/py-sip) and the actual sip in
x11/py-sip-qt5, with broken update chain and which didn't entirely
make sense.

in particular: py-sip is now actually (a newer version of) sip again,
with py2 support dropped (current versions don't have it). other ports
using this are changed to the newer build system using "sip-build"
where possible.

for the future we will need to move to sip 6.x which drops the older
build system using the "sip5" or "sip" script; other ports (veusz, and
i think qgis) don't work with that yet.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 07:23:28

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

Log message:
sync with recent swf-related removals



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 07:23:07

Modified files:
www: Makefile 
net: Makefile 
Removed files:
www/cclive : Makefile distinfo 
www/cclive/patches: patch-src_cc_error_h patch-src_cc_exec_cpp 
patch-src_cc_input_h patch-src_cc_log_h 
patch-src_cc_options_h 
patch-src_cc_progressbar_h 
patch-src_cc_sig_h 
www/cclive/pkg : DESCR PLIST 
net/quvi   : Makefile Makefile.inc 
net/quvi/libquvi: Makefile distinfo 
net/quvi/libquvi/patches: patch-src_Makefile_in 
net/quvi/libquvi/pkg: DESCR PLIST 
net/quvi/scripts: Makefile distinfo 
net/quvi/scripts/pkg: DESCR PLIST 

Log message:
remove libquvi{,-scripts} and the cclive. all have outlived their usefulness

ok kn@



CVS: cvs.openbsd.org: ports

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

Log message:
import devel/py-qt-builder, ok rsadowski

Status:

Vendor Tag: sthen
Release Tags:   sthen_20210214

N ports/devel/py-qt-builder/Makefile
N ports/devel/py-qt-builder/distinfo
N ports/devel/py-qt-builder/pkg/DESCR
N ports/devel/py-qt-builder/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/kde-applications/kross-interpreters: Makefile 
x11/kde-applications/kross-interpreters/pkg: PLIST 

Log message:
Drop optional dependency on python 2.7



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/14 06:58:57

Modified files:
www/tor-browser/noscript: Makefile 
www/tor-browser/noscript/pkg: DESCR 

Log message:
Unmention Flash support through plugins



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/kde-applications/kde-dev-scripts: Makefile 
x11/kde-applications/kde-dev-scripts/pkg: PLIST 

Log message:
Switch to python 3

All python helper tools are happy with 3 instead 2.



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/kde-applications/artikulate: Makefile 

Log message:
Remove python dependency



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 06:42:14

Modified files:
security/hydra : Makefile 
Added files:
security/hydra/patches: patch-hydra-gtk_src_callbacks_c 
patch-hydra-gtk_src_main_c 
patch-hydra-gtk_src_support_h 

Log message:
fix build with -fno-common; from gentoo



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 06:31:38

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

Log message:
register quvi removal and add a better reason for flash/swf-related pruning



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 06:29:07

Modified files:
x11/gnome/totem-pl-parser: Makefile 
x11/gnome/totem-pl-parser/pkg: PLIST 

Log message:
remove libquvi support and sync WANTLIB



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 06:26:05

Modified files:
net/quvi   : Makefile 
Removed files:
net/quvi/quvi  : Makefile distinfo 
net/quvi/quvi/pkg: DESCR PLIST 

Log message:
remove quvi, a "silly suite" for diddling with flash media stream properties



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/14 06:23:56

Modified files:
mail/mlmmj : Makefile 
Added files:
mail/mlmmj/patches: patch-include_mlmmj_h 

Log message:
Fix build with "-fno-common"

>From FreeBSD via David Goerger < david at goerger dot info > who kindly
submitted the patch to what appears to be the new upstream on gitlab.

See https://marc.info/?l=mlmmj=161122707912991=2 for a discussion about
upstream.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 06:21:06

Modified files:
devel/libgdata : Makefile distinfo 
devel/libgdata/pkg: PLIST 

Log message:
update to libgdata-0.18.0



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 06:20:25

Modified files:
graphics/evince: Makefile distinfo 

Log message:
update to evince-3.38.2



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 06:19:49

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

Log message:
register ming/swftools/swfmill removal



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 06:19:27

Modified files:
multimedia : Makefile 
Removed files:
multimedia/ming: Makefile distinfo 
multimedia/ming/patches: patch-configure_in 
 patch-src_blocks_gifdbl_c 
 patch-src_libming_h 
 patch-util_gif2dbl_c 
 patch-util_gif2mask_c 
multimedia/ming/pkg: DESCR PLIST 
multimedia/swftools: Makefile distinfo 
multimedia/swftools/patches: patch-Makefile_common_in 
 patch-avi2swf_Makefile_in 
 patch-configure 
 patch-lib_pdf_xpdf_GlobalParams_cc 
 patch-m4_gcc_2_95_m4 
 patch-src_Makefile_in 
 patch-src_gif2swf_c 
 patch-src_swfstrings_c 
 patch-swfs_Makefile_in 
multimedia/swftools/pkg: DESCR PLIST 
multimedia/swfmill: Makefile distinfo 
multimedia/swfmill/pkg: DESCR PLIST 

Log message:
remove standalone tools to parse, manipulate or otherwise play with swf files.
swf/flash went pining for the fjords.



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/kde-applications/kate: Makefile 
x11/kde-applications/kate/pkg: PLIST 

Log message:
Remove python dependency



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 06:02:29

Modified files:
devel/json-glib: Makefile distinfo 
devel/json-glib/pkg: PLIST 

Log message:
update to json-glib-1.6.2



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 05:54:15

Modified files:
x11/gnome/eog  : Makefile distinfo 

Log message:
update to eog-3.38.2



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/02/14 05:54:08

Modified files:
x11/gnome/terminal: Makefile distinfo 
x11/gnome/terminal/patches: patch-src_terminal-util_c 

Log message:
update to gnome-terminal-3.38.3



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/14 05:47:19

Modified files:
mail/mlmmj : Makefile 

Log message:
Set PATCHORIG, fix whitespace



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2021/02/14 05:41:34

Modified files:
emulators/mupen64plus/rsp-cxd4: Makefile 
Added files:
emulators/mupen64plus/rsp-cxd4/patches: patch-su_c patch-su_h 

Log message:
Pull in -fno-common fixes from upstream.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2021/02/14 05:40:55

ports/emulators/mupen64plus/rsp-cxd4/patches

Update of /cvs/ports/emulators/mupen64plus/rsp-cxd4/patches
In directory cvs.openbsd.org:/tmp/cvs-serv82613/patches

Log Message:
Directory /cvs/ports/emulators/mupen64plus/rsp-cxd4/patches added to the 
repository



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2021/02/14 04:55:59

Modified files:
audio/audacity : Makefile 

Log message:
typo



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2021/02/14 03:54:16

Modified files:
games/wrath: Makefile distinfo 
games/wrath/pkg: README 

Log message:
Update to wrath-0.0.0.20210114

Update from maintainer Paul Valencia 



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/14 03:45:21

Modified files:
x11/kde-applications/kajongg: Makefile 

Log message:
Cleanup python bits



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/14 03:35:53

Modified files:
devel/kf5/purpose: Makefile 

Log message:
Remove unnecessary python dependency



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/14 02:47:19

Modified files:
security/cyrus-sasl2: Makefile 
security/cyrus-sasl2/pkg: PLIST 

Log message:
Own the /etc/sasl2/ directory.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/14 02:30:56

Modified files:
devel/kf5/kxmlgui: Makefile 

Log message:
Remove python dependency

No more necessary



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/14 02:27:37

Modified files:
devel/kf5/kpackage: Makefile 

Log message:
Remove python dependencies

No more necessary



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/kf5/kpty : Makefile 

Log message:
Remove wrong python dependencies



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/02/14 01:36:20

Modified files:
audio/audacity : Makefile distinfo 
audio/audacity/patches: 

patch-lib-src_libnyquist_nyquist_nyqstk_include_Stk_h 
patch-lib-src_libnyquist_nyquist_xlisp_xlisp_h 
patch-src_AudacityApp_cpp 
patch-src_AudioIO_cpp 
audio/audacity/pkg: PLIST 
Added files:
audio/audacity/patches: patch-cmake-proxies_CMakeLists_txt 
patch-lib-src_libnyquist_nyquist_cmt_cext_h 

patch-lib-src_libnyquist_nyquist_nyqstk_include_FileRead_h 
patch-lib-src_portsmf_allegro_h 
patch-src_AboutDialog_cpp 
patch-src_AudioIOBase_h 
patch-src_FFmpeg_h 
Removed files:
audio/audacity/patches: patch-configure_ac 
patch-lib-src_FileDialog_Makefile_am 
patch-lib-src_lib-widget-extra_Makefile_am 
patch-lib-src_libnyquist_Makefile_am 
patch-lib-src_lv2_build 
patch-lib-src_lv2_configure 
patch-lib-src_lv2_suil_src_x11_in_gtk2_c 
patch-m4_audacity_checklib_portaudio_m4 

Log message:
Update to audacity-2.4.2 which builds with -fno-common.
- move build to cmake
- use python3



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2021/02/14 01:30:56

Modified files:
misc/gpsd  : Makefile distinfo 
misc/gpsd/patches: patch-SConstruct 
misc/gpsd/pkg  : PLIST-main PLIST-x11 

Log message:
Update to gpsd-3.21
Changelog: https://gpsd.gitlab.io/gpsd/NEWS
OK rsadowski@ and sthen@ on slightly different versionof diff.



CVS: cvs.openbsd.org: ports

2021-02-14 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2021/02/14 01:13:42

Modified files:
games/heroes   : Makefile 
games/heroes/patches: patch-src_hedlite_c 
Added files:
games/heroes/patches: patch-src_persona_h 

Log message:
Fix heroes with -fno-common (copied from FreeBSD).