CVS: cvs.openbsd.org: ports

2019-05-12 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2019/05/12 22:33:41

Log message:
Import t-prot 3.4

t-prot (TOFU Protection) is a filter which improves the readability of
email messages and Usenet posts by hiding some of their annoying parts.
The annoyances it handles include mailing list footers, signatures,
TOFU, sequences of blank lines, and repeated punctuation. TOFU is an
acronym that stands for "Text oben, Fullquote unten", a German reference
to the practice of adding just a few lines of original text and quoting
a complete message below them.

OK kmos@

Status:

Vendor Tag: afresh1
Release Tags:   afresh1_20190512

N ports/mail/t-prot/Makefile
N ports/mail/t-prot/distinfo
N ports/mail/t-prot/pkg/DESCR
N ports/mail/t-prot/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2019/05/12 22:34:38

Modified files:
mail   : Makefile 

Log message:
+t-prot



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/05/12 22:18:39

Removed files:
net/libvncserver/patches: patch-Makefile_am 

Log message:
Unbreak, patch should have been deleted in the update to 0.9.12.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Peter Hessler
CVSROOT:/cvs
Module name:ports
Changes by: phess...@cvs.openbsd.org2019/05/12 22:02:31

Modified files:
net/pbgpp  : Makefile distinfo 
net/pbgpp/patches: patch-pbgpp_Application_Handler_py 
net/pbgpp/pkg  : PLIST 

Log message:
update pbgpp to latest version

set NO_TESTS because the tests require a configured service, which has also
been previously forcibly disabled.

OK pamela@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/05/12 21:53:22

Modified files:
databases/mariadb: Makefile 

Log message:
Zap a stray backslash



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Pamela Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: pam...@cvs.openbsd.org  2019/05/12 21:25:18

Modified files:
www/py-bottle  : Makefile distinfo 

Log message:
Update www/py-bottle to 0.12.16
based on diff from wen heping, I added tests
OK jca phessler



Re: CVS: cvs.openbsd.org: ports

2019-05-12 Thread Antoine Jacoutot
On Sun, May 12, 2019 at 04:09:21AM -0600, Sebastien Marie wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   sema...@cvs.openbsd.org 2019/05/12 04:09:21
> 
> Modified files:
>   www/py-genshi  : Makefile distinfo 
>   www/py-genshi/pkg: PLIST 
> 
> Log message:
> update to Genshi-0.7.2
> 
> while here, switch HOMEPAGE to https and use pipy

Fails to package.


>>> Building on exopi-1 under www/py-genshi
 BDEPENDS = [devel/py-setuptools;lang/python/2.7]
 DIST = [www/py-genshi:Genshi-0.7.2.tar.gz]
 FULLPKGNAME = py-genshi-0.7.2
 RDEPENDS = [lang/python/2.7;devel/py-setuptools]
(Junk lock obtained for exopi-1 at 1557710822)
>>> Running depends in www/py-genshi at 1557710822
   last junk was in games/amoebax
/usr/sbin/pkg_add -aI -Drepair py-setuptools-41.0.0p0v0 python-2.7.16p0
was: /usr/sbin/pkg_add -aI -Drepair py-setuptools-41.0.0p0v0 python-2.7.16p0
/usr/sbin/pkg_add -aI -Drepair py-setuptools-41.0.0p0v0 python-2.7.16p0
>>> Running show-prepare-results in www/py-genshi at 1557710825
===> www/py-genshi
===> py-genshi-0.7.2 depends on: python->=2.7,<2.8 -> python-2.7.16p0
===> py-genshi-0.7.2 depends on: py-setuptools->=39.0.1v0 -> 
py-setuptools-41.0.0p0v0
===>  Verifying specs:  python2.7 pthread
===>  found python2.7.0.0 pthread.26.1
py-setuptools-41.0.0p0v0
python-2.7.16p0
(Junk lock released for exopi-1 at 1557710826)
distfiles size=271104
>>> Running build in www/py-genshi at 1557710826
===> www/py-genshi
===>  Checking files for py-genshi-0.7.2
`/exopi-cvs/ports/distfiles/Genshi-0.7.2.tar.gz' is up to date.
>> (SHA256) Genshi-0.7.2.tar.gz: OK
===>  Extracting for py-genshi-0.7.2
===>  Patching for py-genshi-0.7.2
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
===>  Generating configure for py-genshi-0.7.2
===>  Configuring for py-genshi-0.7.2
===>  Building for py-genshi-0.7.2
./setup.py:76: DistDeprecationWarning: Features are deprecated and will be 
removed in a future version. See https://github.com/pypa/setuptools/issues/65.
  Extension('genshi._speedups', ['genshi/_speedups.c']),
/usr/local/lib/python2.7/distutils/core.py:111: DistDeprecationWarning: 
Features are deprecated and will be removed in a future version. See 
https://github.com/pypa/setuptools/issues/65.
  _setup_distribution = dist = klass(attrs)
running egg_info
writing requirements to Genshi.egg-info/requires.txt
writing Genshi.egg-info/PKG-INFO
writing top-level names to Genshi.egg-info/top_level.txt
writing dependency_links to Genshi.egg-info/dependency_links.txt
writing entry points to Genshi.egg-info/entry_points.txt
reading manifest file 'Genshi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.html' under directory 'doc'
warning: no files found matching '*.css' under directory 'doc'
warning: no files found matching '*.py' under directory 'doc'
warning: no files found matching '*.ini' under directory 'doc'
warning: no files found matching 'COPYING' under directory 'doc'
warning: no previously-included files matching '*' found under directory 
'doc/logo.lineform'
warning: no previously-included files found matching 'doc/2000ft.graffle'
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
writing manifest file 'Genshi.egg-info/SOURCES.txt'
./setup.py:76: DistDeprecationWarning: Features are deprecated and will be 
removed in a future version. See https://github.com/pypa/setuptools/issues/65.
  Extension('genshi._speedups', ['genshi/_speedups.c']),
/usr/local/lib/python2.7/distutils/core.py:111: DistDeprecationWarning: 
Features are deprecated and will be removed in a future version. See 
https://github.com/pypa/setuptools/issues/65.
  _setup_distribution = dist = klass(attrs)
running build
running build_py
creating /exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7
creating 
/exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7/genshi
copying genshi/input.py -> 
/exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7/genshi
copying genshi/output.py -> 
/exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7/genshi
copying genshi/__init__.py -> 
/exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7/genshi
copying genshi/core.py -> 
/exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7/genshi
copying genshi/util.py -> 
/exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7/genshi
copying genshi/builder.py -> 
/exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7/genshi
copying genshi/path.py -> 
/exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7/genshi
copying genshi/compat.py -> 
/exopi-obj/pobj/py-genshi-0.7.2/Genshi-0.7.2/lib.openbsd-6.5-amd64-2.7/genshi
creating 

Re: CVS: cvs.openbsd.org: ports

2019-05-12 Thread Antoine Jacoutot
On Sun, May 12, 2019 at 07:36:34AM -0600, Rafael Sadowski wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   rsadow...@cvs.openbsd.org   2019/05/12 07:36:34
> 
> Modified files:
>   net/libvncserver: Makefile distinfo 
>   net/libvncserver/pkg: PLIST 
> Added files:
>   net/libvncserver/patches: patch-CMakeLists_txt 
> patch-libvncclient_sasl_c 
> 
> Log message:
> Update libvncserver to 0.9.12
> 
> Notable Changes:
> - Move from GNU autotools to cmake.
> - Take the same cmake configure args from  Net and FreeBSD (more or less)
> - Add patch to avoid links with shared libs
> - bump SHARED_LIBS
> 
> Tested by Tracey Emery. Thanks!

I am a nice guy but you are pushing my patience to the limits...


>>> Running build in net/libvncserver at 1557709267
===> net/libvncserver
===>  Checking files for libvncserver-0.9.12
`/exopi-cvs/ports/distfiles/LibVNCServer-0.9.12.tar.gz' is up to date.
>> (SHA256) LibVNCServer-0.9.12.tar.gz: OK
===>  Extracting for libvncserver-0.9.12
===>  Patching for libvncserver-0.9.12
===>   Applying OpenBSD patch patch-CMakeLists_txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--
|$OpenBSD: patch-CMakeLists_txt,v 1.1 2019/05/12 13:36:34 rsadowski Exp $
|
|Index: CMakeLists.txt
|--- CMakeLists.txt.orig
|+++ CMakeLists.txt
--
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 666.
done
===>   Applying OpenBSD patch patch-Makefile_am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--
|$OpenBSD: patch-Makefile_am,v 1.1 2017/12/01 16:09:54 jca Exp $
|
|Skip subdirectory which builds programs that need optional deps (sdl,
|gtk), for which there is no easy --without-dep switch.
|
|Index: Makefile.am
|--- Makefile.am.orig
|+++ Makefile.am
--
File to patch: 
No file found--skip this patch? [y] 
Skipping patch...
Hunk #1 ignored at 1.
1 out of 1 hunks ignored--saving rejects to Oops.rej
done
***>   patch-Makefile_am did not apply cleanly
===>   Applying OpenBSD patch patch-libvncclient_sasl_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--
|$OpenBSD: patch-libvncclient_sasl_c,v 1.1 2019/05/12 13:36:34 rsadowski Exp $
|
|Index: libvncclient/sasl.c
|--- libvncclient/sasl.c.orig
|+++ libvncclient/sasl.c
--
Patching file libvncclient/sasl.c using Plan A...
Hunk #1 succeeded at 35.
done
*** Error 1 in net/libvncserver 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2675 
'/exopi-obj/pobj/libvncserver-0.9.12/.patch_done': @if ...)
*** Error 1 in net/libvncserver 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2466 'build')
===> Exiting net/libvncserver with an error
*** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:137 
'build')
Error: job failed with 256 on exopi-2 at 1557709267


-- 
Antoine



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/05/12 20:51:54

ports/databases/mariadb/files

Update of /cvs/ports/databases/mariadb/files
In directory cvs.openbsd.org:/tmp/cvs-serv58996/files

Log Message:
Directory /cvs/ports/databases/mariadb/files added to the repository



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/meson/patches: patch-run_unittests_py 

Log message:
Merged upstream.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2019/05/12 20:09:15

Modified files:
x11/mate/caja-extensions: Makefile 

Log message:
bump pkg, missed in previous commit



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/05/12 19:30:05

Modified files:
infrastructure/lib/OpenBSD/PortGen: Port.pm 

Log message:
portgen: bring back camel-cased port names for Perl

OK afresh1@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/05/12 18:21:29

Modified files:
infrastructure/lib/OpenBSD/PortGen: License.pm 

Log message:
Adding ISC license to the list of "good" licenses.

OK afresh1@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/05/12 16:46:58

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

Log message:
Adapt to our different pkg-config(1).



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/05/12 16:28:08

Modified files:
devel  : Makefile 

Log message:
+ p5-forks



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/05/12 16:25:45

Log message:
Import devel/p5-forks

OK cwen

The forks.pm module is a drop-in replacement for threads.pm.  It has the
same syntax as the threads.pm module (it even takes over its namespace) but
has some significant differences:

- you do _not_ need a special (threaded) version of Perl
- it is _much_ more economic with memory usage on OS's that support COW
- it is more efficient in the startup of threads
- it is slightly less efficient in the stopping of threads
- it is less efficient in inter-thread communication

If for nothing else, it allows you to use the Perl threading model in
non-threaded Perl builds and in older versions of Perl (5.6.0 and
higher are supported).

Status:

Vendor Tag: kn
Release Tags:   kn_20190513

N ports/devel/p5-forks/Makefile
N ports/devel/p5-forks/distinfo
N ports/devel/p5-forks/pkg/DESCR
N ports/devel/p5-forks/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/05/12 16:15:57

Modified files:
multimedia/yle-dl: Makefile distinfo 
multimedia/yle-dl/pkg: PLIST 
Removed files:
multimedia/yle-dl/patches: patch-setup_py 

Log message:
update to yle-dl-20190502, from maintainer Timo Myyr??



Re: CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jeremie Courreges-Anglas
On Sun, May 12 2019, Jeremie Courreges-Anglas  wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   j...@cvs.openbsd.org2019/05/12 15:56:55
>
> Modified files:
>   databases/mariadb: Makefile distinfo 
>   databases/mariadb/patches: patch-client_CMakeLists_txt 
>  patch-cmake_install_macros_cmake 
>  patch-cmake_mysql_version_cmake 
>  patch-scripts_CMakeLists_txt 
>  patch-scripts_mysql_install_db_sh 
>  patch-scripts_mysqld_safe_sh 
>  patch-sql_CMakeLists_txt 
>  patch-storage_oqgraph_CMakeLists_txt 
>  patch-tests_CMakeLists_txt 
>   databases/mariadb/pkg: PLIST-main PLIST-server PLIST-tests 
> Added files:
>   databases/mariadb/patches: patch-client_mysqladmin_cc 
>  patch-libmariadb_libmariadb_CMakeLists_txt 
>  patch-libmariadb_libmariadb_ma_charset_c 
>  
> patch-libmariadb_mariadb_config_mariadb_config_c_in 
>  
> patch-libmariadb_unittest_libmariadb_CMakeLists_txt 
>  patch-man_mysqladmin_1 
>  patch-scripts_mysql_config_sh 
> Removed files:
>   databases/mariadb/patches: patch-libmysql_CMakeLists_txt 
>
> Log message:
> Major upgrade to mariadb-10.2.23
>
> Some config options have changed or have been removed, check your config
> file.  Also make sure to use mysql_upgrade.
>
> Update effort started by jeremy@, continued by sthen@ and me.  Delayed
> for some time because of lack of atomic builtins on lots of our base-gcc
> platforms.  Since we now use ports-gcc to build mariadb, this is not
> a problem any more.
>
> This update brings in libiconv and changes the name of the library.
> Stuart kindly proposed to handle the WANTLIB syncing.
>
> Test reports for the server from jcs@ and sthen@.
> ok sthen@, "go ahead" Brad (maintainer)

Also thanks ajacoutot@ for the bulk build tests!

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/05/12 16:03:53

Modified files:
devel/glib2: Makefile 
devel/glib2/patches: patch-meson_build 

Log message:
Tweak types detection, make gint64 and int64_t match on 64 bits base-gcc archs.

Fixes www/webkitgtk4 on sparc64.  Help and ok ajacoutot@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/05/12 16:00:52

Modified files:
devel/spice-protocol: Makefile 
devel/spice-protocol/patches: patch-spice_macros_h 

Log message:
Fix gcc version check to unbreak on base-gcc platforms

The __builtin_bswap* functions have only been introduced in gcc-4.5, not
gcc-4.0.  ok jasper@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/05/12 15:56:55

Modified files:
databases/mariadb: Makefile distinfo 
databases/mariadb/patches: patch-client_CMakeLists_txt 
   patch-cmake_install_macros_cmake 
   patch-cmake_mysql_version_cmake 
   patch-scripts_CMakeLists_txt 
   patch-scripts_mysql_install_db_sh 
   patch-scripts_mysqld_safe_sh 
   patch-sql_CMakeLists_txt 
   patch-storage_oqgraph_CMakeLists_txt 
   patch-tests_CMakeLists_txt 
databases/mariadb/pkg: PLIST-main PLIST-server PLIST-tests 
Added files:
databases/mariadb/patches: patch-client_mysqladmin_cc 
   patch-libmariadb_libmariadb_CMakeLists_txt 
   patch-libmariadb_libmariadb_ma_charset_c 
   
patch-libmariadb_mariadb_config_mariadb_config_c_in 
   
patch-libmariadb_unittest_libmariadb_CMakeLists_txt 
   patch-man_mysqladmin_1 
   patch-scripts_mysql_config_sh 
Removed files:
databases/mariadb/patches: patch-libmysql_CMakeLists_txt 

Log message:
Major upgrade to mariadb-10.2.23

Some config options have changed or have been removed, check your config
file.  Also make sure to use mysql_upgrade.

Update effort started by jeremy@, continued by sthen@ and me.  Delayed
for some time because of lack of atomic builtins on lots of our base-gcc
platforms.  Since we now use ports-gcc to build mariadb, this is not
a problem any more.

This update brings in libiconv and changes the name of the library.
Stuart kindly proposed to handle the WANTLIB syncing.

Test reports for the server from jcs@ and sthen@.
ok sthen@, "go ahead" Brad (maintainer)



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/05/12 15:28:50

Modified files:
x11/gnome/gdm  : Makefile 
x11/gnome/gdm/patches: patch-common_gdm-address_c 
   patch-data_Init_in 
   patch-data_PostSession_in 
   patch-data_PreSession_in 
x11/gnome/gdm/pkg: gdm.rc 

Log message:
Merge the recent changes from GiveConsole/TakeConsole.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 14:40:20

Modified files:
infrastructure/bin: check-lib-depends 

Log message:
I wouldn't put PORTSDIR_PATH in my environment instead of
/etc/mk.conf, but... why not ?

allow passing it thru, solving naddy@'s problem



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2019/05/12 14:23:33

Modified files:
infrastructure/lib/OpenBSD/PortGen: Dependency.pm 
infrastructure/lib/OpenBSD/PortGen/Port: PyPI.pm 

Log message:
Improve complex dependency version understaning in portgen

While here, improve python test dependency detection.

OK cwen@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/05/12 13:34:07

Modified files:
devel/pycharm  : Makefile distinfo 

Log message:
Update pycharm to 2019.1.2



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2019/05/12 11:58:45

Modified files:
security/p5-IO-Socket-SSL: Makefile distinfo 
Removed files:
security/p5-IO-Socket-SSL/patches: patch-lib_IO_Socket_SSL_pm 

Log message:
update p5-IO-Socket-SSL to 2.066



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2019/05/12 11:58:20

Modified files:
security/nss   : Makefile distinfo 
Added files:
security/nss/patches: patch-nss_lib_freebl_crypto_primitives_c 

Log message:
Update to nss 3.44, will be a requirement for gecko 68.

See 
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.44_release_notes
Add a patch from FreeBSD via 
https://bugzilla.mozilla.org/show_bug.cgi?id=1551041
to fix the build on big-endian.

thanks to cwen@ for testing on macppc.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/05/12 11:30:56

Modified files:
astro/kstars   : Makefile distinfo 

Log message:
Update kstars to 3.2.2



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2019/05/12 10:54:07

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

Log message:
Register py-amf removal



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2019/05/12 10:53:21

Modified files:
converters : Makefile 
Removed files:
converters/py-amf: Makefile distinfo 
converters/py-amf/pkg: DESCR PLIST 

Log message:
Remove py-amf

It was used by multimedia/yle-dl but it switched to py-mini-amf.
Suggested by maintainer Timo Myyra



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/05/12 10:40:55

Modified files:
devel/catch2   : Makefile distinfo 

Log message:
Update catach2 to 2.7.2

Switch from py2 to py3 at build time.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 10:37:52

Modified files:
infrastructure/lib/DPB: Locks.pm 

Log message:
lock parsing errors should not happen, put them in debug.log along with other
generic debug info.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2019/05/12 10:38:16

Modified files:
infrastructure/lib/OpenBSD/PortGen: Port.pm 

Log message:
Avoid configuring ports without trying to find depends in portgen

Especially python setup.py ports that try to download depends themselves.

OK cwen@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2019/05/12 10:33:48

Modified files:
x11/iwidgets   : Makefile 

Log message:
Remove maintainer whose address bounces



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2019/05/12 10:29:44

Modified files:
comms/owx  : Makefile 
x11/xcalib : Makefile 

Log message:
Remove maintainer per their request



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/glib2/patches: patch-glib_gfileutils_c patch-glib_gutils_c 

Log message:
Add link to merge requests.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2019/05/12 10:15:29

Modified files:
security/p5-Net_SSLeay: Makefile distinfo 
Removed files:
security/p5-Net_SSLeay/patches: patch-SSLeay_xs 
patch-t_local_33_x509_create_cert_t 

Log message:
update p5-Net-SSLeay to 1.88



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/05/12 10:07:04

Modified files:
multimedia/synfig: Makefile 
textproc/mupdf : Makefile 
textproc/mupdf/patches: patch-source_fitz_compress_c 
geo/pdal   : Makefile 
Removed files:
multimedia/synfig/patches: patch-src_synfig_zstreambuf_cpp 
geo/pdal/patches: patch-vendor_arbiter_arbiter_hpp 

Log message:
Drop z_const patches and unbreak geo/pdal on ports-gcc

Note: needs zlib headers with the ZLIB_CONST addition



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/05/12 09:52:53

Modified files:
graphics/orthanc/server: Makefile 

Log message:
no need to escape the question mark in MASTER_SITES anymore \?

prompted by espie@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/05/12 09:56:45

Modified files:
multimedia/gstreamer1: Makefile.inc 
multimedia/gstreamer1/mm: Makefile 

Log message:
Pick the appropriate compiler throughout the gstreamer1 directory:
* clang architectures use base-clang
* non-clang architectures use ports-gcc for the mm port, base-gcc otherwise
* powerpc uses ports-gcc for all ports

ok jca@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/05/12 09:53:55

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

Log message:
update to borgmatic-1.3.3

from Tom Murphy



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/05/12 09:43:45

Modified files:
editors/TeXmacs: Makefile distinfo 
editors/TeXmacs/patches: patch-src_Plugins_Qt_qt_gui_cpp 
editors/TeXmacs/pkg: PLIST 
Added files:
editors/TeXmacs/patches: patch-CMakeLists_txt 
 patch-misc_CMakeLists_txt 
Removed files:
editors/TeXmacs/patches: patch-Makefile_in patch-aclocal_m4 
 patch-configure_in 
 
patch-src_Plugins_Pdf_PDFWriter_PDFDocumentHandler_cpp 
 patch-src_Plugins_Unix_unix_sys_utils_cpp 
 patch-src_System_Link_pipe_link_cpp 

Log message:
Update TeXmacs to 1.99.9

Upstream switched form Qt4 to Qt5 and from autotools to CMake.
Added Nam Nguyen as maintainer. Thank you for taking care of this!

Initial diff from me, tweaked and newer diff from jca@. OK jca@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2019/05/12 09:26:07

Modified files:
audio/aqualung : Makefile 
audio/audacious-plugins: Makefile 
audio/cantata  : Makefile 
audio/cmus : Makefile 
audio/libcdio  : Makefile distinfo 
audio/libcdio/pkg: PLIST 
audio/mpd  : Makefile 
graphics/vcdimager: Makefile distinfo 
multimedia/mpv : Makefile 
Added files:
audio/libcdio/patches: patch-configure 
Removed files:
audio/libcdio/files: openbsd.c 
audio/libcdio/patches: patch-config_h_in patch-configure_ac 
   patch-include_cdio_device_h 
   patch-lib_driver_Makefile_in 
   patch-lib_driver_cdio_private_h 
   patch-lib_driver_device_c 

Log message:
Update audio/libcdio to version 2.1.0.

Also fix fallout.

I've been working with upstream to have the NetBSD driver work on both
NetBSD *and* OpenBSD, and here it is.

Thanks to upstream for helping, particularly Rocky Bernstein and Thomas
Schmitt!

Tested and OK cwen@, thanks!



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2019/05/12 09:17:26

Log message:
Import audio/libcdio-paranoia.

This is part of the effort to update our very old libcdio port.

In newer versions of libcdio, the cdparanoia bits were split off into
a separate package. This new port is exactly that.

Tested and OK cwen@, thanks!

Status:

Vendor Tag: edd
Release Tags:   edd_20190512

N ports/audio/libcdio-paranoia/distinfo
N ports/audio/libcdio-paranoia/Makefile
N ports/audio/libcdio-paranoia/pkg/DESCR
N ports/audio/libcdio-paranoia/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/05/12 09:11:01

Modified files:
devel/p5-Test-NoTabs: Makefile distinfo 

Log message:
update p5-Test-NoTabs to 2.02
Changelog:
https://metacpan.org/changes/release/ETHER/Test-NoTabs-2.02

OK afresh1@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/05/12 09:02:05

Modified files:
devel/p5-Test-MockObject: Makefile distinfo 

Log message:
p5-Test-MockObject: update to 1.20180705
Changelog:
https://metacpan.org/changes/release/CHROMATIC/Test-MockObject-1.20180705

OK afresh1@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 08:09:11

Modified files:
infrastructure/lib/DPB: External.pm Locks.pm PortBuilder.pm 
infrastructure/lib/DPB/Job: Port.pm 
infrastructure/lib/DPB/SubEngine: Build.pm 

Log message:
rename "finished" to "errored" so it has clearer semantics

modify the PortBuilder -> Job::Port interface so that differences
are obvious.

tweak wipe to avoid wiping what we're currently actually running,
and also clean the "right" flavor in case we gave a wrong pkgpath name.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2019/05/12 08:04:11

Modified files:
productivity/tryton: Makefile 

Log message:
hook 5.2 serie of tryton

ok aja@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 07:39:46

Modified files:
infrastructure/lib/DPB: Locks.pm 

Log message:
try to avoid thinko, give me a fullpkgpath getter
mark that "cleaned" is (more or less) finished



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/05/12 07:36:34

Modified files:
net/libvncserver: Makefile distinfo 
net/libvncserver/pkg: PLIST 
Added files:
net/libvncserver/patches: patch-CMakeLists_txt 
  patch-libvncclient_sasl_c 

Log message:
Update libvncserver to 0.9.12

Notable Changes:
- Move from GNU autotools to cmake.
- Take the same cmake configure args from  Net and FreeBSD (more or less)
- Add patch to avoid links with shared libs
- bump SHARED_LIBS

Tested by Tracey Emery. Thanks!



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/05/12 07:22:58

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

Log message:
Update litecoin to 0.17.1



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/05/12 07:20:15

Modified files:
x11/mate/desktop: Makefile 

Log message:
Missed bump.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 06:12:53

Modified files:
infrastructure/lib/DPB: Engine.pm PortBuilder.pm SubEngine.pm 
External.pm 
infrastructure/lib/DPB/Job: Port.pm 
infrastructure/lib/DPB/SubEngine: Build.pm 

Log message:
new socket command: wipe fullpkgpath
locate lock, run clean on the appropriate host,
THEN remove lock and affinity information.
(this creates a temporary core that is not tracked)



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/05/12 05:59:49

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

Log message:
Update bitcoin to 0.18.0.

Upstream changlog:

https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.18.0.md

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
future vulnerabilities."

- Major lib bump: libbitcoinconsensus
- WANTLIB png clean up
- devel/protobuf is not more needed with disabled BIP70



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 05:20:57

Modified files:
infrastructure/lib/DPB/Job: Port.pm 

Log message:
wakemeup can contain the lock_order



CVS: cvs.openbsd.org: ports

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

Modified files:
infrastructure/bin: dpb 
infrastructure/lib/DPB: Core.pm 

Log message:
on premature exit, try to kill our existing children by sending them
the proper signal and waiting for a bit.

Some scaffolding left (verbose) to allow more precise debugging



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 04:28:22

Modified files:
infrastructure/lib/DPB: Vars.pm 

Log message:
that fork can use a cleanup_after_fork too



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2019/05/12 04:09:21

Modified files:
www/py-genshi  : Makefile distinfo 
www/py-genshi/pkg: PLIST 

Log message:
update to Genshi-0.7.2

while here, switch HOMEPAGE to https and use pipy



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 02:57:03

Modified files:
infrastructure/lib/DPB: Vars.pm 

Log message:
hijack DPB::Job->cleanup_after_fork
since it cleans up more.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2019/05/12 02:22:18

Modified files:
databases/sqlite3: Makefile distinfo 

Log message:
Update to sqlite 3.28.

Cf https://www.sqlite.org/releaselog/3_28_0.html
Will be a requirement for gecko 68 per #153

Went into a bulk build.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2019/05/12 02:09:53

Modified files:
geo/py-fiona   : Makefile 

Log message:
Temporarly mark BROKEN, it builds fine with gdal 3 but will break at
runtime as it uses a removed API, per
https://github.com/Toblerity/Fiona/issues/745



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2019/05/12 02:07:33

Modified files:
geo/gdal   : Makefile distinfo 
geo/gdal/patches: patch-swig_python_setup_py 
geo/gdal/pkg   : PLIST-main PLIST-python 

Log message:
Major update to gdal 3.0.0.

See https://www.osgeo.org/foundation-news/gdal-3-0-0-is-released/

Depends on PROJ>=6 as its been updated to use the major changes that
happened there per https://trac.osgeo.org/gdal/wiki/rfc73_proj6_wkt2_srsbarn

Various betas/rcs went into some bulk builds without issues. Now is the
right time to put it in to chase potential runtime regressions.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2019/05/12 02:03:50

Modified files:
geo/py-proj: Makefile distinfo 
geo/py-proj/pkg: PLIST 

Log message:
Update to py-proj 2.1.3, compatible with PROJ 6.

ok benoit@ (MAINTAINER) on a previous version



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2019/05/12 02:02:14

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

Log message:
Update to geotiff 1.5.1.

Now depends on PROJ>=6, as it stops shipping the share/epsg_csv files
and now relies on the sqlite db shipped by PROJ.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2019/05/12 02:00:45

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

Log message:
Major update to PROJ 6.0.0.

See https://github.com/OSGeo/proj.4/releases/tag/6.0.0 for the details.
This contains an API break, and some next port updates will deal with it.

Went into some bulk builds, all tests pass. Now is the right time to put
it in to chase potential runtime regressions.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 01:50:00

Modified files:
infrastructure/lib/DPB: Locks.pm 

Log message:
thinko, noticed by naddy@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 01:46:35

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

Log message:
use ${PKG_ADD} directly in FETCH_PACKAGES, so we can enforce -I -x,
so working pkg_add is by default silent.

Remove the redirections to /dev/null.
When it fails, people generally want to see how it fails.



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 01:43:54

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

Log message:
remove CACHE_PACKAGE_COOKIE (and only CACHE_PACKAGE_COOKIE) as _pfetch

problem noticed by cwen@



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/05/12 01:28:59

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

Log message:
reverse doas env into env doas  for a tighter doas.conf

This requires that you allow env variables
TRUSTED_PKG_PATH and TERM in your doas.conf,
or ports install will stop working

also full path to touch

prompted by cwen@ initial touch patch



CVS: cvs.openbsd.org: ports

2019-05-12 Thread Ingo Feinerer
CVSROOT:/cvs
Module name:ports
Changes by: feine...@cvs.openbsd.org2019/05/12 00:21:19

Modified files:
databases/pgmodeler: Makefile distinfo 
databases/pgmodeler/pkg: PLIST 

Log message:
Update to pgModeler 0.9.1