Re: lang/tcl/8.5 or lang/expect backwards memcpy

2015-03-17 Thread Ted Unangst
Ryan Freeman wrote: > On Mon, Mar 16, 2015 at 08:00:37PM -0600, Theo de Raadt wrote: > > If you find the right memcpy, it simply needs to be changed to memmove. > > Then try to justify it a bit, and pass it to upstream. > > Thanks Theo, > > After eyeballing the trace again, i noticed it mentioned

Re: NEW: audio/canata 1.5.1

2015-03-17 Thread Nils Reuße
On 17.01.2015 22:59, Nils R wrote: Hi ports@, i ported cantata 1.5.1, a graphical mpd client written in qt. It can be built agains qt4, qt5 or the kde4 libs. However, i could only get it to build with kde4 bindings. An outdated port for version 1.2.2 was available in the openbsd-wip github-repo

Re: NEW: graphics/pinta

2015-03-17 Thread Stuart Henderson
On 2015/03/17 11:53, Fred wrote: > On 03/16/15 14:48, Brian Callahan wrote: > >Hi ports -- > > > >Attached is a new port, graphics/pinta. Pinta is an open source > >drawing/editing program modeled after Paint.NET > > > >pkg/DESCR: > >Pinta is a free, open source drawing/editing program modeled afte

Re: UPDATE: devel/luastdlib

2015-03-17 Thread Florian Stinglmayr
On Tue, Feb 10, 2015 at 08:07:17PM +0100, Florian Stinglmayr wrote: > Hi list, > > knee deep in a Lua project so there might be more updates for Lua > related ports on their way. This one updates luastdlib from 20.0 > to 44.1.1: > > * lua53 support. > * Development has moved to github, and it is

Re: lang/tcl/8.5 or lang/expect backwards memcpy

2015-03-17 Thread Stuart Henderson
On 2015/03/17 11:45, Ryan Freeman wrote: > On Mon, Mar 16, 2015 at 08:00:37PM -0600, Theo de Raadt wrote: > > If you find the right memcpy, it simply needs to be changed to memmove. > > Then try to justify it a bit, and pass it to upstream. Well, usually yes. But then there are special cases like

Re: pkg_add - different pkg signature taken for equal

2015-03-17 Thread Stuart Henderson
On 2015/03/17 21:07, Markus Lude wrote: > Hello Marc, > > pkg_add seems to have some problem here with comparing signatures. I run > -current on sparc64. > > For example I build gtar from ports after libiconv update. Strangely the > gtar package is not updated: > > $ sudo pkg_add -u -D unsigned

pkg_add - different pkg signature taken for equal

2015-03-17 Thread Markus Lude
Hello Marc, pkg_add seems to have some problem here with comparing signatures. I run -current on sparc64. For example I build gtar from ports after libiconv update. Strangely the gtar package is not updated: $ sudo pkg_add -u -D unsigned gtar $ sudo pkg_add -u -D unsigned -vvv gtar Update candid

Re: lang/tcl/8.5 or lang/expect backwards memcpy

2015-03-17 Thread Ryan Freeman
On Mon, Mar 16, 2015 at 08:00:37PM -0600, Theo de Raadt wrote: > If you find the right memcpy, it simply needs to be changed to memmove. > Then try to justify it a bit, and pass it to upstream. Thanks Theo, After eyeballing the trace again, i noticed it mentioned the exact expect function where t

UPDATE: devel/tig

2015-03-17 Thread Mike Belopuhov
Please consider updating tig to the latest version. Index: Makefile === RCS file: /cvs/ports/devel/tig/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile16 Jan 2014 21:50:12 - 1.12 +++ Makef

Re: UPDATE: mcabber-0.10.3

2015-03-17 Thread Tim van der Molen
Tim van der Molen (2015-01-27 16:41 +0100): > Markus Hennecke (2015-01-23 11:31 +0100): > > Updates mcabber to 0.10.3. Thanks a lot to Tim van der Molen for sending > > me the patch. Patch needs to be applied with the -E option, the patch > > files are no longer needed. > > Could someone please

[new/wip] cloudcompare

2015-03-17 Thread Manuel Giraud
Here's an attempt to port cloudcompare a 3D point cloud processing software. cloudcompare-2.6.1.tar.gz Description: Unix tar archive -- Manuel Giraud

Re: NEW: textproc/texi2mdoc

2015-03-17 Thread Ingo Schwarze
Hi Anthony, Anthony J. Bentley wrote on Tue, Mar 17, 2015 at 12:19:27AM -0600: > Here is a port for Kristaps' latest project, texi2mdoc. OK schwarze@. > Works surprisingly well on several texi documents I tried, though > there is much left to do. I hope to import that beast into base at some p

Re: [new] net/stem

2015-03-17 Thread Fred
On 03/17/15 07:34, Pascal Stumpf wrote: Stem is a Python controller library that you can use to interact with Tor. With it you can write scripts and applications with capabilities similar to Vidalia and arm. From a technical standpoint, Stem is a Python implementation of Tor's directory and con

Re: NEW: graphics/pinta

2015-03-17 Thread Fred
On 03/16/15 14:48, Brian Callahan wrote: Hi ports -- Attached is a new port, graphics/pinta. Pinta is an open source drawing/editing program modeled after Paint.NET pkg/DESCR: Pinta is a free, open source drawing/editing program modeled after Paint.NET. Its goal is to provide users with a simpl

GEN3 package.

2015-03-17 Thread nenad . marjanovic
Hi, Info: OpenBSD openbsd.localdomain 5.6 GENERIC#310 amd64 PKG = gen3 New version source: http://download.qt.io/official_releases/qt/5.4/5.4.1/single/ As sysadmin I use gen3 emulator on daily bases, I would like to ask you if you can upgrade this emulator and qemu as well. Thank you for yo

UPDATE: cairo-1.14.2

2015-03-17 Thread Eric Faurot
Hi, This diff updates cairo to bugfix release 1.14.2. Nice cleanup in patches/. Eric. Index: Makefile === RCS file: /cvs/ports/graphics/cairo/Makefile,v retrieving revision 1.56 diff -u -p -r1.56 Makefile --- Makefile5 Jan 2015

Re: NEW: net/megatools

2015-03-17 Thread Anthony J. Bentley
Stuart Henderson writes: > On 2015/03/17 04:10, Anthony J. Bentley wrote: > > > > WANTLIB += c crypto curl ffi fuse gio-2.0 glib-2.0 gmodule-2.0 > > WANTLIB += gobject-2.0 idn intl pcre pthread ssl z > > intl -> gettext module (then you don't need libiconv module) New port attached. > > USE_GRO

Re: NEW: net/megatools

2015-03-17 Thread Stuart Henderson
On 2015/03/17 04:10, Anthony J. Bentley wrote: > > WANTLIB += c crypto curl ffi fuse gio-2.0 glib-2.0 gmodule-2.0 > WANTLIB += gobject-2.0 idn intl pcre pthread ssl z intl -> gettext module (then you don't need libiconv module) > USE_GROFF = Yes More details :-) USE_GROFF should now b

[new] net/stem

2015-03-17 Thread Pascal Stumpf
Stem is a Python controller library that you can use to interact with Tor. With it you can write scripts and applications with capabilities similar to Vidalia and arm. >From a technical standpoint, Stem is a Python implementation of Tor's directory and control specifications. This will apparently

NEW: net/megatools

2015-03-17 Thread Anthony J. Bentley
Hi, Megatools is a collection of programs for accessing Mega service from a command line of your desktop or server. Megatools allow you to copy individual files as well as entire directory trees to and from the cloud. You can also perform streaming downloads for example to preview videos and audi

NEW: textproc/texi2mdoc

2015-03-17 Thread Anthony J. Bentley
Hi, Here is a port for Kristaps' latest project, texi2mdoc. Works surprisingly well on several texi documents I tried, though there is much left to do. ok? -- Anthony J. Bentley texi2mdoc.tar.gz Description: texi2mdoc.tar.gz