[cdesktopenv-devel] New package required for building CDE master - lmdb

2024-07-20 Thread Jon Trulson
rocky:     sudo yum install lmdb-devel netbsd92:     sudo pkgin install lmdb -- Jon Trulson "The less you know, the more you believe." -- Bono ___ cdesktopenv-devel mailing list cdesktopenv-dev

Re: [cdesktopenv-devel] [PATCH] dtcm: Chase FreeBSD src bb421be6c117 which moved ftime(3)

2024-06-02 Thread Jon Trulson
LDADD = ../libDtCmP/libDtCmP.a $(LIBCSA) $(DTCLIENTLIBS) $(XTOOLLIB) if FREEBSD -LDADD += -lcompat +LDADD += -lcompat -lutil endif if NETBSD -- Jon Trulson "The less you know, the more you believe."

Re: [cdesktopenv-devel] [PATCH] dtterm: Fix title and icon Sun esc seqs

2024-03-02 Thread Jon Trulson
%s Example of correct behaviour: $ echo "^[[21t" $ lTerminal Regards, Paul. ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon T

[cdesktopenv-devel] CDE 2.5.2 has been released

2023-11-18 Thread Jon Trulson
Hi, CDE 2.5.2 is now available on SourceForge.  It is primarily a bug fix release. Contributors to this release: Cy Schubert (1) Jon Trulson (9) Peter Howkins (3) hyousatsu (15) From the HISTORY file: ### ### 2.5.2 (stable

Re: [cdesktopenv-devel] Cannot compile CDE on Debian 11

2023-11-14 Thread Jon Trulson
ceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "The less you know, the more you believe." -- Bono ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourcefor

[cdesktopenv-devel] Want to release a 2.5.2 next week

2023-11-14 Thread Jon Trulson
Hi, It' s been awhile, and I'll have some time next week to do a 2.5.2 release - this would be a bugfix release, no new features. Just an FYI in case someone is sitting on some patches they want to get in. -- Jon Trulson "The less you know, the m

Re: [cdesktopenv-devel] CDE 2.5.1 now on pkgsrc

2023-02-23 Thread Jon Trulson
where possible. Thanks! -jon Regards ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "The less you know,

Re: [cdesktopenv-devel] Various issues with cde 2.5.1

2023-02-18 Thread Jon Trulson
hat's all for the moment. Giacomo ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "The less you know, the more you believe."

Re: [cdesktopenv-devel] [PATCH] Fix build under LLVM15

2023-02-18 Thread Jon Trulson
am suspicious of the ksh fix - it seems incongruous to check for defined(_aso_casptr), but then instead use _aso_cas64()...  So not sure if that will be considered correct from a ksh maintainer perspective.  Guess we will see :) -- Jon Trulson "The less

Re: [cdesktopenv-devel] [PATCH] fix MANDIR output from dtsearchpath

2023-02-18 Thread Jon Trulson
On 2/6/23 22:50, Giacomo Comes wrote: On Sat, Feb 04, 2023 at 01:29:26PM -0700, Jon Trulson wrote: On 1/31/23 23:21, Giacomo Comes wrote: The value of MANDIR from dtsearchpath is missing the CDE man directory. Restore it. Hi, I've applied this, and the following patches: - missing dt

Re: [cdesktopenv-devel] [PATCH] fix MANDIR output from dtsearchpath

2023-02-04 Thread Jon Trulson
er than a hardcoded /usr/dt.  This is a big job to do correctly however. Thanks! ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Th

Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-12 Thread Jon Trulson
On 1/12/23 05:26, Edward Welbourne via Development wrote: On Wednesday, 11 January 2023 15:29:11 PST Jon Trulson wrote: Will these be returning at some point? On 1/12/23 01:24, Thiago Macieira wrote: No. Christian Kandeler (12 January 2023 09:24) asked: Out of curiosity: Who gains what by

Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-11 Thread Jon Trulson
On 1/11/23 17:24, Thiago Macieira wrote: On Wednesday, 11 January 2023 15:29:11 PST Jon Trulson wrote: Will these be returning at some point? No. Fair enough.  I'll let the customer know there is some work ahead to keep their builds going. Thanks! -- Jon Trulson "The les

[Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-11 Thread Jon Trulson
l these be returning at some point? For example, from qtbase recently checked out from code.qt.io: [ m5: qtbase ] git br -a |grep 5.12   remotes/origin/5.12   remotes/origin/5.12.5   remotes/origin/5.12.7 Thanks! -- Jon Trulson "The less you know, the more you believe."

Re: [cdesktopenv-devel] MS style alt tabbing

2022-12-29 Thread Jon Trulson
/cdesktopenv-devel -- Jon Trulson "The less you know, the more you believe." -- Bono ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Re: [cdesktopenv-devel] Resource use

2022-12-26 Thread Jon Trulson
ists/listinfo/cdesktopenv-devel -- Jon Trulson "The less you know, the more you believe." -- Bono ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

[cdesktopenv-devel] CDE 2.5.1 is available

2022-10-01 Thread Jon Trulson
Hi, CDE 2.5.1 has been released on SourceForge. This is a maintenance release fixing up a few issues with 2.5.0. It also upgrades the ksh93 used in dtksh from v1.0.0beta to v.1.0.3. Contributors to this release: Chase (9) Jon Trulson (15) Liang Chang (5) Here's the HISTORY

Re: [cdesktopenv-devel] Ping

2022-09-23 Thread Jon Trulson
igh :) Activity rises or falls depending on $DAYJOB and other factors. That said, some important fixes have been made to the initial 2.5.0 release, so I'm thinking a 2.5.1 release should be done soon... -- Jon Trulson "The less you know, the more you believe.&

Re: [cdesktopenv-devel] CDE Ports/Packages in FreeBSD

2022-08-08 Thread Jon Trulson
On 8/8/22 09:21, Cy Schubert wrote: In message<0da4ac3d-7698-5c4d-625e-bddb07100...@radscan.com>, Jon Trulson writ es: [...] I've been playing around with 2.5.0 and with development commit 47cc5d4a7 (not that there's any difference at this point), the only issue I see a

Re: [cdesktopenv-devel] CDE Ports/Packages in FreeBSD

2022-08-06 Thread Jon Trulson
te my -devel ports once a week. Failing that no longer than a month. All these changes will become FreeBSD binary packages in 2022Q4. Hopefully people will find these additions of some benefit. I suspect so :)  Thanks! -jon -- Jon Trulson "The less

Re: [cdesktopenv-devel] [PATCH] generify source code

2022-08-06 Thread Jon Trulson
nk you for your time, -Chase Sent with Proton Mail <https://proton.me/> secure email. ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "

Re: [cdesktopenv-devel] [PATCH] detect libm and libdl

2022-07-31 Thread Jon Trulson
;ve merged this, but I changed the configure.ac stuff - we were already checking for libm, so I removed your duplicate. I also moved the dl check to be after the libm check (to preserve lib ordering), and made it non-fatal if it wasn't found -- maybe on some systems it isn't needed

Re: [cdesktopenv-devel] [PATCH] Use system md5

2022-07-31 Thread Jon Trulson
if you could at least tell me what going to be needed on these (non-ubuntu/debian) systems, that would save me some time. -jon Sent with Proton Mail <https://proton.me/> secure email. --- Original Message --- On Wednesday, July 27th, 2022 at 6:42 PM, Jon Trulson wrote: On

Re: [cdesktopenv-devel] [PATCH] remove obsolete code from dthelp parser

2022-07-31 Thread Jon Trulson
Thank you for your time, -Chase I've merged this.  Thanks! -- Jon Trulson "The less you know, the more you believe." -- Bono ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net http

Re: [cdesktopenv-devel] [PATCH] Use system md5

2022-07-27 Thread Jon Trulson
ts/listinfo/cdesktopenv-devel -- Jon Trulson "The less you know, the more you believe." -- Bono ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Re: [cdesktopenv-devel] CDE 2.5.0 has been released

2022-07-24 Thread Jon Trulson
ncluding one that matches your distro, gcc,  and kernel version exactly. Perhaps there is something wrong with your repo?  Try a fresh clone and see if the issue persists... -jon Le 24/07/2022 à 00:24, Jon Trulson a écrit : Hi, CDE 2.5.0 is now available on SourceForge.   This is a signifi

Re: [cdesktopenv-devel] [PATCH] Remove HPUX support

2022-07-23 Thread Jon Trulson
support gnome anyway.  Until someone want's to maintain it, I'm fine with ditching it now.  I already removed a lot of AIX related stuff during the autotools work anyway. I am also thinking of retiring some programs for the next release, like dtmail, rpc.ttdbserver, dtspcd, and m

[cdesktopenv-devel] CDE 2.5.0 has been released

2022-07-23 Thread Jon Trulson
) Edmond Orignac (1) Jon Trulson (398) Lev Kujawski (7) Liang Chang (230) Martijn Dekker (1) OBATA Akio (18) Peter Howkins (53) WHR (2) Thanks! Here's the usual chunk from the HISTORY file including the shortlog for this re

Re: [cdesktopenv-devel] New release upcoming...

2022-07-05 Thread Jon Trulson
Proton Mail <https://proton.me/> secure email. ------- Original Message --- On Tuesday, July 5th, 2022 at 2:17 PM, Jon Trulson wrote: Hi, It's past time for our yearly release, so I'd like to release next weekend unless there is some pressing patch(es) that need to g

[cdesktopenv-devel] New release upcoming...

2022-07-05 Thread Jon Trulson
Hi, It's past time for our yearly release, so I'd like to release next weekend unless there is some pressing patch(es) that need to go in beforehand. -- Jon Trulson "The less you know, the more you believe."

Re: [cdesktopenv-devel] dtinfo changes pushed to master

2022-02-13 Thread Jon Trulson
en that OpenBSD produces the same "flex scanner jammed" message I'd think that this would be a safe assumption. I do build test this on OpenBSD 7.0 and have not seen any problems there. -- Jon Trulson "The less you know, the more you believe.&

Re: [cdesktopenv-devel] dtinfo changes pushed to master

2022-02-12 Thread Jon Trulson
On 2/12/22 22:13, Cy Schubert wrote: In message<556ade25-7889-556d-0d43-8f8901750...@radscan.com>, Jon Trulson writ es: Hi, [...] Patches are always welcome. Thanks. I just fixed a dtinfogen issue on FreeBSD 14-CURRENT. This is the same issue discussed on OpenBSD 6.8 here

Re: [cdesktopenv-devel] [PATCH] use builtin onsgmls versus our included one

2022-01-01 Thread Jon Trulson
ur time, -Chase ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "This Unit must survive."

Re: [cdesktopenv-devel] scalable fonts

2022-01-01 Thread Jon Trulson
net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "This Unit must survive." -- M5 ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Re: [cdesktopenv-devel] locale setting

2022-01-01 Thread Jon Trulson
to go hand in hand with the above. -jon A. ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktope

Re: [cdesktopenv-devel] dtinfo changes pushed to master

2021-12-11 Thread Jon Trulson
On 12/10/21 7:09 PM, Peter Howkins wrote: On Fri, 10 Dec 2021 at 21:36, Jon Trulson <mailto:j...@radscan.com>> wrote: Hi, I've just pushed the dtinfo work and the C guides.  What a fun 10 days that was. Well done, that was an epic job on some hairy code. Than

[cdesktopenv-devel] dtinfo changes pushed to master

2021-12-10 Thread Jon Trulson
add that to the pool. This was the last major component missing from the 2.4.0 (imake) version. Undoubtedly there are some other minor things that need looked at.  Patches are always welcome. -- Jon Trulson "This Unit must survive."

Re: [cdesktopenv-devel] CDE on RHEL 8.5

2021-11-26 Thread Jon Trulson
d to sort out the "Applications" problems with the "generic-display-0" folder. I'll keep digging around the logs and the code and see what I can find. Regards Murray On Tue, 23 Nov 2021 at 07:28, Jon Trulson mailto:j...@radscan.com>> wrote:

Re: [cdesktopenv-devel] CDE on RHEL 8.5

2021-11-22 Thread Jon Trulson
On 11/20/21 3:39 PM, Jon Trulson wrote: Setuid on /usr/dt/bin/dtsession made no difference. Yeah - it's trying to use the PAM library to validate your username/pw, but seems to be failing somewhere along the line.  Is there anything of interest in /var/log/secure* ? Hi, a fix rec

Re: [cdesktopenv-devel] CDE on RHEL 8.5

2021-11-20 Thread Jon Trulson
ure* ? -jon Disabling selinux also made no difference. Kind regards Murray On Thu, 18 Nov 2021 at 08:56, Jon Trulson <mailto:j...@radscan.com>> wrote: On 11/16/21 6:12 PM, Murray Blakeman wrote: I've built and installed CDE 2.4.0 using the spec files, etc from;

Re: [cdesktopenv-devel] CDE on RHEL 8.5

2021-11-17 Thread Jon Trulson
cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "This Unit must survive." -- M5 ___

Re: [cdesktopenv-devel] Bag of questions

2021-11-09 Thread Jon Trulson
ut hopefully we can reduce the number of times a patch for one platform breaks some other platform, which was becoming a real problem. -jon That’s enough questions for the start. Cheers, Danilo -- Jon Trulson "This Unit must survive."

Re: [cdesktopenv-devel] What is next on the agenda?

2021-07-30 Thread Jon Trulson
I am not aware of any. -jon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "This Unit must survive

Re: [cdesktopenv-devel] [PATCH 1/1] libAButil: remove lt- prefix from program name

2021-07-04 Thread Jon Trulson
Ha, never mind.  I've applied them - not used to getting properly formatted patches in the mail body :) -jon On 7/4/21 1:05 PM, Jon Trulson wrote: Hi, could you send these patches (this one and the following 2 patches) in the proper git format-patch format? Otherwise I have to man

Re: [cdesktopenv-devel] [PATCH 1/1] libAButil: remove lt- prefix from program name

2021-07-04 Thread Jon Trulson
progNameStart += 3; + } + + util_set_program_name(progNameStart); } return 0; } -- Jon Trulson "This Unit must survive." -- M5 ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourcef

[cdesktopenv-devel] autotools-conversion branch merged to master

2021-07-03 Thread Jon Trulson
with the latest 2.4.0 release. -- Jon Trulson "This Unit must survive." -- M5 ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

[cdesktopenv-devel] CDE 2.4.0 (stable) has been released

2021-07-03 Thread Jon Trulson
malloc instead of ast malloc dtksh: update ksh to commit 47468f (fix musl compiler errors) Edmond Orignac (1): misc.c: in cm_mbchar check string!=NULL before dereferencing it Jon Trulson (54): UTF-8 conversion: convert imports/motif/localized Remove useless logs/ directory

[cdesktopenv-devel] Next release and autotools

2021-06-26 Thread Jon Trulson
d I am sure there will be some. If this is not for you, then you can stick with the released tarball (and/or related tag) of the upcoming release until it is. Thanks! -- Jon Trulson "This Unit must survive." -- M5 __

Re: [cdesktopenv-devel] Switching from ksh93 submodule to subtree

2021-06-26 Thread Jon Trulson
w R. Trower On Jun 21, 2021, at 18:16, Christopher Turkel wrote: Go for it! Sent from my iPhone On Jun 21, 2021, at 6:19 PM, Jon Trulson wrote:  Hi, I'd like to switch ksh93 from being a submodule to a subtree. With a subtree, all of the code is present, which means there is n

[cdesktopenv-devel] Switching from ksh93 submodule to subtree

2021-06-21 Thread Jon Trulson
hink the extra steps are a PITA myself.  It will also be more complicated to do a release (which I really want to do soon) since an archive will not have the required code to build ksh93. Any objections/comments/complaints? -- Jon Trulson "This Unit must survive."

[cdesktopenv-devel] IRC notice: Freenode #cde has moved to irc.libera.chat #cde

2021-06-15 Thread Jon Trulson
ds up.  We cannot be too obvious about the move (ie: changing the freenode#cde header) without simply being locked out and having the new people simply redirect to their own version of #cde.  So, I'm sorry for the fact that we cannot be too obvious about the move on freenode itself. Thanks!

[cdesktopenv-devel] PAM support merged to CDE master

2021-05-22 Thread Jon Trulson
r. It is disabled by default in FreeBSD and Dragonfly since extra effort is required to make it work.  See: https://sourceforge.net/p/cdesktopenv/discussion/general/thread/d8d1781162/ For NetBSD, you must install (or build) the pam-pwauth_suid package. Enjoy! -- Jon Trulson "Entropy. I

[cdesktopenv-devel] freebsd and autotools [was: Re: [PATCH] make /var/spool/calendar for the user upon installation]

2021-04-03 Thread Jon Trulson
On 3/28/21 5:07 PM, Jon Trulson wrote: On 3/28/21 4:48 PM, Chase wrote: Well if you had it working before that is a bit concerning, but I am not sure if it is a regression or something wrong with my environment. I would like a jenkins setup if possible. As for only doing work on linux, since

Re: [cdesktopenv-devel] [patch] dtcm crashes with the ja_JP.eucjp locale

2021-04-03 Thread Jon Trulson
characters. ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon

Re: [cdesktopenv-devel] [PATCH] make /var/spool/calendar for the user upon installation

2021-03-28 Thread Jon Trulson
ke And it builds fine... fbsd uses clang by default and I know that works with master (and did work on autotools in the past). -jon Thank you for your time, -Chase ‐‐‐ Original Message ‐‐‐ On Sunday, March 28, 2021 4:01 PM, Jon Trulson wrote: On 3/28/21 2:39 PM, Chase wrote: Just at

Re: [cdesktopenv-devel] [PATCH] make /var/spool/calendar for the user upon installation

2021-03-28 Thread Jon Trulson
BSD issues once linux works?  What's your thought on that? -jon ‐‐‐ Original Message ‐‐‐ On Sunday, March 28, 2021 1:55 PM, Jon Trulson wrote: On 3/28/21 9:52 AM, Chase wrote: So it sounds like the makefile incompatibilities have been solved, and now it's an issue

Re: [cdesktopenv-devel] [PATCH] make /var/spool/calendar for the user upon installation

2021-03-28 Thread Jon Trulson
s that have no differences between platforms, so therefor lets just commit them. Thank you for your time, -Chase ‐‐‐ Original Message ‐‐‐ On Sunday, March 14, 2021 6:49 PM, Chase nicetry...@protonmail.ch wrote: Some notes: Thank you for your time, -Chase ‐‐‐ Original Message ‐‐‐ On

Re: [cdesktopenv-devel] Is ICCCM and Extended Window Manager Hints compliance going to happen?

2021-03-28 Thread Jon Trulson
sts.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge

Re: [cdesktopenv-devel] Fwd: [cdesktopenv:code] Merge request: Added PAM support to CDE.

2021-03-27 Thread Jon Trulson
-jon On 2/3/21 5:40 PM, Jon Trulson wrote: I'm forwarding this to the list... The PR looks interesting.  I have not looked at it yet as SF seems to make that more difficult than it should be, but this seems like a very good thing.  I'm just looking for eyeballs and opinions here.

Re: [cdesktopenv-devel] Why do we require ksh93 to compile CDE?

2021-03-27 Thread Jon Trulson
m, which uses 'SDL' which no one else seems to use. With that, we could easily generate html, pdf, man pages, and a pile of other well known formats from the documentation.  And get rid of dthelp. -jon On Sat, Mar 27, 2021 at 1:45 PM Jon Trulson mailto:j...@ra

Re: [cdesktopenv-devel] [PATCH] Fix building in pbuilder/pdebuild

2021-03-27 Thread Jon Trulson
ng list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdeskto

Re: [cdesktopenv-devel] Why do we require ksh93 to compile CDE?

2021-03-27 Thread Jon Trulson
an pages, and a pile of other well known formats from the documentation.  And get rid of dthelp. -jon On Sat, Mar 27, 2021 at 1:45 PM Jon Trulson <mailto:j...@radscan.com>> wrote: On 3/27/21 11:31 AM, Jon Trulson wrote: On 3/27/21 11:07 AM, Zeke Williams wrote: > If

Re: [cdesktopenv-devel] Why do we require ksh93 to compile CDE?

2021-03-27 Thread Jon Trulson
On 3/27/21 11:31 AM, Jon Trulson wrote: On 3/27/21 11:07 AM, Zeke Williams wrote: > If someone could compile a list of scripts that require ksh to run I could take a look at them. I don't know exactly how helpful this information I'm providing will be, but I'm hoping it

Re: [cdesktopenv-devel] Why do we require ksh93 to compile CDE?

2021-03-27 Thread Jon Trulson
aking up ksh93 upgrade. Marcin ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be.&quo

Re: [cdesktopenv-devel] Why do we require ksh93 to compile CDE?

2021-03-26 Thread Jon Trulson
ourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourcef

Re: [cdesktopenv-devel] Why do we require ksh93 to compile CDE?

2021-03-26 Thread Jon Trulson
ther installed shell? dtksh is a part of CDE, though it is not used during the build.  It is a product of the build - it let's you write CDE Dt/Motif/X11 programs in ksh.  Google it, there are resources out there. -jon On Fri, Mar 26, 2021 at 2:17 PM Jon Trulson <mailto:j...@radscan.co

Re: [cdesktopenv-devel] Why do we require ksh93 to compile CDE?

2021-03-26 Thread Jon Trulson
stead? ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be."

Re: [cdesktopenv-devel] I want to help with porting to GNU autotools but don't know where to start

2021-03-26 Thread Jon Trulson
able in current autotools. Of course, I'd prefer to defer that work in autotools until it is 'complete' and everything builds - but of course, it is your time so you are free to work on what you wish. :) -jon On Fri, Mar 26, 2021 at 1:04 PM Jon Trulson <mailto:j...@radscan.c

Re: [cdesktopenv-devel] I want to help with porting to GNU autotools but don't know where to start

2021-03-26 Thread Jon Trulson
ing those kinds of changes. -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Re: [cdesktopenv-devel] [PATCH] make /var/spool/calendar for the user upon installation

2021-03-14 Thread Jon Trulson
___ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be."

Re: [cdesktopenv-devel] [PATCH] make /var/spool/calendar for the user upon installation

2021-03-14 Thread Jon Trulson
-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lis

Re: [cdesktopenv-devel] [PATCH] dtinfo: make auxillary dirs build

2021-02-28 Thread Jon Trulson
than sorry with that stuff. -jon > Thank you for your time, > -Chase > > > > > ___ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -

Re: [cdesktopenv-devel] Pull Requests

2021-02-22 Thread Jon Trulson
hash from github? I would think so, again not sure what you are asking... git is git... -jon > -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mail

Re: [cdesktopenv-devel] [PATCH] fix spurious compilation failure

2021-02-22 Thread Jon Trulson
ists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Re: [cdesktopenv-devel] [PATCH] make dtappbuilder build in parallel with autotools

2021-02-21 Thread Jon Trulson
s.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel

Re: [cdesktopenv-devel] dthelp/parser/pass2: make it build

2021-02-21 Thread Jon Trulson
thing too weird like the dthelp parser :) -jon > Thank you for your time, > -Chase > > > > > ___ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/list

Re: [cdesktopenv-devel] dthelp/parser/canon1: make it build

2021-02-21 Thread Jon Trulson
@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sou

Re: [cdesktopenv-devel] rendertable fails

2021-02-21 Thread Jon Trulson
fault Dt and Xm resources are already set. -jon > Best Regards, > >   Juergen. > > > > ___ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what

Re: [cdesktopenv-devel] [PATCH] dtksh: allow parallel building

2021-02-13 Thread Jon Trulson
> cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___

Re: [cdesktopenv-devel] SPARC Patch (II)

2021-02-13 Thread Jon Trulson
; > Kind regards, > Lev > > > > ___ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn'

Re: [cdesktopenv-devel] can't built on arch dtdocbook fatal error:, trying to build for locales i didnt set

2021-02-13 Thread Jon Trulson
when i dont have >> them set? even when i DID have them set it still failed to build, i >> had all the ones it complains about set the last 2 times i tried to >> get help here with this error. > > > ___ > cdesktopen

Re: [cdesktopenv-devel] [PATCH] make ttsnoop build under autotools

2021-02-13 Thread Jon Trulson
;ll have to figure that one out later. -jon > Thank you for your time, > -Chase > > > > > ___ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesk

Re: [cdesktopenv-devel] [PATCH] dthelp/parser/helptag: build under autotools

2021-02-07 Thread Jon Trulson
list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktope

Re: [cdesktopenv-devel] [PATCH] make ttsnoop build under autotools

2021-02-07 Thread Jon Trulson
time to investigate, but worth trying. -jon > Thank you for your time, > -Chase > > > > > ___ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktop

Re: [cdesktopenv-devel] Teach Imake to autoconfigure itself using AT&T's iffe

2021-02-07 Thread Jon Trulson
___ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___

Re: [cdesktopenv-devel] Parallel build support for Imake

2021-02-07 Thread Jon Trulson
not going to merge this one. -jon > Kind regards, > Lev > > > ___ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson

Re: [cdesktopenv-devel] Default font change

2021-02-07 Thread Jon Trulson
een, I think >> this actually looks better (sharper while minimizing jaggedness) than >> anti-aliasing. >> >> Kind regards, >> Lev >> >> > > > > ___ > cdesktopenv-devel mailing list > cdesktopenv-dev

Re: [cdesktopenv-devel] Default font change

2021-02-07 Thread Jon Trulson
tps://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Re: [cdesktopenv-devel] Remove Freetype dependency and switch default backdrop

2021-02-07 Thread Jon Trulson
devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel

Re: [cdesktopenv-devel] SPARC patch

2021-02-07 Thread Jon Trulson
there any plans in place for how we would go about convincing the Open > Group to relicense? Nope. -jon > Kind regards, > Lev > >> Hi Lev, >> >> Sorry, I don't know who this is really... What assistance are we looking >> for specifically? >> >

Re: [cdesktopenv-devel] Fwd: [cdesktopenv:code] Merge request: Added PAM support to CDE.

2021-02-03 Thread Jon Trulson
ing :D -jon > Thank you for your time, > -Chase > > > ‐‐‐ Original Message ‐‐‐ > On Wednesday, February 3, 2021 6:40 PM, Jon Trulson > wrote: > >> I'm forwarding this to the list... >> >> The PR looks interesting.  I have not looked at it yet a

Re: [cdesktopenv-devel] SPARC patch

2021-02-03 Thread Jon Trulson
#x27;t know who this is really... What assistance are we looking for specifically? -jon > Kind regards, > Lev > >> On Feb 2, 2021, at 19:12, Jon Trulson wrote: >> >> On 2/1/21 5:25 PM, Lev via cdesktopenv-devel wrote: >>> Hello, >>> >>> Several

[cdesktopenv-devel] Fwd: [cdesktopenv:code] Merge request: Added PAM support to CDE.

2021-02-03 Thread Jon Trulson
I'm forwarding this to the list... The PR looks interesting.  I have not looked at it yet as SF seems to make that more difficult than it should be, but this seems like a very good thing.  I'm just looking for eyeballs and opinions here. -jon Forwarded Message Subject:

Re: [cdesktopenv-devel] SPARC patch

2021-02-02 Thread Jon Trulson
sktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Re: [cdesktopenv-devel] PowerPC and musl fixes

2021-02-01 Thread Jon Trulson
interface to the hardware so userspace could handle the rest. [...] -- Jon Trulson "Entropy. It isn't what it used to be." -- Sheldon ___ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Re: [cdesktopenv-devel] [PATCH] dtksh: make it build under autotools

2021-01-31 Thread Jon Trulson
There's a lot more going on there than simple /sed -e 's/XCOMM /# /g'  /type stuff... Thanks! -jon > Thank you for your time, > -Chase > > > > > ___ > cdesktopenv-devel mailing list > cdesktopenv-devel@list

Re: [cdesktopenv-devel] master-ksh93-upgrade branch merged into master

2021-01-30 Thread Jon Trulson
On 1/30/21 5:29 PM, Jon Trulson wrote: > On 1/30/21 5:14 PM, Chase wrote: >> Very nice, could you also merge it with autotools-conversion so I can >> work on autotooling it? >> > > Yeah in a bit :) ... I am doing Lev's 5 patches he sent on the 26th > (building no

Re: [cdesktopenv-devel] PowerPC and musl fixes

2021-01-30 Thread Jon Trulson
iate any of the issues you have with the autotools? If we commit the >>>> configure file, you wouldn't need to install the autotools or m4 (you'd >>>> still need it to build nsgmls but hopefully we will get rid of this soon >>>> for system onsgmls) to

Re: [cdesktopenv-devel] PowerPC and musl fixes

2021-01-30 Thread Jon Trulson
do this a while ago so that the future debian package wouldn't depend on >>> the autotools but I was busy with the whole ksh replacement project. >>> Thank you for your time, >>> -Chase >>> ‐‐‐ Original Message ‐‐‐ >>> On Tuesday, January 26,

Re: [cdesktopenv-devel] PowerPC and musl fixes

2021-01-30 Thread Jon Trulson
s busy with the whole ksh replacement project. >> >> >> Thank you for your time, >> -Chase >> >> ‐‐‐ Original Message ‐‐‐ >> On Tuesday, January 26, 2021 10:23 PM, Lev wrote: >> >>> Hi Jon and Chase, >>> >>>> On Jan 2

  1   2   3   4   5   6   7   8   9   10   >