Port details |
- cde-devel Common Desktop Environment
- 2023.08.16_2 x11
=0 2023.04.01_1Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2022-08-06 03:47:29
- Last Update: 2023-08-28 16:35:30
- Commit Hash: 13b6c56
- License: LGPL21
- Description:
- CDE - The Common Desktop Environment is X Windows desktop environment
that was commonly used on commercial UNIX variants such as Sun Solaris,
HP-UX and IBM AIX. Developed between 1993 and 1999, it has now been
released under an Open Source licence by The Open Group.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cde-devel>0:x11/cde-devel
- To install the port:
- cd /usr/ports/x11/cde-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/cde-devel
- pkg install cde-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cde-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693237688
SHA256 (cschuber-cdesktopenv-code-2023.08.16-615d9a390_GH0.tar.gz) = 4f0f411ce95bbaa8f1cb435be62e0750499e1cf73d8d52c8f9d66ea6fc670282
SIZE (cschuber-cdesktopenv-code-2023.08.16-615d9a390_GH0.tar.gz) = 57560080
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ksh93 : shells/ksh
- bdftopcf : x11-fonts/bdftopcf
- mkfontscale>=0 : x11-fonts/mkfontscale
- biconv : converters/iconv
- fontconfig.pc : x11-fonts/fontconfig
- freetype2.pc : print/freetype2
- onsgmls : textproc/opensp
- xrdb : x11/xrdb
- sessreg : x11/sessreg
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xmu.pc : x11-toolkits/libXmu
- xscrnsaver.pc : x11/libXScrnSaver
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- perl5>=5.34<5.35 : lang/perl5.34
- Runtime dependencies:
-
- ksh93 : shells/ksh
- fc-cache : x11-fonts/fontconfig
- freetype2.pc : print/freetype2
- xrdb : x11/xrdb
- xset : x11/xset
- sessreg : x11/sessreg
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xmu.pc : x11-toolkits/libXmu
- xscrnsaver.pc : x11/libXScrnSaver
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- perl5>=5.34<5.35 : lang/perl5.34
- Library dependencies:
-
- libiconv.so : converters/libiconv
- libjpeg.so : graphics/jpeg-turbo
- libXm.so.4 : x11-toolkits/open-motif
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_cde-devel
- USES:
- autoreconf:build iconv:wchar_t gmake jpeg libtool motif perl5 shebangfix tcl:86 xorg
- pkg-message:
- For install:
- This is ancient software that is ported for curiosity purposes. It is
unlikely to be useful in everyday use, and should not be used in untrusted
environments as there are highly likely to be unresolved security issues.
It is also necessary to enable the Subprocess Control Service (and dtcms for
the calendar to work).
# sysrc rpcbind_enable=yes
# sysrc dtcms_enable=yes
# sysrc inetd_enable=yes
# service rpcbind start && service dtcms start
and
Add the following line to /etc/inetd.conf:
dtspc stream tcp nowait root /usr/local/dt/bin/dtspcd /usr/local/dt/bin/dtspcd
and to /etc/services:
dtspc 6112/tcp # CDE Subprocess Control Service
To start the Common Desktop Environment,
% ln -s /usr/local/dt/bin/Xsession ~/.Xsession
% env LANG=C startx
If you want to use dtlogin as well, you'll need to create
/usr/local/etc/X11/Xwrapper.config and add this line:
allowed_users=anybody
- WWW: https://sourceforge.net/p/cdesktopenv/wiki/Home/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2023.08.16_2 28 Aug 2023 16:35:30
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account. |
2023.06.12_2 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
2023.06.12_1 13 Jul 2023 17:57:39
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account. |
2023.04.01_1 03 Jul 2023 12:52:25
    |
Cy Schubert (cy)  |
x11/cde*: Bump PORTREVISION for c3a960a1872c
Fixes: c3a960a1872c
MFH: 2023Q3 |
2023.04.01 03 Jul 2023 12:47:16
    |
Cy Schubert (cy)  |
x11/cde*: Add missing shebang script
During 2023Q3 testing (using pudriere bulk -t, which enables
DEVELOPER mode), it was discovered that a tcl script was not getting
fixed by shabangfix. This commit fixes that.
Reported by: dizzy
MFH: 2023Q3 |
2023.04.01 26 Jun 2023 18:41:08
    |
Cy Schubert (cy)  |
x11/cde-devel: Address multiple build failures with LLVM16
/usr/local/include/Xm/Xm.h:1516:25: error: ISO C++17 does not allow 'register'
storage class specifier [-Wregister]
register int to_type) ;
^~~~~~~~~ |
2023.04.01 17 Apr 2023 23:04:05
    |
Cy Schubert (cy)  |
x11/cde-devel: Fix build due to missing dependency |
2023.04.01 17 Apr 2023 21:28:46
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account. |
2023.02.26 18 Mar 2023 03:24:28
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account. |
2023.02.18 21 Feb 2023 18:12:10
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account.
This commit in effect reverts ba49bacd3954 as our cdedesktoptools upstream
have accepted and committed my pull request to fix build errors flagged by
LLVM15. |
2023.02.04_3 15 Feb 2023 22:31:46
    |
Cy Schubert (cy)  |
x11/cde-devel: Fix plist
${LOCALBASE}/dt/man has returned as a symlink.
Fixes: c3fbfb67ab9f |
2023.02.04_3 15 Feb 2023 19:29:13
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account. |
2022.10.01_3 15 Feb 2023 16:55:04
    |
Cy Schubert (cy)  |
x11/cde*: Fix build under LLVM15
Fix many -Wint-conversion error such as the example below, including
an aso atomics.
connect.c:87:12: error: incompatible pointer to integer conversion initializing
'LONG' (aka 'int') with an expression of type 'void *' [-Wint-conversion]
DB_ADDR mdba = NULL; /* db address of current member record */
^ ~~~~ |
2022.10.01_3 17 Jan 2023 21:12:12
    |
Cy Schubert (cy)  |
x11/cde*: Remove .bak files from package
Remove unneeded and redundant .bak files from the package.
PR: 268989
Reported by: mikael
MFH: 2023Q1 |
2022.10.01_2 17 Jan 2023 21:12:11
    |
Cy Schubert (cy)  |
x11/cde*: Remove call to tzsetall()
As of src d5c85ac6526d, the tzcode update removed the tzsetwall()
function. Our tzcode upstream removed tzsetwall() in their commit
d36f8f5b6983. The reason they did this was that tzsetwall() was
"undocumented and ineffective."
MFH: 2023Q1 |
2022.10.01_1 17 Jan 2023 21:12:11
    |
Cy Schubert (cy)  |
x11/cde-*: Depend on the more modern shells/ksh
Upstream already uses and depends on ksh93/ksh. Depend on it instead of the
older ast/ksh.
MFH: 2023Q1 |
2022.10.01 02 Oct 2022 23:32:09
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account. |
2022.08.28 12 Sep 2022 04:11:34
    |
Cy Schubert (cy)  |
x11/cde-{25,devel}: Remove BROKEN for imake build issues
As of 2.5.0 (from HISTORY in the tarball),
This release is the first to use autotools for building. The Imake
build system is gone. No doubt there is more improvement that can be
done here (support cross compiling, make uninstall, etc), but
everything is functional. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2022.08.28 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2022.08.28 05 Sep 2022 16:28:58
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account.
The notable change in this update is dtsession loading the appropriate
font for xterm as needed. |
2022.08.26 28 Aug 2022 21:43:22
    |
Cy Schubert (cy)  |
x11/cde-devel: Correct distinfo |
2022.08.26 28 Aug 2022 21:38:20
    |
Cy Schubert (cy)  |
x11/cde-devel: Push date
Date should have been updated too.
Pointy hat to: cy |
2022.08.13 28 Aug 2022 21:16:44
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account. |
2022.08.13 15 Aug 2022 14:42:06
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account. |
2022.08.07 12 Aug 2022 05:33:11
    |
Cy Schubert (cy)  |
x11/cde-devel: Update to the latest cdesktopenv-code commit
Update to the latest cdedesktop-code commit proxied through my GH account. |
2022.07.31 06 Aug 2022 03:38:58
    |
Cy Schubert (cy)  |
x11/cde-devel: Introduce x11/cde-devel
The x11/cde-devel port will track the CDE master development branch.
The cdesktopenv-code git repo on sourceforge is mirrored using my github
account and FreeBSD ports plumbing is used to fetch tarballs from github.
This port uses the x11/cde-25 port/pkg coexistence methodology to allow
it to be installed while a more stable version of x11/cde* is installed,
allowing users to safely use the port with a quick fallback should the
upstream software significanly break.
Users should ensure that their ~/.dt is backed up prior to switching
from a stable version of x11/cde* to x11/cde-devel or back again. |