[cdesktopenv-devel] OpenBSD

2018-06-01 Thread Christopher Turkel
I am tinkering with CDE on OpenBSD but I need someone who knows OpenBSD better than me to answer some questions: Is there an equivalent to xfonts-transcode? I notice the fonts aren't as good looking as on Linux. Part (but only part of the problem) with dtlogin is /usr/dt/bin is not set in the $PA

[cdesktopenv-devel] OpenBSD 6.x open tickets

2018-05-01 Thread Jon Trulson
Hi, There are several tickets open on the CDE SF site relating to various patches needed to fix things in OpenBSD 6.x (6.0, 6.2, 6.3). Since these patches were never submitted for inclusion into CDE, some of them are now out of date with the current source. I'd like to get them into CDE pro

Re: [cdesktopenv-devel] OpenBSD logo on dtsession/dtlogin patch

2015-09-19 Thread Marcin Cieslak
On Sat, 18 Sep 2015, ibid...@gmail.com wrote: > On Sat, Sep 19, 2015 at 02:57:18AM -0500, Douglas Carmichael wrote: > > To whom it may concern: > - Would reducing the colors to more like 96-128 different ones be viable? > (More colors do tend to make an image load slower, though this isn't > *

Re: [cdesktopenv-devel] OpenBSD logo on dtsession/dtlogin patch

2015-09-19 Thread Marcin Cieslak
On Sat, 19 Sep 2015, ibid...@gmail.com wrote: > On Sat, Sep 19, 2015 at 02:57:18AM -0500, Douglas Carmichael wrote: > > To whom it may concern: > > > - Is there a license that should be put in a comment there? > (I don't see one on the art page, so probably not.) When I was adding FreeBSD logo

Re: [cdesktopenv-devel] OpenBSD logo on dtsession/dtlogin patch

2015-09-19 Thread Douglas Carmichael
Marcin: The OpenBSD art page (http://www.openbsd.org/art4.html ) says this: "Most images provided here are copyright by OpenBSD, by Theo de Raadt, or by other members or developers of the OpenBSD group. However, it is our intent that anyone be able to use thes

Re: [cdesktopenv-devel] OpenBSD logo on dtsession/dtlogin patch

2015-09-19 Thread ibid . ag
On Sat, Sep 19, 2015 at 02:57:18AM -0500, Douglas Carmichael wrote: > To whom it may concern: > > I have recently created a patch to add the OpenBSD logo to the > dtsession/dtlogin windows (ticket #51: > http://sourceforge.net/p/cdesktopenv/tickets/51/ >

[cdesktopenv-devel] OpenBSD logo on dtsession/dtlogin patch

2015-09-19 Thread Douglas Carmichael
To whom it may concern: I have recently created a patch to add the OpenBSD logo to the dtsession/dtlogin windows (ticket #51: http://sourceforge.net/p/cdesktopenv/tickets/51/ ). The "Cartoon Puffy with Logo Below" image comes from the OpenBSD a

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-17 Thread Jon Trulson
On Mon, 15 Jun 2015, Douglas Carmichael wrote: > Alex: > > Karsten Pedersen and I came up with some patches to make CDE work on OpenBSD > 5.7, and they should resolve your issues. > Applied, thanks! -- Jon Trulson "If we can hit that bull's-eye, the rest of the dominoes will fall like a house

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-16 Thread Isaac Dunham
On Tue, Jun 16, 2015 at 03:54:09PM -0600, Jon Trulson wrote: > On Mon, 15 Jun 2015, Isaac Dunham wrote: > > >While this change is functionally equivalent to the original code > >(apart from the detail that it's actually valid), I wonder if we > >should try to update to match current xdm or make th

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-16 Thread Jon Trulson
On Mon, 15 Jun 2015, Isaac Dunham wrote: > On Mon, Jun 15, 2015 at 06:32:30PM -0500, Douglas Carmichael wrote: > ... > > Please fix your mailer; it's marking patches as application/octet-stream > rather than text/x-diff or similar. > > Comments below. > >> From: Douglas Carmichael >> Date: Sun, 1

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-15 Thread Isaac Dunham
On Mon, Jun 15, 2015 at 06:32:30PM -0500, Douglas Carmichael wrote: ... Please fix your mailer; it's marking patches as application/octet-stream rather than text/x-diff or similar. Comments below. > From: Douglas Carmichael > Date: Sun, 14 Jun 2015 11:10:36 -0500 > Subject: [PATCH] Patches to e

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-15 Thread Alex Madama
...@gmail.com Cc: cdesktopenv-devel@lists.sourceforge.net Subject: Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile Alex: Karsten Pedersen and I came up with some patches to make CDE work on OpenBSD 5.7, and they should resolve your issues. —Douglas

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-15 Thread Douglas Carmichael
Alex: Karsten Pedersen and I came up with some patches to make CDE work on OpenBSD 5.7, and they should resolve your issues. —Douglas 0001-Patches-to-enable-compilation-on-OpenBSD-5.7.patch Description: Binary data --

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-15 Thread Alex Madama
nce to `encrypt' collect2: ld returned 1 exit status *** Error 1 in /root/cdesktopenv-code/cde/programs/dtlogin (Makefile:842 'dtlogin') # -Original Message- From: Edmond Orignac [mailto:edmond.orig...@wanadoo.fr] Sent: Sunday, June 14, 2015 5:45 AM To: cdesktopenv-deve

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-14 Thread Edmond Orignac
Hi, The compilation of dtlogin fails because of undefined references to `setkey' and to `encrypt'. Those are POSIX and System V functions, but they may need compatibility libraries on BSD. The warnings: target ../../imports/x11/lib/libXau.a (prerequisite of: dtlogin) does not have any command

[cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-13 Thread Alex Madama
Hi everyone, I am trying to update the wiki entry for OpenBSD CDE build. Using the baseline that I wrote and verified with CDE 2.2.1 on OpenBSD 5.4. Currently with the new CDE 2.2.3 and OpenBSD 5.7 AMD64 I am unable to get a proper compile. Tail of the make World is below: xdmcp.c: In functio

Re: [cdesktopenv-devel] OpenBSD-WIP - CDE doesn't download or compiled anything

2013-07-26 Thread Pascal Stumpf
On Fri, 26 Jul 2013 00:51:03 +, bsdg33kc...@gmail.com wrote: > > Hey thanks for the cde port to OpenBSD @ Pascal Stumpf and very nice > work 😊 i’m very excited about this. Ok I install OpenBSD-AMD64 5.3 > in VBox and got openmotif plus the patch and all that nice stuff sorted > and compil

[cdesktopenv-devel] OpenBSD-WIP - CDE doesn't download or compiled anything

2013-07-25 Thread bsdg33kclub
Hey thanks for the cde port to OpenBSD @ Pascal Stumpf and very nice work 😊 i’m very excited about this. Ok I install OpenBSD-AMD64 5.3 in VBox and got openmotif plus the patch and all that nice stuff sorted and compiled. Now when I go to /usr/ports/openbsd-wip/x11/cde and do a make install c

Re: [cdesktopenv-devel] OpenBSD

2012-09-09 Thread Pascal Stumpf
On Thu, 6 Sep 2012 19:31:02 -0400 (EDT), Christopher Turkel wrote: > Hi > > Can someone tell me the status of the OpenBSD port? If there are any > special build instructions that should be on the wiki, etc. I don't have time on my hands to work on it right now, but I'll try to update my port in o

[cdesktopenv-devel] OpenBSD

2012-09-06 Thread Christopher Turkel
Hi Can someone tell me the status of the OpenBSD port? If there are any special build instructions that should be on the wiki, etc. Thanks -- Live Security Virtual Conference Exclusive live event will cover all the ways

Re: [cdesktopenv-devel] OpenBSD fixes for lib/DtTerm

2012-08-10 Thread Pascal Stumpf
On Fri, 10 Aug 2012 06:02:37 -0600 (MDT), Jon Trulson wrote: > On Thu, 9 Aug 2012, Pascal Stumpf wrote: > > > This does not work fully yet, but at least makes it compile. I will > > revisit later on when the 64bit issues are fixed. Also, people doing > > ports to other BSDs will still need to re

Re: [cdesktopenv-devel] OpenBSD fixes for lib/DtTerm

2012-08-10 Thread Jon Trulson
On Thu, 9 Aug 2012, Pascal Stumpf wrote: > This does not work fully yet, but at least makes it compile. I will > revisit later on when the 64bit issues are fixed. Also, people doing > ports to other BSDs will still need to revisit this for their OS. > A question: In cde/lib/DtTerm/TermPrim/Term

Re: [cdesktopenv-devel] OpenBSD fixes for lib/DtSvc

2012-08-10 Thread Jon Trulson
On Thu, 9 Aug 2012, Pascal Stumpf wrote: > I'll sort the remaining fixes per subdirectory. This fixes another for > loop, adds appropriate #ifdefs, provides a prototype for _DtsDbListDB() > and defines MAXINT to INT_MAX (BSD doesn't have values.h). > Thanks, applied. -- Jon Trulson "If the Ma

Re: [cdesktopenv-devel] OpenBSD port

2012-08-09 Thread Aaron W . Hsu
Jon Trulson writes: >No problem. There will be 'Only One Repository To Rule Them All'. :) While I agree that we should have a single master, it is nice to be able to have branches in the main repository that we can work on mutually until they are ready to be merged into master, rather than wo

[cdesktopenv-devel] OpenBSD fixes for lib/DtTerm

2012-08-09 Thread Pascal Stumpf
This does not work fully yet, but at least makes it compile. I will revisit later on when the 64bit issues are fixed. Also, people doing ports to other BSDs will still need to revisit this for their OS. >From c04bd0616dc453dc4e69f3c2e8bb3564d58f6790 Mon Sep 17 00:00:00 2001 From: Pascal Stumpf D

[cdesktopenv-devel] OpenBSD fixes for lib/DtSvc

2012-08-09 Thread Pascal Stumpf
I'll sort the remaining fixes per subdirectory. This fixes another for loop, adds appropriate #ifdefs, provides a prototype for _DtsDbListDB() and defines MAXINT to INT_MAX (BSD doesn't have values.h). >From a894f50454343b091cc9a93fc49fc86e59d4de86 Mon Sep 17 00:00:00 2001 From: Pascal Stumpf Dat

Re: [cdesktopenv-devel] OpenBSD port

2012-08-09 Thread Jon Trulson
On Thu, 9 Aug 2012, Marc Balmer wrote: > Am 09.08.12 09:54, schrieb Pascal Stumpf: > [...] > >>> Perhaps you and others working on the BSD ports could contribute to a >>> shared repo (maybe yours, I don't know) and arrange this. >> >> I'm not fond of that, since that means there will be even more

Re: [cdesktopenv-devel] OpenBSD port

2012-08-09 Thread Jon Trulson
On Thu, 9 Aug 2012, Pascal Stumpf wrote: > On Wed, 8 Aug 2012 19:53:23 -0600 (MDT), Jon Trulson wrote: >> On Wed, 8 Aug 2012, Pascal Stumpf wrote: >> >>> On Tue, 07 Aug 2012 21:51:14 +0200, Pascal Stumpf wrote: Ohai. [...] >> For example, The very first diff deletes a line >> InstallLin

Re: [cdesktopenv-devel] OpenBSD port

2012-08-09 Thread Marc Balmer
Am 09.08.12 09:54, schrieb Pascal Stumpf: [...] >> Perhaps you and others working on the BSD ports could contribute to a >> shared repo (maybe yours, I don't know) and arrange this. > > I'm not fond of that, since that means there will be even more > fragmentation and probably merge problems and

Re: [cdesktopenv-devel] OpenBSD port

2012-08-09 Thread Pascal Stumpf
On Wed, 8 Aug 2012 19:53:23 -0600 (MDT), Jon Trulson wrote: > On Wed, 8 Aug 2012, Pascal Stumpf wrote: > > > On Tue, 07 Aug 2012 21:51:14 +0200, Pascal Stumpf wrote: > >> Ohai. > >> > >> Just informing you guys that I'm currently working on an OpenBSD port. > >> Already got most stuff building and

Re: [cdesktopenv-devel] OpenBSD port

2012-08-08 Thread Jon Trulson
On Wed, 8 Aug 2012, Pascal Stumpf wrote: > On Tue, 07 Aug 2012 21:51:14 +0200, Pascal Stumpf wrote: >> Ohai. >> >> Just informing you guys that I'm currently working on an OpenBSD port. >> Already got most stuff building and a shitload of patches (though mostly >> just #ifdef's). I'll probably st

Re: [cdesktopenv-devel] OpenBSD port

2012-08-07 Thread Jon Trulson
On Tue, 7 Aug 2012, Pascal Stumpf wrote: > Ohai. > > Just informing you guys that I'm currently working on an OpenBSD port. > Already got most stuff building and a shitload of patches (though mostly > just #ifdef's). I'll probably start making a branch in a few days, > though this will need to be

[cdesktopenv-devel] OpenBSD port

2012-08-07 Thread Pascal Stumpf
Ohai. Just informing you guys that I'm currently working on an OpenBSD port. Already got most stuff building and a shitload of patches (though mostly just #ifdef's). I'll probably start making a branch in a few days, though this will need to be merged with the other porting efforts (FreeBSD ...).