CVS: cvs.openbsd.org: ports

2020-10-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/10/20 18:24:41

Modified files:
net/ntopng : Makefile distinfo 
net/ntopng/patches: patch-configure_seed patch-nDPI_autogen_sh 
patch-nDPI_src_include_ndpi_define_h_in 
patch-nDPI_src_lib_Makefile_in 
patch-nDPI_src_lib_ndpi_community_id_c 
Removed files:
net/ntopng/patches: patch-nDPI_Makefile_am 

Log message:
update to nDPI-3.4 and a newer ntopng checkout from the 4.0-stable branch



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2020/10/20 18:10:00

Modified files:
devel/got  : Makefile distinfo 

Log message:
update to got 0.43

- do not treat the -h and -V flags as errors (naddy)
- allow regress test data to be stored in locations other than /tmp
- unveil repositories read-write when adding tags with 'got tag'
- rewrite test argument parsing with the POSIX getopts shell built-in (naddy)
- in tests, accommodate ls -l implementations that print "total 0" (naddy)
- fix a bug where 'got status' showed an unchanged empty file as changed
- handle non-const basename(3) and dirname(3) for POSIX compatibility
- properly handle nonexistent remote repository names given to 'got fetch'



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/10/20 18:05:36

Modified files:
games/pingus   : Makefile 
games/pingus/patches: patch-SConscript 
Added files:
games/pingus/patches: patch-src_editor_button_hpp 
  patch-src_editor_checkbox_hpp 
  patch-src_editor_combobox_hpp 
  patch-src_editor_file_list_hpp 
  patch-src_editor_inputbox_hpp 
  patch-src_editor_message_box_hpp 
  patch-src_editor_object_selector_cpp 
  patch-src_editor_viewport_hpp 
  patch-src_pingus_components_check_box_hpp 
  patch-src_pingus_components_choice_box_hpp 
  patch-src_pingus_components_slider_box_hpp 
  patch-src_pingus_config_manager_hpp 
  patch-src_pingus_screens_option_menu_hpp 

Log message:
pingus: convert to boost::signals2, from Brad, no objection aja@



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Pavel Korovin
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2020/10/20 16:49:03

Modified files:
net/mattermost-server: Makefile distinfo 
net/mattermost-server/patches: patch-config_config_json 
net/mattermost-server/pkg: PLIST 

Log message:
Update mattermost-server 5.27.0 -> 5.28.1
Changelog: https://docs.mattermost.com/administration/changelog.html



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Pavel Korovin
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2020/10/20 16:37:04

Modified files:
sysutils/py-vmomi: Makefile distinfo 

Log message:
Update py-vmomi 6.7.3 -> 7.0
Release notes: https://github.com/vmware/pyvmomi/releases/tag/v7.0



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/10/20 12:43:49

Modified files:
security/sslscan: Makefile distinfo 

Log message:
update to sslscan-2.0.4



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2020/10/20 11:13:10

Modified files:
games/fs2open  : Makefile 
Added files:
games/fs2open/patches: patch-code_model_modelread_cpp 

Log message:
fs2open: fix big endian build, limit to hardware OpenGL>=3.2-capable archs

Add an upstream fix for big endian archs, and ONLY_FOR_ARCHS to limit the build
to architectures with (required) OpenGL>=3.2 hardware acceleration, excepted
powerpc64, that is capable but has no drm(4) support for now.

Runtime tested by and OK thfr@ (maintainer)



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 10:45:54

Added files:
editors/sigil/patches: patch-CMakeLists_txt 

Log message:
Make sure system minizip isnt used, as its options/defines differ from
the bundled one and build fails if system minizip is detected.

reported by naddy@, thanks !



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 10:41:12

Modified files:
www/firefox-i18n: Makefile.inc 

Log message:
Loosen the RUN_DEPENDS on www/mozilla-firefox.

as was done in commitid 0hUl41XpZYWqoTdp for firefox-esr, change it to
be >= the version of the langpack instead of =.

Will allow langpacks from -release to work with firefox updates in
-stable, otherwise packages updates in -stable required one to uninstall
the corresponding langpacks (which dont get updates, as technically a
langpack cant have security issues)

To be merged to 6.8-stable once i've figured out if firefox 82.0 can be
backported there..



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2020/10/20 10:30:27

Modified files:
x11/qt5/qtbase : Makefile 

Log message:
qt5/qtbase: does not need audio/pulseaudio, reenable on !rust archs

Remove pulseaudio from BUILD_DEPENDS; there is no reference in the source code
and no configure check anymore. This reenables most of x11/qt5/* on !rust archs,
since pulseaudio needs the rust-powered spidermonkey78.

Was already hinted by adr  on a now closely related issue.
Tested on macppc and amd64.

OK kn@ and rsadowski@ (maintainer)



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/10/20 10:19:29

Modified files:
devel/py-xdg   : Makefile distinfo 
devel/py-xdg/patches: patch-xdg_Menu_py 
devel/py-xdg/pkg: PLIST 

Log message:
Update to py-xdg-0.27.



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 09:03:01

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

Log message:
MFC: Update to thunderbird 78.3.3.

See https://www.thunderbird.net/en-US/thunderbird/78.3.3/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-44/



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 09:02:29

Modified files:
www/firefox-esr: Tag: OPENBSD_6_8 Makefile distinfo 

Log message:
MFC: Update to firefox-esr 78.4.0.

See https://www.mozilla.org/en-US/firefox/78.4.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-46/



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 09:00:27

Modified files:
www/mozilla-firefox: Makefile distinfo 
www/mozilla-firefox/patches: patch-dom_ipc_ContentChild_cpp 
www/firefox-i18n: Makefile.inc distinfo 
Added files:
www/mozilla-firefox/patches: 
 
patch-third_party_rust_authenticator__cargo-checksum_json 
 
patch-third_party_rust_authenticator_src_openbsd_device_rs 

Log message:
Update to firefox 82.0.

See https://www.mozilla.org/en-US/firefox/82.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-45/

Add two patches for #1666701 that didnt make it in time for 82.0.
Add BDEP on GNU m4 for #1670807



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 08:48:35

Modified files:
www/firefox-esr: Makefile distinfo 
www/firefox-esr-i18n: Makefile.inc distinfo 

Log message:
Update to firefox-esr 78.4.0.

See https://www.mozilla.org/en-US/firefox/78.4.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-46/



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 08:47:23

Modified files:
mail/mozilla-thunderbird: Makefile distinfo 
mail/thunderbird-i18n: Makefile.inc distinfo 

Log message:
Update to thunderbird 78.3.3.

See https://www.thunderbird.net/en-US/thunderbird/78.3.3/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-44/



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 08:45:50

Modified files:
www/seamonkey  : Makefile 

Log message:
Bump REVISION-main after mozilla.port.mk change



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 08:45:12

Modified files:
www/mozilla: mozilla.port.mk 

Log message:
Bump dependency to nss 3.58



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 08:44:46

Modified files:
security/nss   : Makefile distinfo 
security/nss/pkg: PLIST 

Log message:
Update to nss 3.58, required by gecko 83.

See 
https://developer.mozilla.org/fr/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/20 08:41:29

Removed files:
geo/pdal/patches: patch-cmake_modules_FindNumPy_cmake 
  patch-vendor_gtest_src_gtest-port_cc 

Log message:
Remove patches that i forgot to cvs rm - noticed by sthen@, thanks!



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/10/20 07:48:05

Modified files:
telephony/asterisk: Makefile distinfo 

Log message:
update to asterisk-16.14.0



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2020/10/20 06:47:07

Modified files:
www/logswan: Makefile distinfo 

Log message:
Update logswan to 2.1.8.



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2020/10/20 06:46:21

Modified files:
converters/bdf2sfd: Makefile distinfo 

Log message:
Update bdf2sfd to 1.1.5.



CVS: cvs.openbsd.org: ports

2020-10-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/10/20 03:37:18

Modified files:
sysutils/bitrot: Makefile distinfo 
sysutils/bitrot/pkg: PLIST 

Log message:
update to bitrot-1.0.0, from Martin Ziemer, ok Bryan Vyhmeister (maintainer)