Re: postfix and DANE

2016-08-10 Thread Melinda Shore
On 8/10/16 4:31 PM, Stuart Henderson wrote:
> Does anything use it yet? No disrespect to the software intended, and if
> it's useful I'm all for it, but I see little point in preemptively adding s
> library to ports before another port needs it.

That's why I've been holding off on adding it until we've
got the privacy-preserving stub resolver as a standard
part of the distribution.  But, if there's interesting in
moving postfix to a new DNS library, it's worth taking a
look at getdns because of its security and privacy
features, and its one-step DNSSEC validation.

Melinda





signature.asc
Description: OpenPGP digital signature


Re: postfix and DANE

2016-08-10 Thread Stuart Henderson
On 2016/08/10 08:22, Melinda Shore wrote:
> On 8/10/16 4:49 AM, Stuart Henderson wrote:
> > I think the best way will be to write a port for libunbound.
> 
> Getting a port out for libgetdns (http://getdnsapi.org/)
> has been on my to-do list for some time and it should
> probably be bumped up in priority.

Does anything use it yet? No disrespect to the software intended, and if
it's useful I'm all for it, but I see little point in preemptively adding s
library to ports before another port needs it.



OfflineIMAP v7.0.5 released

2016-08-10 Thread Remi Locherer
Hi,

There is again a bugfix release for offlineimap. The machineui is fixed and
the dry-run mode is a bit improved.

I tested it with dovecot on OpenBSD 5.9 and gmail.

Remi


Index: Makefile
===
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile3 Aug 2016 09:24:15 -   1.35
+++ Makefile10 Aug 2016 22:01:51 -
@@ -2,7 +2,7 @@
 
 COMMENT=   powerful IMAP/Maildir synchronization and reader support
 
-MODPY_EGG_VERSION = 7.0.4
+MODPY_EGG_VERSION = 7.0.5
 GH_ACCOUNT =   OfflineIMAP
 GH_PROJECT =   offlineimap
 GH_TAGNAME =   v${MODPY_EGG_VERSION}
Index: distinfo
===
RCS file: /cvs/ports/mail/offlineimap/distinfo,v
retrieving revision 1.23
diff -u -p -r1.23 distinfo
--- distinfo3 Aug 2016 09:24:15 -   1.23
+++ distinfo10 Aug 2016 22:01:51 -
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-7.0.4.tar.gz) = 
P4SAJ6W5hlBh+f9WvIoO5tc3D1P+W7Wnbj6SIP6mPrw=
-SIZE (offlineimap-7.0.4.tar.gz) = 689027
+SHA256 (offlineimap-7.0.5.tar.gz) = 
dmaMAy0+HIRa3a+Zt/TcYbuy4GA4qFMiNH1G0iM+lRc=
+SIZE (offlineimap-7.0.5.tar.gz) = 689611



[NEW] graphics/py-pdfrw

2016-08-10 Thread George Rosamond
New port for consideration, py-pdfrw.  Tested a bit with python2.7.

>From pkg/DESCR:

pdfrw is a Python library and utility that reads and writes PDF files.

Operations include subsetting, merging, rotating and modifying metadata.

pdfrw faithfully reproduces vector formats without rasterization, so the
rst2pdf package has used pdfrw for PDF and SVG images by default since
March 2010.

pdfrw can also be used in conjunction with reportlab, in order to re-use
portions of existing PDFs in new PDFs created with reportlab.

Thanks.

g


py-pdfrw.tgz
Description: Binary data


CVS: cvs.openbsd.org: ports

2016-08-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/08/10 14:53:14

Modified files:
sysutils   : Makefile 

Log message:
+sysmon



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/08/10 14:53:27

Modified files:
textproc/wkhtmltopdf: Makefile distinfo 

Log message:
update to wkhtmltopdf-0.12.3.2, from Frank Groeneveld



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/08/10 14:52:47

Log message:
import sysutils/sysmon, from George Rosamond, ok landry

Sysmon is a network monitoring tool designed to provide high performance and
accurate network monitoring.

This tool is available in the public domain for anyone to use it that is
interested. It provides better performance and checking capabilities than 
other
tools such as Rover, Nocmon (not this: Nocmonitor), Whatsup, Big Brother, 
and
other such tools.

Configuration is simple and hierarchical, and can easily integrate email 
alerts.

Currently supported protocols include SMTP, IMAP, HTTP, TCP, UDP, NNTP, and
PING. Sysmon also provides a simple web output of monitored hosts.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20160810

N ports/sysutils/sysmon/Makefile
N ports/sysutils/sysmon/distinfo
N ports/sysutils/sysmon/pkg/DESCR
N ports/sysutils/sysmon/pkg/PLIST
N ports/sysutils/sysmon/pkg/sysmond.rc
N ports/sysutils/sysmon/pkg/README
N ports/sysutils/sysmon/patches/patch-examples_sysmon_conf_dist

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2016/08/10 14:19:45

Modified files:
www/seamonkey  : Makefile 
Added files:
www/seamonkey/patches: 
   patch-mozilla_js_src_jit_ExecutableAllocator_cpp 

Log message:
Enable nonWritableJitCode to fix mmap W^X violations



Re: Haskell wxneeded

2016-08-10 Thread Matthias Kilian
Hi,

On Tue, Aug 09, 2016 at 10:20:47AM +0200, Martijn Rijkeboer wrote:
> > A real fix would be either hacking on ghcs dynamic loader or trying
> > to update to a newer ghc.
> 
> For now I would like to stick to 7.10.3 because I'm using Stackage LTS
> which targets that version.

But I want to move forward with ghc (because ghc-8 works much better
on OpenBSD as Karel Gardas wrote some time ago). Not necessarily
right now, but at least during this release cycle (i.e. before
OpenBSD 6.1).

Ciao,
Kili



Re: emacs on powerpc with relro

2016-08-10 Thread Jeremie Courreges-Anglas

editors/emacs maintainer here,

Philip Guenther  writes:

> emacs on powerpc no longer needs to be built with --bss-plt, so the final 
> one-line 'case' in editors/emacs/patches/patch-configure that currently 
> adds it can be removed.  I've uploaded the emacs-24.5p5-no_x11.tgz I built 
> and that seemed to work in my trivial testing to ~guenther on cvs.

Cool, I've removed the bss-plt bits.  Thanks!

>
> For the record, the readelf -l output on the emacs binary shows:
>
> Program Headers:
>   Type   Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
>   PHDR   0x34 0x01800034 0x01800034 0x00120 0x00120 R E 0x4
>   INTERP 0x187e30 0x01987e30 0x01987e30 0x00013 0x00013 R   0x1
>   [Requesting program interpreter: /usr/libexec/ld.so]
>   LOAD   0x00 0x0180 0x0180 0x1a4ddc 0x1a4ddc R E 0x1
>   LOAD   0x1a59e4 0x019b59e4 0x019b59e4 0x6d661c 0x6d661c RW  0x1
>   DYNAMIC0x1a5a28 0x019b5a28 0x019b5a28 0x000f0 0x000f0 RW  0x4
>   NOTE   0x187e44 0x01987e44 0x01987e44 0x00018 0x00018 R   0x4
>   GNU_EH_FRAME   0x1a4d8c 0x019a4d8c 0x019a4d8c 0x00014 0x00014 R   0x4
>   OPENBSD_RANDOM 0x1a59e4 0x019b59e4 0x019b59e4 0x4 0x4 RW  0x4
>   GNU_RELRO  0x1a59e4 0x019b59e4 0x019b59e4 0x2aa14 0x2aa14 R   0x4
>
>  Section to Segment mapping:
>   Segment Sections...
>00
>01 .interp
>02 .init .text .fini .interp .note.openbsd.ident .hash .dynsym .dynstr 
> .gnu.version .gnu.version_r .rela.got .rela.bss .rela.plt .rodata 
> .eh_frame_hdr .eh_frame
>03 .openbsd.randomdata .ctors .dtors .jcr .got2 .dynamic .got .plt 
> .sdata .data .data
>04 .dynamic
>05 .note.openbsd.ident
>06 .eh_frame_hdr
>07 .openbsd.randomdata
>08 .openbsd.randomdata .ctors .dtors .jcr .got2 .dynamic .got .plt
>
>
> 
>
>
> Philip Guenther
>

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



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2016/08/10 13:21:37

Modified files:
editors/emacs  : Makefile 
editors/emacs/patches: patch-configure 

Log message:
Looks like powerpc doesn't need bss-plt layout anymore.

Thanks guenther@ for the tests & report.



Re: postfix and DANE

2016-08-10 Thread Melinda Shore
On 8/10/16 4:49 AM, Stuart Henderson wrote:
> I think the best way will be to write a port for libunbound.

Getting a port out for libgetdns (http://getdnsapi.org/)
has been on my to-do list for some time and it should
probably be bumped up in priority.  I had been waiting
for the 1.1 release.  The data structures
are kind of a PITA but you may prefer it for dnssec
validation, etc., plus it already has support for privacy-
preserving queries (TLS transport options), roadblock
avoidance, and so on.  The validator is pretty flexible.
Although it says "unbound security" we've removed the
unbound dependency - at this point the only thing you'd
need unbound for is to retrieve and install the dnssec
trust anchor.

Melinda




signature.asc
Description: OpenPGP digital signature


Re: [NEW] sysutils/sysmon

2016-08-10 Thread Stuart Henderson
On 2016/07/31 19:04, George Rosamond wrote:
> On 06/26/16 22:09, George Rosamond wrote:
> > On 06/21/16 05:34, Stuart Henderson wrote:
> >> Could you either fix the net-snmp detection or explicitly disable
> >> it like this please?
> >>
> >> CONFIGURE_ENV =ac_cv_header_net_snmp_version_h=no
> >>
> >> A few things about share/examples/sysmon/sysmon.conf.dist,
> >>
> >> - should probably be @sample'd into ${SYSCONFDIR}/sysmon.conf,
> >> if not then at least it wants an @extra ${SYSCONFDIR}/sysmon.conf
> >> in PLIST.
> >>
> >> - patch to replace /usr/local/htdocs/index.html with something
> >> better, calling it index.html is probably bad so maybe
> >> /var/www/htdocs/sysmon.html
> > 
> > Fixed as per above.
> > 
> > Updated version attached.
> > 
> 
> ping.
> 
> g
> 

This is OK sthen@ to import, or I can do it if I have a second OK.
I have re-attached for convenience.



sysmon.tgz
Description: application/tar-gz


CVS: cvs.openbsd.org: ports

2016-08-10 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/08/10 09:54:29

Modified files:
editors/vim: Makefile distinfo 
editors/vim/patches: patch-runtime_filetype_vim 
 patch-runtime_syntax_c_vim 
 patch-src_configure_in patch-src_vim_h 
editors/vim/pkg: DESCR-lang DESCR-main PLIST-lang PLIST-main 
Added files:
editors/vim/patches: patch-runtime_gvim_desktop 
Removed files:
editors/vim/files: gvim.desktop 

Log message:
update to vim-7.4.2181, from frantisek holop, and I trimmed DESCR-lang a bit.



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 09:19:39

Modified files:
infrastructure/mk: arch-defines.mk 

Log message:
remove armish



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 08:51:27

Modified files:
textproc/py-cssutils: Makefile 
textproc/py-cssutils/pkg: PLIST 

Log message:
resolve conflict with unflavored package



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 08:31:14

Modified files:
textproc   : Makefile 

Log message:
+py-cssutils,python3



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 08:30:39

Modified files:
textproc/py-cssutils: Makefile distinfo 
textproc/py-cssutils/pkg: PLIST 

Log message:
- update to cssutils-1.0.1
- add python3 flavor



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 08:09:39

Modified files:
sysutils/tmux-mem-cpu-load: Makefile distinfo 
Removed files:
sysutils/tmux-mem-cpu-load/patches: patch-openbsd_memory_cc 

Log message:
update to tmux-mem-cpu-load-3.4.0



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 08:06:20

Modified files:
sysutils/facter: Makefile distinfo 

Log message:
update to facter-3.3.0



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/leatherman: Makefile distinfo 
Removed files:
devel/leatherman/patches: patch-curl_tests_client_test_cc 
  patch-curl_tests_mock_curl_cc 

Log message:
update to leatherman-0.8.1



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 08:01:04

Modified files:
sysutils/monit : Makefile distinfo 

Log message:
update to monit-5.19.0



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 07:39:49

Modified files:
net/apache-activemq: Makefile distinfo 
net/apache-activemq/pkg: PLIST 

Log message:
update to apache-activemq-5.14.0



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 07:34:18

Modified files:
devel/ruby-rspec/3/core: Makefile distinfo 

Log message:
update to rspec-core-3.5.2



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 07:33:56

Modified files:
devel/iso-codes: Makefile distinfo 

Log message:
update to iso-codes-3.69



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/08/10 07:33:34

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

Log message:
update to p5-Config-IniFiles-2.93



Re: postfix and DANE

2016-08-10 Thread Stuart Henderson
On 2016/08/10 12:39, Simon Mages wrote:
> Not even as a flavor?
> 
> Without this DANE is not usable ...

The libbind port is not good, there are conflicts with libc's resolver.
We need a different way to handle this, there are already problems with the
existing ports that use it.

I think the best way will be to write a port for libunbound.



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2016/08/10 06:35:00

Modified files:
textproc/p5-XML-LibXSLT: Makefile distinfo 

Log message:
update p5-XML-LibXSLT to 1.95



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2016/08/10 06:22:33

Modified files:
textproc/p5-XML-LibXML: Makefile distinfo 

Log message:
update p5-XML-LibXML to 2.0128



Re: net/syncthing and @extraunexec

2016-08-10 Thread Marc Espie
On Wed, Aug 10, 2016 at 12:14:13AM +0200, Antoine Jacoutot wrote:
> The problem is that these messages are displayed at update time.
> I assume because from pkg_add's point of view it's a delete+add.
> IMHO UNMESSAGE and @extraunexec stuffs should not be displayed at update time.

UNMESSAGE is already not displayed when it doesn't change (like MESSAGE).
Sporadic things like package version do not belong in there.



update to claws-mail-3.14.0

2016-08-10 Thread Daniel Jakots
Hi,

Here's a diff to update claws-mail to its latest release. Changelog is
available as usual http://claws-mail.org/NEWS

Quickly tested (so far) on amd64, seems to work fine.

Comments? OK?

Cheers,
Daniel

Index: Makefile
===
RCS file: /cvs/ports/mail/claws-mail/Makefile,v
retrieving revision 1.90
diff -u -p -r1.90 Makefile
--- Makefile3 Aug 2016 18:47:57 -   1.90
+++ Makefile10 Aug 2016 11:07:15 -
@@ -8,9 +8,7 @@ COMMENT-htmlviewer= fancy htmlviewer plu
 COMMENT-pdfviewer= pdfviewer plugin
 COMMENT-gdata= gdata plugin
 
-V= 3.13.2
-REVISION=  0
-REVISION-main= 2
+V= 3.14.0
 DISTNAME=  claws-mail-${V}
 PKGNAME-main=  ${DISTNAME}
 PKGNAME-bogofilter=claws-mail-bogofilter-${V}
Index: distinfo
===
RCS file: /cvs/ports/mail/claws-mail/distinfo,v
retrieving revision 1.30
diff -u -p -r1.30 distinfo
--- distinfo19 Jan 2016 18:19:22 -  1.30
+++ distinfo10 Aug 2016 11:07:15 -
@@ -1,2 +1,2 @@
-SHA256 (claws/claws-mail-3.13.2.tar.gz) = 
ErpIb2jw/m6QvpQY4nLdWdDcQdpxCvUILAJNdyPseEc=
-SIZE (claws/claws-mail-3.13.2.tar.gz) = 10609680
+SHA256 (claws/claws-mail-3.14.0.tar.gz) = 
gk22e2Cb/cf0O2+C2KgtIDMBco8l5Y4ZYW0JyBL0vw0=
+SIZE (claws/claws-mail-3.14.0.tar.gz) = 11181527
Index: patches/patch-configure_ac
===
RCS file: /cvs/ports/mail/claws-mail/patches/patch-configure_ac,v
retrieving revision 1.14
diff -u -p -r1.14 patch-configure_ac
--- patches/patch-configure_ac  3 Aug 2016 18:47:57 -   1.14
+++ patches/patch-configure_ac  10 Aug 2016 11:07:15 -
@@ -1,6 +1,6 @@
 $OpenBSD: patch-configure_ac,v 1.14 2016/08/03 18:47:57 edd Exp $
 configure.ac.orig  Tue Jan 19 11:02:30 2016
-+++ configure.ac   Sun Jul 31 11:52:43 2016
+--- configure.ac.orig  Sun Aug  7 10:08:05 2016
 configure.ac   Wed Aug 10 11:11:32 2016
 @@ -149,7 +149,7 @@ AM_CONDITIONAL(CYGWIN, test x"$env_cygwin" = x"yes")
  
  if test "$GCC" = "yes"
@@ -19,7 +19,7 @@ $OpenBSD: patch-configure_ac,v 1.14 2016
*dragonfly*)
AC_SEARCH_LIBS(encrypt, cipher, [], 
AC_MSG_ERROR(['encrypt'-function not found.]))
;;
-@@ -737,6 +739,7 @@ if test x"$enable_alternate_addressbook" = xno; then
+@@ -772,6 +774,7 @@ if test x"$enable_alternate_addressbook" = xno; then
AC_CHECK_LIB(resolv, res_query, LDAP_LIBS="$LDAP_LIBS -lresolv")
AC_CHECK_LIB(socket, bind, LDAP_LIBS="$LDAP_LIBS -lsocket")
AC_CHECK_LIB(nsl, gethostbyaddr, LDAP_LIBS="$LDAP_LIBS -lnsl")
@@ -27,7 +27,7 @@ $OpenBSD: patch-configure_ac,v 1.14 2016
AC_CHECK_LIB(lber, ber_get_tag, LDAP_LIBS="$LDAP_LIBS -llber",,
 $LDAP_LIBS)
  
-@@ -809,7 +812,7 @@ if test x"$enable_alternate_addressbook" = xno; then
+@@ -844,7 +847,7 @@ if test x"$enable_alternate_addressbook" = xno; then
   AC_DEFINE(USE_JPILOT, 1, Define if 
you want JPilot support in addressbook.) ])
fi
  
Index: patches/patch-src_common_ssl_c
===
RCS file: /cvs/ports/mail/claws-mail/patches/patch-src_common_ssl_c,v
retrieving revision 1.1
diff -u -p -r1.1 patch-src_common_ssl_c
--- patches/patch-src_common_ssl_c  3 Aug 2016 18:47:57 -   1.1
+++ patches/patch-src_common_ssl_c  10 Aug 2016 11:07:15 -
@@ -2,9 +2,9 @@ $OpenBSD: patch-src_common_ssl_c,v 1.1 2
 
 Add OpenBSD CA cert path.
 
 src/common/ssl.c.orig  Tue Jan 19 11:02:30 2016
-+++ src/common/ssl.c   Sun Jul 31 12:31:11 2016
-@@ -115,6 +115,7 @@ const gchar *claws_ssl_get_cert_file(void)
+--- src/common/ssl.c.orig  Sun Aug  7 10:08:05 2016
 src/common/ssl.c   Wed Aug 10 11:11:31 2016
+@@ -119,6 +119,7 @@ const gchar *claws_ssl_get_cert_file(void)
  {
  #ifndef G_OS_WIN32
const char *cert_files[]={
Index: pkg/PLIST-main
===
RCS file: /cvs/ports/mail/claws-mail/pkg/PLIST-main,v
retrieving revision 1.34
diff -u -p -r1.34 PLIST-main
--- pkg/PLIST-main  2 Mar 2016 12:38:03 -   1.34
+++ pkg/PLIST-main  10 Aug 2016 11:07:15 -
@@ -49,6 +49,7 @@ include/claws-mail/common/log.h
 include/claws-mail/common/md5.h
 include/claws-mail/common/mgutils.h
 include/claws-mail/common/passcrypt.h
+include/claws-mail/common/pkcs5_pbkdf2.h
 include/claws-mail/common/plugin.h
 include/claws-mail/common/prefs.h
 include/claws-mail/common/progressindicator.h
@@ -174,6 +175,9 @@ include/claws-mail/news.h
 include/claws-mail/news_gtk.h
 include/claws-mail/noticeview.h
 include/claws-mail/partial_download.h
+include/claws-mail/password.h
+include/claws-mail/password_gtk.h
+include/claws-mail/passwordstore.h
 

Re: postfix and DANE

2016-08-10 Thread Simon Mages
Not even as a flavor?

Without this DANE is not usable ...


2016-08-10 11:22 GMT+02:00, Stuart Henderson :
> On 2016/08/10 10:21, Simon Mages wrote:
>> Hi,
>>
>> i wanted to use DANE with postfix, but the resolver implementation in libc
>> does
>> not support EDNS0 at the moment. To make it work i linked postfix against
>> libbind. This seems to work, maybe it makes sense to have this as the
>> default?
>
> nonononono...
>



NEW: devel/gitlab-ci-multi-runner

2016-08-10 Thread Frank Groeneveld
Attached a port for gitlab-ci-multi-runner:

---
A runner for Gitlab CI. It runs tests and sends the results to GitLab.
GitLab CI is the open-source continuous integration service included
with GitLab that coordinates the testing.
---

My previous attempt stranded because I needed some upstream patches and
a prebuilt docker image. I've solved this problem by just simply
disabling the docker parts, we won't be able to use that on OpenBSD
anyway.

What do you think, can this be imported?

Thanks

Frank


gitlab-ci-multi-runner-1.4.1.tar.gz
Description: application/tar-gz


Re: [updates] py-qt5, py-sip, py-qscintilla & qscintilla

2016-08-10 Thread Landry Breuil
On Tue, Aug 09, 2016 at 11:54:56AM +0200, Landry Breuil wrote:
> Hi,
> 
> while trying to debug issues i'm seeing in qgis, took the liberty to
> update the python ports coming from riverbankcomputing.com, ie py-sip,
> py-qt5 (py-qt4 is already at the latest), qscintilla and py-qscintilla.
> 
> As always, anything depending/using sip breaks at every API update, so
> if you use anything that depends on it directly or indirectly, make sure
> you runtime-test them.. ie tortoisehg, git-cola, hgview, calibre,
> picard, puddletag, py-kde, kate.. i'm rebuilding qgis with all those
> updated right now.

Fwiw, these updates allows me to get rid of the two hacks i had to put
in qgis 2.16 update to workaround sip crashes. So that's quite an
improvement for me :)

Landry



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2016/08/10 03:32:15

Modified files:
net/owncloudclient: Makefile distinfo 
net/owncloudclient/patches: patch-src_gui_application_cpp 

Log message:
update to owncloudclient-2.2.3



Re: net/syncthing and @extraunexec

2016-08-10 Thread Edd Barrett
On Wed, Aug 10, 2016 at 12:14:13AM +0200, Antoine Jacoutot wrote:
> The problem is that these messages are displayed at update time.
> I assume because from pkg_add's point of view it's a delete+add.

This was my working theory also.

> IMHO UNMESSAGE and @extraunexec stuffs should not be displayed at update time.

Seems sensible.

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk



Re: UPDATE: vim

2016-08-10 Thread Stuart Henderson
On 2016/08/09 23:49, frantisek holop wrote:
> yeah, i guess this is not a very good strategy
> so here is a simple update without the gtk3 efforts :]
> 
> please test and commit.

Looks good, I will confirm/commit later today.



Re: postfix and DANE

2016-08-10 Thread Stuart Henderson
On 2016/08/10 10:21, Simon Mages wrote:
> Hi,
> 
> i wanted to use DANE with postfix, but the resolver implementation in libc 
> does
> not support EDNS0 at the moment. To make it work i linked postfix against
> libbind. This seems to work, maybe it makes sense to have this as the default?

nonononono...



Re: NEW: fonts/gentium

2016-08-10 Thread Dmitrij D. Czarkoff
"Anthony J. Bentley"  wrote:

>Anthony J. Bentley writes:
>> Gentium is a typeface family designed to enable the diverse \
>> ethnic groups
>> around the world who use the Latin, Cyrillic and Greek \
>> scripts to produce
>> readable, high-quality publications. It supports a wide \
>> range of Latin- and
>> Cyrillic-based alphabets.
>> 
>> ok?
>
>Why yes, I never forget to attach the port. Why do you ask?

OK czarkoff@, although DESCR could benifit from rewriting.



CVS: cvs.openbsd.org: ports

2016-08-10 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2016/08/10 02:50:24

Modified files:
x11/xmobar : Makefile distinfo 
x11/xmobar/files: Batt.hs Binding.hsc 
x11/xmobar/patches: patch-samples_xmobar_config 
patch-src_Plugins_Monitors_hs 
patch-xmobar_cabal 

Log message:
Update to xmobar-0.24.2



postfix and DANE

2016-08-10 Thread Simon Mages
Hi,

i wanted to use DANE with postfix, but the resolver implementation in libc does
not support EDNS0 at the moment. To make it work i linked postfix against
libbind. This seems to work, maybe it makes sense to have this as the default?

It looks like they want to switch to libunbound in a future release, at least
thats what they write in:
/usr/ports/pobj/postfix-3.1.1/postfix-3.1.1/src/dns/dns_lookup.c

I was not able to find libunbound on the system, although unbound is in base.
Should libunbound be in the base system or will it be in the future?

Anyway, this is the diff to make the port build against libbind:

Index: Makefile.inc
===
RCS file: /cvs/ports/mail/postfix/Makefile.inc,v
retrieving revision 1.91
diff -u -p -u -p -r1.91 Makefile.inc
--- Makefile.inc13 Sep 2014 18:09:21 -  1.91
+++ Makefile.inc10 Aug 2016 08:06:47 -
@@ -25,10 +25,12 @@ PERMIT_PACKAGE_CDROM=   cannot be sold, se
 PERMIT_PACKAGE_FTP=yes
 PERMIT_DISTFILES_FTP=  yes

-LIB_DEPENDS+=  devel/pcre
+LIB_DEPENDS+=  devel/pcre \
+   net/libbind

 MAKE_DEBUG?=
 MAKE_CCARGS+=  -I. -I../../include
+MAKE_CCARGS+=  -I${LOCALBASE}/include/bind
 MAKE_CCARGS+=  -DDEF_CONFIG_DIR=\"${SYSCONFDIR}/postfix\"
 MAKE_CCARGS+=  -DDEF_DATA_DIR=\"/var/postfix\"
 MAKE_CCARGS+=  -DHAS_SQLITE
@@ -36,9 +38,10 @@ MAKE_CCARGS+=-DUSE_TLS
 MAKE_CCARGS+=  -DUSE_SASL_AUTH
 # no UTF-8 support for now
 MAKE_CCARGS+=  -DNO_EAI
-MAKE_AUXLIBS+= -lssl -lcrypto -lsqlite3 -pthread
+MAKE_AUXLIBS+= -lssl -lcrypto -lsqlite3 -pthread \
+   -L${LOCALBASE}/lib/libbind -lbind -R${LOCALBASE}/lib/libbind

-WANTLIB=   c crypto pcre pthread sqlite3 ssl
+WANTLIB=   c crypto pcre pthread sqlite3 ssl lib/libbind/bind

 ALL_TARGET=default



Re: NEW: fonts/gentium

2016-08-10 Thread Anthony J. Bentley
Anthony J. Bentley writes:
> Gentium is a typeface family designed to enable the diverse ethnic groups
> around the world who use the Latin, Cyrillic and Greek scripts to produce
> readable, high-quality publications. It supports a wide range of Latin- and
> Cyrillic-based alphabets.
> 
> ok?

Why yes, I never forget to attach the port. Why do you ask?


gentium.tar.gz
Description: gentium.tar.gz


CVS: cvs.openbsd.org: ports

2016-08-10 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2016/08/10 01:08:28

Modified files:
lang/ghc   : Makefile 

Log message:
Mark ghc as wxneeded for now.

A real fix would be to remove PROT_EXEC from mmapForLinker() in
rts/Linker.c and to flip PROT_WRITE / PROT_EXEC  in loadObj_()
when it's done, but this requires a little bit more time for
testing (turnaround times for building and testing ghc aren't
that funny).



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2016/08/10 00:21:19

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.10.54.



CVS: cvs.openbsd.org: ports

2016-08-10 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2016/08/10 00:20:59

Modified files:
net/py-botocore: Makefile distinfo 
net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.4.44.



Re: Security update textproc/wkhtmltopdf-0.12.3.2

2016-08-10 Thread Frank Groeneveld
On Thu, Jul 28, 2016 at 04:54:18PM +0200, Frank Groeneveld wrote:
> 
> I'll bring this patch up again after the lock is removed, because
> without security issues there is no rush this port update.
> 

Bringing this up again now that the lock is gone. Could somebody commit
this if there are no objections?

Thanks!

Frank
Index: Makefile
===
RCS file: /cvs/ports/textproc/wkhtmltopdf/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile3 Apr 2016 14:20:03 -   1.8
+++ Makefile27 Jul 2016 08:26:08 -
@@ -7,9 +7,8 @@ COMMENT =   convert HTML to PDF using Web
 
 GH_ACCOUNT =   wkhtmltopdf
 GH_PROJECT =   wkhtmltopdf
-GH_TAGNAME =   0.12.2.4
-REVISION = 3
-QT_COMMIT =7e48a1fac7e0f9aefccd01e9871f987da3a62fda
+GH_TAGNAME =   0.12.3.2
+QT_COMMIT =8dae19a82231e87366d81c683bafcb025aea9c1d
 MASTER_SITES0 =https://github.com/wkhtmltopdf/qt/archive/
 DISTFILES =${DISTNAME}.tar.gz \
wkhtmltopdf-qt-${QT_COMMIT}{${QT_COMMIT}}.tar.gz:0
Index: distinfo
===
RCS file: /cvs/ports/textproc/wkhtmltopdf/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo6 Jan 2016 16:50:35 -   1.2
+++ distinfo27 Jul 2016 08:26:08 -
@@ -1,4 +1,4 @@
-SHA256 (wkhtmltopdf-0.12.2.4.tar.gz) = 
27AWbpzhkeeH6QlgHkzbrnEGnylpM2Lt9c19TUREcog=
-SHA256 (wkhtmltopdf-qt-7e48a1fac7e0f9aefccd01e9871f987da3a62fda.tar.gz) = 
0uxGcEwKVGE7Wlhv/0bSRZLFCiYYJJTxqkmKy0aLwlQ=
-SIZE (wkhtmltopdf-0.12.2.4.tar.gz) = 127595
-SIZE (wkhtmltopdf-qt-7e48a1fac7e0f9aefccd01e9871f987da3a62fda.tar.gz) = 
173043701
+SHA256 (wkhtmltopdf-0.12.3.2.tar.gz) = 
chUj74fMuTe/NxSt4ZsRL0y4os2EDjSzDybuJixB/hY=
+SHA256 (wkhtmltopdf-qt-8dae19a82231e87366d81c683bafcb025aea9c1d.tar.gz) = 
w7Fa4y044TfRu3BSWGNK+CFzbANS6VIVCk01NrjISl4=
+SIZE (wkhtmltopdf-0.12.3.2.tar.gz) = 128050
+SIZE (wkhtmltopdf-qt-8dae19a82231e87366d81c683bafcb025aea9c1d.tar.gz) = 
173040690


CVS: cvs.openbsd.org: ports

2016-08-10 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2016/08/10 00:12:46

Modified files:
x11/gnome/photos: Makefile distinfo 

Log message:
Update to gnome-photos-3.20.3.