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
On Thu, 25 Jul 2013 18:35:35 -0600 (MDT), Jon Trulson wrote:
> On Thu, 25 Jul 2013, Ulrich Wilkens wrote:
>
> > Hello,
> >
> > the last patches are very nice, but they have some problems on FreeBSD:
> >
> > The first one is simple (see attached patch):
> >a type definition for time_t was missi
See patch.
>From 91a38a7469e5fe929aa1ccc7fcd77bcfbd7e61bb Mon Sep 17 00:00:00 2001
From: Pascal Stumpf
Date: Tue, 6 Aug 2013 14:21:48 +0200
Subject: [PATCH] dtlp: Fix the path to DtFuncs.dtsh if CDE_INSTALLATION_TOP !=
/usr/dt.
While here, also point the man page to the correct default locat
and I don't even use much
of it in my port, so ...
>From 5da9781449aacbe6a286d96fa3f67f8312fa6cdc Mon Sep 17 00:00:00 2001
From: Pascal Stumpf
Date: Sat, 31 Aug 2013 19:16:09 +0200
Subject: [PATCH] Do not install symlinks to libraries on OpenBSD.
---
cde/databases/CDE-SH
Whoops, that patch was wrong, please disregard.
--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclic
This fixes the build of dtcm after libcompat was removed in OpenBSD.
>From 537db1c7f6463a4a81884971d8387ae71d969416 Mon Sep 17 00:00:00 2001
From: Pascal Stumpf
Date: Wed, 19 Feb 2014 22:18:56 +0100
Subject: [PATCH] Fix dtcm build on OpenBSD-current.
libcompat and its headers will be gone in
Correct version of the patch, hopefully.
>From b3dcd4230f2ddc5e9dfe83023496224d9c1a063c Mon Sep 17 00:00:00 2001
From: Pascal Stumpf
Date: Fri, 21 Feb 2014 18:02:36 +0100
Subject: [PATCH] Fix dtcm build on OpenBSD-current.
libcompat and header files will be gone in the upcoming 5.5 release,
On Sun, 23 Feb 2014 16:12:04 -0700 (MST), Jon Trulson wrote:
> On Sun, 23 Feb 2014, Johannes von Rotz wrote:
>
> > On 02/23/2014 08:41 PM, Antonis Tsolomitis wrote:
> >> You are probably correct. But this means that one would not use pulse at
> >> all. (Pulse is already in the audio group
> >> so
On Wed, 24 Sep 2014 00:07:16 +0200, Ulrich Wilkens wrote:
> Resolve many build warnings
>
> This patch fixes many warnings from the beginning of the build up to
> and including the depend stage. Nearly all warnings should be gone
> even with -Wall.
>
> The main problem was the depend stage for
On Mon, 24 Nov 2014 02:14:01 -0200, Bruno =?UTF-8?B?RsOpbGl4?= Rezende Ribeiro
wrote:
> > Another strange thing is that your only technical proposition was to
> > replace the imake build systems with GNU Autotools, a proposition that
> > was already made 1 year ago, but not accepted.
>
> That isn
On Sun, 1 May 2016 13:15:33 +0200, Martin Etteldorf wrote:
> Hi,
>
> On Thu, Apr 28, 2016 at 8:09 PM, Danilo Schöneberg
> wrote: > Moin, > > There is one
> system left I'm checking out the build for - Linux From > Scratch. I'm
> building it right now (the system. Not CDE yet). > > I have ten days
On Tue, 3 May 2016 06:08:43 +0200, Martin Etteldorf wrote:
> On Mon, May 2, 2016 at 7:10 PM, Pascal Stumpf wrote:
>
> > Objection. That would kill OpenBSD support.
>
> I don't see a problem there, unless you are trying to tell me that
> xterm doesn't work proper
Several instances where ${prefix} should probably be
${CDE_INSTALLATION_TOP}.
Index: programs/dtappbuilder/src/ab/Makefile.am
--- programs/dtappbuilder/src/ab/Makefile.am.orig
+++ programs/dtappbuilder/src/ab/Makefile.am
@@ -2,7 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
.NOTPARALLEL:
-appd
CDE doesn't install a ksh binary, so do not install the man page. It
will only cause confusion and conflict with other ksh packages.
Index: doc/en_US.UTF-8/man/Makefile.am
--- doc/en_US.UTF-8/man/Makefile.am.orig
+++ doc/en_US.UTF-8/man/Makefile.am
@@ -8,7 +8,7 @@ DBTOMAN = $(top_srcdir)/program
X needs to be started as root (it drops privileges, of course).
Index: programs/dtlogin/config/Xservers.src
--- programs/dtlogin/config/Xservers.src.orig
+++ programs/dtlogin/config/Xservers.src
@@ -102,7 +102,7 @@ XCOMM * Local local@console /usr/bin/X :0
#elif defined (__linux__)
:0 L
101 - 115 of 115 matches
Mail list logo