[cdesktopenv-devel] Releasing my package files

2018-04-26 Thread Chase via cdesktopenv-devel
Hi all, This has been long overdue, but I am releasing my packaging files for a CDE package, which can be found here: https://gitlab.com/TheSelousScout/cde-desktop (I don't really like using sourceforge due to their non-free JS, adware and geo blocking policies, you can read more about them here

[cdesktopenv-devel] [PATCH] Remove Ultrix support

2018-04-26 Thread Chase via cdesktopenv-devel
This patch removes support for Digital's (now HP's) Ultrix, like everyone else, they seem to have no intentions of making the platform open source, and it was replaced by OSF1/Tru64 Unix, which I am also planning to remove, so should therefore be removed from the code. Thank you for your time,

Re: [cdesktopenv-devel] [PATCH] Remove UXP/DS support

2018-04-26 Thread Chase via cdesktopenv-devel
Also, forgot to remove some endifs, here is the fix, please merge these commits in tandem Thank you for your time, -Chase ‐‐‐ Original Message ‐‐‐ On April 26, 2018 7:23 AM, Chase wrote: > I broke a script in this commit, here is the patch to fix it, also deleted > all of the trailing

Re: [cdesktopenv-devel] [PATCH] Remove UXP/DS support

2018-04-26 Thread Chase via cdesktopenv-devel
I broke a script in this commit, here is the patch to fix it, also deleted all of the trailing whitespace in the file. Thank you for your time, -Chase ‐‐‐ Original Message ‐‐‐ On April 26, 2018 1:01 AM, Chase via cdesktopenv-devel wrote: > This patch guts all code that allowed UXP/DS

[cdesktopenv-devel] [PATCH] Remove BSDi support

2018-04-26 Thread Chase via cdesktopenv-devel
BSDi was a proprietary flavor of BSD that has it's support discontinued in the early 2000s, anyone who was using it in a professional sense is now using regular freebsd or the various other flavors, as they are almost binary compatible. Thank you for your time, -ChaseFrom 14249a892d1b04d57afa60

[cdesktopenv-devel] [PATCH] Remove irix support

2018-04-26 Thread Chase via cdesktopenv-devel
This patch should gut the code of irix support, I say should and not will because unfortunately, the developers of CDE made very little distinction between the hardware (MIPS), the operating system (irix) and the company (silicon graphics) and decided to call them all SGI. This made sense back t