CVS: cvs.openbsd.org: ports

2015-06-02 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2015/06/02 03:05:17 ports/print/t1utils/patches Update of /cvs/ports/print/t1utils/patches In directory cvs.openbsd.org:/tmp/cvs-serv1031/patches Log Message: Directory /cvs/ports/print/t1utils/patches added to

Re: [NEW] devel/govet - lint like tool for lang/go

2015-06-02 Thread Stuart Henderson
On 2015/06/02 01:10, Adam Wolk wrote: On Tue, 26 May 2015 09:12:15 +0100 Stuart Henderson st...@openbsd.org wrote: On 2015/05/22 21:19, Adam Wolk wrote: Hi ports@, $ cat govet/pkg/DESCR Vet examines Go source code and reports suspicious constructs, such as Printf calls whose

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2015/06/02 02:16:20 Modified files: devel/gocover : Makefile www/otter-browser: Makefile Log message: update maintainer email addresses for Adam Wolk

Re: [UPDATE] otter-browser 0.9.05 beta 5 = 0.9.06 beta 6

2015-06-02 Thread Stuart Henderson
On 2015/06/01 23:02, Adam Wolk wrote: Hi ports@, Otter browser beta 6 has been released today and OpenBSD is the first platform receiving an official package :) Updated diff following my email address change commit. I need to finish pkg_add -u and get gcc 4.9 installed before I can test.

Re: [NEW] devel/govet - lint like tool for lang/go

2015-06-02 Thread Dmitrij D. Czarkoff
Adam Wolk said: Tested on amd64 -current snapshot from May 20. The package is based on devel/gocover. I believe it should be called go-vet, not govet. The actual tool is called vet, and the go prefix denotes that it is installed to subdirectory of ${LOCALBASE}/go instead of ${LOCALBASE}/bin.

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2015/06/02 12:54:55 Modified files: lang/seed7 : Makefile distinfo Log message: Update to 20150601

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Pierre-Emmanuel Andre
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2015/06/02 13:18:08 Modified files: devel : Makefile Log message: Add p5-Data-Uniqid ok bluhm@,sthen@

Re: last amd64 libreoffice fails to run

2015-06-02 Thread Fred. Galusik
OK, no more troubles with today snapshot. Thanks. Regards. Fred. Dawe dawed...@gmx.de writes: On May 30, 2015 12:45, Fred. Galusik wrote: Hi, Upgraded to last amd64 snapshot yesterday. Libreoffice fails to run and end with a core dump. I just saw the splash screen for 2 sec. Hi,

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Pierre-Emmanuel Andre
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2015/06/02 13:15:21 Log message: Import p5-Data-Uniqid Feedbacks and ok bluhm@, sthen@ Status: Vendor Tag: pea Release Tags: pea_20150602 N

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Pierre-Emmanuel Andre
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2015/06/02 13:20:16 Modified files: mail/imapsync : Makefile distinfo Log message: Update to 1.637 ok jung@

Re: [NEW] p5-Data-Uniqid

2015-06-02 Thread Pierre-Emmanuel Andr?
On Tue, Jun 02, 2015 at 08:00:27PM +0200, Alexander Bluhm wrote: On Tue, Jun 02, 2015 at 03:09:31PM +0200, Pierre-Emmanuel Andr? wrote: New port for Data-Uniqid. This is a dependance for the incoming imapsync update. Tested on @amd64. Comments/ok ? CONFIGURE_STYLE= perl This

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2015/06/02 13:56:15 Modified files: www/iridium: Makefile distinfo Log message: update to 43.2

UPDATE: py-pip

2015-06-02 Thread frantisek holop
please test and commit. -f -- i left my body to science but i'm afraid they turned it down. Index: Makefile === RCS file: /cvs/ports/devel/py-pip/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile12 May

UPDATE: py-virtualenv

2015-06-02 Thread frantisek holop
please test and commit. -f -- a martyr is a hero who didn't make it. Index: Makefile === RCS file: /cvs/ports/devel/py-virtualenv/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile12 May 2015 11:20:33

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2015/06/02 15:17:43 Modified files: lang/ghc : Makefile Log message: register / unregister haskell packages bundled with ghc in the correct order to reduce noise during pkg_add/pkg_delete. problem

Re: NEW: graphics/berry

2015-06-02 Thread Brian Callahan
On 05/24/15 20:35, Brian Callahan wrote: Hi ports -- Attached is a new port, graphics/berry. Berry is a small Qt5-based image viewer. pkg/DESCR: Berry is a simple, modern, and lightweight Qt5-based image viewer focused on creating a better user interface. Works for me on amd64 and i386.

Re: [UPDATE] otter-browser 0.9.05 beta 5 = 0.9.06 beta 6

2015-06-02 Thread Adam Wolk
On Tue, 02 Jun 2015 00:59:41 -0400 Brian Callahan bcal...@devio.us wrote: Hi Adam -- On 06/01/15 17:02, Adam Wolk wrote: Hi ports@, Otter browser beta 6 has been released today and OpenBSD is the first platform receiving an official package :) A couple things: 1. Do we need

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2015/06/02 05:38:50 Modified files: www/aria2 : Makefile Log message: Enable SFTP. OK gonzalo@.

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Nigel Taylor
CVSROOT:/cvs Module name:ports Changes by: ni...@cvs.openbsd.org 2015/06/02 04:40:49 Modified files: converters/html2wml: Makefile net/smokeping : Makefile www/p5-HTTP-Server-Simple: Makefile distinfo Log message: Add dependency on www/p5-CGI and

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Brandon Mercer
CVSROOT:/cvs Module name:ports Changes by: bmer...@cvs.openbsd.org 2015/06/02 05:34:15 Log message: Import govet, OK sthen@ and the port is from Adam Wolk. Status: Vendor Tag: bmercer Release Tags: bmercer_20150602 N

OpenMP in GCC

2015-06-02 Thread Guenther Niess
Hi, I wanted to compile and run a small simulation with OpenMP and applied the patch below to compile gcc 4.9 with libgomp. It seems very straightforward so I'm wondering why it is disabled in ports? I run a make test and what I can see the openmp test seems to have no problem.. Running

Re: OpenMP in GCC

2015-06-02 Thread Pascal Stumpf
On Tue, 02 Jun 2015 16:20:06 +0200, Guenther Niess wrote: Hi, I wanted to compile and run a small simulation with OpenMP and applied the patch below to compile gcc 4.9 with libgomp. It seems very straightforward so I'm wondering why it is disabled in ports? I run a make test and what I can

Vulnerable packages in ports tree 1/06

2015-06-02 Thread Sevan / Venture37
Hi, Just the one from yesterday. www/phpmyadmin - http://www.phpmyadmin.net/home_page/security/PMASA-2015-2.php Sevan / Venture37

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2015/06/02 08:19:15 Modified files: graphics/dcraw/patches: patch-dcraw_c Log message: fix typo in patch comment spottend by jasper@ in similar patch to graphics/darktable

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Brandon Mercer
CVSROOT:/cvs Module name:ports Changes by: bmer...@cvs.openbsd.org 2015/06/02 05:37:46 Modified files: devel : Makefile Log message: +govet

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2015/06/02 08:22:08 Modified files: graphics/rawtherapee/patches: patch-rtengine_dcraw_cc Log message: fix typo in patch comment spottend by jasper@ in similar patch to graphics/darktable

[NEW] p5-Data-Uniqid

2015-06-02 Thread Pierre-Emmanuel André
Hi, New port for Data-Uniqid. This is a dependance for the incoming imapsync update. Tested on @amd64. Comments/ok ? Regards, p5-Data-Uniqid.tgz Description: application/gtar-compressed

[Update] imapsync-1.637

2015-06-02 Thread Pierre-Emmanuel André
Hi, Here is a diff to update imapsync to it's latest release. Please note that you need the new port p5-Data-Uniqid. Tested on @amd64. Comments/OK ? Regards, Index: Makefile === RCS file: /cvs/ports/mail/imapsync/Makefile,v

Re: [Update] imapsync-1.637

2015-06-02 Thread Joerg Jung
On Tue, Jun 02, 2015 at 03:12:40PM +0200, Pierre-Emmanuel André wrote: Hi, Here is a diff to update imapsync to it's latest release. Please note that you need the new port p5-Data-Uniqid. Tested on @amd64. Comments/OK ? Why not drop EXTRACT_SUFX and let GH_* handle the tar.gz? You may

Re: [Update] imapsync-1.637

2015-06-02 Thread Pierre-Emmanuel André
On Tue, Jun 02, 2015 at 05:21:04PM +0200, Joerg Jung wrote: On Tue, Jun 02, 2015 at 03:12:40PM +0200, Pierre-Emmanuel André wrote: Hi, Here is a diff to update imapsync to it's latest release. Please note that you need the new port p5-Data-Uniqid. Tested on @amd64. Comments/OK ?

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2015/06/02 09:29:45 Modified files: multimedia/get_iplayer: Makefile multimedia/get_iplayer/patches: patch-get_iplayer Log message: fix typos in get_iplayer warning messages resulting in 'Not a

Re: OpenMP in GCC

2015-06-02 Thread Guenther Niess
On 06/02/15 16:27, Pascal Stumpf wrote: On Tue, 02 Jun 2015 16:20:06 +0200, Guenther Niess wrote: Hi, I wanted to compile and run a small simulation with OpenMP and applied the patch below to compile gcc 4.9 with libgomp. It seems very straightforward so I'm wondering why it is disabled in

Re: Vulnerable packages in ports tree 1/06

2015-06-02 Thread Giovanni Bechis
Sevan / Venture37 ventur...@gmail.com ha scritto: Hi, Just the one from yesterday. www/phpmyadmin - http://www.phpmyadmin.net/home_page/security/PMASA-2015-2.php Sevan / Venture37 Phpmyadmin 4.3.13.1 seems not to be affected, at least current and 5.7 should be ok. Cheers Giovanni

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2015/06/02 09:31:15 Modified files: graphics/darktable: Makefile Added files: graphics/darktable/patches: patch-src_external_LibRaw_dcraw_dcraw_c

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2015/06/02 10:45:03 Modified files: net/zabbix : Makefile net/zabbix/patches: patch-configure Added files: net/zabbix/patches: patch-src_zabbix_agent_cpustat_c Log message: apply the

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Mike Belopuhov
CVSROOT:/cvs Module name:ports Changes by: mi...@cvs.openbsd.org 2015/06/02 10:57:54 Modified files: net/icbd : Makefile distinfo Log message: Update to 1.5: 99% production ready now!

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/06/02 10:57:48 Modified files: textproc/py-ICU: Makefile distinfo textproc/py-ICU/patches: patch-setup_py Log message: Update to py-ICU-1.9.2.

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/06/02 11:00:13 Modified files: textproc/py-unidecode: Makefile distinfo Log message: Update to py-unidecode-0.04.17.

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/06/02 11:08:03 Modified files: net/ddclient : Makefile distinfo net/ddclient/patches: patch-ddclient net/ddclient/pkg: PLIST Log message: Update to ddclient-3.8.3.

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/06/02 11:02:09 Modified files: textproc/doclifter: Makefile distinfo textproc/doclifter/patches: patch-manlifter Log message: Update to doclifter-2.15.

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/06/02 11:13:30 Modified files: devel/help2man : Makefile distinfo Log message: Update to help2man-1.46.6.

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Anthony J. Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2015/06/02 11:16:13 Modified files: games/openttd : Makefile distinfo Log message: Update to openttd-1.5.1. Changelog: http://us.binaries.openttd.org/binaries/releases/1.5.1/changelog.txt

Re: CVS: cvs.openbsd.org: ports

2015-06-02 Thread Miod Vallat
CVSROOT: /cvs Module name: ports Changes by: mi...@cvs.openbsd.org 2015/06/02 10:57:54 Modified files: net/icbd : Makefile distinfo Log message: Update to 1.5: 99% production ready now! But is it web-scale yet?

Re: CVS: cvs.openbsd.org: ports

2015-06-02 Thread Mike Belopuhov
On 2 June 2015 at 19:24, Miod Vallat m...@online.fr wrote: CVSROOT: /cvs Module name: ports Changes by: mi...@cvs.openbsd.org 2015/06/02 10:57:54 Modified files: net/icbd : Makefile distinfo Log message: Update to 1.5: 99% production ready now! But is it web-scale

CVS: cvs.openbsd.org: ports

2015-06-02 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2015/06/02 00:31:48 Modified files: www: Makefile Log message: +p5-CGI