CVS: cvs.openbsd.org: ports

2016-03-02 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2016/03/03 00:29:29

Modified files:
net: Makefile 

Log message:
hook owncloudclient,qt5



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2016/03/03 00:28:05

Modified files:
net/owncloudclient: Makefile 

Log message:
add Qt5 flavor



Re: NEW: devel/pyt-test-benchmark 3.0.0

2016-03-02 Thread Alexandr Shadchin
On Wed, Mar 02, 2016 at 11:54:22AM -0700, Aaron Bieber wrote:
> 
> 
> On Wed, Mar 2, 2016, at 12:54 AM, Alexandr Shadchin wrote:
> > On Sun, Jan 24, 2016 at 07:20:12PM +0500, Alexandr Shadchin wrote:
> > > Hi,
> > > 
> > > ok to import py-test-benchmark ?
> 
> is this the normal result for "make test"? : 
> == 46 failed, 20 passed, 2 skipped, 38 error in 2.02 seconds
> ===
> 

Nope. Can you give a regress log?

-- 
Alexandr Shadchin



Re: UPDATE: devel/py-test-httpbin 0.2.2

2016-03-02 Thread Alexandr Shadchin
On Wed, Mar 02, 2016 at 12:50:03PM +0500, Alexandr Shadchin wrote:
> Hi,
> 
> This diff updates py-test-httpbin to the latest release.
> Tested on amd64.
> 
> Comments ? OK ?
> 

New version 0.2.3

-- 
Alexandr Shadchin

Index: Makefile
===
RCS file: /cvs/ports/devel/py-test-httpbin/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile5 Jan 2016 13:02:39 -   1.1.1.1
+++ Makefile3 Mar 2016 04:52:13 -
@@ -2,7 +2,7 @@
 
 COMMENT =  test your HTTP library against a local copy of httpbin
 
-MODPY_EGG_VERSION =0.2.0
+MODPY_EGG_VERSION =0.2.3
 DISTNAME = pytest-httpbin-${MODPY_EGG_VERSION}
 PKGNAME =  ${DISTNAME:S/py/py-/}
 CATEGORIES =   devel
Index: distinfo
===
RCS file: /cvs/ports/devel/py-test-httpbin/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo5 Jan 2016 13:02:39 -   1.1.1.1
+++ distinfo3 Mar 2016 04:52:13 -
@@ -1,2 +1,2 @@
-SHA256 (pytest-httpbin-0.2.0.tar.gz) = 
Z6bY54kGMLM04cs4VIpxGMsVkw4hjs5beovJSoaWzu0=
-SIZE (pytest-httpbin-0.2.0.tar.gz) = 9372
+SHA256 (pytest-httpbin-0.2.3.tar.gz) = 
xbaY36R0/8nK68s140NGt1PrImrqXC4baf7+288WG/g=
+SIZE (pytest-httpbin-0.2.3.tar.gz) = 9498



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2016/03/02 21:45:12

ports/www/netsurf/libdom/patches

Update of /cvs/ports/www/netsurf/libdom/patches
In directory cvs.openbsd.org:/tmp/cvs-serv18067/libdom/patches

Log Message:
Directory /cvs/ports/www/netsurf/libdom/patches added to the repository



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2016/03/02 20:46:32

Modified files:
net/megatools  : Makefile distinfo 
net/megatools/pkg: PLIST 

Log message:
Update to megatools-1.9.97.

Release notes: https://github.com/megous/megatools/blob/master/NEWS



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2016/03/02 20:04:34

Modified files:
games/starfighter: Makefile distinfo 
games/starfighter/pkg: PLIST 

Log message:
Update to starfighter-1.5.1.1, and take maintainership.

Release notes:
https://savannah.nongnu.org/forum/forum.php?forum_id=8440
https://savannah.nongnu.org/forum/forum.php?forum_id=8443



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 19:09:09

Modified files:
security/clamav: Makefile distinfo 
security/clamav/patches: patch-etc_clamd_conf_sample 
 patch-libclamav_Makefile_in 
 patch-libclamav_ole2_extract_c 

Log message:
update to clamav-0.99.1



Re: change upstream for net/loudmouth

2016-03-02 Thread Stuart Henderson
On 2016/03/02 19:21, Michael McConville wrote:
> -V=   1.4.3
> -DISTNAME=loudmouth-$V
> -REVISION=6
> +VERSION =1.5.0
> +DISTNAME =   loudmouth-${VERSION}
> +
>  SHARED_LIBS +=   loudmouth-1  3.0  # .1.0
>  CATEGORIES=  net devel
>  
> -HOMEPAGE=http://groups.google.com/group/loudmouth-dev/
> +GH_ACCOUNT = mcabber
> +GH_PROJECT = loudmouth
> +
> +DISTFILES =  ${VERSION}${EXTRACT_SUFX}

If you're using the GH_* things, you need GH_ACCOUNT, GH_PROJECT and
one (but not both) of GH_COMMIT or GH_TAGNAME.

In this case you want a tagged release, and the defaults implied by GH_*
are ok for the other bits of this, so remove VERSION DISTNAME DISTFILES
and use these below COMMENT:

GH_ACCOUNT =mcabber
GH_PROJECT =loudmouth
GH_TAGNAME =1.5.0

(actually there is a 1.5.3 now)

This is briefly shown in current versions of Makefile.template.

> +BUILD_DEPENDS =  ${TEST_DEPENDS} \
> + ${MODGNU_AUTOCONF_DEPENDS} \
> + ${MODGNU_AUTOMAKE_DEPENDS} \
> + devel/libtool

yep.

> +CONFIGURE_STYLE =autoconf automake gnu
> +AUTOCONF_VERSION =   2.69
> +AUTOMAKE_VERSION =   1.15
..
> +AUTO_ENV =   AUTOMAKE_VERSION=${AUTOMAKE_VERSION} \
> + AUTOCONF_VERSION=${AUTOCONF_VERSION}
> +
> +post-patch:
> + cd ${WRKSRC}; ${AUTO_ENV} aclocal
> +
> +pre-configure:
> + cd ${WRKSRC}; libtoolize && ${AUTO_ENV} automake --add-missing --foreign

They have an autogen.sh script so it's probably better to use it.
I would do it like this: (note: untested)

CONFIGURE_STYLE = gnu
AUTOCONF_VERSION =   2.69
AUTOMAKE_VERSION =   1.15

post-patch:
cd ${WRKSRC}; AUTOMAKE_VERSION=${AUTOMAKE_VERSION} \
AUTOCONF_VERSION=${AUTOCONF_VERSION} sh autogen.sh

Doesn't apply in this case but some of them run ./configure at the
end, patch it away if they do.

> --- distinfo  18 Jan 2015 03:14:42 -  1.6
> +++ distinfo  3 Mar 2016 00:09:35 -
> @@ -1,2 +1,2 @@
> -SHA256 (loudmouth-1.4.3.tar.bz2) = 
> lak/XQCbceqBk9mUqhHzEbwzCj7+G3zXTcSPEcf5KeM=
> -SIZE (loudmouth-1.4.3.tar.bz2) = 366818
> +SHA256 (1.5.0.tar.gz) = UUAxemOEUMl3pynexUW1lTjqSy5Rndcj07/aEsonhmU=
> +SIZE (1.5.0.tar.gz) = 124001

Covered by the above GH_foo changes, but note that this has to go
in a directory with ~8000 other files, 1.5.0.tar.gz isn't a usable
name.

I haven't looked at the patches.



change upstream for net/loudmouth

2016-03-02 Thread Michael McConville
We last updated net/loudmouth in 2008. Upstream is gone, and the
following depend on it:

 o net/mcabber
 o net/irssi-xmpp
 o net/freetalk
 o lang/io (strangly)

I know that at least two of those are pretty common chat clients.
Because loudmouth is a network-exposed XMPP library, this is probably a
dangerous situation. The best solution is likely to switch to a
(somewhat) maintained fork from the mcabber people:

https://github.com/mcabber/loudmouth

Below is an initial patch for that. I haven't tested whether it works
with its dependencies yet - I thought I'd get a sanity check first.

A few things to note:

 o I have to remove "include $(top_srcdir)/gtk-doc.make" from one of the
   Makefile.am's or the build fails

 o Their means of checking for strndup(3) support didn't work, so I just
   removed their redefinition

 o I don't entirely know what I'm doing with the autononsense, so there
   may be an easier way of dealing with it


Index: Makefile
===
RCS file: /cvs/ports/net/loudmouth/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- Makefile21 Apr 2015 18:24:23 -  1.25
+++ Makefile3 Mar 2016 00:09:35 -
@@ -2,13 +2,16 @@
 
 COMMENT=   lightweight Jabber client library
 
-V= 1.4.3
-DISTNAME=  loudmouth-$V
-REVISION=  6
+VERSION =  1.5.0
+DISTNAME = loudmouth-${VERSION}
+
 SHARED_LIBS += loudmouth-1  3.0  # .1.0
 CATEGORIES=net devel
 
-HOMEPAGE=  http://groups.google.com/group/loudmouth-dev/
+GH_ACCOUNT =   mcabber
+GH_PROJECT =   loudmouth
+
+DISTFILES =${VERSION}${EXTRACT_SUFX}
 
 # LGPLv2.1
 PERMIT_PACKAGE_CDROM=  Yes
@@ -17,18 +20,33 @@ WANTLIB += crypto glib-2.0 idn>=16 pcre 
 
 MODULES=   devel/gettext
 
-MASTER_SITES=  
${MASTER_SITE_GNOME:=sources/loudmouth/${V:C/^([0-9]+\.[0-9]+).*/\1/}/}
-EXTRACT_SUFX=  .tar.bz2
-
 LIB_DEPENDS=   devel/glib2 \
devel/libidn
-BUILD_DEPENDS= ${TEST_DEPENDS}
-TEST_DEPENDS=  devel/check
 
-CONFIGURE_STYLE=   gnu
+BUILD_DEPENDS =${TEST_DEPENDS} \
+   ${MODGNU_AUTOCONF_DEPENDS} \
+   ${MODGNU_AUTOMAKE_DEPENDS} \
+   devel/libtool
+
+TEST_DEPENDS = devel/check
+
+CONFIGURE_STYLE =  autoconf automake gnu
+AUTOCONF_VERSION = 2.69
+AUTOMAKE_VERSION = 1.15
+# with-compile-warnings=yes prevents it from using -Werror
 CONFIGURE_ARGS+=   ${CONFIGURE_SHARED} \
--disable-mono \
--with-check=${LOCALBASE} \
+   --with-compile-warnings=yes \
--with-ssl=openssl
+
+AUTO_ENV = AUTOMAKE_VERSION=${AUTOMAKE_VERSION} \
+   AUTOCONF_VERSION=${AUTOCONF_VERSION}
+
+post-patch:
+   cd ${WRKSRC}; ${AUTO_ENV} aclocal
+
+pre-configure:
+   cd ${WRKSRC}; libtoolize && ${AUTO_ENV} automake --add-missing --foreign
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/net/loudmouth/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo18 Jan 2015 03:14:42 -  1.6
+++ distinfo3 Mar 2016 00:09:35 -
@@ -1,2 +1,2 @@
-SHA256 (loudmouth-1.4.3.tar.bz2) = lak/XQCbceqBk9mUqhHzEbwzCj7+G3zXTcSPEcf5KeM=
-SIZE (loudmouth-1.4.3.tar.bz2) = 366818
+SHA256 (1.5.0.tar.gz) = UUAxemOEUMl3pynexUW1lTjqSy5Rndcj07/aEsonhmU=
+SIZE (1.5.0.tar.gz) = 124001
Index: patches/patch-configure
===
RCS file: patches/patch-configure
diff -N patches/patch-configure
--- patches/patch-configure 18 Nov 2008 11:41:23 -  1.3
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,19 +0,0 @@
-$OpenBSD: patch-configure,v 1.3 2008/11/18 11:41:23 jasper Exp $
 configure.orig Wed Oct 29 21:25:57 2008
-+++ configure  Tue Nov 18 12:33:20 2008
-@@ -21423,6 +21423,7 @@ cat >>conftest.$ac_ext <<_ACEOF
- 
- #include 
- #include 
-+#include 
- 
- #include 
- 
-@@ -21532,6 +21533,7 @@ cat >>conftest.$ac_ext <<_ACEOF
- 
- #include 
- #include 
-+#include 
- 
- #include 
- 
Index: patches/patch-docs_reference_Makefile_am
===
RCS file: patches/patch-docs_reference_Makefile_am
diff -N patches/patch-docs_reference_Makefile_am
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-docs_reference_Makefile_am3 Mar 2016 00:09:35 -
@@ -0,0 +1,13 @@
+$OpenBSD$
+--- docs/reference/Makefile.am.origWed Mar  2 14:22:02 2016
 docs/reference/Makefile.am Wed Mar  2 14:22:25 2016
+@@ -80,9 +80,6 @@ GTKDOC_LIBS= \
+   $(top_builddir)/loudmouth/libloudmouth.la
+ 
+ 
+-# This includes the standard gtk-doc make rules, copied by 

NEW: graphics/p5-Barcode-DataMatrix{,-PNG}

2016-03-02 Thread Stuart Henderson
OK to import these two? Tweaked from ports generated using portgen.

graphics/p5-Barcode-DataMatrix:

This class is used to generate data for Data Matrix (IEC16022) 2d barcodes.
It is primarily useful as a data source for modules that do rendering, such
as Barcode::DataMatrix::PNG or HTML::Barcode::DataMatrix. You can easily
make a version that renders an image, PDF, or anything else.

graphics/p5-Barcode-DataMatrix-PNG:

This class, which extends Barcode::DataMatrix, is used to create
graphical representations of Data Matrix (IEC16022) barcodes in PNG
format. Potential applications include graphically oriented documents
such as PDF, printable web documents, invoices, packing lists,
shipping labels, etc.




p5-datamatrix-foo.tgz
Description: application/tar-gz


CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 16:58:54

Modified files:
textproc/p5-PDF-API2: Makefile 
textproc/p5-PDF-API2/pkg: PLIST 

Log message:
install PDF::API2 contrib files in /usr/local/share/examples/p5-PDF-API2



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 15:45:44

Modified files:
net/unifi  : Makefile 
net/unifi/pkg  : PLIST 

Log message:
tweaks to unifi port:

- pre-create additional directories to ensure correct ownership
- depend on java 8 (if you have both 7 and 8 installed, it's awkward
to uninstall 7 to force 8 if you have any packages setup for 1.6+ or
1.7+ ports)

also note: I'm seeing some problems on one machine with unifi 4.8.14
(though another is ok), be sure to backup before upgrading from an
earlier working version.



Re: CVS: cvs.openbsd.org: ports

2016-03-02 Thread Matthias Kilian
On Wed, Mar 02, 2016 at 01:31:00PM -0700, Matthias Kilian wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   k...@cvs.openbsd.org2016/03/02 13:31:00
> 
> Modified files:
>   fonts/fantasque-sans: Makefile 
> 
> Log message:
> This runs stupid #!/usr/bin/bash scripts at build time, so
> add shells/bash to BUILD_DEPENDS.

Oops! That should have been "stupid #!/usr/bin/env bash scripts".

Ciao,
Kili



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2016/03/02 13:31:00

Modified files:
fonts/fantasque-sans: Makefile 

Log message:
This runs stupid #!/usr/bin/bash scripts at build time, so
add shells/bash to BUILD_DEPENDS.

ok jasper@ (maintainer)



Re: [UPDATE] security/sqlmap

2016-03-02 Thread Remi Pointel

On 03/02/16 10:52, Stuart Henderson wrote:

On 2016/03/01 23:28, Stuart Henderson wrote:

On 2016/03/01 19:13, Remi Pointel wrote:

Hi,

this is the diff to update sqlmap to latest release.

Ok?


I think you want GH_TAGNAME = 1.0 and undo some of the other changes ..


How about this one?


ok for me.

Remi.



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2016/03/02 13:22:19

Modified files:
net/ortp   : Makefile 
net/ortp/pkg   : PLIST 

Log message:
Fix packaging after the doxygen update.

Noticed by nigel@



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2016/03/02 13:10:36

Modified files:
graphics/djvulibre: Makefile 
Added files:
graphics/djvulibre/patches: patch-libdjvu_DjVmDir_cpp 
patch-libdjvu_DjVmDir_h 
patch-libdjvu_DjVuDocument_cpp 
patch-libdjvu_DjVuDocument_h 
patch-libdjvu_DjVuMessageLite_h 
patch-tools_djvused_cpp 

Log message:
Accept documents with duplicate page titles.

OK shadchin@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 13:13:54

Modified files:
mail/exim  : Makefile distinfo 

Log message:
security update to exim 4.86.2: clean the environment and "cd /" at startup.

"Any user who can start an instance of Exim (and this is normally *any* user)
can gain root privileges. If you do not use 'perl_startup' you *should* be
safe."  CVE-2016-1531



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 10:31:57

Modified files:
devel/py-parsedatetime: Makefile distinfo 
devel/py-parsedatetime/pkg: PLIST 

Log message:
update to py-parsedatetime 2.0



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 10:25:20

Modified files:
security/letsencrypt: Makefile.inc 
security/letsencrypt/client: distinfo 
security/letsencrypt/py-acme: distinfo 

Log message:
update to letsencrypt-0.4.1



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Kent R . Spillner
CVSROOT:/cvs
Module name:ports
Changes by: kspill...@cvs.openbsd.org   2016/03/02 10:19:51

Modified files:
productivity/taskwarrior: Makefile distinfo 
productivity/taskwarrior/pkg: PLIST 
Removed files:
productivity/taskwarrior/patches: patch-CMakeLists_txt 
  patch-src_util_cpp 
  patch-src_util_h 

Log message:
Update taskwarrior to v2.5.1.  This is a minor bugfix release but all of
our patches were upstreame (yay!).

ok MAINTAINER, ok juanfra@



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Adam Wolk
CVSROOT:/cvs
Module name:ports
Changes by: aw...@cvs.openbsd.org   2016/03/02 10:06:38

Modified files:
net: Makefile 

Log message:
Add corebird to the Makefile

OK abieber@, ++bmercer@ for stellar memory



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Adam Wolk
CVSROOT:/cvs
Module name:ports
Changes by: aw...@cvs.openbsd.org   2016/03/02 09:52:57

Log message:
Initial import of net/corebird

OK abieber@

Status:

Vendor Tag: awolk
Release Tags:   awolk_20160302

N ports/net/corebird/distinfo
N ports/net/corebird/Makefile
N ports/net/corebird/pkg/PLIST
N ports/net/corebird/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2016/03/02 08:57:39

Modified files:
www/xombrero   : Makefile distinfo 

Log message:
Conformal switch to Github

OK juanfra@ sthen@



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2016/03/02 08:56:43

Modified files:
x11/spectrwm   : Makefile distinfo 

Log message:
Conformal switch to Github

Ok juanfra@ sthen@



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2016/03/02 08:10:54

Modified files:
net/py-netaddr : Makefile distinfo 
net/py-netaddr/pkg: PLIST 
Added files:
net/py-netaddr/patches: patch-setup_py 

Log message:
Update to latest, add a patch for fixing the shebangs (from shadchin@)

OK shadchin@



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2016/03/02 08:09:37

ports/net/py-netaddr/patches

Update of /cvs/ports/net/py-netaddr/patches
In directory cvs.openbsd.org:/tmp/cvs-serv14645/patches

Log Message:
Directory /cvs/ports/net/py-netaddr/patches added to the repository



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2016/03/02 07:42:08

Modified files:
games/lwjgl: Makefile distinfo 
games/lwjgl/pkg: PLIST 
Removed files:
games/lwjgl/patches: patch-build_xml 
 patch-platform_build_bsd_ant_build_xml 
 patch-src_java_org_lwjgl_LWJGLUtil_java 
 
patch-src_java_org_lwjgl_util_applet_AppletLoader_java 
 patch-src_native_linux_opengl_extgl_glx_c 

Log message:
Update to 2.9.3, all our patches were pulled in upstream! Re-enable i386.

Played minecraft on a CR48 at about 2 frames per second!

OK sthen@



Re: [wip] Firefox 45.0beta9

2016-03-02 Thread Dmitrij D. Czarkoff
Landry Breuil said:
> 5.9 will ship with 44.0, but 45 is around the corner anyway. Make sure
> to test this one, since that will be the new ESR. Gtk3 has been disabled
> by default again, that's becoming a running gag. Gstreamer has been
> deprecated too, ffmpeg should be used at runtime if found, but i havent
> tested it yet.

I am running your package for several days, as secondary browser.  Once
in a while it segfaults for me, and it fails to connect to some sites
that work perfectly fine with current port.

Egdb fails to load firefox.core, which may be related to its size -
450 Mb.

All of this is happening on amd64 system on Lenovo Thinkpad E325.  I
could provide additional info if needed, or rather if I manage to get
some.

-- 
Dmitrij D. Czarkoff



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2016/03/02 07:39:10

Modified files:
geo/qgis   : Makefile distinfo 
geo/qgis/patches: patch-CMakeLists_txt 
  patch-cmake_FindGDAL_cmake 
  patch-cmake_FindGEOS_cmake 
  patch-cmake_FindPostgres_cmake 
  patch-doc_CMakeLists_txt 
  patch-src_app_qgisapp_cpp 
  patch-src_app_qgsabout_cpp 
  patch-src_core_CMakeLists_txt 
  patch-src_core_qgsapplication_cpp 
  patch-src_server_CMakeLists_txt 
geo/qgis/pkg   : PLIST 
Added files:
geo/qgis/patches: patch-scripts_pyuic4-wrapper_py 
  patch-scripts_pyuic4-wrapper_sh 
Removed files:
geo/qgis/patches: patch-tests_src_core_testqgsdistancearea_cpp 

Log message:
Update to QGIS 2.14.

See http://changelog.qgis.org/en/qgis/version/2.14.0/ for changes.



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 07:30:50

Modified files:
mail/amavisd-new: Makefile 
mail/amavisd-new/patches: patch-amavisd 

Log message:
Patch amavisd-new to avoid using libmagic in favour of calling out to
file(1) from base, which is a modern sandboxed implementation. I've pushed
around 300K emails through this so far without problems. ok giovanni@



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 07:20:43

Modified files:
sysutils/p5-File-Which: Makefile distinfo 

Log message:
update to p5-File-Which-1.20, minor bugfix



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 06:34:32

Modified files:
archivers/ripole: Makefile distinfo 
archivers/ripole/patches: patch-Makefile 
Added files:
archivers/ripole/patches: patch-ripole_c 

Log message:
update to ripole-0.2.2, and while there fix an attempt at freeing a static
constant if the -d flag was not used. ok william@ (maintainer)



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 05:38:03

Modified files:
mail/claws-mail: Makefile 
mail/claws-mail/pkg: PLIST-bogofilter PLIST-gdata 
 PLIST-htmlviewer PLIST-main PLIST-pdfviewer 
 PLIST-spamassassin 

Log message:
remove the compface flavour from claws-mail, it wasn't built in bulk builds
anyway and mmcc is going on a ports terminator rampage. original diff from
mmcc, I did the awkward @pkgpath bits.

ok landry and Daniel Jakots (maintainer, who spotted that my further attempt
at cleanup in post-install was broken)



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/03/02 04:54:29

Modified files:
editors/vim: Makefile distinfo 
editors/vim/patches: patch-runtime_filetype_vim 
 patch-src_configure_in patch-src_vim_h 
editors/vim/pkg: PLIST-main 

Log message:
update to vim 7.4.1467



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Alexandr Shadchin
CVSROOT:/cvs
Module name:ports
Changes by: shadc...@cvs.openbsd.org2016/03/02 03:55:04

ports/graphics/py-dot/patches

Update of /cvs/ports/graphics/py-dot/patches
In directory cvs.openbsd.org:/tmp/cvs-serv27904/patches

Log Message:
Directory /cvs/ports/graphics/py-dot/patches added to the repository



UPDATE: devel/py-parsing 2.1.0

2016-03-02 Thread Alexandr Shadchin
Hi,

This diff updates py-parsing to the latest release.
Tested on amd64.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===
RCS file: /cvs/ports/devel/py-parsing/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile5 Jan 2016 12:58:00 -   1.27
+++ Makefile2 Mar 2016 10:18:13 -
@@ -2,7 +2,7 @@
 
 COMMENT =  Python parsing module
 
-MODPY_EGG_VERSION =2.0.7
+MODPY_EGG_VERSION =2.1.0
 DISTNAME = pyparsing-${MODPY_EGG_VERSION}
 PKGNAME =  ${DISTNAME:S/py/py-/}
 CATEGORIES =   devel
Index: distinfo
===
RCS file: /cvs/ports/devel/py-parsing/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- distinfo5 Jan 2016 12:58:00 -   1.19
+++ distinfo2 Mar 2016 10:18:13 -
@@ -1,2 +1,2 @@
-SHA256 (pyparsing-2.0.7.tar.gz) = lumBMuc6LNLOj6uy/6tsREoEP6Qt1q8/RpAsl0Fk4Xg=
-SIZE (pyparsing-2.0.7.tar.gz) = 1141463
+SHA256 (pyparsing-2.1.0.tar.gz) = 9ssryFpJE0fDxpnbR/fswCkDlZFWtPkmaev4I5WYKQE=
+SIZE (pyparsing-2.1.0.tar.gz) = 1144460
Index: Makefile
===
RCS file: /cvs/ports/graphics/py-dot/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile26 Jan 2016 13:05:26 -  1.17
+++ Makefile2 Mar 2016 10:55:58 -
@@ -3,7 +3,7 @@
 COMMENT=   Python interface to Graphviz's Dot#'
 
 MODPY_EGG_VERSION= 1.0.28
-REVISION=  1
+REVISION=  2
 DISTNAME=  pydot-${MODPY_EGG_VERSION}
 PKGNAME=   ${DISTNAME:S/py/py-/}
 CATEGORIES=graphics
Index: patches/patch-dot_parser_py
===
RCS file: patches/patch-dot_parser_py
diff -N patches/patch-dot_parser_py
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-dot_parser_py 2 Mar 2016 10:55:58 -
@@ -0,0 +1,23 @@
+$OpenBSD$
+--- dot_parser.py.orig Tue Jan  3 05:23:26 2012
 dot_parser.py  Wed Mar  2 15:52:33 2016
+@@ -19,13 +19,17 @@ import glob
+ import pydot
+ import re
+ import codecs
++import string
+ 
+ from pyparsing import __version__ as pyparsing_version
+ 
+-from pyparsing import ( nestedExpr, Literal, CaselessLiteral, Word, Upcase, 
OneOrMore, ZeroOrMore,
++from pyparsing import ( nestedExpr, Literal, CaselessLiteral, Word, 
OneOrMore, ZeroOrMore,
+ Forward, NotAny, delimitedList, oneOf, Group, Optional, Combine, alphas, 
nums,
+ restOfLine, cStyleComment, nums, alphanums, printables, empty, 
quotedString,
+-ParseException, ParseResults, CharsNotIn, _noncomma, dblQuotedString, 
QuotedString, ParserElement )
++ParseException, ParseResults, CharsNotIn, dblQuotedString, QuotedString, 
ParserElement )
++
++printables = "".join( [ c for c in string.printable if c not in 
string.whitespace ] )
++_noncomma = "".join( [ c for c in printables if c != "," ] )
+ 
+ 
+ class P_AttrList:


UPDATE: devel/py-traitlets 4.1.0

2016-03-02 Thread Alexandr Shadchin
Hi,

This diff updates py-traitlets to the latest release.
Tested on amd64.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===
RCS file: /cvs/ports/devel/py-traitlets/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile11 Jan 2016 14:28:52 -  1.2
+++ Makefile2 Mar 2016 10:10:50 -
@@ -2,10 +2,9 @@
 
 COMMENT =  configuration system for Python applications
 
-MODPY_EGG_VERSION =4.0.0
+MODPY_EGG_VERSION =4.1.0
 DISTNAME = traitlets-${MODPY_EGG_VERSION}
 PKGNAME =  py-${DISTNAME}
-REVISION = 0
 
 CATEGORIES =   devel
 
Index: distinfo
===
RCS file: /cvs/ports/devel/py-traitlets/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo16 Nov 2015 20:56:00 -  1.1.1.1
+++ distinfo2 Mar 2016 10:10:50 -
@@ -1,2 +1,2 @@
-SHA256 (traitlets-4.0.0.tar.gz) = CxQLSpSk8ZUYh9m85GUNohH3lgD8n9tCKsyQxbvgIzs=
-SIZE (traitlets-4.0.0.tar.gz) = 63701
+SHA256 (traitlets-4.1.0.tar.gz) = RA4436XSomwIbUtCfPt67RfQotyni86QwzNU2iWSr1s=
+SIZE (traitlets-4.1.0.tar.gz) = 76828
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/py-traitlets/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   11 Jan 2016 14:28:52 -  1.2
+++ pkg/PLIST   2 Mar 2016 10:10:50 -
@@ -35,8 +35,10 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/traitlets/tests/__init__.py
 
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/traitlets/tests/${MODPY_PYCACHE}/
 
lib/python${MODPY_VERSION}/site-packages/traitlets/tests/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/traitlets/tests/${MODPY_PYCACHE}_warnings.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/traitlets/tests/${MODPY_PYCACHE}test_traitlets.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/traitlets/tests/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/traitlets/tests/_warnings.py
 lib/python${MODPY_VERSION}/site-packages/traitlets/tests/test_traitlets.py
 lib/python${MODPY_VERSION}/site-packages/traitlets/tests/utils.py
 lib/python${MODPY_VERSION}/site-packages/traitlets/traitlets.py
@@ -50,3 +52,9 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/traitlets/utils/getargspec.py
 lib/python${MODPY_VERSION}/site-packages/traitlets/utils/importstring.py
 lib/python${MODPY_VERSION}/site-packages/traitlets/utils/sentinel.py
+lib/python${MODPY_VERSION}/site-packages/traitlets/utils/tests/
+lib/python${MODPY_VERSION}/site-packages/traitlets/utils/tests/__init__.py
+${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/traitlets/utils/tests/${MODPY_PYCACHE}/
+lib/python${MODPY_VERSION}/site-packages/traitlets/utils/tests/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/traitlets/utils/tests/${MODPY_PYCACHE}test_importstring.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/traitlets/utils/tests/test_importstring.py



Re: [UPDATE] security/sqlmap

2016-03-02 Thread Stuart Henderson
On 2016/03/01 23:28, Stuart Henderson wrote:
> On 2016/03/01 19:13, Remi Pointel wrote:
> > Hi,
> > 
> > this is the diff to update sqlmap to latest release.
> > 
> > Ok?
> 
> I think you want GH_TAGNAME = 1.0 and undo some of the other changes ..

How about this one?

Index: Makefile
===
RCS file: /cvs/ports/security/sqlmap/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile29 Nov 2015 14:33:40 -  1.3
+++ Makefile2 Mar 2016 09:51:59 -
@@ -2,8 +2,13 @@
 
 COMMENT =  penetration testing tool to detect/exploit SQL injection
 
-DISTNAME = sqlmap-1.0
-REVISION = 0
+GH_ACCOUNT =   sqlmapproject
+GH_PROJECT =   sqlmap
+GH_TAGNAME =   1.0
+
+# remove when back in-sync with upstream tags
+DISTNAME = sqlmap-1.0pl0
+WRKDIST =  ${WRKDIR}/sqlmap-1.0
 
 CATEGORIES =   security
 
@@ -14,10 +19,6 @@ MAINTAINER = sebastien dellac 

CVS: cvs.openbsd.org: ports

2016-03-02 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/03/02 02:15:56

Modified files:
x11/gnome/rygel: Makefile distinfo 
x11/gnome/rygel/pkg: PLIST 

Log message:
update to rygel-0.28.3



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2016/03/02 01:33:49

Modified files:
security   : Makefile 

Log message:
+qtkeychain,qt5



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/03/02 01:26:01

Modified files:
databases/p5-DBD-SQLite: Makefile 

Log message:
put back EPOCH removed by mistake
ok ajc



UPDATE: www/py-terminado 0.6

2016-03-02 Thread Alexandr Shadchin
Hi,

This diff updates py-terminado to the latest release.
Tested on amd64. Add python3 flavor.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===
RCS file: /cvs/ports/www/py-terminado/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile16 Nov 2015 21:14:13 -  1.1.1.1
+++ Makefile2 Mar 2016 08:01:14 -
@@ -2,7 +2,7 @@
 
 COMMENT =  terminals served to term.js using Tornado websockets
 
-MODPY_EGG_VERSION =0.5
+MODPY_EGG_VERSION =0.6
 DISTNAME = terminado-${MODPY_EGG_VERSION}
 PKGNAME =  py-${DISTNAME}
 
@@ -16,14 +16,17 @@ PERMIT_PACKAGE_CDROM =  Yes
 MODULES =  lang/python
 MODPY_PI = Yes
 
-RUN_DEPENDS += devel/py-ptyprocess \
-   www/py-tornado
+RUN_DEPENDS += devel/py-ptyprocess${MODPY_FLAVOR} \
+   www/py-tornado${MODPY_FLAVOR}
 TEST_DEPENDS +=${RUN_DEPENDS} \
-   devel/py-nose
+   devel/py-nose${MODPY_FLAVOR}
+
+FLAVORS =  python3
+FLAVOR ?=
 
 # One test fails:
 # https://github.com/takluyver/terminado/issues/21
 do-test:
-   cd ${WRKSRC}/terminado && ${LOCALBASE}/bin/nosetests
+   cd ${WRKSRC}/terminado && ${LOCALBASE}/bin/nosetests${MODPY_BIN_SUFFIX}
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/www/py-terminado/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo16 Nov 2015 21:14:13 -  1.1.1.1
+++ distinfo2 Mar 2016 08:01:14 -
@@ -1,2 +1,2 @@
-SHA256 (terminado-0.5.tar.gz) = Y+iT7/G6hPHufEv8ynZ2uh3mOUU4u5qoDLvIhmy4dbY=
-SIZE (terminado-0.5.tar.gz) = 10491
+SHA256 (terminado-0.6.tar.gz) = LAuh9iQGfcyq6tfSJHz+ApgGNVzvEk3CzLU8gyKfASY=
+SIZE (terminado-0.6.tar.gz) = 10334
Index: pkg/PLIST
===
RCS file: /cvs/ports/www/py-terminado/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   16 Nov 2015 21:14:13 -  1.1.1.1
+++ pkg/PLIST   2 Mar 2016 08:01:14 -
@@ -2,18 +2,20 @@
 lib/python${MODPY_VERSION}/site-packages/terminado/
 
lib/python${MODPY_VERSION}/site-packages/terminado-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
 lib/python${MODPY_VERSION}/site-packages/terminado/__init__.py
-lib/python${MODPY_VERSION}/site-packages/terminado/__init__.pyc
+${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/terminado/${MODPY_PYCACHE}/
+lib/python${MODPY_VERSION}/site-packages/terminado/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/terminado/${MODPY_PYCACHE}management.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/terminado/${MODPY_PYCACHE}uimodule.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/terminado/${MODPY_PYCACHE}websocket.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/terminado/_static/
 lib/python${MODPY_VERSION}/site-packages/terminado/_static/terminado.js
 lib/python${MODPY_VERSION}/site-packages/terminado/management.py
-lib/python${MODPY_VERSION}/site-packages/terminado/management.pyc
 lib/python${MODPY_VERSION}/site-packages/terminado/tests/
 lib/python${MODPY_VERSION}/site-packages/terminado/tests/__init__.py
-lib/python${MODPY_VERSION}/site-packages/terminado/tests/__init__.pyc
+${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/terminado/tests/${MODPY_PYCACHE}/
+lib/python${MODPY_VERSION}/site-packages/terminado/tests/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/terminado/tests/${MODPY_PYCACHE}basic_test.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/terminado/tests/basic_test.py
-lib/python${MODPY_VERSION}/site-packages/terminado/tests/basic_test.pyc
 lib/python${MODPY_VERSION}/site-packages/terminado/uimod_embed.js
 lib/python${MODPY_VERSION}/site-packages/terminado/uimodule.py
-lib/python${MODPY_VERSION}/site-packages/terminado/uimodule.pyc
 lib/python${MODPY_VERSION}/site-packages/terminado/websocket.py
-lib/python${MODPY_VERSION}/site-packages/terminado/websocket.pyc