Re: plan9port buffer overflow

2016-04-04 Thread Ray Lai
On Tue, 5 Apr 2016 04:41:22 +0800 Ray Lai wrote: > On 04/05/16 03:46, Ray Lai wrote: > > Acme keeps crashing because it essentially does a realloc but copies the > > new buffer's size from the smaller old buffer. > > Thunderbird seems to mangle the diff, second try. Third time's the charm: I

Re: plan9port buffer overflow

2016-04-04 Thread Ray Lai
On 04/05/16 03:46, Ray Lai wrote: Acme keeps crashing because it essentially does a realloc but copies the new buffer's size from the smaller old buffer. Thunderbird seems to mangle the diff, second try. Index: Makefile === RCS fi

Re: adding ambiguous packages non-interactively

2016-04-04 Thread Bryan C. Everly
Regular and extra-crispy of course! :-) The actual way to figure that out, if you have the ports tree on your machine, is to go to the directory and do: make show=flavors which yields: 2.7 3.4 3.5 Thanks, Bryan On Mon, Apr 4, 2016 at 6:16 PM, frantisek holop wrote: > Bryan C. Everly, 04 A

Re: UPDATE: lang/go 1.6

2016-04-04 Thread Juan Francisco Cantero Hurtado
On Sun, Apr 03, 2016 at 06:56:13AM +0200, Dmitrij D. Czarkoff wrote: > Dmitrij D. Czarkoff said: > > Dmitrij D. Czarkoff said: > > > Juan Francisco Cantero Hurtado said: > > > > I just ran "make test" on amd64, so any additional tests are welcome. > > > > > > > > OK? > > > > > > Corresponding upd

Re: adding ambiguous packages non-interactively

2016-04-04 Thread frantisek holop
Bryan C. Everly, 04 Apr 2016 17:47: > You can specify a particular flavor using a double dash syntax: > > doas pkg_add python--flavor what are python's flavors? :] -f -- burn the heretic, kill the mutant, purge the unclean

Re: adding ambiguous packages non-interactively

2016-04-04 Thread frantisek holop
Stuart Henderson, 04 Apr 2016 22:52: > On 2016/04/04 23:44, frantisek holop wrote: > > > > more precisely, how could i add python-2.* > > non-interactively using provisioning tools? > > IIRC something like "pkg_add -z python-2.7.0" works for python this works great. also "pkg_add -z python-2.7"

Re: adding ambiguous packages non-interactively

2016-04-04 Thread Bryan C. Everly
You can specify a particular flavor using a double dash syntax: doas pkg_add python--flavor http://man.openbsd.org/OpenBSD-current/man1/pkg_add.1 Thanks, Bryan On Mon, Apr 4, 2016 at 5:44 PM, frantisek holop wrote: > > more precisely, how could i add python-2.* > non-interactively using prov

adding ambiguous packages non-interactively

2016-04-04 Thread frantisek holop
more precisely, how could i add python-2.* non-interactively using provisioning tools? -f -- man is the only animal that blushes. or needs to.

Re: adding ambiguous packages non-interactively

2016-04-04 Thread Stuart Henderson
On 2016/04/04 23:44, frantisek holop wrote: > > more precisely, how could i add python-2.* > non-interactively using provisioning tools? IIRC something like "pkg_add -z python-2.7.0" works for python

plan9port buffer overflow

2016-04-04 Thread Ray Lai
Acme keeps crashing because it essentially does a realloc but copies the new buffer's size from the smaller old buffer. Index: Makefile === RCS file: /home/cvs/ports/plan9/plan9port/Makefile,v retrieving revision 1.13 diff -u -p -r1

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 understand that unittest2 isn't very useful to us,

Re: should we remove devel/py-unittest2?

2016-04-04 Thread Daniel Jakots
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?

Re: mailman changes

2016-04-04 Thread Okan Demirmen
On Wed 2016.03.23 at 13:27 +, Stuart Henderson wrote: > On 2016/03/23 08:48, Okan Demirmen wrote: > > I believe the cgi/mail wrapper check could actually look at the defined > > group membership instead. > > Oh this is a much better approach. I was considering rewriting the check > to allow an

Re: lang/ruby/2.1 2.1.8 -> 2.1.9

2016-04-04 Thread Murk Fletcher
Forever grateful for your work, Jeremy! Murk On Mon, Apr 4, 2016 at 4:59 PM, Jeremy Evans wrote: > This updates ruby 2.1 to the latest regular release, 2.1.9. Release > announcement is available at > https://www.ruby-lang.org/en/news/2016/03/30/ruby-2-1-9-released/ > > Ruby 2.1.10 was released

Re: NEW: TeXmacs 1.99.4

2016-04-04 Thread Stuart Henderson
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 of DESCR > > - either kill use of svnversion completely or

Re: textproc/vislcg3 broken?

2016-04-04 Thread Stuart Henderson
Does anyone (maybe people pushing for the llvm update :-) know how we should handle this yet? On 2016/03/15 13:43, Stuart Henderson wrote: > On 2016/03/14 22:04, Antoine Jacoutot wrote: > > I haven't followed ports too closely these past few days but > > textproc/vislcg3 failed in my last bulk. >

Re: the sad state of audio/ardour

2016-04-04 Thread David CARLIER
On 4 April 2016 at 17:16, Stefan Sperling wrote: > On Mon, Apr 04, 2016 at 10:05:04AM +0100, David CARLIER wrote: > > I started to look into stsp work (for instance just created rubberband > port > > and started to look at waf) > > Whoops, I should have shared my port of this with you. > I forgot

UPDATE: math/maxima

2016-04-04 Thread Ingo Feinerer
Update math/maxima 5.37.3 -> 5.38.0 OK? Best regards, Ingo Index: Makefile === RCS file: /cvs/ports/math/maxima/Makefile,v retrieving revision 1.33 diff -u -p -r1.33 Makefile --- Makefile11 Nov 2015 21:10:17 - 1.33 +++

Re: [NEW] textproc/lua-markdown

2016-04-04 Thread Florian Stinglmayr
On Wed, Mar 23, 2016 at 04:40:14PM +0100, Frederic Cambus wrote: > Hi ports@, > [...] > No one else interested in getting this and lua-lustache in? Regards, Florian

Re: the sad state of audio/ardour

2016-04-04 Thread Stefan Sperling
On Mon, Apr 04, 2016 at 10:05:04AM +0100, David CARLIER wrote: > I started to look into stsp work (for instance just created rubberband port > and started to look at waf) Whoops, I should have shared my port of this with you. I forgot about this new dependency. See attached. > and saw that ardour

lang/ruby/2.1 2.1.8 -> 2.1.9

2016-04-04 Thread Jeremy Evans
This updates ruby 2.1 to the latest regular release, 2.1.9. Release announcement is available at https://www.ruby-lang.org/en/news/2016/03/30/ruby-2-1-9-released/ Ruby 2.1.10 was released a few days ago, but is not intended for production use, merely for testing two digit version numbers. Any futu

Re: NEW: TeXmacs 1.99.4

2016-04-04 Thread Ray Lai
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 of DESCR - either kill use of svnversion completely or BUILD_DEPENDS on it (preferably the former) Fixed. TeXma

Re: [wip] Firefox 46.0beta5 & Thunderbird 45.0beta3

2016-04-04 Thread Landry Breuil
On Wed, Mar 30, 2016 at 08:35:18AM +0200, Landry Breuil wrote: > On Tue, Mar 29, 2016 at 03:38:51PM +, Christian Weisgerber wrote: > > On 2016-03-28, Landry Breuil wrote: > > > > > https://cgit.rhaalovely.net/mozilla-firefox/?h=beta > > > git clone -b beta https://rhaalovely.net/git/mozilla-f

Re: the sad state of audio/ardour

2016-04-04 Thread David CARLIER
> > ardour depends on jackd which wasn't stable enough last time I > tried to use it; this makes ardour not very useful. > > Fixing jackd is on my todo list, so keeping ardour would be nice > for experimenting; even an old version would be better than > nothing. Meanwhile upstream might switch to

Re: change upstream for net/loudmouth

2016-04-04 Thread Joerg Jung
> On 04 Apr 2016, at 04:57, Michael McConville wrote: > > Michael McConville wrote: >> We last updated net/loudmouth in 2008. Upstream is gone, and the >> following depend on it: >> >> o net/mcabber >> o net/irssi-xmpp irssi-xmpp is not yet ready for newer loudmouth: https://github.com/cdidier