CVS: cvs.openbsd.org: ports

2016-05-04 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2016/05/04 20:32:55 Modified files: archivers/lz4 : Makefile games/valyriatear: Makefile x11/terminator : Makefile Log message: Use https for Blogspot URLs.

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2016/05/04 20:29:34 Modified files: games/0ad : Makefile.inc games/0ad/base : Makefile distinfo games/0ad/base/pkg: PLIST games/0ad/data : Makefile distinfo Log message:

mariadb, encrypt() does not work

2016-05-04 Thread mike-kmv
Hello, Ports! Mysql function ENCRYPT does not work after OpenBSD-5.7 (always return NULL): # uname -a OpenBSD obsd59-64.vm.kmv 5.9 GENERIC.MP#1888 amd64 # mysql -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 3 Server version:

Use arc4random in devel/glib2

2016-05-04 Thread Michael McConville
I've had this sitting around for a while. GLib's g_rand* functions use a simple Mersenne Twister, and the docs warn against their use where strong randomness is needed: https://developer.gnome.org/glib/stable/glib-Random-Numbers.html g_rand_* are deterministic, while g_random_* are

Update databases/ruby-data_objects and ruby-do_* 0.10.16 -> 0.10.17

2016-05-04 Thread Jeremy Evans
Update to the latest release of these gems. Only a few minor changes: * Improve utf8mb4 support in do_mysql * Fix memory leak in do_mysql and do_postgres * Support for MySQL 5.7 in do_mysql * Fix bug with DateTime and wrong timezone offsets Ports-wise, this cleans up some PLIST cruft introduced

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2016/05/04 16:52:19 Modified files: print/texlive/texmf: Makefile print/texlive/texmf/files: mk_plists.py Log message: TeX Live: Update PLIST generation code in light of new py-texscythe. OK

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2016/05/04 16:49:07 Modified files: devel/py-texscythe: Makefile distinfo devel/py-texscythe/pkg: PLIST Log message: Update py-texscythe to 0.2.0.1. Also install pre-built sqlite databases. OK

Re: [UPDATE] net/weechat to 1.5.0

2016-05-04 Thread Aaron Bieber
On Sun, May 1, 2016, at 12:28 PM, Eric Lalonde wrote: > Hello ports, > > net/weechat has been updated to 1.5.0. Changes include Portuguese > support, detection of ruby 2.3, and 16 bugfixes. Full changelog is > available at: https://weechat.org/files/changelog/ChangeLog-1.5.html > > Tested

Re: sysutils/logstash/forwarder should not strip lang/go binaries

2016-05-04 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Stuart Henderson said: > > On 2016/04/21 19:35, Christian Weisgerber wrote: > >> Dmitrij D. Czarkoff: > >> > I think you should just set > INSTALL_STRIP = > in the ports (or modules) that require it and be done with it. > No point in introducing yet

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2016/05/04 13:38:24 Modified files: net/samba : Tag: OPENBSD_5_9 Makefile distinfo net/samba/patches: Tag: OPENBSD_5_9 patch-source3_wscript Log message: Update to samba-4.3.9, with fixes

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Nigel Taylor
CVSROOT:/cvs Module name:ports Changes by: ni...@cvs.openbsd.org 2016/05/04 09:28:24 Modified files: sysutils/p5-File-Which: Makefile distinfo Log message: Update to 1.21, versions removed from CPAN dist file missing. Ok sthen@

NEW: www/pecl-apcu

2016-05-04 Thread Dmitry Alenichev
Hello. APCu (APC User Cache) PHP-module port in attachment. pecl-apcu.tar.gz Description: application/tar-gz

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2016/05/04 07:56:26 Modified files: x11/spectrwm : Makefile distinfo x11/spectrwm/patches: patch-Makefile patch-spectrwm_c Log message: Update for Spectrwm to 3.0.0:

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/05/04 06:14:33 Modified files: fonts/blockzone: Makefile distinfo fonts/charis : Makefile fonts/comic-neue: Makefile fonts/spranq-ecofont-ttf: Makefile Log message:

[UPDATE] let mupdf-x11-curl talk to https

2016-05-04 Thread Jiri B
Hi, I got instructed at #ghostcript FreeNode channel that mupdf code does not check for https. So here's diff. Works with https://knihy.nic.cz/files/nic/edice/pavel_satrapa_ipv6_2012.pdf j. Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/05/04 05:11:56 Modified files: sysutils/upower: Makefile sysutils/upower/patches: patch-src_openbsd_up-backend_c Log message: Remove pointless upperbound, SENSOR_MAX_TYPES has no meaning

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/05/04 02:07:03 Modified files: security/openssl: Makefile distinfo security/openssl/patches: patch-config Log message: update to OpenSSL-1.0.2h: *) Prevent padding oracle in AES-NI CBC MAC

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/05/04 01:37:22 Modified files: databases/mariadb: Makefile distinfo databases/mariadb/patches: patch-libmysql_CMakeLists_txt databases/mariadb/pkg: PLIST-tests Added files:

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/05/04 01:12:55 Modified files: security/clamav: Makefile distinfo security/clamav/patches: patch-clamd_Makefile_in patch-database_Makefile_in

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/05/04 00:45:04 Modified files: sysutils/gitolite: Makefile distinfo sysutils/gitolite/pkg: PLIST Log message: update to gitolite-3.6.5

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/05/04 00:44:58 Modified files: lang/elixir: Makefile distinfo Log message: update to elixir-1.2.5

CVS: cvs.openbsd.org: ports

2016-05-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/05/04 00:09:56 Modified files: archivers/libzip: Makefile distinfo archivers/libzip/pkg: PLIST Log message: update to libzip-1.1.2

[UPDATE] mnemosyne 2.3.6

2016-05-04 Thread Nils Reuße
This is a small update for the latest version of mnemosyne. A new android client was released with 2.3.6, and since sync requires the same version for server and client, this update is needed for all people using mnemosyne with android. I did test learning my (text) cards and syncing with my