Re: From -static to ${STATIC}

2014-12-27 Thread Jeremie Courreges-Anglas
Looks like it works fine here.

Re: Update mail/s-nail to 14.7.11

2015-02-03 Thread Jeremie Courreges-Anglas
trondd tro...@gmail.com wrote: Easy update to 14.7.11 which fixes an IMAP crash I was having. Been using this on amd64 and zaurus for several weeks. Looks sane to me. Unless I hear objections I will commit this tomorrow. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE

[update] s-nail-14.8.3 (was: Re: s-nail-14.8.2)

2015-07-06 Thread Jeremie Courreges-Anglas
So here's the update to s-nail-14.8.3. 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 (setgid) executable to work, so I removed it from the build

s-nail-14.8.2

2015-06-30 Thread Jeremie Courreges-Anglas
Hi, here's an update to the latest release. Test reports / comments / oks welcome. Note that s-nail gained a few tests since its import in the ports tree. Cheers, Index: Makefile === RCS file: /cvs/ports/mail/s-nail/Makefile,v

Re: Need a review for port of games/bastet (tetris like)

2016-06-08 Thread Jeremie Courreges-Anglas
Solène RAPENNE <sol...@perso.pw> writes: > Hello > > Jeremie Courreges-Anglas writes: > >> The 2015083000 part in 0.43.1.2015083000 was to make clear that it's the >> 0.43.1 release plus a few patches. I don't think we actually care. >> > > I see,

Re: Need a review for port of games/bastet (tetris like)

2016-06-08 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas <j...@wxcvbn.org> writes: > Solène RAPENNE <sol...@perso.pw> writes: > >> Hello >> >> Jeremie Courreges-Anglas writes: >> >>> The 2015083000 part in 0.43.1.2015083000 was to make clear that it's the >>> 0.43.1

Re: lua.port.mk FLAVOR handling

2016-06-07 Thread Jeremie Courreges-Anglas
Florian Stinglmayr <flor...@n0la.org> writes: > On Fri, May 27, 2016 at 02:21:39PM +0200, Jeremie Courreges-Anglas wrote: >> j...@wxcvbn.org (Jeremie Courreges-Anglas) writes: >> >> > While testing the support for various lua versions in our lua ports, >>

Re: Need a review for port of games/bastet (tetris like)

2016-06-07 Thread Jeremie Courreges-Anglas
Hi, Solène RAPENNE <sol...@bsd.zplay.eu> writes: > Jeremie Courreges-Anglas writes: > >> Solène Rapenne <sol...@bsd.zplay.eu> writes: > >>> I am using a commit of github because the latest release on github >>> doesn't compile so I need to take

lang/gcc/4.6 and libffi

2016-06-07 Thread Jeremie Courreges-Anglas
gcc 4.6 hasn't been patched to avoid strict W^X violations in the bundled libffi copy. I think we'd better stay consistent ports-wise regarding wxneeded/W^X violations handling, arch-specific details on this matter are already not easy to grok... ok? Index: Makefile

Re: New: mail/libsrs2

2016-06-07 Thread Jeremie Courreges-Anglas
Joerg Jung writes: > Hi, > > please find attached a port for libsrs2. I kept it simple and left out > the perl and python bindings for now, as I just do not need them. > > $ cat pkg/DESCR > >

Re: i386 build failure: net/owncloudclient,qt5

2016-06-07 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > On 2016/06/06 12:40, Stuart Henderson wrote: >> FAILED: shell_integration/dolphin/libownclouddolphinpluginhelper.so > > oh...it didn't attempt to build this file in the previous build. > It picks it up because the (fairly recently added) kf5 was

Re: UPDATE: pypy-5.3.0

2016-06-12 Thread Jeremie Courreges-Anglas
Edd Barrett writes: > On Fri, Jun 10, 2016 at 04:36:13PM +0100, Edd Barrett wrote: >> Comments? OK? > > I'll take a "looks OK" on this, as I know in the past people have not > had enough RAM to build PyPy. "looks OK" :) -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293

devel/gdb and shared libs with no .text

2016-06-11 Thread Jeremie Courreges-Anglas
I bumped into this problem using gdb: (gdb) r Starting program: /usr/obj/pobj/surf-0.7/surf-0.7/surf www.google.fr symfile.c:973: internal-error: sect_index_text not initialized A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y

Re: devel/gdb and shared libs with no .text

2016-06-11 Thread Jeremie Courreges-Anglas
j...@wxcvbn.org (Jeremie Courreges-Anglas) writes: > I bumped into this problem using gdb: > > (gdb) r > Starting program: /usr/obj/pobj/surf-0.7/surf-0.7/surf www.google.fr > symfile.c:973: internal-error: sect_index_text not initialized > A problem internal to GDB has been d

Re: net/irssi-icb Segmentation fault

2016-06-11 Thread Jeremie Courreges-Anglas
Marcus Glocker writes: > On Sun, Jun 05, 2016 at 08:04:26AM +0200, Marcus Glocker wrote: > >> ICB has been designed for a user always need to be joined to a group. >> With the irssi-icb module you can break this rule currently by running >> the '/window close' command and

Re: net/irssi-icb Segmentation fault

2016-06-12 Thread Jeremie Courreges-Anglas
Marcus Glocker <mar...@nazgul.ch> writes: > On Sun, Jun 12, 2016 at 06:54:28AM +0200, Jeremie Courreges-Anglas wrote: > >> Marcus Glocker <mar...@nazgul.ch> writes: >> >> > On Sun, Jun 05, 2016 at 08:04:26AM +0200, Marcus Glocker wrote: >> > &g

Re: [new] mosml 2.10.1

2016-06-14 Thread Jeremie Courreges-Anglas
Yozo TODA writes: > Recent messages on mlton reminds me about mosml port I submitted 3 years ago. > here is a port stuff updated to the current version 2.10.1. > I confirmed this on amd64. > > [DESCR] > Moscow ML implements Standard ML (SML), as defined in the 1997 >

Re: security/opendnssec: 1.4.10

2016-06-14 Thread Jeremie Courreges-Anglas
Patrik Lundin writes: > On Mon, May 16, 2016 at 06:09:54PM +0200, Patrik Lundin wrote: >> Hello, >> >> Attached is a patch for OpenDNSSEC 1.4.10: >> https://www.opendnssec.org/2016/05/opendnssec-1-4-10/ >> > > Ping. Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1

[pretest] mosh-1.2.5.95rc1

2016-06-06 Thread Jeremie Courreges-Anglas
Upstream would like some feedback. Lightly tested so far. Index: Makefile === RCS file: /cvs/ports/net/mosh/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile11 Sep 2015 17:57:13 - 1.7 +++

Re: Add libffi W^X patch to gcc/4.9

2016-05-28 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > Same libffi patch as applied to the port. With this I can now > build (and run) pdftk without tripping W^X violations. > > OK? ok with me -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: nano 2.5.3 (amd64) crashes

2016-05-28 Thread Jeremie Courreges-Anglas
cc'ing maintainer Scott Vanderbilt <li...@datagenic.com> writes: > On 5/28/2016 6:05 AM, Jeremie Courreges-Anglas wrote: >> Scott Vanderbilt <li...@datagenic.com> writes: >> >>> I just upgraded amd64 snapshots (20 April to 26 May), and refreshed my >>&

Re: SAMBA crash of smbd(18370) signal 6

2016-05-28 Thread Jeremie Courreges-Anglas
johnw writes: > Hi, my samba server crash a lot, after upgrade from 4.1.x to 4.3/4.x > > (no problem before, running 4.1.x version) > > (my system is running amd64/current with samba package 4.4.3p0) > > I found some error message in "/var/log/samba/log.smbd" like this: > >

Re: nano 2.5.3 (amd64) crashes

2016-05-28 Thread Jeremie Courreges-Anglas
Scott Vanderbilt writes: > I just upgraded amd64 snapshots (20 April to 26 May), and refreshed my > ports. nano is now dumping core on launch with following error: > > nano(69373) in free(): error: bogus pointer (double free?) 0x440e168aca0 > Abort trap (core dumped) > >

Re: UPDATE: lftp 4.6.5 -> 4.7.2

2016-05-27 Thread Jeremie Courreges-Anglas
Rafael Sadowski writes: > Hi @ports, > > here is an update to the last stable lftp version. > > lftp changelog: > > Version 4.7.2 - 2016-05-18 Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: Fix boost wrt SSLv3 removal

2016-05-27 Thread Jeremie Courreges-Anglas
David Coppa writes: > So, I was having a look at this libtorrent-rasterbar thing and found > a problem in devel/boost that needs to be fixed: > > In file included from /usr/local/include/boost/asio/ssl/context.hpp:786, > from

Re: UPDATE: tinc-1.0.26 -> tinc-1.0.28

2016-05-27 Thread Jeremie Courreges-Anglas
Rafael Sadowski writes: > Hi all, > > UPDATE: net/tinc 1.0.26 -> 1.0.28 > > OK? Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: [new] lang/mlton

2016-05-27 Thread Jeremie Courreges-Anglas
m...@extensibl.com writes: > Hi ports@, Hi, > I would like to add port for MLton compiler. I had already taken a look at your initial submission: http://marc.info/?l=openbsd-ports=142521355922001=2 Is a working mlton still required to build mlton? Your 'bootstrap' target depends on the

Re: lua.port.mk FLAVOR handling

2016-05-27 Thread Jeremie Courreges-Anglas
j...@wxcvbn.org (Jeremie Courreges-Anglas) writes: > While testing the support for various lua versions in our lua ports, > I noticed the case of luasec,lua53 and luasocket,lua53. luasocket > doesn't work with lua53. I tried to limit its available flavors, but > did not get the expe

Re: editors/emacs gtk3 flavor is unusable

2016-06-02 Thread Jeremie Courreges-Anglas
Alex Greif writes: > still the same problem here... yup... if no one succeeds in debugging this, I'll probably unhook the gtk3 flavor. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: Need a review for port of games/bastet (tetris like)

2016-05-26 Thread Jeremie Courreges-Anglas
; because this is a tetris game with an algorithm ta always give you the > worst piece it can. > > The base of the port has been done by Jeremie Courreges-Anglas who sent > me his work. I updated it to get the port to compile successfully. > > I am using a commit of github because th

Re: [devel/boost] fix error: no member named 'int128_type' in namespace 'boost'

2016-06-01 Thread Jeremie Courreges-Anglas
David Coppa writes: > Can I commit the diff below? > > I'd like to move on with my port of libtorrent-rasterbar, and imho > it's a reasonable band-aid after all (surely not worse than what we > have now). It can only improve things IMO. ok jca@ fwiw -- jca | PGP :

Re: net/kea: Helpfully failing test in ./configure

2016-06-27 Thread Jeremie Courreges-Anglas
Patrik Lundin writes: > Hello, > > When looking at the output of ./configure in net/kea I noticed the > following warning which I have previously missed: > === > ./configure[15929]: test: <: unexpected operator/operand > === > > The responsible code in the configure script

Re: 5.9-stable Samba 4.3.10 update

2016-06-27 Thread Jeremie Courreges-Anglas
Ian Mcwilliam writes: > Samba 4.3.10 update for 5.9-stable. No CVEs just bug fixes. > > https://www.samba.org/samba/history/samba-4.3.10.html I haven't taken a close look yet, but if this update isn't disruptive I'd like to commit it. The rationale being that

Re: maintainer update to libetpan-1.7.2

2016-06-27 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, > > Here's an update to latest libetpan release. All patchs were > merged upstream. A major bump is required (and was done upstream too) > as some functions were removed. > > Comments? OK? Looks fine ports-wise, ok jca@ -- jca | PGP: 0x1524E7EE

Re: [mail/sendmail] SMTP session reuse bugfix

2016-03-09 Thread Jeremie Courreges-Anglas
Claus Assmann writes: > FYI (I haven't seen this in ports yet): Thanks for the heads-up. > If sendmail tried to reuse an SMTP session which had already been > closed by the server, then the connection cache could have invalid > information about the session. One

Re: [UPDATE]: net/haproxy 1.6.4

2016-03-18 Thread Jeremie Courreges-Anglas
Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: New: x11/dstat

2016-03-18 Thread Jeremie Courreges-Anglas
Joerg Jung writes: > Hi, Hi, > please find attached a port for the tiny dstat utility, which is written > for and requires x11/dwm. > > $ cat pkg/DESCR > dstat is a lightweight utility to set the dwm status bar text. dstat displays > the current network throughput, CPU usage,

Re: NO_SHARED cleanup status

2016-03-11 Thread Jeremie Courreges-Anglas
Patrik Lundin writes: > On Thu, Mar 10, 2016 at 11:29:33PM +0100, Christian Weisgerber wrote: >> >> SHARED_ONLY: DO NOT REMOVE from Perl ports. >> > > Does removing SHARED_ONLY from non-perl ports count as a noop or does it > require a revision bump? Is ports@ interested in

Re: NO_SHARED cleanup status

2016-03-14 Thread Jeremie Courreges-Anglas
Patrik Lundin writes: [...] > The only thing I felt a bit unsure about is net/kea which disables the > building of static libraries via libtool flags: > === > LIBTOOL_FLAGS= --tag=disable-static > === > > My guess is that this is not affected though. Given the time taken to

Re: NEW: net/sbm

2016-03-14 Thread Jeremie Courreges-Anglas
Joerg Jung writes: > On Sat, Mar 12, 2016 at 01:14:00PM +, Dimitris Papastamos wrote: >> >> This is a simple bandwidth monitor that I wrote and use on my systems. >> It was developed on OpenBSD but seems to work on other BSDs as well. >> >> It is a cli program and also has

Re: UPDATE: hexchat to 2.12.0

2016-03-14 Thread Jeremie Courreges-Anglas
Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: update devel/py-pip

2016-03-14 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > On Sun, 6 Mar 2016 20:34:25 +0100, Daniel Jakots > wrote: > >> Here's an update to latest py-pip. > > Ping? Looks fine to me. Additional test reports more than welcome. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF

Re: SECURITY update to samba-4.1.23

2016-03-09 Thread Jeremie Courreges-Anglas
Ian McWilliam writes: > Fine by me. Committed. > I'll Look at backing porting CVE-2015-7560 to 5.8 stable. Hmm... why not, but is that the only known CVE that affects the old samba 3 port? I'm thinking about marking it BROKEN on the 5.8 branch... -- jca | PGP :

Re: [UPDATE] sysutils/noice-0.5

2016-03-11 Thread Jeremie Courreges-Anglas
Dimitris Papastamos writes: > Hi, Hi, > Straightforward update to version 0.5 that includes some > extra goodies and bug fixes. I only discovered noice, nice. :) > OK? The update looked fine, I just committed it. > diff --git a/sysutils/noice/Makefile

Re: NEW: net/sbm

2016-03-12 Thread Jeremie Courreges-Anglas
Dimitris Papastamos writes: > Hi, Hi, > This is a simple bandwidth monitor that I wrote and use on my systems. > It was developed on OpenBSD but seems to work on other BSDs as well. > > It is a cli program and also has an option for terse output which can > be used in scripts. >

Re: [UPDATE] textproc/jo to 1.0

2016-03-12 Thread Jeremie Courreges-Anglas
Adam Wolk writes: > On Fri, 11 Mar 2016 20:26:28 +0100 > Frederic Cambus wrote: > >> Hi ports@, >> >> Here is a diff to update jo to latest version (1.0). >> >> Besides adding some features, this version has been pledged upstream. >> Also, jo now uses

Re: x11/wmpinboard doesn't work

2016-03-19 Thread Jeremie Courreges-Anglas
Solène Rapenne <sol...@bsd.zplay.eu> writes: > Le 2016-03-18 13:34, Jeremie Courreges-Anglas a écrit : >> Solène Rapenne <sol...@bsd.zplay.eu> writes: [...] > I applied your diff and I can use wmpinboard now. Fix committed, thanks for the report! -- jca | PGP : 0x1

Re: devel/gdb: jumbled breakpoints with pthreads

2016-03-09 Thread Jeremie Courreges-Anglas
Vasily Kolobkov writes: > I ran into a problem with ports version of gdb and feeling a tad shaky > would appreciate any hints on resolving it. Fresh current on amd64 and > gdb port. > > Considering a simple programm: > > 1#include > 2

Re: ports gdb thread handling... (fwd)

2016-03-09 Thread Jeremie Courreges-Anglas
Philip Guenther writes: > Broadening to ports@ > > With respect to this question in my original note: >> Or maybe new gdb has some way to have ptid_get_pid() return the >> per-thread value? > > the answer appears to be "nope, no new magic in gdb for that". Makes

Re: ports gdb thread handling... (fwd)

2016-03-09 Thread Jeremie Courreges-Anglas
Vasily Kolobkov <polezaivs...@openmailbox.org> writes: > On Thu, Mar 10, 2016 at 01:08:36AM +0100, Jeremie Courreges-Anglas wrote: >> Philip Guenther <pguent...@proofpoint.com> writes: >> >> > Broadening to ports@ >> > >> > With respect to

Re: update databases/py-peewee to 2.8.0

2016-04-05 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, > > Here's an update to latest peewee. Changelog is available on their > github [0]. Please note that there are some "Backwards-incompatible > changes". > > Nothing seems to depend on it in the tree so if anybody uses peewee, > feel free to test

Re: new devel/py-nosexcover

2016-04-05 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, > > Here's a port needed for adding test to devel/py-smmap. setup.py says: install_requires=['nose', 'coverage>=3.4'], Shouldn't those be run-deps? > $ cat pkg/DESCR > A companion to the built-in nose.plugins.cover, this plugin will write

[SECURITY] samba-4.3.8

2016-04-12 Thread Jeremie Courreges-Anglas
I've just committed an update to 4.3.6. Here's another diff for the security releases published today. Release notes excerpt and diff below. --8<-- = Release Notes for Samba 4.3.8 April 12, 2016

Re: NEW: vile (VI Like Emacs)

2016-04-12 Thread Jeremie Courreges-Anglas
Jeff Rhyason writes: > On Apr 12, 2016, at 04:12 , Stuart Henderson wrote: > >> hmm, I'm getting this when I try to build it: >> >> cc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I/usr/local/include -O2 >> -pipe ada-filt.c >> :532: error:

Re: samba-4.3.6

2016-04-11 Thread Jeremie Courreges-Anglas
j...@wxcvbn.org (Jeremie Courreges-Anglas) writes: > Hi, > > tomorrow the samba project will release security announces and new > tarballs. Rather important bugs, like http://badlock.org/ > > Since samba-4.1 is out of support, we have two options: > - backport tons o

Re: enable ocaml on hppa

2016-04-11 Thread Jeremie Courreges-Anglas
Miod Vallat writes: > Il builds and passes its tests; dependent ports such as findlib and utop > work as well. I don't know why it has been disabled on this platform for > 10 years, but whatever prevented it from building or working has been > fixed. If you say it works, let's

Re: add http for invisible-island.net distfiles

2016-04-12 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > There's now an http mirror of these, OK to add it? I'd like to put it > first, because fetching distfiles over ftp is a pain with tight firewall > rules. ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: NEW: TeXmacs 1.99.4

2016-04-05 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > On 2016/04/04 22:04, Ray Lai wrote: >> On 04/04/16 03:30, Stuart Henderson wrote: >> > quick notes: >> > >> > - for CONFIGURE_STYLE just use autoconf >> > - please use consistent spacing "FOO=" / "FOO =" in Makefile >> > - zap blank line at top

Re: samba-4.3.6

2016-04-11 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas <j...@wxcvbn.org> writes: > Jeremie Courreges-Anglas <j...@wxcvbn.org> writes: > >> j...@wxcvbn.org (Jeremie Courreges-Anglas) writes: >> >>> Hi, >>> >>> tomorrow the samba project will release security announce

Re: samba-4.3.6

2016-04-11 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas <j...@wxcvbn.org> writes: > j...@wxcvbn.org (Jeremie Courreges-Anglas) writes: > >> Hi, >> >> tomorrow the samba project will release security announces and new >> tarballs. Rather important bugs, like http://badlock.org/ >> >

samba-4.3.6

2016-04-11 Thread Jeremie Courreges-Anglas
Hi, tomorrow the samba project will release security announces and new tarballs. Rather important bugs, like http://badlock.org/ Since samba-4.1 is out of support, we have two options: - backport tons of patches - upgrade to a supported release The diff below upgrades to the latest 4.3.x

Re: remove www/junkbuster?

2016-03-19 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > On 2016/03/17 23:15, Michael McConville wrote: >> Rationale: >> >> o it's been unmodified since import in 2001 >> o there are patches fixing a bunch of obvious dangerous buffer issues >> o it's an ad-filter proxy, so it's very exposed >> >>

Re: x11/wmpinboard doesn't work

2016-03-19 Thread Jeremie Courreges-Anglas
Solène Rapenne writes: > Hello, Hi, > I installed x11/wmpinboard on -current and when starting it I get > a segfault. > Running it with ktrace give me those last lines (after a long config > file text which seems a config file) > > 26310 wmpinboard RET read 7070/0x1b9e

Re: [UPDATE] mail/offlineimap to 6.7.0

2016-03-19 Thread Jeremie Courreges-Anglas
Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: Remove x11/fvwm95?

2016-03-19 Thread Jeremie Courreges-Anglas
Christian Weisgerber writes: > On 2016-03-09, Christian Weisgerber wrote: > >> I propose to delete audio/rplay. > > sthen@ pointed out that x11/fvwm95 depends on this. That is optional, > the FvwmAudio module can be built without. > > Still, I wonder, do

Re: NEW: devel/include-what-you-use

2016-03-19 Thread Jeremie Courreges-Anglas
Looks fine to me except: 1. pkg_info says Comment: tool to analyse [...] Escaping the # is enough: COMMENT=tool to analyse \#includes in C and C++ source files 2. python interpreter: Better use "MODPY_ADJ_FILES = fix_includes.py iwyu_tool.py" than playing with post-install. Also

Re: [mail/sendmail] SMTP session reuse bugfix

2016-03-22 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas <j...@wxcvbn.org> writes: > Claus Assmann <openbsd+po...@esmtp.org> writes: > >> FYI (I haven't seen this in ports yet): [...] >> If sendmail tried to reuse an SMTP session which had already been >> closed by the server, then the

Re: UPDATE: editors/le

2016-03-22 Thread Jeremie Courreges-Anglas
Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

pcre CVE-2016-3191 (was: Re: Vulnerable packages in ports 20/03/2016)

2016-03-22 Thread Jeremie Courreges-Anglas
Sevan Janiyan writes: > net/quagga - CVE-2016-2342 An update has been committed today, but I doubt that OpenBSD users would be affected. > devel/pcre - CVE-2016-3191 Blindly copy/pasted from upstream's repo. Index: Makefile

Re: Remove PFRAG bits in the faq

2016-03-22 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, Bijour, > While looking for something else, I saw that PFRAG bits wasn't removed > from the guide/faq yet. > > Cheers, > Daniel > > Index: differences.html > === > RCS file:

Re: sqlports: remove SHARED_ONLY from db

2016-03-20 Thread Jeremie Courreges-Anglas
Christian Weisgerber writes: > SHARED_ONLY is going away, drop it from the variables available in > the database. Did I miss anything? OK? I get the following, harmless warning at the end of the scan: [...] x11/kde4/kopete->x11/kde4/kopete,-main Unknown variable

Re: remove audio/mpegaudio?

2016-03-19 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > On 2016/03/17 21:04, Michael McConville wrote: >> It's only got fixing tweaks since it was imported in 1998, nothing >> depends on it, and (this is a good red flag for deletion candidates) it >> still has patches removing gets(3). The source files

Re: update audio/py-mpd2

2016-03-25 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, > > Here's an update for py-mpd2. I tried it quickly with audio/sonata, it > seems to work. Then I noticed they added a test suite so I added the > test target which is OK on amd64 and i386. Looks fine ports-wise, ok jca@ [...] -- jca | PGP :

Re: remove comms/qpage?

2016-03-19 Thread Jeremie Courreges-Anglas
Michael McConville writes: > The code has been apparently sat untouched since 1999, and it's a > networked client/server pair. If people think I'm being too aggressive > with my deletion suggestions, let me know. However, I doubt that code > left unmaintained for this long is

Re: remove net/courtney?

2016-03-19 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > On 2016/03/17 23:26, Michael McConville wrote: >> This is a 21-year-old 362-line Perl script. Do people suspect that it's >> still useful? I recall seeing other port scan detectors in the ports >> tree, and I suspect they're better choices... >>

SECURITY update to samba-4.1.23

2016-03-08 Thread Jeremie Courreges-Anglas
Lightly tested. Note that unix extensions = yes is the default. == Release Notes for Samba 4.1.23 March 8, 2015 == This is a security release in order to

Re: mail/sendmail: default to _smmsp user in msp.m4

2016-03-06 Thread Jeremie Courreges-Anglas
Matthieu Herrb writes: > Hi, > > I ended up regenerating existing custom config files using the > sendmail port, and stumbled into references to the old 'smmsp' > user/group. So lets patch the installed cf/feature/msp.m4: > > ok ? ok jca@ Note that if you fix msp.m4 then

Re: [mail/sendmail] Re: CVS: cvs.openbsd.org: ports

2016-03-07 Thread Jeremie Courreges-Anglas
Matthieu Herrb writes: > On Mon, Mar 07, 2016 at 04:27:04AM -0700, Matthieu Herrb wrote: >> CVSROOT: /cvs >> Module name: ports >> Changes by: matth...@cvs.openbsd.org2016/03/07 04:27:04 >> >> Modified files: >> mail/sendmail : Tag: OPENBSD_5_9 Makefile >>

Re: archivers/lz4json for firefox bookmarks?

2016-04-01 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas <j...@wxcvbn.org> writes: > Stuart Henderson <s...@spacehopper.org> writes: > >> On 2016/03/31 22:40, Jérémie Courrèges-Anglas wrote: >>> >>> firefox uses a custom file format to write its bookmark backups. It's >>> n

Re: editors/emacs gtk3 flavor is unusable

2016-03-29 Thread Jeremie Courreges-Anglas
Solène Rapenne writes: > Hello, > > I have the package emacs-24.5p2-gtk3 installed and emacs is unusable > when started in graphical mode. > > dmesg | head -n 2 > OpenBSD 5.9-current (GENERIC.MP) #1970: Mon Mar 28 17:02:06 MDT 2016 >

Re: archivers/lz4json for firefox bookmarks?

2016-03-31 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > On 2016/03/31 22:40, Jérémie Courrèges-Anglas wrote: >> >> firefox uses a custom file format to write its bookmark backups. It's >> not very advanced, just... different from simple lz4-compressed json >> files. This is painful when you're

Re: update www/py-werkzeug to 0.11.5

2016-03-28 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, > > Here's an update to the latest py-werkzeug. make test is the same on > amd64/i386. I also tested py-flask on both arch and py-acme on amd64 > only. ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: update security/py-rsa to 3.4.1

2016-03-28 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, > > Best news about it is that it gets rid of devel/py-unittest2. > > I did make test on {amd64,i386} with {python2.7,python3.4}: all's good. As discussed, better get tests for sysutils/awscli. Note that you're missing a test-dep on

Re: should we remove devel/py-unittest2?

2016-04-04 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > On Sun, 27 Mar 2016 23:36:36 +0200, Daniel Jakots > wrote: > >> py-rsa has moved away from unittest2 (see my update pending reviews on >> ports@). > > It has been committed so... > >> What are your opinions? > > ping? I

Re: net/syncthing: Fix man page install location

2016-04-25 Thread Jeremie Courreges-Anglas
Michael Reed writes: > Maybe something is off in my ports tree, but net/syncthing's > man pages are installed to the top-level /usr/local/man folder, > as opposed to /usr/local/man/man{1,5,7}. Fixed: revision 1.2 date: 2016/04/23 08:02:05; author: edd; state: Exp; lines:

Re: NEW: devel/stagit

2016-04-25 Thread Jeremie Courreges-Anglas
Juan Francisco Cantero Hurtado writes: > On Sat, Apr 23, 2016 at 01:40:15PM +0200, Michael wrote: >> > In patch-Makefile, don't remove the variables "COMPATSRC =" and >> > "COMPATOBJ =". You deleted "${COMPATSRC}" and "${COMPATOBJ}", so that >> > change is not needed. I prefer

Re: update graphics/pqiv to 2.5.1

2016-04-25 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Here's a patch to update pqiv to the latest stable. I dropped the > gettext module and add the wantlib needed to appease make > (port-)lib-depends-check. Slightly tested on amd64 and make build'ed on > i386. > > Comments ? OK ? ok jca@ -- jca | PGP

Re: new: sysutils/udfclient

2016-04-25 Thread Jeremie Courreges-Anglas
Josh Grosse writes: > A port of reinoud netbsd.org's userland UDF filesystem toolset > is attached here for review. This is not a FUSE implementation, but > a userland application. Key utilities are a newfs_udf and an ftp-like > udfclient tool for writing or reading

Re: tdb-1.3.8, libtalloc-2.1.6, samba-4.4.2

2016-04-21 Thread Jeremie Courreges-Anglas
Ian McWilliam writes: > Looks good so far. > > make lib-depends-check > > Create /usr/packages/amd64/all/samba-util-4.4.2.tgz > LIB_DEPENDS STEM->=0.10.38:devel/gettext not needed for net/samba,-util ? > LIB_DEPENDS converters/libiconv not needed for net/samba,-util ? FWIW

Re: sysutils/logstash/forwarder should not strip lang/go binaries

2016-04-21 Thread Jeremie Courreges-Anglas
"Dmitrij D. Czarkoff" writes: > Dmitrij D. Czarkoff said: >> Stuart Henderson said: >> > On 2016/04/21 19:35, Christian Weisgerber wrote: >> >> Dmitrij D. Czarkoff: >> >> >> I think you should just set >> INSTALL_STRIP = >> in the ports (or modules) that

Re: Fwd: NEW: htop 2.0.0

2016-04-26 Thread Jeremie Courreges-Anglas
Amit Kulkarni writes: > This fell through the cracks. Can somebody please import it now that ports > is unlocked? Importing it now would perhaps get more bug reports, but we already know that there were unsolved issues: >> > I've seeing a bunch of double-free and

Re: new: py-blist-1.3.6

2016-04-29 Thread Jeremie Courreges-Anglas
Eric Faurot writes: > The blist is a drop-in replacement for the Python list the provides > better performance when modifying large lists. The blist package also > provides sortedlist, sortedset, weaksortedlist, weaksortedset, > sorteddict, and btuple types. ok to import it --

Re: Samba 4.3.8 nmbd process pegs CPU

2016-04-29 Thread Jeremie Courreges-Anglas
John Kaiser writes: > I am running Samba 4.3.8 on OpenBSD 5.9 release + patches 1,2,&3, > compiled after doing cvs to ports stable. The goal of course, was to > get past the badlock vulnerabilities. The problem server is configured > as an NT style domain controller,

Re: UPDATE: herbstluftwm to 0.7.0

2016-04-29 Thread Jeremie Courreges-Anglas
Florian Stinglmayr writes: >> OK chrisz@ > > Ping? Any other comments or oks? > Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: [UPDATE] www/libwebsockets 1.7.5 => 1.7.6

2016-04-29 Thread Jeremie Courreges-Anglas
Adam Wolk writes: > Hi ports@ > > Straightforward port bump but I'm NOT upping the major this time. > The port was checked with the abi-compliance-checker and by comparing > symbols obtained from: > nm -g oldlib.so.X.Y | cut -c10- | grep -e^T > nm -g newlib.so.X.Y | cut

Re: remove ports/nfsshell?

2016-04-29 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas <j...@wxcvbn.org> writes: > Michael McConville <mm...@mykolab.com> writes: > >> Michael McConville wrote: >>> Reasoning: >>> >>> o the code was last touched in 1995 >>> >>> o the port hasn't been up

Re: remove ports/nfsshell?

2016-04-27 Thread Jeremie Courreges-Anglas
Michael McConville writes: > Michael McConville wrote: >> Reasoning: >> >> o the code was last touched in 1995 >> >> o the port hasn't been updated since import in 1999 >> >> o it's obviously a very security-sensitive tool >> >> Alternatively, someone could update to a

py3-html2text

2016-04-27 Thread Jeremie Courreges-Anglas
Upstream supports python 2.4->3.5. ok? Index: Makefile === RCS file: /cvs/ports/converters/py-html2text/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile27 Apr 2016 20:21:19 - 1.9 +++ Makefile

Re: NEW: net/ntopng

2016-04-26 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > -- -- > ntopng is a network traffic probe that shows network usage in a high level > of detail. It provides a web-based UI allowing you to visualize traffic flows > broken down by host, country, port, application (via deep packet inspection), > AS

Re: [new port] graphics/glfw

2016-04-26 Thread Jeremie Courreges-Anglas
Gregor Best writes: > On Thu, Feb 11, 2016 at 06:44:29PM +0100, Gregor Best wrote: >> And because I'm a really smart cookie, of course I forgot two patches. >> Attached is an updated port that actually works. >> [...] > > Ping? Looks sane, a quick look didn't reveal anything

  1   2   3   4   5   6   7   8   9   10   >