Hello all.
Here are two new ports:
1. RBTools: actually, a single binary (bin/rbt) which makes it easy
posting & fetching diffs to/from ReviewBoard. I've just used it to
post a patch to KDE's one, and it worked flawlessly.
2. tqdm: a dependency for rbtools, which provides an easy way for
drawing
Does it look better if we use GLEW instead ? segfault seems gone with this
mode.
On 15 January 2017 at 14:12, Landry Breuil wrote:
> On Sun, Jan 15, 2017 at 02:50:59PM +0100, Landry Breuil wrote:
> > On Sat, Jan 14, 2017 at 12:20:21PM +, David CARLIER wrote:
> > > Hi,
> > >
> > > This is a s
On Fri, 6 Jan 2017 23:10:22 +0500, Alexandr Shadchin
wrote:
> Hi,
>
> ok to import? Need for update devel/py-nbconvert.
My plist has an additional line, did you remove it manually?
--- pkg/PLIST.orig Sat Dec 17 03:53:03 2016
+++ pkg/PLIST Sun Jan 15 13:11:13 2017
@@ -1,4 +1,5 @@
@comme
On 2017/01/15 17:03, Frederic Cambus wrote:
> Looks good to me ports wise, now builds fine without the Git warnings.
>
> OK fcambus@ to import.
Thanks, committed.
On 2017/01/15 17:52, Peter van Dijk wrote:
> + cd ${WRKSRC}; ${INSTALL_DATA} README.md
> ${PREFIX}/share/doc/dnsdist/; \
> +
On 15 Jan 2017, at 15:53, Stuart Henderson wrote:
Updated following feedback and some tweaks I made:
- don't run git (build-aux/gen-version)
- install README.md in usr/local/share/doc/dnsdist
- install dnsdistconf.lua in usr/local/share/examples/dnsdist
+ cd ${WRKSRC}; ${INSTALL_DATA} R
On Sun, Jan 15, 2017 at 02:53:03PM +, Stuart Henderson wrote:
> Updated following feedback and some tweaks I made:
>
> - don't run git (build-aux/gen-version)
> - install README.md in usr/local/share/doc/dnsdist
> - install dnsdistconf.lua in usr/local/share/examples/dnsdist
> - create /etc/dn
Updated following feedback and some tweaks I made:
- don't run git (build-aux/gen-version)
- install README.md in usr/local/share/doc/dnsdist
- install dnsdistconf.lua in usr/local/share/examples/dnsdist
- create /etc/dnsdist and add @extra so that pkg_delete -c works
as expected if a config file
On Sun, Jan 15, 2017 at 02:50:59PM +0100, Landry Breuil wrote:
> On Sat, Jan 14, 2017 at 12:20:21PM +, David CARLIER wrote:
> > Hi,
> >
> > This is a small update for this game.
>
> Thanks, commited - yay 7 new tracks.
>
> Seems it segfaults upon exit, but that already happened with previous
On Sat, Jan 14, 2017 at 12:20:21PM +, David CARLIER wrote:
> Hi,
>
> This is a small update for this game.
Thanks, commited - yay 7 new tracks.
Seems it segfaults upon exit, but that already happened with previous
version..
Landry
Hello,
I trying to have a ServerSocket bind to [::1]:8080 but I can't get it
working. I have OpenBSD 6.0-RELEASE and the JDK I use is jdk-1.8.0.72.
My code is pretty simple, I create a ServerSocket in this way:
... = new ServerSocket(8080, 0, Inet6Address.getByName("::1"));
But then I get the f
10 matches
Mail list logo