Re: [WIP] devel/eclipse4/sdk

2012-07-12 Thread Stefan Unterweger
* Matthew Dempsky on Fri, Jul 06, 2012 at 02:02:07PM -0700: > On Wed, Jun 6, 2012 at 6:25 AM, Stefan Sperling wrote: > > Any news? > I just committed devel/eclipse4/sdk to the openbsd-wip repo on github: > https://github.com/jasperla/openbsd-wip/tree/master/devel/eclipse4/sdk > This port is base

Re: [WIP] devel/eclipse4/sdk

2012-07-06 Thread Matthew Dempsky
On Wed, Jun 6, 2012 at 6:25 AM, Stefan Sperling wrote: > Any news? I just committed devel/eclipse4/sdk to the openbsd-wip repo on github: https://github.com/jasperla/openbsd-wip/tree/master/devel/eclipse4/sdk This port is based on the recent 4.2 release instead of 4.1.2. Some very quick testing

Re: [WIP] devel/eclipse4/sdk

2012-06-12 Thread Stefan Unterweger
* Matthew Dempsky on Mon, May 21, 2012 at 09:23:20AM -0700: > On Sun, May 20, 2012 at 2:26 PM, Stefan Unterweger wrote: > > You have missed a build dependency on 'archivers/unzip'. > Good catch, thanks. I'll fix that in the next version I mail out. And another one on 'archivers/zip'. > Yeah, f

Re: [WIP] devel/eclipse4/sdk

2012-06-06 Thread Stefan Sperling
On Mon, May 21, 2012 at 09:23:20AM -0700, Matthew Dempsky wrote: > On Sun, May 20, 2012 at 2:26 PM, Stefan Unterweger wrote: > > You have missed a build dependency on 'archivers/unzip'. > > Good catch, thanks. I'll fix that in the next version I mail out. > > > However, even if everything seems

Re: [WIP] devel/eclipse4/sdk

2012-05-21 Thread Matthew Dempsky
On Sun, May 20, 2012 at 2:26 PM, Stefan Unterweger wrote: > You have missed a build dependency on 'archivers/unzip'. Good catch, thanks. I'll fix that in the next version I mail out. > However, even if everything seems to build, it still fails at the end > when trying to install it. It seems as

Re: [WIP] devel/eclipse4/sdk

2012-05-20 Thread Stefan Unterweger
* Landry Breuil on Mon, May 21, 2012 at 12:09:55AM +0200: > > If I substitute line 96 onward: > > | MOZILLA_INCLUDES = `pkg-config --cflags libxul19` > > | MOZILLA_LIBS = `pkg-config --libs libxul19` > > | > > | XULRUNNER_INCLUDES = `pkg-config --cflags libxul19-embedding nspr` > > | XULRUNNER_LIB

Re: [WIP] devel/eclipse4/sdk

2012-05-20 Thread Landry Breuil
On Sun, May 20, 2012 at 11:26:27PM +0200, Stefan Unterweger wrote: > Hello! > > * Matthew Dempsky on Fri, May 04, 2012 at 02:57:22PM -0700: > > Please let me know if you find anything that doesn't work correctly. > > I've just tried building it and actually get a long way towards the end, > but n

Re: [WIP] devel/eclipse4/sdk

2012-05-20 Thread Stefan Unterweger
Hello! * Matthew Dempsky on Fri, May 04, 2012 at 02:57:22PM -0700: > Please let me know if you find anything that doesn't work correctly. I've just tried building it and actually get a long way towards the end, but not quite. > Attached is a port for Eclipse SDK 4.1.2. I've only tested it on >

Re: [WIP] devel/eclipse4/sdk

2012-05-06 Thread Matthew Dempsky
Embarassingly, it turns out at some point I created a /usr/include/X11 -> /usr/X11R6/include/X11 symlink on my dev system and this masked an issue in the original Eclipse 4 tarball I sent out. Attached tarball has been corrected for this. (You still need the "eclipse-natives" distfile from the or