CVS: cvs.openbsd.org: ports

2021-02-01 Thread Jonathan Gray
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2021/02/01 23:53:29

Modified files:
graphics/tumble: Makefile 
Added files:
graphics/tumble/patches: patch-semantics_c patch-tumble_input_h 

Log message:
fix tumble -fno-common build
ok cwen@



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/01 18:22:54

Modified files:
audio/mp3splt-gtk: Makefile distinfo 
audio/mp3splt-gtk/pkg: PLIST 
Added files:
audio/mp3splt-gtk/patches: patch-src_player_window_c 
   patch-src_splitpoints_window_h 
Removed files:
audio/mp3splt-gtk/patches: patch-src_Makefile_in 

Log message:
update to mp3splt-gtk-0.9.2 and add an -fno-common fix from gentoo

i did have a crash once, but was unable to repeat it after i enabled
debug_packages and played about with wth-radio-humppa.mp3



CVS: cvs.openbsd.org: ports

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

Modified files:
audio/libmp3splt: Makefile distinfo 
audio/libmp3splt/patches: patch-plugins_Makefile_in 
  patch-src_plugins_c 
audio/libmp3splt/pkg: PLIST 
Removed files:
audio/libmp3splt/patches: patch-src_checks_c patch-src_mp3splt_c 

Log message:
update to libmp3splt-0.9.2



CVS: cvs.openbsd.org: ports

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

Modified files:
audio/mp3splt  : Makefile distinfo 
audio/mp3splt/pkg: PLIST 

Log message:
update to mp3splt-2.6.2



CVS: cvs.openbsd.org: ports

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

Modified files:
audio/py-eyed3 : Makefile distinfo 
audio/py-eyed3/pkg: PLIST 

Log message:
update to eyeD3-0.9.6



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/02/01 16:58:30

Modified files:
databases/db/v3: Makefile 
databases/db/v3/patches: patch-tcl_tcl_db_pkg_c 
Added files:
databases/db/v3/patches: patch-include_tcl_db_h 

Log message:
databases/db/v3: fix for -fno-common



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/menu-cache : Makefile 
Added files:
x11/menu-cache/patches: patch-menu-cache-gen_menu-tags_h 

Log message:
x11/menu-cache: fix build with -fno-common

No recent upstream activity, but this is a straightforward fix for the
accidental double definition of global variables.
ok sthen@ ajacoutot@



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/02/01 15:46:36

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

Log message:
devel/libmtp: update to 1.1.18, which includes a -fno-common fix

ok sthen@



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/01 15:12:27

Modified files:
devel/libgcroots: Makefile distinfo 
devel/libgcroots/patches: patch-include_private_gcconfig_h 
devel/libgcroots/pkg: PLIST 

Log message:
update to libgcroots-0.3.2



CVS: cvs.openbsd.org: ports

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

Modified files:
net/isc-dhcp   : Makefile 
net/isc-dhcp/patches: patch-keama_keama_c patch-keama_keama_h 
Added files:
net/isc-dhcp/patches: patch-client_dhclient_c 
  patch-common_discover_c 
  patch-relay_dhcrelay_c patch-server_mdb6_c 
  patch-server_mdb_c 

Log message:
isc-dhcp: -fno-common fixes from upstream



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/py-setuptools_scm: Makefile distinfo 
devel/py-setuptools_scm/pkg: PLIST 

Log message:
update to setuptools_scm-3.4.1, from deserter666 at danwin1210.me, ok kn
tweak from me: add TDEP on py-toml for py3 flavour (it's an optional run
dep and used in tests; py2 flavour of py-toml was removed already)



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/qt5/qtbase : Makefile 
Added files:
x11/qt5/qtbase/patches: patch-src_corelib_io_qiodevice_cpp 

Log message:
qtbase5: backport upstream fix; "Fixes a regression in Qt 5.15 causing
QByteArray's that are returned by QIODevice::readLine() to
consume large amounts of memory."  ok rsadowski

likely to fix, among other things, redonculous memory use in lconvert,
as noticed in builds (and build failures) of astro/stellarium



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/01 13:29:00

Modified files:
x11/kde-applications/okteta: Makefile distinfo 
x11/kde-applications/okteta/pkg: PLIST 

Log message:
Update okteta to 0.26.5



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/01 13:28:05

Modified files:
multimedia/mkvtoolnix: Makefile distinfo 

Log message:
Update mkvtoolnix to 53.0.0



CVS: cvs.openbsd.org: ports

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

Modified files:
net/sipsak : Makefile distinfo 
net/sipsak/pkg : PLIST 
Removed files:
net/sipsak/patches: patch-header_f_c patch-header_f_h 
patch-helper_c patch-transport_c 

Log message:
update to sipsak-0.9.8.1



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/01 13:15:47

Modified files:
net/bird/1 : Makefile 
Added files:
net/bird/1/patches: patch-sysdep_unix_krt_h 

Log message:
bird/1: -fno-common fix from upstream



CVS: cvs.openbsd.org: ports

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

Modified files:
net/bird/2 : Makefile 
Added files:
net/bird/2/patches: patch-nest_route_h 

Log message:
bird/2: -fno-common fix from upstream



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/01 13:04:53

Modified files:
games/gargoyle : Makefile 
games/gargoyle/patches: patch-garglk_launchgtk_c 
Added files:
games/gargoyle/patches: patch-garglk_launcher_c 
patch-garglk_launchmac_m 
patch-garglk_launchwin_c 
patch-terps_alan2_glkio_h 
patch-terps_alan2_main_c 
patch-terps_alan3_glkio_h 
patch-terps_alan3_output_h 
patch-terps_alan3_term_h 
patch-terps_jacl_glk_startup_c 
patch-terps_jacl_parser_c 

Log message:
gargoyle: -fno-common fixes from upstream



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/01 12:54:19

Modified files:
net/mlvpn  : Makefile 
Added files:
net/mlvpn/patches: patch-src_mlvpn_c patch-src_mlvpn_h 

Log message:
mlvpn: fix -fno-common, from upstream



CVS: cvs.openbsd.org: ports

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

Modified files:
net/hping  : Makefile 
Added files:
net/hping/patches: patch-hping2_h 

Log message:
hping: -fno-common fix, from FreeBSD ports



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/01 12:47:08

Modified files:
net/echoping   : Makefile 
Added files:
net/echoping/patches: patch-echoping_c patch-echoping_h 
  patch-http_c patch-smtp_c 

Log message:
echoping: -fno-common fixes, adapted from FreeBSD ports



CVS: cvs.openbsd.org: ports

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

Modified files:
databases/web2ldap: Makefile distinfo 
databases/web2ldap/pkg: PLIST 

Log message:
update to web2ldap-1.5.112, from Lucas Raab (maintainer)



CVS: cvs.openbsd.org: ports

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

Modified files:
databases/py-ldap0: Makefile distinfo 

Log message:
update to py-ldap0-1.1.4, from Lucas Raab (maintainer)



CVS: cvs.openbsd.org: ports

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

Modified files:
net/echoping   : Makefile distinfo 
net/echoping/pkg: DESCR PLIST 
Added files:
net/echoping/patches: patch-recreate-autofiles 
Removed files:
net/echoping/patches: patch-configure patch-util_c 

Log message:
update to echoping-6.0.2, started by kn@, finished by me



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2021/02/01 10:41:39

Modified files:
comms/c3270: Makefile distinfo 
Added files:
comms/c3270/patches: patch-Common_print_command_c 
 patch-c3270_screen_c 
Removed files:
comms/c3270/patches: patch-Common_telnet_c 

Log message:
Update to c3270 4.0ga10

Fixes issues with -fno-common.



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/01 10:40:50

Modified files:
education/epte : Makefile 
Added files:
education/epte/patches: patch-endprog_c 

Log message:
Fix "-fno-common" build



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/02/01 10:17:28

Modified files:
archivers/gshar+gunshar: Makefile 
archivers/gshar+gunshar/pkg: PLIST 

Log message:
archivers/gshar+gunshar: enable NLS and install message catalogs

Disabling NLS is buggy, the build already picked up libintl.
Tweak the -fno-common fix.



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/01 09:51:22

Modified files:
archivers/arc  : Makefile 
archivers/arc/patches: patch-arclzw_c patch-arcunp_c 

Log message:
Fix "-fno-common" build, from FreeBSD



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/01 09:43:29

Modified files:
archivers/gshar+gunshar: Makefile 

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



CVS: cvs.openbsd.org: ports

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

Modified files:
misc/remind: Makefile distinfo 

Log message:
update to remind-3.3.5, from maintainer Martin Ziemer



CVS: cvs.openbsd.org: ports

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

Modified files:
misc/screen-shm: Makefile 
misc/screen-shm/patches: patch-screen_h 

Log message:
misc/screen-shm: fix for -fno-common

Declare rather than define global variable in header file.



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2021/02/01 08:47:16

Modified files:
emulators/mame : Makefile distinfo 
emulators/mame/patches: patch-makefile 
emulators/mame/pkg: PLIST 

Log message:
Update mame to 0.228.



CVS: cvs.openbsd.org: ports

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

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

Log message:
update to visidata-2.2



CVS: cvs.openbsd.org: ports

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

Modified files:
sysutils/logtail: Makefile distinfo 

Log message:
update logtail to 1.3.21 and update COMMENT
logtail is extracted from Debian's logcheck; logtail itself was
unchanged in this version so this is basically a noop update



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2021/02/01 07:45:33

Modified files:
graphics   : Makefile 

Log message:
Add libspiro.



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2021/02/01 07:44:30

Log message:
Import graphics/libspiro.

Spiro is the creation of Raph Levien. It simplifies the drawing of
beautiful curves.

Using bezier splines an artist can easily draw curves with the same
slope on either side of an on-curve point. Spiros, on the other hand,
are based on clothoid splines which make it easy to maintain constant
curvature as well as constant slope. Such curves will simply look nicer.

Spiro splines only use on-curve points and so are easier to use and more
intuitive to the artist.

This library will take an array of spiro control points and convert them
into a series of bezier splines which can then be used in the myriad of
ways the world has come to use beziers.

From Alessandro De Laurenzis, thanks!

OK bentley@

Status:

Vendor Tag: fcambus
Release Tags:   fcambus_20210201

N ports/graphics/libspiro/distinfo
N ports/graphics/libspiro/Makefile
N ports/graphics/libspiro/pkg/DESCR
N ports/graphics/libspiro/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/01 07:07:52

Modified files:
security   : Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
security/siphon: Makefile distinfo 
security/siphon/patches: patch-log_c 
security/siphon/pkg: DESCR PLIST 

Log message:
Remove security/siphon

Upstream still ships the tarball, that's it, as per CVS log:
"primary distsite and homepage have gone away".

The only TCP port I've been able to detect (after producing traffing on a
variety of them) is SSH -- and that only worked after enabling IPv4.

Siphon does not seem to support/detect IPv6 at all and it's OS fingerprints
are extremely old;  besides Gentoo we're the only ones still packaging it
according to https://repology.org/project/siphon/versions .

Fails with "-fno-common".
OK cwen



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2021/02/01 06:47:23

Modified files:
devel/cvsgraph : Makefile 

Log message:
Update HOMEPAGE.



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2021/02/01 06:44:59

Modified files:
net/dbip   : Makefile.inc 
net/dbip/asn   : distinfo 
net/dbip/city  : distinfo 
net/dbip/country: distinfo 

Log message:
Update dbip to 2021-02.



CVS: cvs.openbsd.org: ports

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

Modified files:
www/squid  : Makefile 
www/squid/pkg  : README-main 

Log message:
squid: adjust readme for pf route-to changes



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/02/01 05:41:37

Modified files:
infrastructure/db: user.list 

Log message:
Disable _hitch after security/hitch removal

Reminder from Matthias Schmidt, thanks.



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/02/01 05:00:51

Modified files:
devel/boost: Makefile distinfo 
devel/boost/patches: patch-Jamroot 
 patch-boost_asio_detail_impl_socket_ops_ipp 
 patch-boost_config_platform_bsd_hpp 
 patch-boost_predef_other_endian_h 
 patch-libs_filesystem_src_operations_cpp 
 patch-tools_build_src_engine_jam_h 
 patch-tools_build_src_tools_gcc_jam 
devel/boost/pkg: PLIST-main 
Added files:
devel/boost/patches: patch-boost_asio_detail_config_hpp 
 patch-boost_coroutine_asymmetric_coroutine_hpp 
 patch-boost_predef_os_bsd_open_h 
 patch-tools_build_src_engine_build_sh 
Removed files:
devel/boost/patches: patch-boost_context_fixedsize_stack_hpp 
 patch-boost_context_pooled_fixedsize_stack_hpp 
 
patch-boost_context_posix_protected_fixedsize_stack_hpp 
 patch-boost_test_impl_execution_monitor_ipp 
 
patch-libs_context_src_asm_jump_ppc32_sysv_elf_gas_S 
 
patch-libs_context_src_asm_make_ppc32_sysv_elf_gas_S 
 
patch-libs_context_src_asm_ontop_ppc32_sysv_elf_gas_S 
 
patch-libs_context_src_asm_ontop_ppc64_sysv_elf_gas_S 

Log message:
Update boost to 1.72.0

Changelogs are here:
https://www.boost.org/users/history/version_1_71_0.html
https://www.boost.org/users/history/version_1_72_0.html

Update diff from Brad Smith (maintainer), OK sthen@



CVS: cvs.openbsd.org: ports

2021-02-01 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2021/02/01 03:55:27

Modified files:
net/mosquitto  : Makefile 

Log message:
mosquitto: xsltproc needed for build



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/ccache   : Makefile 
devel/ccache/patches: 
  patch-cmake_GenerateConfigurationFile_cmake 
Added files:
devel/ccache/patches: 
  patch-src_third_party_blake3_CMakeLists_txt 

Log message:
ccache: add upstream patch to fix on some arches; pointed at by jasper@