[cdesktopenv-devel] CDE 2.2.2 released

2014-07-27 Thread Jon Trulson
CDE 2.2.2 has been tagged and released. The sourceforge mirrors should begin syncing soon. There are a lot of fixes and improvements in this release. CDE can be built on more modern Linuxes and BSDs, and an initial stab at an Illumios (opensolaris) support is also present. Thank you to all who

Re: [cdesktopenv-devel] [PATCH] FreeBSD 10 clang port

2014-07-27 Thread Christopher Turkel
I can update the wiki if you can't. -Original Message- From: Jon Trulson To: Ulrich Wilkens Cc: CDE development Sent: Sun, Jul 27, 2014 4:24 pm Subject: Re: [cdesktopenv-devel] [PATCH] FreeBSD 10 clang port On Sun, 27 Jul 2014, Ulrich Wilkens wrote: > Hello, > > here's the announce

Re: [cdesktopenv-devel] [PATCH] FreeBSD 10 clang port

2014-07-27 Thread Jon Trulson
On Sun, 27 Jul 2014, Ulrich Wilkens wrote: > Hello, > > here's the announced port for FreeBSD 10. > > It builds with clang by default, but can be switched > back to gcc by installing gcc47 package as a minimum > and by including following line in config/cf/host.def: > > #define UseGcc47 > > Th

[cdesktopenv-devel] [PATCH] FreeBSD 10 clang port

2014-07-27 Thread Ulrich Wilkens
Hello, here's the announced port for FreeBSD 10. It builds with clang by default, but can be switched back to gcc by installing gcc47 package as a minimum and by including following line in config/cf/host.def: #define UseGcc47 The number in the line must correspond to the version of the in