./wm/cde, Common Desktop Environment

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.5.2nb1, Package name: cde-2.5.2nb1, Maintainer: vins

The Common Desktop Environment was created by a collaboration of Sun, HP, IBM,
DEC, SCO, Fujitsu and Hitachi. Used on a selection of commercial UNIXs, it is
now available as open-source software for the first time.



Package options: pam

Master sites:

Filesize: 56203.07 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-13 06:29:07 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
wm/cde: README revision (NFC)
   2024-03-10 00:59:38 by Paolo Vincenzo Olivo | Files touched by this commit (4)
Log message:
wm/cde: standardise pam policy files location
   2024-01-18 21:57:04 by Paolo Vincenzo Olivo | Files touched by this commit (9) | Package updated
Log message:
wm/cde: update to 2.5.2

This is mainly a bugfix release addressing various issues.
Noticeably, this release included a fix to a bug reported on #netbsd
irc by a couple of of users, resulting in a frozen display on saved
sessions.

# pkgsrc changes

  * Add session file for CDE to use with other display managers.
  * Update dtlogin service script and README.
  * Explcitely set utmp/wtmp file paths.
  * Use a PHONY target instead of pre-install for PAM files.
  * Remove redundant dependencies.

# upstream changes (since 2.5.1)

### 2.5.2 (stable) 11/18/2023

Shortlog:

Cy Schubert (1):
       * Fix build under LLVM15

Jon Trulson (9):
       * Apply various patches from Giacomo Comes <co...@na...>
       * Patch from Giacomo Comes: rename ksh manpage to ksh-cde
       * Add DesktopNames=CDE to cde.desktop
       * pgadmin.dt: set icon from pgadmin to pgadmin3
       * dtfile/dterror.ds: fix script defines typo
       * dtksh: enable SHOPT_ECHOPRINT
       * dticon, dtpad, dtterm: fix session save issues (sprintf bogosity)
         lib/DtHelp: strmove(): return memmove() result
       * .gitignore: add new locations of dtsession/dtlogin PAM files

Peter Howkins (3):
       * (Pascal Stumpf) Makefile.am change several places where ${prefix}
         Dshould be $(CDE_INSTALLATION_TOP)
       * (Pascal Stumpf) CDE doesn't provide the ksh binary, don't install
	     the manpage for it
       * (Pascal Stumpf) dtlogin: On OpenBSD start X as root (it drops
	     privileges later)

hyousatsu (15):
       * DtTerm: fix a segfault by allocating a string dynamically.
       * dtwm: fix a title bar resizing issue.
       * dtwm: fix compiler warnings.
       * dtwm: add support for _NET_WM_VISIBLE_NAME and
	     _NET_WM_VISIBLE_ICON_NAME.
       * dtwm: optimize EWMH processing.
       * localized: fix the character encoding errors in zh_TW.UTF-8.
       * dtwm: add a new feature -- window rename.
       * dtwm: optimize EWMH processing.
       * dtwm: support _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW.
       * dtsession: change the maximum size of cover dialog to fullscreen.
       * dtlogin: use sessreg to manage utmp/wtmp.
       * dtwm: fix a segfault.
       * dtstyle: make the style manager recognize wheel mouse correctly.
       * tt: make the ttserver process events properly.
       * dtsession: fix a crash.
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-07-03 12:45:58 by Paolo Vincenzo Olivo | Files touched by this commit (1) | Package updated
Log message:
wm/cde: revbump after shells/ksh93 update.
   2023-02-23 22:38:48 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
wm/cde: add note for scrolling on dtterm.
   2023-02-23 20:10:06 by Paolo Vincenzo Olivo | Files touched by this commit (3)
Log message:
wm/cde: few adjustments.

* Move SPACIAL_PERMS for dtsession where they belong (systems w/o PAM
  support).
* Change main package category fom x11 to wm (wip leftover).
* Fix syntax of the hostname entry in /etc/hosts: addresses bug with
  ttsession coredumping upon startup.
* Bump revision.
   2023-02-13 14:47:33 by Tobias Nygren | Files touched by this commit (2)
Log message:
cde: fix a shell portability issue