CVS: cvs.openbsd.org: ports

2020-08-18 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2020/08/18 20:21:51

Modified files:
databases  : Makefile 

Log message:
+p5-SQL-Abstract-Classic



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2020/08/18 20:21:17

Log message:
Import p5-SQL-Abstract-Classic

SQL::Abstract::Classic was inspired by the excellent DBIx::Abstract. 
However, in
using that module I found that what I really wanted to do was generate SQL, 
but
still retain complete control over my statement handles and use the DBI
interface. So, I set out to create an abstract SQL generation module.

While based on the concepts used by DBIx::Abstract, there are several 
important
differences, especially when it comes to WHERE clauses. I have modified the
concepts used to make the SQL easier to generate from Perl data structures 
and,
IMO, more intuitive. The underlying idea is for this module to do what you 
mean,
based on the data structures you provide it. The big advantage is that you 
don't
have to modify your code every time your data changes, as this module 
figures it
out.

From MAINTAINER wen heping 
OK benoit@

Status:

Vendor Tag: afresh1
Release Tags:   afresh1_20200818

N ports/databases/p5-SQL-Abstract-Classic/Makefile
N ports/databases/p5-SQL-Abstract-Classic/distinfo
N ports/databases/p5-SQL-Abstract-Classic/pkg/DESCR
N ports/databases/p5-SQL-Abstract-Classic/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2020/08/18 20:18:11

Log message:
Import p5-Test-CleanNamespaces

Test::CleanNamespaces lets you check your module's namespaces for imported
functions you might have forgotten to remove with namespace::autoclean or
namespace::clean and are therefore available to be called as methods, which
usually isn't want you want.

From MAINTAINER wen heping 
OK benoit@

Status:

Vendor Tag: afresh1
Release Tags:   afresh1_20200818

N ports/devel/p5-Test-CleanNamespaces/Makefile
N ports/devel/p5-Test-CleanNamespaces/distinfo
N ports/devel/p5-Test-CleanNamespaces/pkg/DESCR
N ports/devel/p5-Test-CleanNamespaces/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2020/08/18 20:18:26

Modified files:
devel  : Makefile 

Log message:
+p5-Test-CleanNamespaces



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2020/08/18 20:11:51

Log message:
Import p5-Plack-Middleware-MethodOverride

Writing RESTful apps is a good thing, but if you're also trying to
support web browsers, it would be nice not to be reduced to GET
and POST for everything.

This middleware allows for POST requests that pretend to be something
else: by adding either a header named X-HTTP-Method-Override to the
request, or a query parameter named x-tunneled-method to the URI, the
client can say what method it actually meant.

From wen heping 
OK benoit@

Status:

Vendor Tag: afresh1
Release Tags:   afresh1_20200818

N ports/www/p5-Plack-Middleware-MethodOverride/Makefile
N ports/www/p5-Plack-Middleware-MethodOverride/distinfo
N ports/www/p5-Plack-Middleware-MethodOverride/pkg/DESCR
N ports/www/p5-Plack-Middleware-MethodOverride/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2020/08/18 20:12:10

Modified files:
www: Makefile 

Log message:
+p5-Plack-Middleware-MethodOverride



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Lawrence Teo
CVSROOT:/cvs
Module name:ports
Changes by: l...@cvs.openbsd.org2020/08/18 20:01:32

Modified files:
java/gradle: Makefile distinfo 
java/gradle/patches: patch-bin_gradle 
java/gradle/pkg: PLIST 

Log message:
Update to Gradle 6.6.

https://docs.gradle.org/6.6/release-notes.html



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2020/08/18 17:40:13

Modified files:
lang/ruby/2.7  : Makefile 
Added files:
lang/ruby/2.7/patches: patch-ext_openssl_ossl_ssl_c 

Log message:
Enable TLS 1.3 in ruby 2.7. Patch from tb@, tests from myself.

OK jeremy@



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2020/08/18 13:17:29

Modified files:
editors/py-neovim: Makefile distinfo 
Removed files:
editors/py-neovim/patches: patch-setup_py 

Log message:
editors/py-neovim: Simple update to version 0.4.1.

To accompany the neovim update.



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2020/08/18 13:15:55

Modified files:
editors/neovim : Makefile distinfo 
editors/neovim/patches: patch-src_nvim_CMakeLists_txt 
Removed files:
editors/neovim/patches: patch-src_nvim_testdir_test_python2_vim 
patch-src_nvim_testdir_test_python3_vim 

Log message:
editors/neovim: Incremental update to version 0.4.4.

Initial diff sent in from Travis Cole, then some tweaks by myself.

Thanks!



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2020/08/18 12:55:21

Modified files:
textproc/py-sphinx: Makefile 
textproc/py-sphinx/pkg: PLIST 

Log message:
textproc/py-sphinx: Fix fallout due to TeX Live 2020 update.



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2020/08/18 12:52:26

Added files:
textproc/lgrind/patches: patch-lgrind_dtx 

Log message:
textproc/lgrind: fix fallout due to TeX Live 2020 update.

OK espie@, thanks!



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2020/08/18 12:48:01

Modified files:
print/texlive/texmf/pkg: PLIST-docs PLIST-full PLIST-main 

Log message:
Update to TeX Live 2020.

User tested by Laurence Tratt and Florian Viehweger.

Input and OK mariani@.

Thanks everyone!



CVS: cvs.openbsd.org: ports

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

Modified files:
print/scribus  : Makefile 
Added files:
print/scribus/patches: patch-scribus_third_party_lib2geom_path_h 

Log message:
Unbreak LLVM10 build

I have decided not to create an =operator, instead use the default ctor with
the same values for x and y.



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/08/18 12:19:05

Modified files:
graphics/openexr: Makefile 

Log message:
Stop looking for py2 and use py3 only.

This should fix the bulk failures on amd64 and i386.

OK aja (maintainer)



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2020/08/18 11:39:30

Modified files:
games/godot: Makefile 

Log message:
godot: unbreak on powerpc and i386

Don't build with `-Werror'; this "fixes" the "large atomic operation may incur
significant performance penalty" warning upgraded to error seen on these archs

Thanks to Omar Polo build testing on i386.

OK thfr@ (maintainer)



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2020/08/18 10:27:39

Modified files:
news/sabnzbd   : Makefile distinfo 

Log message:
Update to sabnzbd-3.0.1

Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.0.1



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2020/08/18 10:22:04

Modified files:
sysutils/diffoscope: Makefile distinfo 

Log message:
Update to diffoscope-156



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2020/08/18 08:25:08

Modified files:
sysutils/nnn   : Makefile distinfo 

Log message:
Update to nnn-3.4

Changes: https://github.com/jarun/nnn/releases/tag/v3.4

>From Martin Ziemer  (maintainer).



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/08/18 06:31:48

Modified files:
devel/glib2: Makefile distinfo 
devel/glib2/patches: patch-meson_build 
devel/glib2/pkg: PLIST 

Log message:
Update to glib2-2.64.5.



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2020/08/18 05:05:48

Modified files:
devel/ruby-zeitwerk: Makefile distinfo 

Log message:
simple update 2.3.0 -> 2.4.0



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2020/08/18 05:02:12

Modified files:
devel/ruby-concurrent-ruby: Makefile distinfo 
devel/ruby-concurrent-ruby/pkg: PLIST 

Log message:
simple update 1.1.6 -> 1.1.7



CVS: cvs.openbsd.org: ports

2020-08-18 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/08/18 01:28:52

Modified files:
textproc/solr  : Makefile distinfo 

Log message:
update to solr-8.6.1