CVS: cvs.openbsd.org: ports

2020-06-21 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/06/21 22:13:03

Modified files:
net/litecoin   : Makefile distinfo 
net/litecoin/patches: patch-configure_ac patch-src_wallet_db_cpp 
net/litecoin/pkg: PLIST 

Log message:
Update litecoin to 0.18.1.

Notable port changes:

- Disable BIP70, form changlog:

"A new --disable-bip70 option may be passed to ./configure to prevent
Bitcoin-Qt from being built with support for the BIP70 payment
protocol or from linking libssl. As the payment protocol has exposed
Bitcoin Core to libssl vulnerabilities in the past, builders who don't
need BIP70 support are encouraged to use this option to reduce their
exposure to

- Most parts sync with net/bitcoin



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/06/21 22:12:05

Modified files:
fonts/font-awesome: Makefile distinfo 

Log message:
Update font-awesome to 5.13.1



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Gleydson Soares
CVSROOT:/cvs
Module name:ports
Changes by: gsoa...@cvs.openbsd.org 2020/06/21 16:08:55

Modified files:
devel/cppcheck : Makefile distinfo 

Log message:
update to cppcheck-2.1



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Gleydson Soares
CVSROOT:/cvs
Module name:ports
Changes by: gsoa...@cvs.openbsd.org 2020/06/21 14:37:21

Modified files:
plan9/plan9port: Makefile distinfo 
plan9/plan9port/patches: patch-INSTALL patch-bin_9c patch-bin_9l 
 patch-src_mkhdr 
plan9/plan9port/pkg: PLIST 
Removed files:
plan9/plan9port/patches: patch-src_libthread_Darwin-x86_64-asm_s 
 patch-src_libthread_FreeBSD-386-asm_s 
 patch-src_libthread_thread_c 
 patch-src_libthread_threadimpl_h 

Log message:
bring it to github commit 329831171dd6ef81c113f101093c7b4947381003

this update removes some heavy optional RUN_DEPENDS to slim
down it, since it does not affect the plan9port usability itself
if someone wants to read a .ps file for example or whatever,
just install the package like `pkg_add ghostscript' then hook up a
plumber(1) pattern accordingly. it removes also the following
extra files what are not part of plan9port:

pgw.tar.bz2, roget.tar.bz2, scat.tgz

while here:
- get rid of MAP_STACK patch has been merged upstream;
- remove no longer required patches
- tidy up Makefile

thanks abieber@ for giving some tests on previous diff I sent
on ports@



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/06/21 12:12:54

Modified files:
x11/kde-applications/akonadi-calendar: Makefile 
x11/kde-applications/akonadi-calendar-tools: Makefile 
x11/kde-applications/akonadi-contacts: Makefile 
x11/kde-applications/akonadi-import-wizard: Makefile 
x11/kde-applications/akonadi-search: Makefile 
x11/kde-applications/akregator: Makefile 
x11/kde-applications/calendarsupport: Makefile 
x11/kde-applications/grantlee-editor: Makefile 
x11/kde-applications/incidenceeditor: Makefile 
x11/kde-applications/kaddressbook: Makefile 
x11/kde-applications/kalarm: Makefile 
x11/kde-applications/kalarmcal: Makefile 
x11/kde-applications/kdepim-apps-libs: Makefile 
x11/kde-applications/kdepim-runtime: Makefile 
x11/kde-applications/kmail: Makefile 
x11/kde-applications/kmail-account-wizard: Makefile 
x11/kde-applications/kmailtransport: Makefile 
x11/kde-applications/knotes: Makefile 
x11/kde-applications/kontact: Makefile 
x11/kde-applications/korganizer: Makefile 
x11/kde-applications/mailimporter: Makefile 
x11/kde-applications/mbox-importer: Makefile 
x11/kde-applications/pim-data-exporter: Makefile 
x11/kde-applications/pimcommon: Makefile 

Log message:
Add missing build dependency boost

All KDE ports that have a dependency to KF5Akonadi require boost as a build
dependency.

Spotted by ajacoutot@ and naddy@



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2020/06/21 12:00:33

Modified files:
graphics/p5-Image-ExifTool: Makefile distinfo 
graphics/p5-Image-ExifTool/pkg: PLIST 

Log message:
update exiftool to 12.00.
ok aja@.



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/06/21 11:57:34

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

Log message:
Add missing build dependency boost. Spotted by ajacoutot@



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/06/21 11:55:54

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

Log message:
Add missing build dependency boost. Spotted by ajacoutot@



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Paco Esteban
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2020/06/21 11:30:42

Modified files:
www/py-httpie  : Makefile distinfo 
www/py-httpie/pkg: PLIST 
Added files:
www/py-httpie/patches: patch-tests_test_ssl_py 

Log message:
update www/py-httpie to 2.2.0 by Raymond E. Pasco

with input from kn@ and jca@

Changelog:

- Added support for custom content types for uploaded files.
- Added support for $XDG_CONFIG_HOME.
- Added support for Set-Cookie triggered cookie expiration.
- Added --format-options to allow disabling sorting, etc.
- Added --sorted and --unsorted shortcuts for (un)setting all
sorting-related --format-options.
- Added --ciphers to allow configuring OpenSSL ciphers.
- Added netrc support for auth plugins. Enabled for --auth-type=basic
and digest, 3rd parties may opt in.
- Fixed built-in plugins-related circular imports.

Tests patched to deal with an error if py3-openssl is installed.

ok on a sthen@ kn@ on a previous version
ok jca@



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Paco Esteban
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2020/06/21 11:29:30

ports/www/py-httpie/patches

Update of /cvs/ports/www/py-httpie/patches
In directory cvs.openbsd.org:/tmp/cvs-serv67533/patches

Log Message:
Directory /cvs/ports/www/py-httpie/patches added to the repository



CVS: cvs.openbsd.org: ports

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

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

Log message:
Add missing build dependencies, spotted by ajacoutot@



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Gleydson Soares
CVSROOT:/cvs
Module name:ports
Changes by: gsoa...@cvs.openbsd.org 2020/06/21 09:57:16

Modified files:
net/castget: Makefile distinfo 
net/castget/patches: patch-configure 
net/castget/pkg: PLIST 

Log message:
update to castget-2.0.1

from Caspar Schutijser, who also is taking
over maintainership



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Greg Steuck
CVSROOT:/cvs
Module name:ports
Changes by: gne...@cvs.openbsd.org  2020/06/21 09:49:36

Modified files:
www/chromium/files: hid_service_fido.cc 
www/chromium   : Makefile 

Log message:
Migrate off base::ThreadPool()-as-a-trait in /services/device

https://source.chromium.org/chromium/chromium/src/+/6ddec2fbc4e0f917b5dc257184089fdc402d849c

Fixes SEGV when using FIDO keys.

ok robert@



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/06/21 07:58:47

Modified files:
telephony/iaxclient: Makefile 

Log message:
iaxclient: honour CC in Tcl build parts, from Brad



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/06/21 06:38:52

Modified files:
security/sudo  : Makefile 
security/sudo/pkg: PLIST-main 

Log message:
sudo needs @pkgpath so that updates work (package path for the main
package changed security/sudo -> security/sudo,-main so without this
it's not considered a valid update candidate)



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/06/21 06:36:16

Modified files:
net/onioncat   : Makefile distinfo 
net/onioncat/pkg: DESCR PLIST 

Log message:
update to onioncat-0.3.8, based on a diff from martingot / protonmail.com
ok pirofti@ (maintainer)



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/06/21 06:18:39

Modified files:
net/unifi/testing: Makefile distinfo 
net/unifi/testing/pkg: PLIST 

Log message:
update unifi/testing to 5.13.32 (public rc)



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Todd C . Miller
CVSROOT:/cvs
Module name:ports
Changes by: mill...@cvs.openbsd.org 2020/06/21 06:03:34

Modified files:
security/sudo  : Makefile distinfo 
Added files:
security/sudo/pkg: DESCR-main DESCR-python PFRAG.gettext-main 
   PLIST-main PLIST-python sudo_logsrvd.rc 
Removed files:
security/sudo/pkg: DESCR MESSAGE PFRAG.gettext PLIST 

Log message:
Update to sudo 1.9.1.
This adds a new sub-package for the optional Python plugin support,
which can be disabled via the no_python pseudo-flavor.
Thanks to sthen@ and ajacoutot@ for their help.



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/06/21 05:41:41

Modified files:
mail/mutt  : Tag: OPENBSD_6_7 Makefile 
mail/mutt/patches: Tag: OPENBSD_6_7 patch-imap_imap_c 

Log message:
mutt: patch to workaround problem introduced in security fix; don't break



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/06/21 05:41:31

Modified files:
mail/mutt  : Makefile 
Added files:
mail/mutt/patches: patch-imap_imap_c 

Log message:
mutt: patch to workaround problem introduced in security fix; don't break



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/06/21 05:40:36

Modified files:
net/unifi/stable: Makefile distinfo 
net/unifi/stable/pkg: PLIST 

Log message:
switch unifi/stable to the 5.13 branch



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/06/21 03:39:06

Modified files:
x11/gnome/seahorse: Makefile distinfo 
x11/gnome/seahorse/pkg: PLIST 

Log message:
Update to seahorse-3.36.2.



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/06/21 03:31:56

Modified files:
graphics/libmpeg2/patches: patch-configure_ac 
Removed files:
graphics/libmpeg2/patches: patch-libmpeg2_motion_comp_arm_s_S 

Log message:
Disable old ASM code on ARM that doesn't build and isn't PIC either.

from Brad



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/06/21 03:26:50

Modified files:
net/py-botocore: Makefile distinfo 

Log message:
Update to py3-botocore-1.17.7.



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/06/21 03:27:08

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py3-boto3-1.14.7.



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/06/21 03:27:24

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.18.84.



CVS: cvs.openbsd.org: ports

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

Modified files:
fonts/spleen   : Makefile distinfo 

Log message:
Update spleen to 1.7.1.



CVS: cvs.openbsd.org: ports

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

Modified files:
graphics/libansilove: Makefile distinfo 

Log message:
Update libansilove to 1.2.4.



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2020/06/21 01:24:20

Modified files:
security/py-tlsfuzzer: Makefile distinfo 

Log message:
Update to tlsfuzzer 20200618



CVS: cvs.openbsd.org: ports

2020-06-21 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2020/06/21 01:17:09

Modified files:
textproc/uncrustify: Makefile distinfo 
textproc/uncrustify/pkg: PLIST 

Log message:
update uncrustify.
ok bket@ benoit@.