CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2017/11/06 00:38:28

Modified files:
www/chromium   : Makefile 
www/chromium/pkg: PLIST 
Added files:
www/chromium/patches: 
  
patch-chrome_test_chromedriver_chrome_chrome_finder_cc 

Log message:
Build chromedriver when building chrome

chromedriver is chrome's implementation of the WebDriver protocol, allowing
automation of chrome by an external program.  This is often used by
automated testing software.

Help and OK robert@



CVS: cvs.openbsd.org: ports

2017-11-05 Thread James Turner
CVSROOT:/cvs
Module name:ports
Changes by: jtur...@cvs.openbsd.org 2017/11/05 19:29:48

Modified files:
devel/fossil   : Makefile distinfo 

Log message:
Update fossil to 2.4

Changelog can be view here: 
http://fossil-scm.org/index.html/doc/trunk/www/changes.wiki#v2_4



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2017/11/05 18:21:49

Modified files:
devel  : Makefile 
lang   : Makefile 

Log message:
+libfirm
+cparser



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2017/11/05 18:21:07

Log message:
Import lang/cparser, a C99 parser and frontend for libFirm.
ok bentley@

cparser is a recursive descent C99 parser written in C99. It contains a
preprocessor, lexer, parser, constructs an AST and does semantic
analysis. It acts as a frontend to the libFirm intermediate
representation library. This way optimization and code generation is
performed. The compiler supports cross compilation to multiple target
architectures with a command-line switch. It comes with driver logic for
calling assemblers and linkers as well as parsing command-line options.
This allows it to be a drop-in replacement for gcc or clang in many
situations.

Status:

Vendor Tag: bcallah
Release Tags:   bcallah_20171105

N ports/lang/cparser/Makefile
N ports/lang/cparser/distinfo
N ports/lang/cparser/pkg/PLIST
N ports/lang/cparser/pkg/DESCR
N ports/lang/cparser/patches/patch-src_driver_target_c
N ports/lang/cparser/patches/patch-src_driver_predefs_c
N ports/lang/cparser/patches/patch-CMakeLists_txt
N ports/lang/cparser/patches/patch-src_driver_warning_h

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2017/11/05 18:19:16

Log message:
Import devel/libfirm, a graph based intermediate representation and backend
ok bentley@

The Firm library implements the Firm intermediate representation (ir).

libFirm contains algorithms for construction of the SSA form directly
from the attributed syntax tree. A set of analyses and optimization
phases is provided.

libFirm includes backends of varying maturities for IA32, AMD64, ARM,
and other architectures.

Features:
* Completely graph-based, source- and target-independent intermediate
representation in SSA form
* Extensive set of optimizations
* High-quality register allocation

Status:

Vendor Tag: bcallah
Release Tags:   bcallah_20171105

N ports/devel/libfirm/Makefile
N ports/devel/libfirm/distinfo
N ports/devel/libfirm/patches/patch-CMakeLists_txt
N ports/devel/libfirm/pkg/DESCR
N ports/devel/libfirm/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2017/11/05 17:39:51

Modified files:
devel/hs-aeson : Makefile 

Log message:
Mark devel/hs-aeson as broken.

It looks like it isn't used anymore, but I'll keep it
a day or two before removing it.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 16:05:07

Modified files:
math/gnumeric  : Makefile 

Log message:
Makr BROKEN for the time being; there's an issue with the latest itstool.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 15:25:22

Modified files:
x11/gnome/eog  : Makefile 
Added files:
x11/gnome/eog/patches: patch-help_es_es_po patch-help_lv_lv_po 

Log message:
unbreak help files which itstool choked on after the update to 2.0.4

from gnome via void



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2017/11/05 15:14:33

Modified files:
emulators/ppsspp: Makefile 
emulators/ppsspp/pkg: DESCR 

Log message:
"PSP" -> "PlayStation Portable"



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 15:09:31

Modified files:
www/netsurf/libnslog: Makefile 

Log message:
missing bison BDEP



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2017/11/05 15:07:06

Modified files:
emulators  : Makefile 

Log message:
+ppsspp



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2017/11/05 15:06:30

Log message:
Import ppsspp-1.4.2, a Sony PSP emulator.

Personal recommendation: open the homebrew menu and download Cave Story. :)

ok jeremy@

Status:

Vendor Tag: bentley
Release Tags:   bentley_20171105

N ports/emulators/ppsspp/Makefile
N ports/emulators/ppsspp/distinfo
N ports/emulators/ppsspp/patches/patch-CMakeLists_txt
N ports/emulators/ppsspp/patches/patch-ext_armips_Util_Util_cpp
N ports/emulators/ppsspp/patches/patch-Common_MemoryUtil_cpp
N ports/emulators/ppsspp/patches/patch-UI_NativeApp_cpp
N ports/emulators/ppsspp/pkg/PLIST
N ports/emulators/ppsspp/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2017/11/05 15:06:30

Modified files:
security   : Makefile 

Log message:
ruby-gpgme contains native code, so hook up for the supported ruby versions
explicitly

I was too impationed waiting for jeremy@ to enlighten me



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2017/11/05 15:03:16

Modified files:
databases  : Makefile 

Log message:
hook up ruby-hiera-eyaml-gpg



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2017/11/05 15:01:20

Modified files:
security   : Makefile 

Log message:
hook up ruby-gpgme



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2017/11/05 14:59:07

Log message:
GPG backend for the hiera eyaml backend, allows you to use gpg keys for
encryption.

OK jeremy@

Status:

Vendor Tag: sebastia
Release Tags:   sebastia_20171105

N ports/databases/ruby-hiera-eyaml-gpg/Makefile
N ports/databases/ruby-hiera-eyaml-gpg/distinfo
N ports/databases/ruby-hiera-eyaml-gpg/pkg/DESCR
N ports/databases/ruby-hiera-eyaml-gpg/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2017/11/05 14:49:10

Log message:
import ruby-gpgme:

Ruby-GPGME is a Ruby language binding of GPGME (GnuPG Made Easy). GnuPG
Made Easy (GPGME) is a library designed to make access to GnuPG easier
for applications. It provides a High-Level Crypto API for encryption,
decryption, signing, signature verification and key management.

it's a requirement for the hiera-eyaml-gpg backend.

Quite some help from and OK jeremy@

Status:

Vendor Tag: sebastia
Release Tags:   sebastia_20171105

N ports/security/ruby-gpgme/Makefile
N ports/security/ruby-gpgme/distinfo
N ports/security/ruby-gpgme/pkg/DESCR
N ports/security/ruby-gpgme/pkg/PLIST
N ports/security/ruby-gpgme/patches/patch-_metadata

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2017/11/05 14:46:04

Modified files:
graphics/digikam-kde4: Makefile 

Log message:
replace gettext module



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2017/11/05 13:51:15

Added files:
games/hedgewars/patches: patch-cmake_modules_checkModule_hs 

Log message:
Let it configure/build with ghc-8.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Denis Fondras
CVSROOT:/cvs
Module name:ports
Changes by: de...@cvs.openbsd.org   2017/11/05 13:17:15

Modified files:
geo/openbsd-developers: Makefile 
geo/openbsd-developers/files: OpenBSD 

Log message:
Add myself

OK bcallah@ aja@ jca@



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 12:42:18

Modified files:
games/tuxpaint/patches: patch-Makefile 

Log message:
wee gmake broken build-system, what a surprise. takes less time adding
-lpng directly than to figure that shit out.
fixes lld link



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 12:29:43

Modified files:
games/sdlpop/patches: patch-src_Makefile 

Log message:
blablabla -lm lld



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/11/05 12:27:56

Modified files:
mail/dovecot   : Makefile distinfo 
mail/dovecot/patches: patch-src_master_master-settings_c 

Log message:
update to Dovecot 2.2.33.2, from Brad.

- doveadm: Fix crash in proxying (or dsync replication) if remote is
running older than v2.2.33
- auth: Fix memory leak in %{ldap_dn}
- dict-sql: Fix data types to work correctly with Cassandra



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/11/05 12:18:31

Modified files:
databases/mariadb: Tag: OPENBSD_6_2 Makefile distinfo 
databases/mariadb/patches: Tag: OPENBSD_6_2 
   patch-cmake_install_macros_cmake 
   patch-scripts_CMakeLists_txt 
   patch-scripts_mysql_install_db_sh 
   patch-sql_CMakeLists_txt 
   patch-storage_oqgraph_CMakeLists_txt 
databases/mariadb/pkg: Tag: OPENBSD_6_2 PLIST-tests 
Removed files:
databases/mariadb/patches: Tag: OPENBSD_6_2 
   patch-storage_innobase_include_srv0mon_h 

Log message:
MFC Update to MariaDB 10.0.33, fixes CVE-2017-10268 and CVE-2017-10378. From 
Brad.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/11/05 12:17:23

Modified files:
databases/mariadb: Makefile distinfo 
databases/mariadb/patches: patch-cmake_install_macros_cmake 
   patch-scripts_CMakeLists_txt 
   patch-scripts_mysql_install_db_sh 
   patch-sql_CMakeLists_txt 
databases/mariadb/pkg: PLIST-tests 
Removed files:
databases/mariadb/patches: 
   patch-storage_innobase_include_srv0mon_h 

Log message:
Update to MariaDB 10.0.33, fixes CVE-2017-10268 and CVE-2017-10378. From Brad.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 11:57:17

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

Log message:
update to intellij-2017.2.5

from Caspar Schutijser (MAINTAINER)



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 11:50:00

Modified files:
devel/liblouis : Makefile distinfo 
devel/liblouis/patches: patch-python_louis_Makefile_in 
patch-tools_lou_compare_c 
devel/liblouis/pkg: PLIST 

Log message:
Update to liblouis-3.3.0.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 11:49:09

Modified files:
devel/distcc   : Makefile distinfo 

Log message:
fix package name

pointed out by naddy@



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 11:21:25

Modified files:
x11/gnome/recipes: Makefile 
x11/gnome/recipes/patches: patch-src_gr-mail_c 

Log message:
apply fix from upstream



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 11:19:06

Modified files:
math/dieharder : Makefile 
math/dieharder/pkg: PLIST 

Log message:
build and install documentation, requested by tb@



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/11/05 10:53:50

Modified files:
security/py-cryptography: Makefile distinfo 
security/py-cryptography/pkg: PLIST 
security/py-cryptography_vectors: Makefile distinfo 
security/py-cryptography_vectors/pkg: PLIST 
Removed files:
security/py-cryptography/patches: 
  
patch-src__cffi_src_openssl_x509_vfy_py 

Log message:
update to py-cryptography 2.1.3



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 10:47:34

Modified files:
games/stepmania/patches: patch-src_Makefile_in 

Log message:
fix linking with lld



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/11/05 10:45:34

Modified files:
security   : Makefile 

Log message:
+py-asn1crypto



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/11/05 10:44:18

Log message:
import security/py-asn1crypto, ok jca@

Fast ASN.1 parser and serializer with definitions for private keys, public
keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5,
X.509 and TSP.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20171105

N ports/security/py-asn1crypto/Makefile
N ports/security/py-asn1crypto/distinfo
N ports/security/py-asn1crypto/pkg/PLIST
N ports/security/py-asn1crypto/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 10:34:12

Modified files:
graphics/lcms2 : Makefile distinfo 
Removed files:
graphics/lcms2/patches: patch-src_lcms2_internal_h 

Log message:
Update to lcms2-2.8.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 10:30:49

Modified files:
fonts/mplus-fonts: Makefile distinfo 

Log message:
update to mplus-063



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 10:28:00

Modified files:
graphics/exiftran: Makefile distinfo 
graphics/exiftran/files: Makefile.exiftran 

Log message:
Update to exiftran-2.14.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 10:27:20

Modified files:
devel/ruby-hoe : Makefile distinfo 

Log message:
update to ruby-hoe-3.16.1



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 10:24:48

Modified files:
devel/ruby-diff-lcs: Makefile distinfo 
devel/ruby-diff-lcs/pkg: PLIST 

Log message:
update to diff-lcs-1.3



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2017/11/05 10:22:22

Removed files:
audio/ruby-id3lib: Makefile distinfo 
audio/ruby-id3lib/patches: patch-Rakefile 
audio/ruby-id3lib/pkg: DESCR PLIST 

Log message:
Remove ruby-id3lib, dead for 7 years.  Users should switch ruby-taglib.

OK jasper@



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2017/11/05 10:20:14

Modified files:
audio  : Makefile 

Log message:
Unhook ruby-id3lib



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2017/11/05 10:18:49

Modified files:
x11: Makefile 

Log message:
Hookup ruby-tk



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2017/11/05 10:17:41

Log message:
Import ruby-tk 0.2.0

This is a Tk interface module using tcltklib.  It was distributed with
ruby until ruby 2.3.  Starting in ruby 2.4 it is available as a separate
gem.

OK jasper@

Status:

Vendor Tag: jeremy
Release Tags:   jeremy_2017-Nov-05

N ports/x11/ruby-tk/Makefile
N ports/x11/ruby-tk/distinfo
N ports/x11/ruby-tk/pkg/DESCR
N ports/x11/ruby-tk/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 10:16:57

Modified files:
print/t1utils  : Makefile distinfo 

Log message:
Update to t1utils-1.41.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2017/11/05 10:16:08

Modified files:
lang/cython: Makefile distinfo 

Log message:
Update to cython 0.27.3.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 10:10:37

Modified files:
cad/gtkwave: Makefile distinfo 

Log message:
update to gtkwave-3.3.86l



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 10:08:41

Modified files:
databases/barman: Makefile distinfo 

Log message:
update to barman-2.3



CVS: cvs.openbsd.org: ports

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

Modified files:
sysutils/ansible-lint: Makefile distinfo 
sysutils/ansible-lint/pkg: PLIST 

Log message:
Update to ansible-lint-3.4.17.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 10:02:00

Modified files:
productivity/rednotebook: Makefile distinfo 
productivity/rednotebook/pkg: PLIST 

Log message:
Update to rednotebook-2.3.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 09:58:37

Modified files:
x11/gnome/shell: Makefile 

Log message:
link to upstream bz for the st-scroll-view-fade-generated.c issue



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 09:56:23

Modified files:
misc/gramps: Makefile distinfo 

Log message:
Update to gramps-4.2.6.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 09:54:38

Modified files:
geo/p5-Geo-Coordinates-OSGB: Makefile distinfo 
geo/p5-Geo-Coordinates-OSGB/pkg: PLIST 

Log message:
Update to p5-Geo-Coordinates-OSGB-2.19.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/11/05 09:52:07

Modified files:
net/prosody: Makefile distinfo 
net/prosody/patches: patch-certs_Makefile 
 patch-prosody_cfg_lua_dist 
 patch-tests_run_tests_sh 
 patch-util_prosodyctl_lua 
net/prosody/pkg: PLIST 
Removed files:
net/prosody/patches: patch-tests_test_core_s2smanager_lua 
 patch-tests_test_lua 

Log message:
Update to prosody 0.10.0.

Original diff from Viq, with tweaks from Henrik Friedrichsen (MAINTAINER)



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 09:45:10

Modified files:
sysutils/tmuxinator: Makefile distinfo 
sysutils/tmuxinator/patches: patch-lib_tmuxinator_config_rb 
sysutils/tmuxinator/pkg: PLIST 

Log message:
update to tmuxinator-0.10.0



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 09:44:09

Modified files:
devel  : Makefile 

Log message:
+ruby-xdg



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 09:43:28

Log message:
import ruby-xdg-2.2.3

XDG provides a module for supporting the XDG Base Directory Standard.

ok jeremy@

Status:

Vendor Tag: jasper
Release Tags:   jasper_20170511

N ports/devel/ruby-xdg/Makefile
N ports/devel/ruby-xdg/distinfo
N ports/devel/ruby-xdg/pkg/PLIST
N ports/devel/ruby-xdg/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2017/11/05 09:34:38

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
REgister removal of haskell-platform.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 09:30:52

Modified files:
sysutils/borgmatic: Makefile distinfo 
sysutils/borgmatic/patches: patch-setup_py 
sysutils/borgmatic/pkg: PLIST 

Log message:
update to borgmatic-1.1.10



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/11/05 08:12:56

Modified files:
devel/gmp/patches: patch-acinclude_m4 

Log message:
Fixed in the unstable repo, not in the gmp-6.1 repo



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/11/05 05:08:00

Modified files:
geo/p5-Geo-UK-Postcode-Regex: Makefile distinfo 

Log message:
update to p5-Geo-UK-Postcode-Regex-0.017



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/11/05 05:00:10

Modified files:
sysutils/flashrom: Makefile distinfo 
sysutils/flashrom/patches: patch-Makefile patch-hwaccess_c 

Log message:
update to flashrom-0.99.1



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 04:31:29

Added files:
games/atomix/patches: patch-src_Makefile_in 

Log message:
explicitly link with -lm for lld



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2017/11/05 04:30:43

Modified files:
math/dieharder : Makefile 
Added files:
math/dieharder/patches: patch-dieharder_help_c 

Log message:
Fix out-of-bounds access: the global dtest_num is initialized to -1 and
unchanged if 'dieharder -h' is run, so if(dh_test_types[dtest_num]) pukes.

ok jasper jca



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 04:28:37

Modified files:
emulators/yabause/patches: patch-src_gtk_Makefile_in 

Log message:
ldd explicitly requires -lm



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2017/11/05 04:18:03

Modified files:
devel/help2man : Makefile distinfo 

Log message:
update to help2man-1.47.5

tested in a bulk by and ok aja@



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 04:14:38

Modified files:
emulators/xroar: Makefile 

Log message:
obey COMPILER choice, specifically some objective C test



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 04:02:43

Modified files:
devel/meson: Makefile 
devel/meson/patches: patch-mesonbuild_build_py 

Log message:
Do not create aliases (i.e. so -> so.X -> so.X.Y links) only if we provide
SHARED_LIBS. That will allow us to use our meson(1) package outside of the
ports tree.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 03:58:17

Modified files:
emulators/gr-lida/patches: patch-gr-lida_pro 

Log message:
configure system brokenness, this is using external libz in every case
needs the explicit link for lld



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/11/05 03:23:48

Modified files:
www/webkit : Makefile 
www/webkitgtk4 : Makefile 

Log message:
Remove myself from MAINTAINER, i haven't touched www/webkit since 3 years,
and ajacoutot@ is doing a great job at taking care of both.

There's not enough hours in my days to properly take care of several web
engines..



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 03:14:54

Modified files:
multimedia/libmatroska: Makefile distinfo 

Log message:
Update to libmatroska-1.4.8.

from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 03:12:16

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

Log message:
Update to remotebox-2.4.



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 03:04:25

Modified files:
textproc/itstool: Makefile 
Added files:
textproc/itstool/patches: patch-itstool_in 

Log message:
Stop crashing when freeing xmlDocs (upstream).



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/11/05 03:03:29

ports/textproc/itstool/patches

Update of /cvs/ports/textproc/itstool/patches
In directory cvs.openbsd.org:/tmp/cvs-serv94304/patches

Log Message:
Directory /cvs/ports/textproc/itstool/patches added to the repository



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/11/05 01:55:32

Added files:
math/dieharder/patches: patch-libdieharder_dab_filltree2_c 
patch-libdieharder_dab_filltree_c 

Log message:
Use "static inline" to build with clang -O0

Spotted by & ok tb@



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2017/11/05 01:51:46

Modified files:
games/scorched3d: Makefile distinfo 
games/scorched3d/patches: patch-src_client_client_SecureID_cpp 
  patch-src_common_common_DefinesScorched_cpp 
games/scorched3d/pkg: PLIST 
Removed files:
games/scorched3d/patches: patch-configure-al_m4 
  patch-src_common_image_ImagePng_cpp 

Log message:
update to scorched3d-44
tweaks and OK bentley@



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/11/05 01:16:25

Modified files:
x11/qt5: qt5.port.mk 

Log message:
Stop overriding LINK_C/LINK, and tweak comments

Overriding LINK breaks libtool commands, spotted in a wip gpgme update
by rsadowski@.  bulk test by ajacoutot@, ok rsadowski@



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 02:14:28

Modified files:
lang/gcc/4.6   : gcc4.port.mk 
lang/gcc/6 : gcc4.port.mk 

Log message:
pre-emptively do the same tweak to other gccs in the ports tree



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 02:11:32

Modified files:
lang/gcc/4.9   : gcc4.port.mk 

Log message:
if the gcc4 module is just a side-effect of the clang module,
don't redefine those links.
should fix COMPILER=ports-clang on sparc64
as found out by landry@...



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/11/05 02:10:13

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
define COMPILER_LINKS early so that modules can test it easily



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/11/05 00:33:45

Modified files:
lang/python/2.7/patches: patch-Lib_test_regrtest_py 
 patch-Makefile_pre_in 
 patch-configure_ac patch-setup_py 
lang/python/3.6/patches: patch-Lib_test_test_locale_py 
 patch-Makefile_pre_in 
 patch-configure_ac patch-setup_py 

Log message:
Regen patches



CVS: cvs.openbsd.org: ports

2017-11-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/11/05 00:32:36

Modified files:
sysutils/borgbackup: Makefile 
sysutils/borgbackup/patches: patch-src_borg__endian_h 
Removed files:
sysutils/borgbackup/patches: 
 patch-src_borg_testsuite_archiver_py 

Log message:
Tweaks & typo fix

No need to patch tests anymore, the python 3 package now provide
a python3 symlink.

ok tb@, input from an ok Bjorn Ketelaars (maintainer)