Re: mail/courier-imap: get rid of SSLv3

2015-07-18 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: This diff allows building courier-imap with no SSLv3 support in libssl. As noticed by naddy@ the config.h.in patch is superfluous since we regenerate the file with autoheader anyway. The rest of the diff stays as is. -- jca | PGP

Re: [update] databases/tdb - 1.2.12 (samba4 inside)

2015-07-17 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: Hi, instead of using tdb and talloc from net/samba4 I plan to use the available ports, databases/tdb and devel/libtalloc. That means keeping those ports in sync with whatever version is bundled by net/samba4. So here's an update to tdb

Re: CVS: cvs.openbsd.org: ports

2015-07-17 Thread Jérémie Courrèges-Anglas
Antoine Jacoutot ajacou...@cvs.openbsd.org writes: CVSROOT: /cvs Module name: ports Changes by: ajacou...@cvs.openbsd.org 2015/07/17 10:26:47 Modified files: graphics/evince: Makefile Log message: Do not RUN_DEPENDS on yelp for the light FLAVOR. requested by jca@

[update] devel/libtalloc - 2.1.2 (samba4)

2015-07-17 Thread Jérémie Courrèges-Anglas
Similar to the databases/tdb update, let's also bite the bullet with talloc. The waf patches are slightly different because of the addition of OpenBSD-specific tests that actually make things worse. (btw I'm not expecting reviews for the waf parts. ;) net/ocserv and net/samba still look happy.

Re: CVS: cvs.openbsd.org: ports

2015-07-17 Thread Jérémie Courrèges-Anglas
Jeremie Courreges-Anglas j...@cvs.openbsd.org writes: CVSROOT: /cvs Module name: ports Changes by: j...@cvs.openbsd.org2015/07/17 20:11:13 Modified files: databases/tdb : Makefile distinfo databases/tdb/patches: patch-include_tdb_h patch-rules_mk

[new] devel/pudb (python debugger)

2015-07-17 Thread Jérémie Courrèges-Anglas
The HOMEPAGE describes it well: https://pypi.python.org/pypi/pudb I use it at work, so why not make it available in the ports tree. pudb requires the py-urwid update I'll commit in a few minutes. Thoughts? ok to import? pudb.tgz Description: Binary data -- jca | PGP : 0x1524E7EE /

Re: duplicity backup to hubic - bunch of new deps

2015-07-17 Thread Jérémie Courrèges-Anglas
Brad Smith b...@comstyle.com writes: On 07/17/15 19:17, viq wrote: Anyone? I guess at this moment stage 1, ie let's get updated duplicity into the tree. But I'd appreciate some comments regarding state 2, adding pyrax and deps. This is a development release not a stable release. I also

Re: [update] py-urwid - 1.3.0 + python3

2015-07-17 Thread Jérémie Courrèges-Anglas
Antoine Jacoutot ajacou...@bsdfrog.org writes: On Fri, Jul 17, 2015 at 06:03:35PM -0600, Jérémie Courrèges-Anglas wrote: j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: I'd need this for a new port, pudb (https://pypi.python.org/pypi/pudb). From 5 to 1 failure with ''make test

[update] py-urwid - 1.3.0

2015-07-17 Thread Jérémie Courrèges-Anglas
I'd need this for a new port, pudb (https://pypi.python.org/pypi/pudb). From 5 to 1 failure with ''make test''. License is actually LGPL (no version specified), and update HOMEPAGE while here. I'll probably add a python3 flavor in a separate diff. Lightly tested with bpython and hgview.

Re: [update] py-urwid - 1.3.0 + python3

2015-07-17 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: I'd need this for a new port, pudb (https://pypi.python.org/pypi/pudb). From 5 to 1 failure with ''make test''. License is actually LGPL (no version specified), and update HOMEPAGE while here. I'll probably add a python3 flavor

[update] databases/tdb - 1.2.12 (samba4 inside)

2015-07-16 Thread Jérémie Courrèges-Anglas
Hi, instead of using tdb and talloc from net/samba4 I plan to use the available ports, databases/tdb and devel/libtalloc. That means keeping those ports in sync with whatever version is bundled by net/samba4. So here's an update to tdb-1.2.12. Brace yourself, this means a switch to the waf

Re: [update] databases/tdb - 1.2.12 (samba4 inside)

2015-07-16 Thread Jérémie Courrèges-Anglas
Hmm, there are problems with this diff. make port-lib-depends-check will rightfully complain because libpython isn't reachable. Should I make a -python subpackage, or are folks fine with adding python as a LIB_DEPENDS? I hope I didn't forget something else... -- jca | PGP : 0x1524E7EE / 5135

Re: UPDATE: security/stunnel to 5.20

2015-07-15 Thread Jérémie Courrèges-Anglas
Gleydson Soares gsoa...@gmail.com writes: - update stunnel to 5.20 - install stunnel3 perl script to emulate version 3.x command line options changelog: https://www.stunnel.org/sdf_ChangeLog.html diff inline below, also available at:

Re: samba4 switch - affected ports

2015-07-15 Thread Jérémie Courrèges-Anglas
Giovanni Bechis giova...@paclan.it writes: On 07/15/15 19:25, Jérémie Courrèges-Anglas wrote: So yesterday I looked at the ports that make use of samba. Turns out switching to samba4 should be easy. The only issues I'd hate to see would be weak architecture support (__sync_fetch_and_blah

samba4 switch - affected ports

2015-07-15 Thread Jérémie Courrèges-Anglas
So yesterday I looked at the ports that make use of samba. Turns out switching to samba4 should be easy. The only issues I'd hate to see would be weak architecture support (__sync_fetch_and_blah...). Anyway, this is a post-5.8 change. I'd appreciate testing from people running the affected

Re: samba4 switch - affected ports

2015-07-15 Thread Jérémie Courrèges-Anglas
Stuart Henderson st...@openbsd.org writes: On 2015/07/15 12:45, Jérémie Courrèges-Anglas wrote: Giovanni Bechis giova...@paclan.it writes: [...] From my latest tests there is no network browsing with a Samba4 AD server (at least till 4.1.18, I haven't tested 4.2.x) and a samba3 nmbd

Re: UPDATE: devel/py-serial 2.4 = 2.7 (+ python3 support)

2015-07-14 Thread Jérémie Courrèges-Anglas
Fred open...@crowsons.com writes: Hi, Hi, Attached is an update to py-serial I have lightly tested on amd64. Thanks Thanks for your diff. Some comments: - unnecessary whitespace changes in the Makefile - make plist is confused by the fact that ${MODPY_VERSION} == ${MODPY_EGG_VERSION}.

Re: UPDATE: py-peewee

2015-07-14 Thread Jérémie Courrèges-Anglas
Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: [update] s-nail-14.8.3

2015-07-14 Thread Jérémie Courrèges-Anglas
Steffen Nurpmeso sdao...@yandex.com writes: Jeremie Courreges-Anglas j...@wxcvbn.org wrote: [...] |This release brings an additional executable to perform dot-locking |against mailboxes. Since by default on OpenBSD /var/mail belongs to |root:wheel, mode 755 there is no way for that

Re: Patch for www/dwb

2015-07-03 Thread Jérémie Courrèges-Anglas
Henrik Friedrichsen hen...@diff.cc writes: Hey, On Fri, Jul 03, 2015 at 02:34:36PM +0200, Dmitrij D. Czarkoff wrote: Frankly, I see no point in having it: 1. It is developped on Archlinux and for Archlinux. Developpers seem to have little interest in portability, and are somewhat

Re: [abook] not updated in a while

2015-07-01 Thread Jérémie Courrèges-Anglas
Raf Czlonka rczlo...@gmail.com writes: Hi all, Is there any chance of getting abook updated in line with its git master[0] branch, or its last (pre)release at the very least, please? Updating to pre-release versions - or a vcs snapshot - is not the kind of thing we tend to do. I can think

Re: s-nail-14.8.2

2015-07-01 Thread Jérémie Courrèges-Anglas
Steffen Nurpmeso sdao...@yandex.com writes: Hello! Jeremie Courreges-Anglas j...@wxcvbn.org wrote: |here's an update to the latest release. |Test reports / comments / oks welcome. This is great, thank you very much for your interest and efforts! v14.8+ brings in over six months of

Pretest: mosh-1.2.4.95rc2

2015-06-29 Thread Jérémie Courrèges-Anglas
Hi, the mosh project published a release candidate yesterday, here's a diff for those who want to give it a try. --8-- 2015-06-?? Keith Winstein mosh-de...@mit.edu * Version 1.2.5 released. * New features: * Bind to a specific IP address with --bind-server.

Re: [update] Samba4 4.1.19

2015-06-27 Thread Jérémie Courrèges-Anglas
Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: UPDATE: security/stunnel-5.19

2015-06-23 Thread Jérémie Courrèges-Anglas
Gleydson Soares gsoa...@gmail.com writes: following diff[1] update stunnel to 5.19. I've been working on an update to 5.18 but upstream just released 5.19. Markus, could you have a double check if the 5.19 works for you on sparc64? jca@ the libressl/patches bits are now OK for you? Yup.

Re: opendnssec and softhsm revisited

2015-06-23 Thread Jérémie Courrèges-Anglas
Stuart Henderson st...@openbsd.org writes: On 2015/06/22 13:24, Jérémie Courrèges-Anglas wrote: Stuart Henderson st...@openbsd.org writes: [...] 2. The i386 problems are a bit concerning, it seems quite unlikely that they will only affect i386. I'll take a look at them

Re: [update] samba-4.1.18

2015-06-23 Thread Jérémie Courrèges-Anglas
Ian Mcwilliam i.mcwill...@uws.edu.au writes: Heimdal comes to mind as an issue. It's not sure to me how things will evolve upstream. On one hand heimdal is embedded in the build system right now, on the other hand there's work being done to get rid of that dependency. Most Linux distros use

Re: new: net/geomyidae

2015-06-22 Thread Jérémie Courrèges-Anglas
Joerg Jung m...@umaxx.net writes: Hi, thanks for looking into this! On Mon, Jun 22, 2015 at 02:04:47PM +0200, Jérémie Courrèges-Anglas wrote: Joerg Jung m...@umaxx.net writes: please find attached a port for net/geomyidae. $ cat pkg/DESCR

Re: opendnssec and softhsm revisited

2015-06-22 Thread Jérémie Courrèges-Anglas
Patrik Lundin pat...@sigterm.se writes: On Mon, Jun 22, 2015 at 01:24:35PM +0200, Jérémie Courrèges-Anglas wrote: Stuart Henderson st...@openbsd.org writes: 2. The i386 problems are a bit concerning, it seems quite unlikely that they will only affect i386. I'll take a look at them

Re: Update devel/libusb1 to 1.0.19

2015-06-22 Thread Jérémie Courrèges-Anglas
Martin Pieuchot m...@openbsd.org writes: Here's an update to the latest version. This diff is basically the same as last year and hopefully the regression exposed in the 1.0.18 are now gone. Please test with your favorite ports and report back. FWIW, the update looks sane ports-wise. If

Re: NEW: textproc/libxmlbird

2015-06-22 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: Brian Callahan bcal...@devio.us writes: Hi ports -- Attached is a new port, textproc/libxmlbird. It is an XML parser that was spun off from graphics/birdfont. It is required in order to update graphics/birdfont. OK? ok jca@ I forgot

Re: NEW: textproc/libxmlbird

2015-06-22 Thread Jérémie Courrèges-Anglas
Brian Callahan bcal...@devio.us writes: Hi ports -- Attached is a new port, textproc/libxmlbird. It is an XML parser that was spun off from graphics/birdfont. It is required in order to update graphics/birdfont. OK? ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC

Re: new: net/geomyidae

2015-06-22 Thread Jérémie Courrèges-Anglas
Joerg Jung m...@umaxx.net writes: Hi, please find attached a port for net/geomyidae. $ cat pkg/DESCR Geomyidae is a daemon for serving the Gopher protocol. It is based on gopherd for Plan 9. Comments? OKs? The Makefile could be more

Re: opendnssec and softhsm revisited

2015-06-22 Thread Jérémie Courrèges-Anglas
Stuart Henderson st...@openbsd.org writes: [...] 2. The i386 problems are a bit concerning, it seems quite unlikely that they will only affect i386. I'll take a look at them this evening, had to update my i386 box. softhsm is probably easier to test so let's look at that first. I'm fairly

devel/frama-c build failures (tag: OCaml)

2015-06-21 Thread Jérémie Courrèges-Anglas
Jasper and Antoine reported me failures in frama-c. I can't reproduce here, and don't quite understand what the problem is. Can anyone take a look? Building on localhost under devel/frama-c BDEPENDS = [lang/ocaml;devel/gmake;x11/lablgtk2] DIST =

Re: UPDATE: security/stunnel to 5.18

2015-06-21 Thread Jérémie Courrèges-Anglas
Gleydson Soares gsoa...@gmail.com writes: [...] What's the reason for using threads instead of forks? stunnel supports tree thread models: ucontext, pthread and fork... Since that It is the default process model in stunnel I switched to use it instead of fork. Although I hadn't a real

Re: moving sudo to ports

2015-06-20 Thread Jérémie Courrèges-Anglas
Todd C. Miller todd.mil...@courtesan.com writes: Updated port incorporating feedback from jca@. I no longer have a real vax to test with but I've verified that it works as expected with NO_SHARED_LIBS=yes ok to import it, though you might want to get more reviews. Is there a timeline for

[new] devel/p5-Parse-Yapp (read: samba4 and Parse::Yapp)

2015-06-20 Thread Jérémie Courrèges-Anglas
Hi, samba4 bundles its own version of Parse::Yapp::Driver and ships it if absent from the system. This has lead to build failures until I fixed it to always install said module. But this may not be the best solution. I see three alternatives: 1. stay as is, ship Parse::Yapp::Driver with

Re: [UPDATE] textproc/pdfgrep

2015-06-20 Thread Jérémie Courrèges-Anglas
Reinhold Straub demarc...@web.de writes: Hi, pdfgrep is hosted on a different server now. Committed, thanks. For the record the diff didn't apply (whitespace change; copy/paste?) and lacked a REVISION bump (since HOMEPAGE changed). -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC

Re: Master sites: drop ftp.sunet.se

2015-06-20 Thread Jérémie Courrèges-Anglas
Christian Weisgerber na...@mips.inka.de writes: Apparently, ftp.sunet.se is shutting down, so let's remove it from the MASTER_SITES in network.conf.template, ok? Sure. There are also a number of ports that list ftp.sunet.se individually; cleaning those up will be another step.

Re: Remove: x11/xlogout

2015-06-20 Thread Jérémie Courrèges-Anglas
ok to remove audio/mp3encode, benchmarks/bonnie, graphics/smpeg-xmms, net/aguri and x11/xlogout. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: new: net/ucspi-tools

2015-06-19 Thread Jérémie Courrèges-Anglas
Hi, I imported this yesterday, but I broke one rule: one needs an ok from another developer for new ports. :-| I unhooked ucspi-tools from net/Makefile for now. Could another porter please have a look at net/ucspi-tools and give me feedback/oks? -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36

Re: moving sudo to ports

2015-06-19 Thread Jérémie Courrèges-Anglas
Todd C. Miller todd.mil...@courtesan.com writes: With some help from espie@ I've got the sudo port in what I think is fairly good shape. I've included a tarball of it below. The port includes a few patches from the upcoming sudo 1.8.14 release to make packaging it easier and to support

Re: CVS: cvs.openbsd.org: ports

2015-06-19 Thread Jérémie Courrèges-Anglas
Jeremie Courreges-Anglas j...@cvs.openbsd.org writes: CVSROOT: /cvs Module name: ports Changes by: j...@cvs.openbsd.org2015/06/19 18:32:11 Modified files: net/samba4 : Makefile Log message: libnss_wins is not provided anymore This includes another change: switch

Re: UPDATE: security/stunnel to 5.18

2015-06-19 Thread Jérémie Courrèges-Anglas
Gleydson Soares gsoa...@gmail.com writes: On Mon, Jun 15, 2015 at 10:53:07PM -0300, Gleydson Soares wrote: the following diff[1] brings stunnel to the latest 5.18 Quick review: additional patches are required to make it build with libressl. I don't think the LibreSSL patches are right.

Re: [update] samba-4.1.18

2015-06-18 Thread Jérémie Courrèges-Anglas
Oh, by the way: the print_sockaddr() functions in libc/asr and samba4 conflict, this should be resolved after the next libc crank. For those who want to test this update right now: Index: asr_debug.c === RCS file:

[update] samba-4.1.18

2015-06-18 Thread Jérémie Courrèges-Anglas
A few notes: - ntdb support has been enabled by default upstream; I decided not to put it in an ntdb subpackage since upstream is discussing its removal: https://lists.samba.org/archive/samba-technical/2015-March/106098.html - Ian spotted that only OpenBSD doesn't make use of

Re: UPDATE: discount 2.1.6 - 2.1.8a

2015-06-16 Thread Jérémie Courrèges-Anglas
Kaashif Hymabaccus kaas...@kaashif.co.uk writes: Hello ports@, This updates discount from 2.1.6 to 2.1.8a. The binary is (still) renamed from markdown to discount to avoid collision with textproc/markdown. Passes all tests on amd64. OK? Committed, thanks. -- jca | PGP : 0x1524E7EE /

Re: [update] sysutils/pv 1.4.12-1.6.0

2015-06-16 Thread Jérémie Courrèges-Anglas
Scarlett scarlett@entering.space writes: the single patch has been committed upstream: (#1284) do not gzip man page, for non-Linux OSes (Bob Friesenhahn) tests mostly seem to pass on amd64. one fails because it assumes head(1) has -c. Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135

Re: [update] samba-4.0.26

2015-06-16 Thread Jérémie Courrèges-Anglas
Ian Mcwilliam i.mcwill...@uws.edu.au writes: Building out of mystuff directory fails. Building from the ports directory works. Go figure... I didn't try building it outside of /usr/ports/net/samba4; there are of course several problems with the build system. Including make package fails if

Re: [update] samba-4.0.26

2015-06-11 Thread Jérémie Courrèges-Anglas
Ian Mcwilliam i.mcwill...@uws.edu.au writes: 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 ---

Re: Update: archivers/cabextract 1.6

2015-06-09 Thread Jérémie Courrèges-Anglas
Christian Weisgerber na...@mips.inka.de writes: Update archivers/cabextract to 1.6. The significant change from 1.5 is that it fixes the extraction to absolute file names with invalid UTF-8 characters (CVE-2015-2060). This was already fixed in the port with patch-src_cabextract_c. Also,

Re: unbreak devel/jsoncpp on arm

2015-06-09 Thread Jérémie Courrèges-Anglas
Jonathan Gray j...@jsg.id.au writes: c++ -o buildscons/linux-gcc-4.2.1/src/test_lib_json/main.o -c -O2 -pipe -Iinclude -I. src/test_lib_json/main.cpp src/test_lib_json/main.cpp: In member function 'virtual void TestValueTestnull::runTestCase()': src/test_lib_json/main.cpp:285: error:

Re: i386 build failure: audio/ardour

2015-06-09 Thread Jérémie Courrèges-Anglas
David Coppa dco...@gmail.com writes: On Tue, Jun 9, 2015 at 1:23 PM, Jérémie Courrèges-Anglas j...@wxcvbn.org wrote: Thanks for pointing this out, Patrick. Here's a tentative diff. Stuart, could you please try it? There's also a fix from upstream: http://sourceforge.net/p/liblo/bugs

Re: i386 build failure: audio/ardour

2015-06-09 Thread Jérémie Courrèges-Anglas
Thanks for pointing this out, Patrick. Here's a tentative diff. Stuart, could you please try it? Index: Makefile === RCS file: /cvs/ports/audio/liblo/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile3

[update] samba-4.0.26

2015-06-05 Thread Jérémie Courrèges-Anglas
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

Re: deleting /usr/local/share/pkgconfig

2015-06-04 Thread Jérémie Courrèges-Anglas
Jan Stary h...@stare.cz writes: This is what graphite2-1.2.4 says after deletion (on #521: Fri May 22 @ macppc): --- -graphite2-1.2.4 --- Error deleting directory /usr/local/share/pkgconfig: Directory not empty Indeed, the directory is nonempty (other packages have their

Re: new: net/ucspi-tools

2015-06-04 Thread Jérémie Courrèges-Anglas
Hi Jan, Jan Klemkow j.klem...@wemelug.de writes: ping On Wed, May 27, 2015 at 01:27:44AM +0200, Jan Klemkow wrote: ping On Sat, May 16, 2015 at 01:30:39AM +0200, Jan Klemkow wrote: hi, this new port expense net/ucspi-tcp with TLS and SOCKSv5 support. This version also includes

Re: [NEW] mailest

2015-05-28 Thread Jérémie Courrèges-Anglas
Antoine Jacoutot ajacou...@bsdfrog.org writes: On Thu, May 28, 2015 at 11:18:07AM +0900, YASUOKA Masahiko wrote: On Wed, 27 May 2015 11:07:08 +0200 j...@wxcvbn.org (Jérémie Courrèges-Anglas) wrote: YASUOKA Masahiko yasu...@yasuoka.net writes: I'd like to add 'mail/mailest'. It's a new

Re: [NEW] mailest

2015-05-27 Thread Jérémie Courrèges-Anglas
YASUOKA Masahiko yasu...@yasuoka.net writes: I'd like to add 'mail/mailest'. It's a new search backend for Mew using Hyper Estrairer. It is to replace the existing search backend mewest. It is recently developed by myself, I think it's useful for all Mew users on OpenBSD. See

Fix databases/riak (was: Re: Remaining binutils-2.17 breakage (amd64))

2015-05-26 Thread Jérémie Courrèges-Anglas
Christian Weisgerber na...@mips.inka.de writes: From the latest amd64 bulk build. These ports failed to build with what are likely errors triggered by the switch to binutils-2.17: [...] databases/riak Here's a diff that should fix it. Index: Makefile

Re: Fix databases/riak

2015-05-26 Thread Jérémie Courrèges-Anglas
Antoine Jacoutot ajacou...@bsdfrog.org writes: Why not just AUTOCONF_VERSION and AUTOMAKE_VERSION... I thought that this scheme made it is easier to define other foo_AUTO*_VERSION for other bundled packages, should the need present itself. Also it documents what those autotools versions are

Re: [NEW] mail/mew (revival)

2015-05-26 Thread Jérémie Courrèges-Anglas
YASUOKA Masahiko yasu...@yasuoka.net writes: [...] I think I did it. Tested on info(1) and emacs, but I'm not sure it's enough. Nice! Thanks for fixing the rest of the issues too. I attached the update mew.tar.gz. How about this? ok jca@ Also, don't forget to remove mew from

Fix multimedia/mlt (was: Re: Remaining binutils-2.17 breakage (amd64))

2015-05-26 Thread Jérémie Courrèges-Anglas
Christian Weisgerber na...@mips.inka.de writes: From the latest amd64 bulk build. These ports failed to build with what are likely errors triggered by the switch to binutils-2.17: The remaining one (except for riak which is awaiting for oks): multimedia/mlt Index: Makefile

Re: new: sslmate-1.0.1

2015-05-25 Thread Jérémie Courrèges-Anglas
James Turner ja...@calminferno.net writes: [...] I've also updated the port to version 1.1.1 of sslmate. ok to import? ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: [NEW] mail/mew (revival)

2015-05-25 Thread Jérémie Courrèges-Anglas
YASUOKA Masahiko yasu...@openbsd.org writes: I'd like to add mail/mew to our ports. It had been a port once and it had been deleted last year since it had depended emacs21. Actually it works with many emacs versions. The problem is that we can't have a port that depends on emacs21 at build

Re: binutils 2.17 issues

2015-05-22 Thread Jérémie Courrèges-Anglas
Antoine Jacoutot ajacou...@bsdfrog.org writes: Seems luarexlib needs the same kind of love. Yeah. I sent out a diff for that a week ago or so, but nobody bothered to ok it. Ah sorry I missed it. I'll look at it. Hmm, I just grep'd for 'luarexlib' in my ports@ archive and could

Re: [patch] www/p5-Dancer outdated dependencies

2015-05-22 Thread Jérémie Courrèges-Anglas
Liviu Daia liviu.d...@gmail.com writes: On 21 May 2015, Jérémie Courrèges-Anglas j...@wxcvbn.org wrote: Liviu Daia liviu.d...@gmail.com writes: Dancer now requires Module::Runtime. I found that out trying to run ports-readmes-dancer. :) Yup. Hints for future patches

Re: binutils 2.17 issues (ADMfzap, swh-plugins, valgrind)

2015-05-21 Thread Jérémie Courrèges-Anglas
Mark Kettenis mark.kette...@xs4all.nl writes: From: j...@wxcvbn.org (=?utf-8?Q?J=C3=A9r=C3=A9mie_Courr=C3=A8ges-Anglas?=) Date: Thu, 21 May 2015 13:20:39 +0200 x11/pinot Fixed recently, but depends on graphics/exiv2 which is broken too. Are you already looking at it? That should be

Re: binutils 2.17 issues (ADMfzap, swh-plugins, valgrind)

2015-05-21 Thread Jérémie Courrèges-Anglas
Hi, a quick summary of what's yet to be done in the ports you listed. Mark Kettenis mark.kette...@xs4all.nl writes: Hi Folks, robert@ has been so kind to do a bulk build with binutils 2.17 on amd64, sent me a list of ports that failed to build and gave me access to the build logs. I've

Re: [patch] www/p5-Dancer outdated dependencies

2015-05-21 Thread Jérémie Courrèges-Anglas
Liviu Daia liviu.d...@gmail.com writes: Dancer now requires Module::Runtime. I found that out trying to run ports-readmes-dancer. :) Yup. Hints for future patches: - changing RUN_DEPENDS means you have to bump REVISION - always mail the MAINTAINER of the port. This is particularly

Re: binutils 2.17 issues (ADMfzap, swh-plugins, valgrind)

2015-05-21 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: [...] The solution here is to patch the port to link by invoking cc. 2. Ports that attempt to link code compiled without -fPIC into a shared library: devel/valgrind This one looks complicated. :) cc'd Masao in case he

Re: devel/bison

2015-05-18 Thread Jérémie Courrèges-Anglas
Mark Kettenis mark.kette...@xs4all.nl writes: From: j...@wxcvbn.org (=?utf-8?Q?J=C3=A9r=C3=A9mie_Courr=C3=A8ges-Anglas?=) Date: Mon, 18 May 2015 13:26:08 +0200 Mark Kettenis mark.kette...@xs4all.nl writes: This one is tricky. The bison skeleton code uses malloc(3) and free(3), and

Re: devel/bison

2015-05-18 Thread Jérémie Courrèges-Anglas
Mark Kettenis mark.kette...@xs4all.nl writes: This one is tricky. The bison skeleton code uses malloc(3) and free(3), and tries to make sure a prototype for those functions is in scope. It attempts to detect if stdlib.h has been included, and if not, provides its own prototypes. The

Re: update: www/pound

2015-05-13 Thread Jérémie Courrèges-Anglas
Matthias Kilian k...@outback.escape.de writes: Hi, the patch below updates www/pound to version 2.7. From the CHANGELOG: Enhancements: - added support for larger DH keys + compile-time parameter for DH bits (workaround for OpenSSL limitation) - added support for elliptical

Re: new: sslmate-1.0.1

2015-05-13 Thread Jérémie Courrèges-Anglas
James Turner ja...@calminferno.net writes: On Fri, May 01, 2015 at 04:46:18PM -0400, James Turner wrote: Attached is a new port for sslmate-1.0.1. Tested on amd64 with https://sandbox.sslmate.com and httpd(8). Everything works nicely. I was able to buy, list and revoke a certificate without

Re: [UPDATE] databases/barman 1.4.0 = 1.4.1

2015-05-13 Thread Jérémie Courrèges-Anglas
Eric Lalonde eric.c.lalo...@gmail.com writes: On May 5, 2015, at 11:24 PM, Eric Lalonde eric.c.lalo...@gmail.com wrote: Attached is a bugfix update to databases/barman. Fixes include improvements to WAL archival and exceptions that occur during error handling in Barman recovery. Full

Re: NEW: x11/libvterm

2015-05-13 Thread Jérémie Courrèges-Anglas
Matthew Martin phy1...@gmail.com writes: On Wed, Apr 22, 2015 at 11:37 AM, Matthew Martin phy1...@gmail.com wrote: Attached is libvterm which is required for pangoterm. While it works, launchpad seems to tar revisions on the fly in a non-deterministic way making checksums impossible. I

Re: UPDATE: net/bitlbee = 3.4

2015-05-13 Thread Jérémie Courrèges-Anglas
Committed. Thanks, -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: pjsua crashes on armv7 and macppc

2015-05-13 Thread Jérémie Courrèges-Anglas
Jan Stary h...@stare.cz writes: telephony/pjsua version 2.3 works for me on amd64 and i386, but segfaults immediately on current/armv7 (Beagle Bone Black) and current/macppc (MacMini). On macppc, it just goes $ pjsua Segmentation fault (core dumped) On armv7, $ pjsua

Re: CVS: cvs.openbsd.org: ports

2015-05-13 Thread Jérémie Courrèges-Anglas
Jeremie Courreges-Anglas j...@cvs.openbsd.org writes: CVSROOT: /cvs Module name: ports Changes by: j...@cvs.openbsd.org2015/05/13 13:01:10 Modified files: net/bitlbee: Makefile distinfo Log message: bitlbee-3.4 - remove MSN from COMMENT while here Diffs from Tom

Re: don't include CFLAGS in CXXFLAGS

2015-05-13 Thread Jérémie Courrèges-Anglas
Jonathan Gray j...@jsg.id.au writes: On Mon, May 11, 2015 at 08:21:44PM +0200, Jérémie Courrèges-Anglas wrote: Christian Weisgerber na...@mips.inka.de writes: Jonathan Gray: sys.mk automatically gets included by make(1) and sets CXXFLAGS to CFLAGS. If a Makefile defines additional

Re: UPDATE: net/bitlbee = 3.4

2015-05-13 Thread Jérémie Courrèges-Anglas
Hi, Henrik Friedrichsen hen...@diff.cc writes: Oops. Looks like the first message did not get to the list. Here is the patch one more time.. I see that Tom Doherty (cc'ed) had already sent an update to 3.4, including a tweak to remove MSN from COMMENT[1]. I can commit this if I get explicit

Re: UPDATE: graphics/djview4 4.10

2015-05-12 Thread Jérémie Courrèges-Anglas
Alexandr Shadchin alexandr.shadc...@gmail.com writes: On Sun, Mar 29, 2015 at 03:54:39PM +0500, Alexandr Shadchin wrote: Hi, This diff updates djview4 to the latest release. Tested on amd64. Comments ? OK ? Update to 4.10.3. Nits: you may want to set SHARED_ONLY to stop the build

Re: UPDATE: graphics/djview4 4.10

2015-05-12 Thread Jérémie Courrèges-Anglas
Alexandr Shadchin alexandr.shadc...@gmail.com writes: On Tue, May 12, 2015 at 06:09:28PM +0200, Jérémie Courrèges-Anglas wrote: Alexandr Shadchin alexandr.shadc...@gmail.com writes: On Sun, Mar 29, 2015 at 03:54:39PM +0500, Alexandr Shadchin wrote: Hi, This diff updates djview4

Re: UPDATE: www/py-requests 2.7.0

2015-05-12 Thread Jérémie Courrèges-Anglas
Alexandr Shadchin alexandr.shadc...@gmail.com writes: Hi, This diff updates py-requests to the latest release. Tested on amd64. Comments ? OK ? ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

[Antoine Jacoutot] CVS: cvs.openbsd.org: ports (xz dep for devel/gettext?)

2015-05-11 Thread Jérémie Courrèges-Anglas
Hi, an excerpt from the updated Makefile: # /usr/local/bin/autopoint[588]: xz: not found BUILD_DEPENDS += archivers/xz autopoint belongs to the gettext package. Reading the autopoint script it seems that the use of xz is hardc^Wencoded at build time. So, should gettext declare a

Re: don't include CFLAGS in CXXFLAGS

2015-05-11 Thread Jérémie Courrèges-Anglas
Christian Weisgerber na...@mips.inka.de writes: Jonathan Gray: sys.mk automatically gets included by make(1) and sets CXXFLAGS to CFLAGS. If a Makefile defines additional CFLAGS they will then be passed to the C++ compiler. Which creates problems with flags that should only be used by

Re: [Antoine Jacoutot] CVS: cvs.openbsd.org: ports (xz dep for devel/gettext?)

2015-05-11 Thread Jérémie Courrèges-Anglas
(forgot to Cc naddy) Antoine Jacoutot ajacou...@bsdfrog.org writes: On Mon, May 11, 2015 at 01:53:55PM +0200, Jérémie Courrèges-Anglas wrote: Hi, an excerpt from the updated Makefile: # /usr/local/bin/autopoint[588]: xz: not found BUILD_DEPENDS += archivers/xz autopoint

Re: don't include CFLAGS in CXXFLAGS

2015-05-07 Thread Jérémie Courrèges-Anglas
Christian Weisgerber na...@mips.inka.de writes: Jonathan Gray: sys.mk automatically gets included by make(1) and sets CXXFLAGS to CFLAGS. If a Makefile defines additional CFLAGS they will then be passed to the C++ compiler. Which creates problems with flags that should only be used by

Re: UPDATE: sysutils/stow 2.2.0

2015-05-07 Thread Jérémie Courrèges-Anglas
Andreas Kusalananda Kähäri andreas.kah...@icm.uu.se writes: Hi, Here's an update for GNU Stow that brings it up from version 1.3.3 to version 2.2.0. This updated version has been around since early 2012 and I've been using it successfully on other systems. Works well on amd64, and the

Re: amd64 bulk build failures 2015-04-24 (valgrind)

2015-04-30 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: Christian Weisgerber na...@mips.inka.de writes: Here are the failures from the latest amd64 package bulk build: devel/valgrind missing -fPIC games/freeciv picks up execinfo.h games/monadius SIGBUS mail/courier

Re: [UPDATE] textproc/py-lxml

2015-04-29 Thread Jérémie Courrèges-Anglas
attila att...@stalphonsos.com writes: attila att...@stalphonsos.com writes: textproc/py-lxml was at 3.3.5, which is a year old. I needed a more recent release, so I have an update that brings us to 3.4.3 (released 15-APR-2015), attached. The only changes are the single edit I made to

Re: amd64 bulk build failures 2015-04-24

2015-04-27 Thread Jérémie Courrèges-Anglas
Christian Weisgerber na...@mips.inka.de writes: Here are the failures from the latest amd64 package bulk build: [...] mail/courier-imap Cannot obtain information for user _courier Looks like user _courier has been deleted after courier-authlib was installed? -- jca | PGP : 0x1524E7EE

Re: UPDATE net/ipv6-toolkit

2015-04-27 Thread Jérémie Courrèges-Anglas
Alexander Bluhm alexander.bl...@gmx.net writes: Hi, Hi, I'd like to update ipv6toolkit to version 2.0. Upstream renamed it from ipv6-toolkit to ipv6toolkit. Is it sufficient to add a @conflict to PLIST to rename the package? I had to add an entry in devel/quirks to get an automatic

Re: UPDATE: mail/courier-imap

2015-04-21 Thread Jérémie Courrèges-Anglas
Giovanni Bechis giova...@paclan.it writes: On Mon, Apr 13, 2015 at 01:34:09PM +0200, Jérémie Courrèges-Anglas wrote: Giovanni Bechis giova...@paclan.it writes: On 04/04/15 11:53, Giovanni Bechis wrote: Update to latest version of both courier-imap and maildrop, a new port is needed

Re: [Update] Zsh 5.0.7

2015-04-21 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: [...] This is on -current, amd64. I also see 6 failures with zsh-5.0.5. Ideas? After updating to the latest snaps I get the same results as Theo does (a single failure that I failed to track down). Here is a diff, refreshed after Ingo's

Re: [Update] Zsh 5.0.7

2015-04-20 Thread Jérémie Courrèges-Anglas
Theo Buehler t...@math.ethz.ch writes: On Sat, Mar 28, 2015 at 02:20:34PM +0100, Theo Buehler wrote: On Sat, Mar 28, 2015 at 12:03:06PM +0100, Christopher Zimmermann wrote: On Thu, 23 Oct 2014 13:16:52 +0200 Theo Buehler t...@math.ethz.ch wrote: On Wed, Oct 22, 2014 at 04:45:26PM

delete devel/libunicode? (was: Re: UPDATE: mail/courier-imap)

2015-04-20 Thread Jérémie Courrèges-Anglas
Hi, (sorry for the delay) Giovanni Bechis giova...@paclan.it writes: On Mon, Apr 13, 2015 at 01:34:09PM +0200, Jérémie Courrèges-Anglas wrote: Giovanni Bechis giova...@paclan.it writes: On 04/04/15 11:53, Giovanni Bechis wrote: Update to latest version of both courier-imap and maildrop

Re: PATCH: par2cmdline crash with -q option

2015-04-19 Thread Jérémie Courrèges-Anglas
Mikolaj Kucharski miko...@kucharski.name writes: Hi, Cli currently core dumps when executed with -q or -qq option. Below patch fixes the issue. Committed. Nitpicking: the comment line in the patch was too long ( 80 chars). Thanks, -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC

<    1   2   3   4   5   6   7   8   9   >