dnsmasq 2.68rc5 for testing

2013-12-07 Thread Brad Smith
To anyone that uses dnsmasq and wants to test out the latest rc release here is an update.. Index: Makefile === RCS file: /cvs/ports/net/dnsmasq/Makefile,v retrieving revision 1.34 diff -u -p -u -p -r1.34 Makefile --- Makefile3 N

[update] print/lyx 2.0.6

2013-12-07 Thread Bill Karh
LyX 2.0.6 list of changes http://www.lyx.org/announce/2_0_6.txt - mandoc works, no need for USE_GROFF - added .desktop file - installs provided .cls and .sty files in system-wide texmf-local Tested on amd64. diff -uNrx CVS /usr/ports/print/lyx/Makefile ports/print/lyx/Makefile --- /usr/ports/pri

Re: WIP: LLVM 3.4

2013-12-07 Thread Brian Callahan
On 12/7/2013 6:29 PM, Brad Smith wrote: On 06/12/13 3:26 PM, Brad Smith wrote: On 05/12/13 3:35 AM, Brad Smith wrote: Here is a work in progress update to LLVM 3.4. This has only been lightly tested on amd64. I need this build tested on i386, powerpc, sparc64 and mips64 to start off. If you hav

update: lua-5.2.3

2013-12-07 Thread James Turner
Attached is a trivial bugfix update to lua 5.2.3. Tested on amd64. A list of fixes included in this release can be found here: http://www.lua.org/bugs.html#5.2.2. -- James Turner Index: 5.2/Makefile === RCS file: /cvs/ports/lang/lua/

Re: WIP: LLVM 3.4

2013-12-07 Thread Brad Smith
On 06/12/13 3:26 PM, Brad Smith wrote: On 05/12/13 3:35 AM, Brad Smith wrote: Here is a work in progress update to LLVM 3.4. This has only been lightly tested on amd64. I need this build tested on i386, powerpc, sparc64 and mips64 to start off. If you have such an arch please try building it as

Re: Libcompat cleanup (mail/elm)

2013-12-07 Thread Jérémie Courrèges-Anglas
Here's a patch for elm. struct timeb / ftime aren't used so let's kill all references to sys/timeb.h. OK? Index: patches/patch-Configure === RCS file: /cvs/ports/mail/elm/patches/patch-Configure,v retrieving revision 1.1 diff -u -p

Re: Libcompat cleanup

2013-12-07 Thread Jérémie Courrèges-Anglas
[...] > news/nn Aaron W. Hsu Here's a patch to remove the sgtty.h include and allow this to build. While here, I spotted build warnings wrt. signal(3). I can commit that seperately, with a REVISION bump. ok? Index: files/s-openbsd.h =

patch: josm 6388

2013-12-07 Thread Holger Mikolon
Hi, below is a simple diff to update josm to version 6388. I'm using this version for a few weeks now without issues. Regards Holger Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.20 diff -u -p

Re: java/tanukiwrapper, for timeb.h

2013-12-07 Thread Jérémie Courrèges-Anglas
Ian Darwin writes: > ok? ok. > Index: Makefile > === > RCS file: /cvs/ports/java/tanukiwrapper/Makefile,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 Makefile > --- Makefile 10 Jul 2013 14:40:29 - 1.1.1.1 > +++ M

Re: java/tanukiwrapper, for timeb.h

2013-12-07 Thread Christian Weisgerber
Ian Darwin wrote: > --- Makefile 10 Jul 2013 14:40:29 - 1.1.1.1 > +++ Makefile 7 Dec 2013 19:46:30 - > @@ -7,6 +7,7 @@ COMMENT= Tanuki Java Service Wrapper > SVN_REV= 1780 > DISTNAME=wrapper-code-${SVN_REV}-trunk > PKGNAME= java-tanukiwrapper-3.5.19.1 > +REVISIO

Re: Preventing substitutions in PLIST ?

2013-12-07 Thread Marc Espie
On Sat, Dec 07, 2013 at 03:39:28PM -0500, Stuart Cassoff wrote: > On 12/05/13 05:36, Marc Espie wrote: > > On Thu, Dec 05, 2013 at 01:26:47AM -0500, Stuart Cassoff wrote: > >> I'd like tcllib and tklib to make use of 'tcl modules'. > >> Every package that can be installed as a tcl module saves one

Re: Preventing substitutions in PLIST ?

2013-12-07 Thread Stuart Cassoff
On 12/05/13 05:36, Marc Espie wrote: > On Thu, Dec 05, 2013 at 01:26:47AM -0500, Stuart Cassoff wrote: >> I'd like tcllib and tklib to make use of 'tcl modules'. >> Every package that can be installed as a tcl module saves one file and one >> dir >> and there are enough eligible packages that I th

java/tanukiwrapper, for timeb.h

2013-12-07 Thread Ian Darwin
ok? Index: Makefile === RCS file: /cvs/ports/java/tanukiwrapper/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile10 Jul 2013 14:40:29 - 1.1.1.1 +++ Makefile7 Dec 2013 19:46:30 - @@

Re: UPDATE: lang/newlisp 10.5.3=>10.5.4

2013-12-07 Thread Aaron
On Fri, Dec 6, 2013 at 8:36 PM, Brian Callahan wrote: > Hi ports -- > > Attached is a patch to update newLISP to its latest version. > Sent this to the maintainer quite a while ago and have not heard back. > > Tests OK on amd64 and loongson. 'make test' fails on macppc, but the current > version a

Re: WIP: LLVM 3.4

2013-12-07 Thread Landry Breuil
On Sat, Dec 07, 2013 at 05:27:40AM -0500, Brad Smith wrote: > On 07/12/13 4:41 AM, Landry Breuil wrote: > >On Fri, Dec 06, 2013 at 03:26:55PM -0500, Brad Smith wrote: > >>On 05/12/13 3:35 AM, Brad Smith wrote: > >>>Here is a work in progress update to LLVM 3.4. This has only been lightly > >>>teste

Re: NEW: converters/uudeview

2013-12-07 Thread Mikolaj Kucharski
Ping, Port at http://marc.info/?l=openbsd-ports&m=138614602418802&w=2 On Wed, Dec 04, 2013 at 08:33:23AM +, Mikolaj Kucharski wrote: > Hi, > > I've incorporated some Debian patches, via Dag Wieers's src.rpm (also in > Gentoo[1]). I don't use nor need TK version of the script, so I've > disa

PATCH: Use portcheck as portimport's helper

2013-12-07 Thread Vadim Zhukov
kirby@ reminded that portimport(1) was not updated after portcheck(1) import. Among other things, it allows to run portimport from custom directory, which was requested by kirby@ in the first place. Any comments/okays on the following patch then? -- zhuk@ Index: portimport =

Re: [ipxe-devel] [OpenBSD] compilation error: net/80211/wpa.c:424: warning: format '%d' expects type '

2013-12-07 Thread Pascal Stumpf
On Sat, 7 Dec 2013 10:46:13 +, Stuart Henderson wrote: > On 2013/12/06 17:05, Michael Brown wrote: > > On 02/12/13 14:59, Jiri B wrote: > > ># gmake bin/undionly.kpxe > > > [BIN] bin/undionly.kpxe.bin > > > [ZINFO] bin/undionly.kpxe.zinfo > > > [ZBIN] bin/undionly.kpxe.zbin > > >Add at 0x

Re: [ipxe-devel] [OpenBSD] compilation error: net/80211/wpa.c:424: warning: format '%d' expects type '

2013-12-07 Thread Stuart Henderson
On 2013/12/06 17:05, Michael Brown wrote: > On 02/12/13 14:59, Jiri B wrote: > ># gmake bin/undionly.kpxe > > [BIN] bin/undionly.kpxe.bin > > [ZINFO] bin/undionly.kpxe.zinfo > > [ZBIN] bin/undionly.kpxe.zbin > >Add at 0x787 outside output buffer > >Makefile.housekeeping:1052: recipe for targe

Re: WIP: LLVM 3.4

2013-12-07 Thread Brad Smith
On Thu, Dec 05, 2013 at 03:35:56AM -0500, Brad Smith wrote: > Here is a work in progress update to LLVM 3.4. This has only been lightly > tested on amd64. I need this build tested on i386, powerpc, sparc64 and > mips64 to start off. If you have such an arch please try building it as > soon as possi

Re: WIP: LLVM 3.4

2013-12-07 Thread Brad Smith
On 07/12/13 4:41 AM, Landry Breuil wrote: On Fri, Dec 06, 2013 at 03:26:55PM -0500, Brad Smith wrote: On 05/12/13 3:35 AM, Brad Smith wrote: Here is a work in progress update to LLVM 3.4. This has only been lightly tested on amd64. I need this build tested on i386, powerpc, sparc64 and mips64 t

Re: NEW: node-java

2013-12-07 Thread Roman Kravchuk
Update port to v0.2.9 Tested on amd64. Ok? Comments? 2013/11/18 Aaron > On Mon, Nov 18, 2013 at 7:20 AM, Alexey Suslikov > wrote: > > On Thu, Oct 31, 2013 at 10:18 AM, Alexey Suslikov > > wrote: > >> On Tue, Oct 22, 2013 at 6:03 PM, Aaron wrote: > >>> On Tue, Oct 22, 2013 at 4:41 AM, Alexe

Re: Libreoffice fails to start on -current

2013-12-07 Thread Antoine Jacoutot
On Sat, Dec 07, 2013 at 10:51:44AM +0100, Claudio wrote: > As per title on the latest -current snapshot libreoffice fails to start: > > Warning: failed to launch javaldx - java may not function correctly > /usr/local/lib/libreoffice/program/soffice.bin: can't load library > 'libjvmfwklo.so' IIRC

Libreoffice fails to start on -current

2013-12-07 Thread Claudio
As per title on the latest -current snapshot libreoffice fails to start: Warning: failed to launch javaldx - java may not function correctly /usr/local/lib/libreoffice/program/soffice.bin: can't load library 'libjvmfwklo.so' Claudio

Re: WIP: LLVM 3.4

2013-12-07 Thread Landry Breuil
On Fri, Dec 06, 2013 at 03:26:55PM -0500, Brad Smith wrote: > On 05/12/13 3:35 AM, Brad Smith wrote: > >Here is a work in progress update to LLVM 3.4. This has only been lightly > >tested on amd64. I need this build tested on i386, powerpc, sparc64 and > >mips64 to start off. If you have such an ar