cdesktopenv/cde
Jon Trulson 27d5cc033d DtSvc:EnvControl: Use more modern and less dangerous methods of manipulating the env.
This should work for both linux and the BSD's... It should hopefully
solve the corrupted environment errors Marcin sees on fbsd 9 amd64.
2012-08-16 18:26:50 -06:00
..
admin Use $(SHELL) and $(KORNSHELL) for shell scripts 2012-08-14 12:34:41 -06:00
config Add support for building 32bit SPARC binaries under Linux. 2012-08-16 16:18:12 -06:00
contrib/rc/linux new dtlogin rc script for linux from David McBrayer <d9j0m.dev@gmail.com> 2012-08-16 17:05:38 -06:00
databases Provide basic font aliases for FreeBSD 2012-08-16 16:15:52 -06:00
doc Process sgml and man files in doc directory for FreeBSD. 2012-08-15 15:56:03 -06:00
examples
historical historical: mv some old files that we want to preserve out of the top level 2012-08-10 07:17:27 -06:00
imports/motif
include
lib DtSvc:EnvControl: Use more modern and less dangerous methods of manipulating the env. 2012-08-16 18:26:50 -06:00
logs
osf
programs dtdocbook: on some systems SIGLOST = SIGPWR and they should not be in the same case statement. 2012-08-16 16:19:40 -06:00
util
.gitignore Provide basic font aliases for FreeBSD 2012-08-16 16:15:52 -06:00
CONTRIBUTORS
COPYING
Imakefile Imakefile diffs for OpenBSD. 2012-08-11 19:23:43 -06:00
Makefile
README
copyright

README

*************************************

The Common Desktop Environment is released under the terms of the LGPL V.2
license. You may reuse and redistribute this code under the terms of this
license. See the COPYING file for details.
*************************************

Purpose of this release:

This release under a new license is numbered 2.2.0. It is almost identical to
the 2.1.30 release The Open Group made available to customers in 1999 but with
additional improvements to allow it to build under Linux. It's not called 
2.1.30 to avoid confusion with versions of 2.1.30 not built from the open source 
code.

************************************
Downloading this release:

CDE may be downloaded downloaded in source form from the Common Desktop
Environment website:

http://sourceforge.net/projects/cdesktopenv/

Or via git:

git clone git://git.code.sf.net/p/cdesktopenv/code cdesktopenv-code

************************************

Installing this release:

Complete installation instructions can be found on the CDE wiki:

http://sourceforge.net/p/cdesktopenv/wiki/Home/

Bug reports and patches encouraged.