CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 04:43:29

Modified files:
security/sslsplit: Makefile 
sysutils/pftop : Makefile 
sysutils/symon : Makefile 
sysutils/collectd: Makefile 
net/pfstat : Makefile 
net/natpmpd: Makefile 
net/miniupnp/miniupnpd: Makefile 
net/ftpsesame  : Makefile 

Log message:
bump REVISIONs following DIOCGETSTATUS ABI change



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2015/06/10 05:05:02

Modified files:
devel/flawfinder: Makefile 
net/arpd   : Makefile 
net/netsed : Makefile 
security/ADMsmb: Makefile 
security/ADMsnmp: Makefile 
security/bsd-airtools: Makefile 
security/chrootuid: Makefile 
security/corkscrew: Makefile 
security/fragroute: Makefile 
security/sentinel: Makefile 
security/siphon: Makefile 
security/tempwatch: Makefile 
security/vomit : Makefile 

Log message:
Remove unresponsive maintainer.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2015/06/10 04:58:24

Modified files:
net/libnet/1.0 : Makefile 
net/libnet/1.0/pkg: PLIST 
net/libnet/1.1 : Makefile 
net/libnet/1.1/pkg: PLIST 

Log message:
missed conflicts after the EPOCH change



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2015/06/10 05:19:22

Modified files:
x11/gnustep/timemon: Makefile distinfo 
Removed files:
x11/gnustep/timemon/patches: patch-loadave_c 

Log message:
Maintenance update to 4.2



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 05:42:16

Modified files:
x11/gnome/calculator: Makefile distinfo 

Log message:
update to gnome-calculator-3.16.2



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2015/06/10 04:55:10

Modified files:
devel/arm-none-eabi/gdb: Makefile 
devel/arm-none-eabi/gdb/pkg: PLIST 
devel/gdb  : Makefile 
devel/gdb/pkg  : PLIST 

Log message:
conflicts



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 01:53:11

Modified files:
devel/p5-Config-General: Makefile distinfo 

Log message:
Update to p5-Config-General-2.58.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 03:28:08

Modified files:
security/polarssl: Makefile distinfo 
security/polarssl/pkg: PLIST 

Log message:
Update to mbedtls-1.3.11.

ok sthen@



UPDATE: security/mbedtls

2015-06-10 Thread Benoit Lecocq
Hi,

This diff updates mbedtls to the latest release.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===
RCS file: /cvs/ports/security/polarssl/Makefile,v
retrieving revision 1.7
diff -u -p -u -r1.7 Makefile
--- Makefile	10 Feb 2015 12:21:55 -	1.7
+++ Makefile	10 Jun 2015 07:22:51 -
@@ -2,11 +2,11 @@
 
 COMMENT=	SSL library with an intuitive API and readable source code
 
-DISTNAME=	mbedtls-1.3.10
+DISTNAME=	mbedtls-1.3.11
 EXTRACT_SUFX=	-gpl.tgz
 
 # check SOVERSION
-SHARED_LIBS +=	mbedtls  1.0
+SHARED_LIBS +=	mbedtls  1.1
 
 CATEGORIES=	security
 
Index: distinfo
===
RCS file: /cvs/ports/security/polarssl/distinfo,v
retrieving revision 1.4
diff -u -p -u -r1.4 distinfo
--- distinfo	10 Feb 2015 12:21:55 -	1.4
+++ distinfo	10 Jun 2015 07:22:51 -
@@ -1,2 +1,2 @@
-SHA256 (mbedtls-1.3.10-gpl.tgz) = 0iGwKsyW/aglnZ5XeY3unecpd5Aq+wxj5VK1UQxlA6M=
-SIZE (mbedtls-1.3.10-gpl.tgz) = 1709797
+SHA256 (mbedtls-1.3.11-gpl.tgz) = Z6WTAntqRCpPpbbCJMSsjNrlvnIfWiihHTTxDc2kQcs=
+SIZE (mbedtls-1.3.11-gpl.tgz) = 1731809
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/polarssl/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -u -r1.6 PLIST
--- pkg/PLIST	11 Feb 2015 14:07:29 -	1.6
+++ pkg/PLIST	10 Jun 2015 07:22:51 -
@@ -91,6 +91,7 @@ share/examples/mbedtls/README
 @bin share/examples/mbedtls/hello
 @bin share/examples/mbedtls/key_app
 @bin share/examples/mbedtls/md5sum
+@bin share/examples/mbedtls/mini_client
 @bin share/examples/mbedtls/mpi_demo
 @bin share/examples/mbedtls/o_p_test
 @bin share/examples/mbedtls/pem2der


editors/nvi-m17n

2015-06-10 Thread Anthony J. Bentley
Who uses nvi-m17n?

Does it have any users left?

Does nvi-m17n support significant use-cases that the nvi package (which
is locale-capable) does not?

Note that editors/nvi supports all the encodings that nvi-m17n supports,
but the reverse is not true. In particular, nvi-m17n does *not* support
UTF-8. On the other hand, nvi-m17n has canna support (I don't know how
this works). Do people use it?



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 02:59:53

Modified files:
devel/p5-Config-AutoConf: Makefile distinfo 

Log message:
Update to p5-Config-AutoConf-0.311.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2015/06/10 03:06:26

Removed files:
infrastructure/bin: check-conflicts check-common-dirs 
infrastructure/man/man1: check-conflicts.1 check-common-dirs.1 

Log message:
bye bye, use check-problems now



Re: update p5-Hash-MultiValue

2015-06-10 Thread Benoit Lecocq
On 06/03/15 12:46, acam...@verlet.org wrote:
 make test ok
 make test ok on only user p5-plack-1.0033
 
 on amd64
 
 comments, ok?

Committed, thanks !

 
 Index: Makefile
 ===
 RCS file: /cvs/ports/devel/p5-Hash-MultiValue/Makefile,v
 retrieving revision 1.2
 diff -u -p -r1.2 Makefile
 --- Makefile  11 Mar 2013 10:50:17 -  1.2
 +++ Makefile  26 May 2015 11:14:06 -
 @@ -3,7 +3,7 @@
  COMMENT =store multiples values per key
  
  MODULES =cpan
 -DISTNAME =   Hash-MultiValue-0.08
 +DISTNAME =   Hash-MultiValue-0.16
  CATEGORIES = devel
  MAINTAINER = Abel Abraham Camarillo Ojeda acam...@verlet.org
  
 Index: distinfo
 ===
 RCS file: /cvs/ports/devel/p5-Hash-MultiValue/distinfo,v
 retrieving revision 1.1.1.1
 diff -u -p -r1.1.1.1 distinfo
 --- distinfo  11 Dec 2010 09:32:31 -  1.1.1.1
 +++ distinfo  26 May 2015 11:14:17 -
 @@ -1,5 +1,2 @@
 -MD5 (Hash-MultiValue-0.08.tar.gz) = 2OKuagaF1SZBs6XeIK5BFg==
 -RMD160 (Hash-MultiValue-0.08.tar.gz) = trlfjcFFYduAUBB+38cLPK/f5w8=
 -SHA1 (Hash-MultiValue-0.08.tar.gz) = hB0Y5AZE6d+FFmH93BLqW+6h6jg=
 -SHA256 (Hash-MultiValue-0.08.tar.gz) = 
 +B9xbX5VrIQdBaQ1qcka2Y5fR2VYlQQ75TIbOEOUFiI=
 -SIZE (Hash-MultiValue-0.08.tar.gz) = 47374
 +SHA256 (Hash-MultiValue-0.16.tar.gz) = 
 Zhgd96po4nhvr2iVyIsYuVyACo5Ob7TAf9F2QQo8c/Q=
 +SIZE (Hash-MultiValue-0.16.tar.gz) = 19841
 



Re: UPDATE: py-virtualenv

2015-06-10 Thread Benoit Lecocq
On 06/02/15 23:25, frantisek holop wrote:
 please test and commit.
 
 -f
 

Committed, thanks !



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 06:53:09

Modified files:
devel/p5-File-Find-Rule-Perl: Makefile distinfo 

Log message:
Update to p5-File-Find-Rule-Perl-1.15.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 06:08:08

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

Log message:
Update to py-pip-7.0.3.

from Frantisek Holop



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 06:48:15

Modified files:
x11/gnome/online-accounts: Makefile distinfo 
x11/gnome/online-accounts/pkg: PLIST 

Log message:
update to gnome-online-accounts-3.16.3



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/06/10 06:49:45

Modified files:
databases/freetds: Makefile 
databases/freetds/patches: patch-src_odbc_connectparams_c 
Removed files:
databases/freetds/patches: patch-include_sqlfront_h 

Log message:
Drop php 5.3 patch.
/etc - SYSCONFDIR



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 07:07:33

Modified files:
comms/conserver: Makefile distinfo 
comms/conserver/patches: patch-console_console_c 
Removed files:
comms/conserver/patches: patch-conserver_group_c 

Log message:
update to conserver-8.2.1



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 07:19:03

Modified files:
textproc/elasticsearch: Makefile 
textproc/elasticsearch/pkg: PLIST README 

Log message:
add paragraph regarding plugins management

from Pavel Korovin



Re: UPDATE: py-pip

2015-06-10 Thread Benoit Lecocq
On 06/02/15 23:14, frantisek holop wrote:
 please test and commit.
 
 -f
 

Committed, thanks !



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 06:16:12

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

Log message:
Update to py-virtualenv-13.0.3.

from Frantisek Holop



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2015/06/10 06:53:49

Removed files:
lang/php/5.3   : Makefile distinfo 
lang/php/5.3/patches: patch-aclocal_m4 patch-configure_in 
  patch-ext_gd_config_m4 
  patch-ext_gd_gdcache_h 
  patch-ext_gd_libgd_gdcache_h 
  patch-ext_gd_libgd_gdkanji_c 
  patch-ext_iconv_iconv_c 
  patch-ext_imap_config_m4 
  patch-ext_mysqlnd_config9_m4 
  patch-ext_odbc_config_m4 
  patch-ext_openssl_config0_m4 
  patch-ext_openssl_openssl_c 
  patch-ext_spl_php_spl_c 
  patch-ext_spl_php_spl_h 
  patch-ext_standard_config_m4 
  patch-ext_tidy_config_m4 
  patch-ext_tidy_tidy_c 
  patch-ext_xmlrpc_libxmlrpc_encodings_c 
  patch-main_php_h patch-main_php_ini_c 
  patch-main_php_open_temporary_file_c 
  patch-php_ini-development 
  patch-php_ini-production 
  patch-sapi_apache_mod_php5_c 
  patch-sapi_cgi_Makefile_frag 
  patch-sapi_cgi_cgi_main_c 
  patch-sapi_cgi_config9_m4 
  patch-sapi_cli_php_cli_c 
  patch-sapi_fpm_Makefile_frag 
  patch-sapi_fpm_config_m4 
  patch-sapi_fpm_fpm_fpm_atomic_h 
  patch-sapi_fpm_php-fpm_conf_in 
  patch-scripts_Makefile_frag 
  patch-scripts_php-config_in 
  patch-scripts_phpize_in 
lang/php/5.3/pkg: DESCR-fpm PFRAG.no-no_suhosin-main PLIST-bz2 
  PLIST-curl PLIST-dba PLIST-fastcgi PLIST-fpm 
  PLIST-gd PLIST-gmp PLIST-imap PLIST-intl 
  PLIST-ldap PLIST-main PLIST-mcrypt PLIST-mssql 
  PLIST-mysql PLIST-mysqli PLIST-odbc 
  PLIST-pcntl PLIST-pdo_dblib PLIST-pdo_mysql 
  PLIST-pdo_pgsql PLIST-pgsql PLIST-pspell 
  PLIST-shmop PLIST-snmp PLIST-soap PLIST-sqlite 
  PLIST-tidy PLIST-xmlrpc PLIST-xsl PLIST-zip 
  php_fpm.rc 

Log message:
bye-bye php-5.3; prodded by aja@



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 07:04:51

Modified files:
sysutils/monit : Makefile distinfo 

Log message:
update to monit-5.14



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 07:02:34

Modified files:
shells/tcsh: Makefile distinfo 
Removed files:
shells/tcsh/patches: patch-config_f_h patch-ed_refresh_c 
 patch-host_defs 

Log message:
- update to tcsh-6.19.00
- drop maintainership



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 07:18:47

Modified files:
devel/p5-File-DesktopEntry: Makefile distinfo 

Log message:
Update to p5-File-DesktopEntry-0.10.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2015/06/10 03:04:07

Added files:
infrastructure/man/man1: check-problems.1 

Log message:
documentation for check-problems, and description of sample output



Re: update p5-HTTP-Parser-XS

2015-06-10 Thread Benoit Lecocq
On 06/03/15 12:34, acam...@verlet.org wrote:
 acam...@verlet.org wrote:
 
 Updates from 0.13 to 0.17

 make test; ok
 make test ok on only user p5-Starman-0.4011
 tested in amd64

 comments, ok?

Committed, thanks !


 
 Please ignore duplicated diff in previous msg...
 
 Index: Makefile
 ===
 RCS file: /cvs/ports/www/p5-HTTP-Parser-XS/Makefile,v
 retrieving revision 1.4
 diff -u -p -r1.4 Makefile
 --- Makefile  14 Jun 2014 23:26:03 -  1.4
 +++ Makefile  26 May 2015 10:41:34 -
 @@ -4,8 +4,7 @@ COMMENT = fast, primitive HTTP request 
  
  SHARED_ONLY =Yes
  MODULES =cpan
 -DISTNAME =   HTTP-Parser-XS-0.13
 -REVISION =   1
 +DISTNAME =   HTTP-Parser-XS-0.17
  CATEGORIES = www
  MAINTAINER = Abel Abraham Camarillo Ojeda acam...@verlet.org
  
 Index: distinfo
 ===
 RCS file: /cvs/ports/www/p5-HTTP-Parser-XS/distinfo,v
 retrieving revision 1.1.1.1
 diff -u -p -r1.1.1.1 distinfo
 --- distinfo  7 Jan 2011 13:45:11 -   1.1.1.1
 +++ distinfo  26 May 2015 10:35:34 -
 @@ -1,5 +1,2 @@
 -MD5 (HTTP-Parser-XS-0.13.tar.gz) = FU9XQk5tV9797qHhbs1Csg==
 -RMD160 (HTTP-Parser-XS-0.13.tar.gz) = yZjeEHMbT8tebBwz19/Oy1V5PwI=
 -SHA1 (HTTP-Parser-XS-0.13.tar.gz) = G8q0hwQEqIqcIcPoil2bDRU0Ac0=
 -SHA256 (HTTP-Parser-XS-0.13.tar.gz) = 
 zgP0Jm0AqVPxe0/Dawce7K2F2np0FTcmzKmJs5BKnS8=
 -SIZE (HTTP-Parser-XS-0.13.tar.gz) = 76646
 +SHA256 (HTTP-Parser-XS-0.17.tar.gz) = 
 eU5oM+MmsQ0kNp+c2/wWZxBe9lkej0HlYaPUGnAnqAk=
 +SIZE (HTTP-Parser-XS-0.17.tar.gz) = 86185
 Index: pkg/PFRAG.shared
 ===
 RCS file: pkg/PFRAG.shared
 diff -N pkg/PFRAG.shared
 --- pkg/PFRAG.shared  7 Jan 2011 13:45:11 -   1.1.1.1
 +++ /dev/null 1 Jan 1970 00:00:00 -
 @@ -1,2 +0,0 @@
 -@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/01/07 13:45:11 jasper Exp $
 -${P5ARCH}/auto/HTTP/Parser/XS/XS.so
 Index: pkg/PLIST
 ===
 RCS file: /cvs/ports/www/p5-HTTP-Parser-XS/pkg/PLIST,v
 retrieving revision 1.2
 diff -u -p -r1.2 PLIST
 --- pkg/PLIST 14 Jun 2014 23:26:03 -  1.2
 +++ pkg/PLIST 26 May 2015 10:30:51 -
 @@ -11,4 +11,5 @@ ${P5ARCH}/auto/HTTP/
  ${P5ARCH}/auto/HTTP/Parser/
  ${P5ARCH}/auto/HTTP/Parser/XS/
  @comment ${P5ARCH}/auto/HTTP/Parser/XS/XS.bs
 +${P5ARCH}/auto/HTTP/Parser/XS/XS.so
  @man man/man3p/HTTP::Parser::XS.3p
 
 



Re: update p5-Filesys-Notify-Simple

2015-06-10 Thread Benoit Lecocq
On 06/03/15 12:53, acam...@verlet.org wrote:
 make test ok
 make test ok on only user p5-plack-1.0033
 
 comments, ok?


Committed, thanks !

 
 thanks
 
 Index: Makefile
 ===
 RCS file: /cvs/ports/sysutils/p5-Filesys-Notify-Simple/Makefile,v
 retrieving revision 1.2
 diff -u -p -r1.2 Makefile
 --- Makefile  11 Mar 2013 11:41:31 -  1.2
 +++ Makefile  26 May 2015 11:40:27 -
 @@ -3,7 +3,7 @@
  COMMENT =simple and dumb file system watcher
  
  MODULES =cpan
 -DISTNAME =   Filesys-Notify-Simple-0.06
 +DISTNAME =   Filesys-Notify-Simple-0.12
  CATEGORIES = sysutils
  MAINTAINER = Abel Abraham Camarillo Ojeda acam...@verlet.org
  
 Index: distinfo
 ===
 RCS file: /cvs/ports/sysutils/p5-Filesys-Notify-Simple/distinfo,v
 retrieving revision 1.1.1.1
 diff -u -p -r1.1.1.1 distinfo
 --- distinfo  11 Dec 2010 09:41:40 -  1.1.1.1
 +++ distinfo  26 May 2015 11:40:35 -
 @@ -1,5 +1,2 @@
 -MD5 (Filesys-Notify-Simple-0.06.tar.gz) = QyOHed8oOrHsJBQ3LuAXTg==
 -RMD160 (Filesys-Notify-Simple-0.06.tar.gz) = XjweYWc/FqHXLNfSxTLgQgApC1Q=
 -SHA1 (Filesys-Notify-Simple-0.06.tar.gz) = Hpp8QdFHwjbgMacbJVUTGQpCT74=
 -SHA256 (Filesys-Notify-Simple-0.06.tar.gz) = 
 ij3xo6ny314c0x6dpkvfCeph5UoGh5hllAhu3QDb3qk=
 -SIZE (Filesys-Notify-Simple-0.06.tar.gz) = 46661
 +SHA256 (Filesys-Notify-Simple-0.12.tar.gz) = 
 7K/N/evQcG/fG7fuG7vDBKZdcMbMBSVdFP0TPaaspg0=
 +SIZE (Filesys-Notify-Simple-0.12.tar.gz) = 12935
 



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 03:41:45

Modified files:
sysutils/p5-Filesys-Notify-Simple: Makefile distinfo 

Log message:
Update to p5-Filesys-Notify-Simple-0.12.

from Abel Abraham Camarillo Ojeda (maintainer)



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 02:08:20

Modified files:
devel/p5-Class-Accessor-Lite: Makefile distinfo 

Log message:
Update to p5-Class-Accessor-Lite-0.08.



Re: editors/nvi-m17n

2015-06-10 Thread YASUOKA Masahiko
On Wed, 10 Jun 2015 01:50:07 -0600
Anthony J. Bentley anth...@cathet.us wrote:
 Who uses nvi-m17n?
 
 Does it have any users left?
 
 Does nvi-m17n support significant use-cases that the nvi package (which
 is locale-capable) does not?

I had been a heavy user of nvi-m17n + canna for long time, but I
switched to nvi-iconv + uim-fep few years ago.  Actually nvi-m17n was
better in some functions (eg. moving forward/backward words on
Japanese text), but they are not serious for me.

 Note that editors/nvi supports all the encodings that nvi-m17n supports,
 but the reverse is not true. In particular, nvi-m17n does *not* support
 UTF-8. On the other hand, nvi-m17n has canna support (I don't know how
 this works). Do people use it?

I don't think so.  If exists, I'd suggest them to switch nvi-iconv.

--yasuoka



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 03:17:37

Modified files:
www/p5-CGI-Lite: Makefile distinfo 

Log message:
Update to p5-CGI-Lite-3.00.

from Abel Abraham Camarillo Ojeda (maintainer)



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Anthony J. Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2015/06/10 02:46:52

Modified files:
games/defendguin: Makefile 

Log message:
Update dead mirror.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 03:10:54

Modified files:
www/p5-HTTP-Parser-XS: Makefile distinfo 

Log message:
Update to p5-HTTP-Parser-XS-0.17.

from Abel Abraham Camarillo Ojeda (maintainer)



Re: update p5-CGI-Lite

2015-06-10 Thread Benoit Lecocq
On 06/03/15 12:41, acam...@verlet.org wrote:
 This updates p5-CGI-Lite from 2.05 to 3.00,
 nothing appears to depend on this and $ make test; is ok
 
 comments, ok?

Committed, thanks !

 
 Index: Makefile
 ===
 RCS file: /cvs/ports/www/p5-CGI-Lite/Makefile,v
 retrieving revision 1.10
 diff -u -p -r1.10 Makefile
 --- Makefile  11 Nov 2014 07:08:35 -  1.10
 +++ Makefile  26 May 2015 01:50:00 -
 @@ -2,7 +2,7 @@
  
  COMMENT= process and decode WWW forms and cookies
  
 -DISTNAME=CGI-Lite-2.05
 +DISTNAME=CGI-Lite-3.00
  CATEGORIES=  www
  
  MAINTAINER=  Abel Abraham Camarillo Ojeda acam...@verlet.org
 Index: distinfo
 ===
 RCS file: /cvs/ports/www/p5-CGI-Lite/distinfo,v
 retrieving revision 1.3
 diff -u -p -r1.3 distinfo
 --- distinfo  11 Nov 2014 07:08:35 -  1.3
 +++ distinfo  26 May 2015 01:50:16 -
 @@ -1,2 +1,2 @@
 -SHA256 (CGI-Lite-2.05.tar.gz) = x8QZwgDvRaN7oAORCJci1IE9IKJuGwQyJIDCBMo3o/Q=
 -SIZE (CGI-Lite-2.05.tar.gz) = 31274
 +SHA256 (CGI-Lite-3.00.tar.gz) = 5S5ImLsP+XKQBTxyIzpUzUiC2hJG58DoYZNhG2bQsrs=
 +SIZE (CGI-Lite-3.00.tar.gz) = 36288
 



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 03:35:05

Modified files:
devel/p5-Hash-MultiValue: Makefile distinfo 

Log message:
Update to p5-Hash-MultiValue-0.16.

from Abel Abraham Camarillo Ojeda (maintainer)



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 07:30:07

Modified files:
sysutils/mcollective-plugins/puppet-agent: Makefile distinfo 

Log message:
update to mcollective-puppet-agent-1.10.0



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 07:37:14

Modified files:
sysutils/mcollective-plugins/package-agent: Makefile distinfo 
sysutils/mcollective-plugins/package-agent/pkg: PLIST 

Log message:
update to mcollective-package-agent-4.4.0



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 07:26:43

Modified files:
devel/monotone : Makefile distinfo 
devel/monotone/pkg: PLIST 
Removed files:
devel/monotone/patches: patch-configure patch-keys_cc 

Log message:
- update to monotone-1.1

based on a diff from Richard Hopkins



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 07:25:32

Modified files:
sysutils/logstash/logstash: Makefile 
sysutils/logstash/logstash/pkg: PLIST 
Added files:
sysutils/logstash/logstash/pkg: README 

Log message:
run logstash as an unprivileged user, and add a note about plugins

from Pavel Korovin



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 07:51:06

Modified files:
devel/p5-ExtUtils-CChecker: Makefile distinfo 

Log message:
Update to p5-ExtUtils-CChecker-0.10.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 08:24:17

Modified files:
devel/p5-Locale-Maketext-Gettext: Makefile distinfo 

Log message:
Update to p5-Locale-Maketext-Gettext-1.28.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/06/10 00:34:45

Modified files:
graphics/ffmpeg: Makefile distinfo 
graphics/ffmpeg/patches: patch-configure 
graphics/ffmpeg/pkg: PLIST 
Removed files:
graphics/ffmpeg/patches: patch-libavcodec_libvpxenc_c 
 patch-libavcodec_x86_dcadsp_init_c 
 patch-libavutil_x86_float_dsp_init_c 

Log message:
Update to ffmpeg-20150609.

from brad (maintainer)



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/06/10 00:35:17

Modified files:
x11/mplayer: Makefile 

Log message:
Sync FFMPEG_V for new FFmpeg.

from brad



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 00:48:36

Modified files:
security/p5-Crypt-RIPEMD160: Makefile distinfo 
security/p5-Crypt-RIPEMD160/pkg: PLIST 

Log message:
Update to p5-Crypt-RIPEMD160-0.06.



Re: tig 2.1 dumps core on xserver repo

2015-06-10 Thread Matthieu Herrb
On Sat, Apr 18, 2015 at 11:32:52AM +0200, Matthieu Herrb wrote:
 On Wed, Apr 15, 2015 at 11:51:00PM +0200, Matthieu Herrb wrote:
  Hi,
  
  $ git clone git://anongit.freedesktop.org/git/xorg/xserver
  $ cd xserver
  $ tig
  
  $ gdb /usr/local/bin/tig tig.core
  GNU gdb 6.3
  Copyright 2004 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and you are
  welcome to change it and/or distribute copies of it under certain 
  conditions.
  Type show copying to see the conditions.
  There is absolutely no warranty for GDB.  Type show warranty for details.
  This GDB was configured as amd64-unknown-openbsd5.7...(no debugging 
  symbols found)
  
  Core was generated by `tig'.
  Program terminated with signal 11, Segmentation fault.
  (no debugging symbols found)
  Loaded symbols for /usr/local/bin/tig
  Reading symbols from /usr/local/lib/libiconv.so.6.0...(no debugging symbols 
  found)...done.
  Loaded symbols for /usr/local/lib/libiconv.so.6.0
  Reading symbols from /usr/lib/libncursesw.so.14.0...done.
  Loaded symbols for /usr/lib/libncursesw.so.14.0
  Reading symbols from /usr/lib/libc.so.79.0...done.
  Loaded symbols for /usr/lib/libc.so.79.0
  Reading symbols from /usr/libexec/ld.so...done.
  Loaded symbols for /usr/libexec/ld.so
  #0  0x03980d02c8e6 in shift_left () from /usr/local/bin/tig
  (gdb) bt
  #0  0x03980d02c8e6 in shift_left () from /usr/local/bin/tig
  #1  0x03980d02d410 in graph_render_parents () from /usr/local/bin/tig
  #2  0x03980d02a5b4 in main_read () from /usr/local/bin/tig
  #3  0x03980d01ff9b in update_view () from /usr/local/bin/tig
  #4  0x03980d01b562 in get_input () from /usr/local/bin/tig
  #5  0x03980d00b1b6 in main () from /usr/local/bin/tig
  (gdb)
  
  Previous version (1.2.1) works well on the same repository.
  
 
 FWIW: https://github.com/jonas/tig/issues/402
 
 altough it works on Linux valgrind  finds an access error there
 too. So yet another example of a bug found by otto malloc !
 -- 
 Matthieu Herrb
 

Jonas Fonseca (tig's developper) has fixed the issue upstreams
https://github.com/jonas/tig/commit/38e8e7d1527cab1d7c9d5cc8030c940d4e2485fb
Here's a patch for tig-2.1 in the ports tree. ok ?

Index: Makefile
===
RCS file: /cvs/OpenBSD/ports/devel/tig/Makefile,v
retrieving revision 1.13
diff -u -p -u -r1.13 Makefile
--- Makefile19 Mar 2015 16:05:01 -  1.13
+++ Makefile10 Jun 2015 06:41:05 -
@@ -2,6 +2,7 @@
 
 COMMENT =  ncurses GIT repository browser
 DISTNAME = tig-2.1
+REVISION = 0
 CATEGORIES =   devel
 HOMEPAGE = http://jonas.nitro.dk/tig/
 MAINTAINER =   Tobias Ulmer tobi...@tmux.org
Index: patches/patch-src_graph-v2_c
===
RCS file: patches/patch-src_graph-v2_c
diff -N patches/patch-src_graph-v2_c
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-src_graph-v2_c10 Jun 2015 06:44:09 -
@@ -0,0 +1,11 @@
+--- src/graph-v2.c.origWed Mar 11 04:30:33 2015
 src/graph-v2.c Wed Jun 10 08:43:43 2015
+@@ -668,7 +668,7 @@
+   symbol-matches_commit= (strcmp(column-id, graph-id) == 
0);
+ 
+   symbol-shift_left= shift_left(row, prev_row, pos);
+-  symbol-continue_shift= shift_left(row, prev_row, pos + 1);
++  symbol-continue_shift= (pos + 1  row-size) ? 
shift_left(row, prev_row, pos + 1) : 0;
+   symbol-below_shift   = 
prev_row-columns[pos].symbol.shift_left;
+ 
+   symbol-new_column= new_column(row, prev_row, pos);

-- 
Matthieu Herrb



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/06/10 10:13:01

Modified files:
x11/gtk+3  : Makefile distinfo 

Log message:
Update to gtk+3-3.16.4.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 10:00:38

Modified files:
net/p5-Net-Netmask: Makefile distinfo 

Log message:
Update to p5-Net-Netmask-1.9022.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2015/06/10 13:44:20

Modified files:
devel/libqtelegram-aseman-edition: Makefile distinfo 
devel/libqtelegram-aseman-edition/pkg: PLIST 

Log message:
Update to 4.1



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2015/06/10 13:47:04

Modified files:
net/cutegram   : Makefile distinfo 
net/cutegram/pkg: PLIST 
Removed files:
net/cutegram/patches: patch-Cutegram_Cutegram_pro 

Log message:
Update to 2.4.0
Changelog: http://aseman.co/downloads/cutegram/changelog



Re: [NEW] net/profanity and net/libstrophe

2015-06-10 Thread Antoine Jacoutot
On Wed, Jun 10, 2015 at 10:40:04PM +0200, Rafael Sadowski wrote:
 Hey @ports,
 
 here is my favorite XMPP console client (with dependency lib). The port
 based on Brian Callahan work in openbsd-wip. (Okay to take maintainer).
 All tests passed and worked well over months for me. (Tested 5.6, 5.7
 and current @amd64)

You don't need pre-configure not the BUILD_DEPENDS on AUTO_* for net/profanity 
-- you can just use CONFIGURE_STYLE=autoconf
I think you should actualy fix the configure.ac patch and send it upstream 
(just make it match openbsd like it does for freebsd).

-- 
Antoine



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 14:01:03

Modified files:
audio  : Makefile 
books  : Makefile 
devel  : Makefile 
inputmethods   : Makefile 
japanese   : Makefile 
lang   : Makefile 
net: Makefile 
telephony  : Makefile 
tests  : Makefile 
www: Makefile 

Log message:
sort, and use consistent whitespace



Re: UPDATE: math/maxima

2015-06-10 Thread Rafael Sadowski
On Mon Jun 08, 2015 at 06:19:55PM +0200, Ingo Feinerer wrote:
 On Thu, May 28, 2015 at 05:46:12PM +0200, Ingo Feinerer wrote:
  Update of math/maxima from 5.29.1 to 5.36.1:
  
  - patches/patch-src_init-cl_lisp is no longer needed as already included
upstream.
  - patches/patch-share_Makefile_in and patches/patch-src_Makefile_in
removed as maxima builds, installs, and runs fine for me without these
two as well.
 
 Based on the received feedback an updated diff:
 
 - Take maintainership
 - Minor rearrangements to follow the order as shown in Makefile.template
 - Consistent whitespace (RUN_DEPENDS = vs. RUN_DEPENDS=)
 - Consistent lower/upper case (Yes vs. yes)
 - Do not ship abs_integrate.info, kovacicODE.info, drawutils.info, and
   logic.info as there are other help formats available and install-info
   has problems with them (install-info: warning: no entries found for)
 - pre-configure is no longer necessary
 - make test:
 
   1 test failed out of 10,185 total tests.
 
   The single failing test is a rounding error / different notation,
   e.g., 12.344321123443212e-5 vs. 1.234432112344321E-4
 

hmm, less tests but no one fail in the current 5.29.1 version:

No unexpected errors found out of 9,519 tests.
real time : 519.432 secs
run time  : 514.450 secs
gc count  : 1651 times
consed: 27747929638208 bytes

Which one fails?



[NEW] net/profanity and net/libstrophe

2015-06-10 Thread Rafael Sadowski
Hey @ports,

here is my favorite XMPP console client (with dependency lib). The port
based on Brian Callahan work in openbsd-wip. (Okay to take maintainer).
All tests passed and worked well over months for me. (Tested 5.6, 5.7
and current @amd64)

Best,

Rafael

net/profanity:

Profanity is a console based XMPP client written in C using ncurses and
libstrophe, inspired by irssi.

Features:

* Supports XMPP chat services, including Google Talk and Facebook.
* Command driven user interface.
* Customizable functionality and user interface.
* OTR (Off The Record) message encryption.
* Chat room support.
* Roster management.
* Flexible resource and priority settings.
* Desktop notifications.
* Unicode support.
* Integrated DuckDuckGo searching.
* Send tiny URLs.

net/libstrophe:

libstrophe is a minimal XMPP library written in C. It has almost no
external dependencies, only an XML parsing library (expat or libxml are
both supported). It is designed for both POSIX and Windows systems.


profanity.tar.gz
Description: application/tar-gz


libstrophe.tar.gz
Description: application/tar-gz


CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 13:53:24

Modified files:
textproc   : Makefile 

Log message:
sort



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 13:52:47

Modified files:
textproc   : Makefile 

Log message:
reinstate ports lost in previous commit



Re: UPDATE: math/maxima

2015-06-10 Thread Rafael Sadowski
On Wed Jun 10, 2015 at 08:39:40PM +0200, Ingo Feinerer wrote:
 On Wed, Jun 10, 2015 at 06:59:54PM +0200, Rafael Sadowski wrote:
  On Mon Jun 08, 2015 at 06:19:55PM +0200, Ingo Feinerer wrote:
   On Thu, May 28, 2015 at 05:46:12PM +0200, Ingo Feinerer wrote:
Update of math/maxima from 5.29.1 to 5.36.1:

- patches/patch-src_init-cl_lisp is no longer needed as already included
  upstream.
- patches/patch-share_Makefile_in and patches/patch-src_Makefile_in
  removed as maxima builds, installs, and runs fine for me without these
  two as well.
   
   Based on the received feedback an updated diff:
   
   - Take maintainership
   - Minor rearrangements to follow the order as shown in Makefile.template
   - Consistent whitespace (RUN_DEPENDS = vs. RUN_DEPENDS=)
   - Consistent lower/upper case (Yes vs. yes)
   - Do not ship abs_integrate.info, kovacicODE.info, drawutils.info, and
 logic.info as there are other help formats available and install-info
 has problems with them (install-info: warning: no entries found for)
   - pre-configure is no longer necessary
   - make test:
   
 1 test failed out of 10,185 total tests.
   
 The single failing test is a rounding error / different notation,
 e.g., 12.344321123443212e-5 vs. 1.234432112344321E-4
   
  
  hmm, less tests but no one fail in the current 5.29.1 version:
  
  No unexpected errors found out of 9,519 tests.
  real time : 519.432 secs
  run time  : 514.450 secs
  gc count  : 1651 times
  consed: 27747929638208 bytes
  
  Which one fails?
 
 It is Problem 50 in rtest16. It is a known issue
 (https://bugzilla.redhat.com/show_bug.cgi?id=1217814), the problem is on
 ecl's side (but appears to be already fixed upstream):
 https://www.mail-archive.com/ecls-list@lists.sourceforge.net/msg03213.html
 So the maxima update should be fine.
 
 Best regards,
 Ingo

I'm not in the position for commit okay but tested and works for me
@amd64-current.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 14:32:29

Modified files:
sysutils/firmware: Makefile 

Log message:
hook up rtwn



Re: UPDATE: math/maxima

2015-06-10 Thread Ingo Feinerer
On Wed, Jun 10, 2015 at 06:59:54PM +0200, Rafael Sadowski wrote:
 On Mon Jun 08, 2015 at 06:19:55PM +0200, Ingo Feinerer wrote:
  On Thu, May 28, 2015 at 05:46:12PM +0200, Ingo Feinerer wrote:
   Update of math/maxima from 5.29.1 to 5.36.1:
   
   - patches/patch-src_init-cl_lisp is no longer needed as already included
 upstream.
   - patches/patch-share_Makefile_in and patches/patch-src_Makefile_in
 removed as maxima builds, installs, and runs fine for me without these
 two as well.
  
  Based on the received feedback an updated diff:
  
  - Take maintainership
  - Minor rearrangements to follow the order as shown in Makefile.template
  - Consistent whitespace (RUN_DEPENDS = vs. RUN_DEPENDS=)
  - Consistent lower/upper case (Yes vs. yes)
  - Do not ship abs_integrate.info, kovacicODE.info, drawutils.info, and
logic.info as there are other help formats available and install-info
has problems with them (install-info: warning: no entries found for)
  - pre-configure is no longer necessary
  - make test:
  
1 test failed out of 10,185 total tests.
  
The single failing test is a rounding error / different notation,
e.g., 12.344321123443212e-5 vs. 1.234432112344321E-4
  
 
 hmm, less tests but no one fail in the current 5.29.1 version:
 
 No unexpected errors found out of 9,519 tests.
 real time : 519.432 secs
 run time  : 514.450 secs
 gc count  : 1651 times
 consed: 27747929638208 bytes
 
 Which one fails?

It is Problem 50 in rtest16. It is a known issue
(https://bugzilla.redhat.com/show_bug.cgi?id=1217814), the problem is on
ecl's side (but appears to be already fixed upstream):
https://www.mail-archive.com/ecls-list@lists.sourceforge.net/msg03213.html
So the maxima update should be fine.

Best regards,
Ingo



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2015/06/10 12:25:09

Modified files:
sysutils/mcollective-plugins/nrpe-agent: Makefile distinfo 

Log message:
- update to mcollective-nrpe-agent-3.1.0

ok sebastia@ (new maintainer)



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:ports
Changes by: matth...@cvs.openbsd.org2015/06/10 12:33:00

Modified files:
devel/tig  : Makefile 
Added files:
devel/tig/patches: patch-src_graph-v2_c 

Log message:
Add upstream patch for bug https://github.com/jonas/tig/issues/402
ok ajacoutot@ dcoppa@



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 15:15:33

Modified files:
net/librenms   : Makefile distinfo 
net/librenms/patches: patch-html_install_php 
  patch-includes_defaults_inc_php 
  patch-includes_definitions_inc_php 
  patch-librenms_cron 
  patch-poller-wrapper_py 
net/librenms/pkg: PLIST 
Added files:
net/librenms/patches: patch-validate_php 

Log message:
update to a newer librenms snapshot from today



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 15:42:26

Modified files:
sysutils/conky : Makefile 
emulators/fuse : Makefile 
math/graphviz  : Makefile 
multimedia/gstreamer-0.10/plugins-good: Makefile 
multimedia/gstreamer-0.10/plugins-bad: Makefile 
multimedia/gstreamer-0.10/plugins-ugly: Makefile 
comms/hamlib   : Makefile 
net/ices   : Makefile 
x11/kde/libs3  : Makefile 
x11/kde/sdk3   : Makefile 
audio/libgpod  : Makefile 
textproc/libxslt: Makefile 
net/rrdtool: Makefile 

Log message:
sync wantlib, mostly lzma (from xml2)



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 16:27:29

Modified files:
graphics/darktable: Makefile 
Added files:
graphics/darktable/patches: 

patch-src_external_colord-gtk_CMakeLists_txt 

Log message:
darktable build failed if colord was present, as reported by nigel@;
fix and add as a dependency



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 16:47:24

Modified files:
net/isc-bind   : Tag: OPENBSD_5_7 Makefile distinfo 
Added files:
net/isc-bind/patches: Tag: OPENBSD_5_7 patch-configure_in 
Removed files:
net/isc-bind/patches: Tag: OPENBSD_5_7 patch-bin_named_config_c 
  patch-lib_dns_adb_c 
  patch-lib_dns_resolver_c 

Log message:
MFC: SECURITY update to BIND 9.10.2-P1, various problems with RPZ (policy 
zones),
and a possible crash with async zone loads. https://kb.isc.org/article/AA-01266

If you are using RPZ in BIND 9.10 in a production environment, and
particularly if you have multiple policy zones, you should upgrade to
BIND 9.10.2-P1. Otherwise, this upgrade is not urgent.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 15:27:21

Modified files:
mail/claws-mail: Makefile 

Log message:
WANTLIB += lzo2



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 15:53:49

Modified files:
audio/faad : Makefile 
audio/xmms-mad : Makefile 
audio/xmms-shn : Makefile 
audio/xmms-sid : Makefile 
audio/xmms-tremor: Makefile 
audio/xmms-wavpack: Makefile 
audio/xmms : Makefile 

Log message:
sync WANTLIB



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 16:04:04

Modified files:
graphics/sane-backends: Makefile 

Log message:
sync WANTLIB



Re: [NEW] net/profanity and net/libstrophe

2015-06-10 Thread Rafael Sadowski
On Wed Jun 10, 2015 at 11:00:30PM +0200, Rafael Sadowski wrote:
 On Wed Jun 10, 2015 at 10:49:38PM +0200, Antoine Jacoutot wrote:
  On Wed, Jun 10, 2015 at 10:40:04PM +0200, Rafael Sadowski wrote:
   Hey @ports,
   
   here is my favorite XMPP console client (with dependency lib). The port
   based on Brian Callahan work in openbsd-wip. (Okay to take maintainer).
   All tests passed and worked well over months for me. (Tested 5.6, 5.7
   and current @amd64)
  
  You don't need pre-configure not the BUILD_DEPENDS on AUTO_* for 
  net/profanity -- you can just use CONFIGURE_STYLE=autoconf
  I think you should actualy fix the configure.ac patch and send it upstream 
  (just make it match openbsd like it does for freebsd).
  
  -- 
  Antoine
 
 Thanks Antoine,
 
 fix pre-configure-version as attachment. I'll fix it and send upstream.
 This version okay for commit?
 
 Rafael

... attachment :-/


profanity.tar.gz
Description: application/tar-gz


Re: [NEW] net/profanity and net/libstrophe

2015-06-10 Thread Rafael Sadowski
On Wed Jun 10, 2015 at 10:49:38PM +0200, Antoine Jacoutot wrote:
 On Wed, Jun 10, 2015 at 10:40:04PM +0200, Rafael Sadowski wrote:
  Hey @ports,
  
  here is my favorite XMPP console client (with dependency lib). The port
  based on Brian Callahan work in openbsd-wip. (Okay to take maintainer).
  All tests passed and worked well over months for me. (Tested 5.6, 5.7
  and current @amd64)
 
 You don't need pre-configure not the BUILD_DEPENDS on AUTO_* for 
 net/profanity -- you can just use CONFIGURE_STYLE=autoconf
 I think you should actualy fix the configure.ac patch and send it upstream 
 (just make it match openbsd like it does for freebsd).
 
 -- 
 Antoine

Thanks Antoine,

fix pre-configure-version as attachment. I'll fix it and send upstream.
This version okay for commit?

Rafael



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 16:06:01

Modified files:
security/py-cryptography: Makefile 

Log message:
add missing WANTLIB



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 16:07:15

Modified files:
devel/py-cffi  : Makefile 

Log message:
add note re _cffi__ hash for security/py-cryptography



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/06/10 16:40:41

Modified files:
net/isc-bind   : Makefile distinfo 

Log message:
SECURITY update to BIND 9.10.2-P1, various problems with RPZ (policy zones),
and a possible crash with async zone loads. https://kb.isc.org/article/AA-01266

If you are using RPZ in BIND 9.10 in a production environment, and
particularly if you have multiple policy zones, you should upgrade to
BIND 9.10.2-P1. Otherwise, this upgrade is not urgent.



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2015/06/10 16:54:29

Modified files:
net/netsed : Makefile 

Log message:
Respect CFLAGS.

cc -O9 -fomit-frame-pointer, really?!?



Re: CVS: cvs.openbsd.org: ports

2015-06-10 Thread Kent R. Spillner
On Tue, Jun 09, 2015 at 09:43:48AM +0200, Antoine Jacoutot wrote:
 websocketd is broken for me:
...
 cd /exopi-obj/pobj/websocketd-0.2.10/go/src/golang.org/x/net/websocket
 sh: stdin[4]: cd: 
 /exopi-obj/pobj/websocketd-0.2.10/go/src/golang.org/x/net/websocket - No such 
 file or directory
 /usr/local/go/pkg/tool/openbsd_amd64/6g -o 
 /exopi-obj/pobj/websocketd-0.2.10/build-amd64/golang.org/x/net/websocket.a 
 -trimpath /exopi-obj/pobj/websocketd-0.2.10/build-amd64 -p 
 golang.org/x/net/websocket -complete -D 
 _/usr/local/go/src/golang.org/x/net/websocket -I 
 /exopi-obj/pobj/websocketd-0.2.10/build-amd64 -pack ./client.go ./hybi.go 
 ./server.go ./websocket.go
 open ./client.go: No such file or directory
 mkdir -p 
 /exopi-obj/pobj/websocketd-0.2.10/go/pkg/openbsd_amd64/golang.org/x/net/
 cp /exopi-obj/pobj/websocketd-0.2.10/build-amd64/golang.org/x/net/websocket.a 
 /exopi-obj/pobj/websocketd-0.2.10/go/pkg/openbsd_amd64/golang.org/x/net/websocket.a
 cp: 
 /exopi-obj/pobj/websocketd-0.2.10/build-amd64/golang.org/x/net/websocket.a: 
 No such file or directory
 go install golang.org/x/net/websocket: open 
 /exopi-obj/pobj/websocketd-0.2.10/go/pkg/openbsd_amd64/golang.org/x/net/websocket.a:
  permission denied
 can't load package: package golang.org/x/net/websocket:: cannot find package 
 golang.org/x/net/websocket: in any of:
 /usr/local/go/src/golang.org/x/net/websocket: (from $GOROOT)
 /exopi-obj/pobj/websocketd-0.2.10/go/src/golang.org/x/net/websocket: 
 (from $GOPATH)

Below is the quickest fix.  Ok?

I believe the problem Dmitrij was trying to solve by adding the -a
switch is that you can't repackage net/go-websocket when the package
is already installed.  Go sees the up-to-date websocket.a in GOPATH
so it skips the build altogether, and then our do-install target
fails.  The -a flag means force rebuilding of packages that are
already up-to-date which fixes that problem, but causes the
net/websocketd failure you saw because now its build is trying to
rebuild the Go websocket library.  :(

Index: lang/go/go.port.mk
===
RCS file: /work/cvsroot/ports/lang/go/go.port.mk,v
retrieving revision 1.2
diff -p -u -r1.2 go.port.mk
--- lang/go/go.port.mk  8 Jun 2015 09:17:04 -   1.2
+++ lang/go/go.port.mk  10 Jun 2015 21:37:28 -
@@ -21,7 +21,7 @@ MODGO_SUBDIR ?=   ${WRKDIST}
 MODGO_TYPE ?=  bin
 MODGO_WORKSPACE ?= ${WRKDIR}/go
 MODGO_CMD ?=   unset GOPATH; export GOPATH=${MODGO_WORKSPACE}; go
-MODGO_FLAGS += -a -x -work
+MODGO_FLAGS += -x -work
 MODGO_BUILD_CMD =  ${MODGO_CMD} install ${MODGO_FLAGS}
 MODGO_TEST_CMD =   ${MODGO_CMD} test ${MODGO_FLAGS}



CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 09:43:54

Modified files:
www/p5-HTML-TableExtract: Makefile distinfo 

Log message:
Update to p5-HTML-TableExtract-2.13.



libtool 2.4.2 experiences

2015-06-10 Thread Brent Cook
Hi,

 I've had some reports against LibreSSL that some failures building in
different environments (Solaris 11.2 and Cygwin, to name a couple) are
resolved when using newer versions of libtool. I normally build
LibreSSL tarballs with the latest version in ports, 2.4.2, but thought
it wouldn't hurt to give 2.4.6 a try.

The main thing I noticed is that 2.4.6 caused builds to slow
dramatically, 3-4x more slowly, with 85% of the time spent in system
on this dual-core i7 laptop running OpenBSD current. Here is 'make
-j4' with LibreSSL portable:

libtool 2.4.2
2m17.80s real 4m40.23s user 3m13.20s system

libtool 2.4.6
9m18.17s real 8m5.22s user24m44.62s system

Anyone else have similar experiences?



plan9port: enable fontsrv(4)

2015-06-10 Thread Gleydson Soares
Hi Pascal,

here is a diff[1] to enable fontsrv(4) support in ports/plan9/plan9port. diff 
inline below.

fontsrv(4) provides an interface to use X11 fonts in plan9port. It is useful, 
can be used to load anti-aliasing/TrueType fonts on acme.

eg:
fontsrv 
acme -f /mnt/font/DejaVu Sans Mono/8a/font

for list all available fonts:
$ fontsrv  
$ 9p ls font
 or
$ fontsrv -p .

Well, by default it is enabled, but requires X11 headers and on openbsd the 
plan9port/INSTALL script wasn't catching, therefore it was disabled.
so I did a patch to adjust it, append /usr/X11R6/include and 
/usr/X11R6/include/freetype2 to X11 headers check in ${WRKSRC}/INSTALL file 
script.

I already sent patch[2] upstream...

[1] http://shutupandhack.org/~gsoares/openbsd/plan9port-20140306p0.diff
[2] https://plan9port-review.googlesource.com/#/c/1290/

CC ports@ so others can also test and give us feedback.

comments, OK?

cheers,
gsoares.
? plan9port-20140306p0.diff
Index: Makefile
===
RCS file: /cvs/ports/plan9/plan9port/Makefile,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 Makefile
--- Makefile9 Mar 2014 20:26:48 -   1.5
+++ Makefile11 Jun 2015 05:12:54 -
@@ -6,6 +6,7 @@ BROKEN-powerpc =threading issues
 COMMENT =  Plan 9 from user space
 
 DISTNAME = plan9port-20140306
+REVISION = 0
 
 CATEGORIES =   plan9
 
Index: patches/patch-INSTALL
===
RCS file: /cvs/ports/plan9/plan9port/patches/patch-INSTALL,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 patch-INSTALL
--- patches/patch-INSTALL   9 Mar 2014 20:26:48 -   1.2
+++ patches/patch-INSTALL   11 Jun 2015 05:12:55 -
@@ -1,7 +1,24 @@
 $OpenBSD: patch-INSTALL,v 1.2 2014/03/09 20:26:48 pascal Exp $
 INSTALL.orig   Thu Mar  6 11:00:08 2014
-+++ INSTALLSun Mar  9 20:58:02 2014
-@@ -150,7 +150,7 @@ cd src
+
+INSTALL: append /usr/X11R6/include and /usr/X11R6/include/freetype2 to
+X11 headers detection, so that enable fontsrv build on OpenBSD.
+
+patch sent upstream:
+https://plan9port-review.googlesource.com/#/c/1290/
+
+--- INSTALL.orig   Thu Mar  6 07:00:08 2014
 INSTALLWed Jun 10 16:52:29 2015
+@@ -128,7 +128,8 @@ fi
+ if [ `uname` != Darwin ]; then
+   # Determine whether fontsrv X11 files are available.
+   rm -f a.out
+-  gcc -o a.out -c -Iinclude -I/usr/include -I/usr/local/include 
-I/usr/include/freetype2 -I/usr/local/include/freetype2 src/cmd/fontsrv/x11.c 
/dev/null 21
++  gcc -o a.out -c -Iinclude -I/usr/include -I/usr/local/include 
-I/usr/include/freetype2 -I/usr/local/include/freetype2 \
++  -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 
src/cmd/fontsrv/x11.c /dev/null 21
+   if [ -f a.out ]; then
+   echo   fontsrv dependencies found.
+   echo FONTSRV=fontsrv $PLAN9/config
+@@ -150,7 +151,7 @@ cd src
  if $dobuild; then
if [ ! -x ../bin/mk ]; then
echo * Building mk...
@@ -10,7 +27,7 @@ $OpenBSD: patch-INSTALL,v 1.2 2014/03/09
fi
if [ ! -x ../bin/mk ]; then
echo * Error: mk failed to build.
-@@ -158,7 +158,6 @@ if $dobuild; then
+@@ -158,7 +159,6 @@ if $dobuild; then
fi

echo * Building everything (be patient)...
@@ -18,7 +35,7 @@ $OpenBSD: patch-INSTALL,v 1.2 2014/03/09
mk libs-nuke
mk all || exit 1
if [ ! -x $PLAN9/src/cmd/o.cleanname -o ! -x $PLAN9/src/cmd/acme/o.acme 
]; then
-@@ -213,5 +212,5 @@ if $doinstall; then
+@@ -213,5 +213,5 @@ if $doinstall; then
echo   PLAN9=$PLAN9 export PLAN9
echo '  PATH=$PATH:$PLAN9/bin export PATH'
  fi
Index: pkg/PLIST
===
RCS file: /cvs/ports/plan9/plan9port/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST
--- pkg/PLIST   9 Mar 2014 20:26:48 -   1.3
+++ pkg/PLIST   11 Jun 2015 05:12:58 -
@@ -122,6 +122,7 @@ plan9/bin/doctype
 @bin plan9/bin/factotum
 @bin plan9/bin/file
 @bin plan9/bin/fmt
+@bin plan9/bin/fontsrv
 @bin plan9/bin/fortune
 plan9/bin/fossil/
 plan9/bin/fossil/conf


Re: [NEW] devel/jdk/1.8

2015-06-10 Thread Rafael Sadowski
On Sun Jun 07, 2015 at 04:19:43PM -0400, Kurt Miller wrote:
 Better later then never...
 
 OpenJDK 1.8 u45 for amd64 and i386. i386 has the same intermittent
 crash 1.7 has. Works well enough to self bootstrap using the
 native_bootstrap flavor. Needs some real world use now.
 
 Most of the upstream *bsd porting was done by FreeBSD java developers.
 The OpenBSD portions were done by myself and Bryan C. Everly.
 
 Look okay?
 
 -Kurt

Run with some old an new (only 1.8) JAR applications. Works as expected.

OpenBSD 5.7-current (GENERIC.MP) #33: Tue Jun  9 18:27:18 CEST 2015

Best,

Rafael



Vulnerable packages in ports tree 11/06

2015-06-10 Thread Sevan / Venture37
lang/php/5.6 - https://bugs.php.net/bug.php?id=69737
textproc/elasticsearch - CVE-2015-4165



Re: [update] samba-4.0.26

2015-06-10 Thread Ian Mcwilliam
Hmm, I see this.

===  Building package for samba-4.0.26
Create /usr/packages/amd64/all/samba-4.0.26.tgz
Error: Libraries in packing-lists in the ports tree
   and libraries from installed packages don't match
--- /tmp/dep_cache.jj4UL4tjY/portstree-samba-4.0.26 Thu Jun 11 13:41:38 2015
+++ /tmp/dep_cache.jj4UL4tjY/inst-samba-4.0.26  Thu Jun 11 13:41:38 2015
@@ -24,7 +24,7 @@
 -W ldb.0.0
 -W pyldb-util.0.0
 -W pytalloc-util.0.0
--W tdb.4.0
+-W tdb.5.0
 -W tevent.0.0
 -W lib/samba/nss_wrapper.0.0
 -W lib/samba/socket_wrapper.0.0
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:3242 'wantlib-args')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1955 
'/usr/packages/amd64/all/samba-4.0.26.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2506 
'_internal-package')
*** Error 1 in /usr/mystuff/net/samba4 
(/usr/ports/infrastructure/mk/bsd.port.mk:2486 'package')


Ian McWilliam


From: owner-po...@openbsd.org [owner-po...@openbsd.org] on behalf of Jérémie 
Courrèges-Anglas [j...@wxcvbn.org]
Sent: Saturday, 6 June 2015 5:14 AM
To: Ian McWilliam
Cc: OpenBSD ports; d...@openbsd.org
Subject: [update] samba-4.0.26

Untested so far.  talloc shlib version bumped only because the package
version changed, I haven't checked other libs.

Comments and test reports welcome!

Cheers,

Index: Makefile
===
RCS file: /cvs/ports/net/samba4/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile27 Feb 2015 17:32:52 -  1.10
+++ Makefile5 Jun 2015 18:11:37 -
@@ -1,9 +1,7 @@
 # $OpenBSD: Makefile,v 1.10 2015/02/27 17:32:52 jca Exp $

-BROKEN =   affected by CVE-2014-8143 and CVE-2015-0240
-
 SHARED_ONLY =  Yes
-VERSION =  4.0.22
+VERSION =  4.0.26
 DISTNAME = samba-${VERSION}
 DOCSVERSION =  v3-5-test-4c5a1b6b
 DISTFILES =${DISTNAME}${EXTRACT_SUFX} \
@@ -29,7 +27,7 @@ PKG_ARCH-docs =   *

 LDB_V =1.1.16
 #NTDB_V =  0.9
-TALLOC_V = 2.0.7
+TALLOC_V = 2.1.2
 TDB_V =1.2.11
 TEVENT_V = 0.9.18

@@ -72,7 +70,7 @@ SHARED_LIBS = asn1-samba4 0.0 \
smbldap 0.0 \
smbsharemodes   2.0 \
talloc  1.0 \
-   tdb 4.0 \
+   tdb 5.0 \
tevent  0.0 \
tevent-util 0.0 \
torture 0.0 \
@@ -189,8 +187,6 @@ CONFIGURE_ARGS =--enable-fhs \
--with-privatedir=${VARBASE}/samba/private \
--with-lockdir=${VARBASE}/run/samba \
--with-privileged-socket-dir=${VARBASE}/samba \
-   --with-perl-arch-install-dir=${PREFIX}/${P5ARCH} \
-   --with-perl-lib-install-dir=${PREFIX}/${P5SITE} \
--enable-selftest \
--pedantic

@@ -231,6 +227,8 @@ post-install:
-name '*.beforesubst' -or \
-name '*.deconforig' | \
xargs -rt rm --
+   # fix path to perl modules
+   mv ${PREFIX}/share/perl5/* ${PREFIX}/${P5SITE}
# precompiling Python modules
${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py ${WRKINST}${MODPY_SITEPKG}
${MODPY_BIN} -O ${MODPY_LIBDIR}/compileall.py ${WRKINST}${MODPY_SITEPKG}
Index: distinfo
===
RCS file: /cvs/ports/net/samba4/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo1 Nov 2014 10:44:05 -   1.6
+++ distinfo4 Jun 2015 11:43:17 -
@@ -1,4 +1,4 @@
-SHA256 (samba-4.0.22.tar.gz) = SxXmh/HgOFoj+vf4BbYSTbaZkcOa1tkWbe1gNcFr2lM=
+SHA256 (samba-4.0.26.tar.gz) = ziRBmSxtGJUNdS7bLRJ0s/fgVrLi6FFvxC5AjkoliUo=
 SHA256 (samba-docs-v3-5-test-4c5a1b6b.tar.bz2) = 
bsF0WP1KT1M3jMx3Z88MbsEQ1QEq9catijXpnPm7hZA=
-SIZE (samba-4.0.22.tar.gz) = 22140230
+SIZE (samba-4.0.26.tar.gz) = 22155521
 SIZE (samba-docs-v3-5-test-4c5a1b6b.tar.bz2) = 8070761
Index: patches/patch-buildtools_wafsamba_wafsamba_py
===
RCS file: /cvs/ports/net/samba4/patches/patch-buildtools_wafsamba_wafsamba_py,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-buildtools_wafsamba_wafsamba_py
--- patches/patch-buildtools_wafsamba_wafsamba_py   4 May 2014 16:08:29 
-   1.1.1.1
+++ patches/patch-buildtools_wafsamba_wafsamba_py   4 Jun 2015 11:45:08 
-
@@ -1,9 +1,9 @@
 $OpenBSD: patch-buildtools_wafsamba_wafsamba_py,v 1.1.1.1 2014/05/04 16:08:29 
zhuk Exp $
 Make Samba4 WAF respect OpenBSD shared libraries versioning 

CVS: cvs.openbsd.org: ports

2015-06-10 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/06/10 09:07:42

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

Log message:
Update to p5-Test-Reporter-1.62.