CVS: cvs.openbsd.org: ports

2019-05-27 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2019/05/27 18:49:12

Modified files:
archivers/cabextract: Makefile 
fonts/msttcorefonts: Makefile 

Log message:
Remove maintainer per their request



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2019/05/27 15:42:01

Modified files:
lang/ruby/2.6  : Makefile distinfo 
Removed files:
lang/ruby/2.6/patches: patch-test_ruby_test_process_rb 
   patch-test_ruby_test_thread_rb 

Log message:
Fix waking up on received signals

Changes in thread internals between ruby 2.5 and 2.6 resulted in
ruby processes not waking up when receiving some signals.  Fix
this by backporting an upstream patch.  Remove three patches to
the tests that skipped tests. Two of these issues were fixed by
this upstream patch, and the other was fixed by the pthread fifo
fdlock fix.



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/05/27 14:49:11

Modified files:
mail/cyrus-imapd: Makefile distinfo 
mail/cyrus-imapd/pkg: PLIST 

Log message:
Update to cyrus-imapd-3.0.10.
There's a fix for a buffer overrun vulnerability in the httpd daemon but
we don't ship it (CVE-2019-11356).



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2019/05/27 14:45:22

Modified files:
games/wtf  : Makefile distinfo 

Log message:
Update to wtf-20190524



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2019/05/27 14:44:34

Modified files:
lang/seed7 : Makefile distinfo 
lang/seed7/pkg : PLIST 

Log message:
Update to seed7-20190523



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/05/27 14:26:48

Modified files:
geo/mapserver  : Makefile 

Log message:
- Unbreak: needs MODPY_SETUPTOOLS
Error: 
mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript-7.4.0-py3.7.egg-info/PKG-INFO
 does not exist
Error: 
mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript-7.4.0-py3.7.egg-info/SOURCES.txt
 does not exist
Error: 
mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript-7.4.0-py3.7.egg-info/dependency_links.txt
 does not exist
Error: 
mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript-7.4.0-py3.7.egg-info/top_level.txt
 does not exist
Error: 
mapserver-7.4.0/fake-amd64/usr/local/lib/python3.7/site-packages/mapscript/__init__.py
 does not exist
etc.

- Fix RUN_DEPENDS while here (-perl, -php etc... don't need python)



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2019/05/27 14:05:36

Modified files:
games  : Makefile 

Log message:
+steamworks-nosteam



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2019/05/27 13:49:25

Log message:
import steamworks-nosteam, a stubbed C# interface to the Steam API,
based on MIT-licensed full interface library.
ok bcallah@ (thanks for spotting the typo!)
ok kn@

DESCR:
Drop-in replacement for Steamworks.NET.dll to run without Steam
client present, e.g. if running on an operating system that doesn't
feature a Steam client. A number of games are made largely
platform-independent, but use Steamworks.NET and error out if no
Steam client is present. This project builds a .dll that can be
dropped in and is intended to keep the parent program running even
in the absence of a Steam client.

Status:

Vendor Tag: thfr
Release Tags:   thfr_20190527

N ports/games/steamworks-nosteam/Makefile
N ports/games/steamworks-nosteam/distinfo
N ports/games/steamworks-nosteam/pkg/DESCR
N ports/games/steamworks-nosteam/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2019/05/27 13:41:13

Modified files:
archivers/innoextract: Makefile distinfo 

Log message:
update innoextract to most recent git commit. This is a temporary
solution to fix incompatibility with some downloads from GOG.com made
with Inno Setup version that is incompatible with innoextract 1.7
release. Confirmed to fix extraction of Ultimate Doom, no regression on
testing with about a dozen random GOG.com Inno archives.
Take MAINTAINER while here.

hint to use pl versioning and ok bentley@
ok jca@



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2019/05/27 10:11:17

Modified files:
www/iridium: Makefile 
www/iridium/files: iridium 
www/iridium/patches: patch-base_BUILD_gn 
 patch-base_base_paths_posix_cc 
 patch-base_debug_debugger_posix_cc 
 patch-base_debug_stack_trace_posix_cc 
 patch-base_process_process_metrics_openbsd_cc 
 patch-base_process_process_posix_cc 
 patch-build_config_compiler_BUILD_gn 
 patch-chrome_common_chrome_paths_cc 
 
patch-services_service_manager_sandbox_openbsd_sandbox_openbsd_cc 

Log message:
sync patches with chromium



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2019/05/27 06:27:54

Modified files:
textproc/jo: Makefile 

Log message:
Remove hardcoded optimization (-O2) flag.



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2019/05/27 06:19:43

Modified files:
math/ebc   : Makefile distinfo 

Log message:
Update to ebc-2.0.1
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.1



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/05/27 05:48:38

Modified files:
audio/p5-Audio-Scan: Makefile distinfo 
audio/p5-Audio-Scan/pkg: DESCR 

Log message:
p5-Audio-Scan: update to 1.01
Changelog:
https://metacpan.org/source/AGRUNDMA/Audio-Scan-1.01/Changes

OK afresh1@



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/05/27 05:45:38

Modified files:
archivers/p5-Compress-LZO: Makefile distinfo 
archivers/p5-Compress-LZO/patches: patch-Makefile_PL 
archivers/p5-Compress-LZO/pkg: DESCR 

Log message:
p5-Compress-LZO: update to 1.09
Please note that upstream moved to lzo2.

Changelog:
https://metacpan.org/source/PEPL/Compress-LZO-1.09/Changes

OK afresh1@



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/05/27 05:41:14

Modified files:
www/p5-WWW-Mechanize-GZip: Makefile distinfo 
www/p5-WWW-Mechanize-GZip/pkg: DESCR PLIST 

Log message:
p5-WWW-Mechanize-GZip:  update to 0.14
Changelog:
https://metacpan.org/source/PEGI/WWW-Mechanize-GZip-0.14/Changes

OK afresh1@



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/05/27 05:37:25

Modified files:
devel/p5-SVN-Notify: Makefile distinfo 

Log message:
p5-SVN-Notify: update to 2.87
Changelog:
https://metacpan.org/source/MPGHF/SVN-Notify-2.87/Changes

OK afresh1@



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/05/27 05:34:23

Modified files:
www/p5-HTML-Template: Makefile distinfo 
www/p5-HTML-Template/pkg: PLIST 

Log message:
p5-HTML-Template: update to 2.97
Changelog:
https://metacpan.org/source/SAMTREGAR/HTML-Template-2.97/Changes

OK afresh1@



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/05/27 04:59:32

Modified files:
devel/quilt: Makefile distinfo 
devel/quilt/patches: patch-test_delete_test 
 patch-test_failbackup_test 

Log message:
Update to quilt-0.66

Mostly a bugfix release, also adding support for lzip and 7zip archives.
No need to add lzip and 7zip to RUN_DEPENDS, they're optional, no need
to add 7zip to BUILD_DEPENDS to set up a compat symlink, as the ports
tree ships a single 7z implementation.

>From kspillner@ (maintainer) a few weeks ago with input from bcallah@
and me.  Kent seems to be busy, committing this update now since it
fixes at least one bug that affects me.



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2019/05/27 02:57:33

Modified files:
games/rocksndiamonds: Makefile distinfo 
games/rocksndiamonds/patches: patch-src_Makefile 

Log message:
Update to rocksndiamonds-4.1.3.0.



CVS: cvs.openbsd.org: ports

2019-05-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/05/27 01:10:05

Modified files:
graphics/babl  : Makefile distinfo 

Log message:
Update to babl-0.1.64.