Port details |
- cde-25 Common Desktop Environment
- 2.5.2_4 x11 =2 2.5.2_3Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: 2022-08-06 03:44:37
- Last Update: 2024-10-21 23:43:54
- Commit Hash: d95bff8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://sourceforge.net/p/cdesktopenv/wiki/Home/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/cde-25/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/cde-25
- pkg install cde-25
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cde-25
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1700368441
SHA256 (cde-2.5.2.tar.gz) = 5d4c2f4eee5ecf8cc2f52d5af30064a564501b524de3d2fb5a49ed4007c7d731
SIZE (cde-2.5.2.tar.gz) = 57551944
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- x11/cde
- 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.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : 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.36<5.37 : lang/perl5.36
- 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.36<5.37 : lang/perl5.36
- Library dependencies:
-
- liblmdb.so : databases/lmdb
- 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-25
- USES:
- autoreconf:build iconv:wchar_t gmake jpeg libtool motif perl5 shebangfix tcl:86 xorg
- pkg-message:
- For install:
- CDE - The Common Desktop Environment is an 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 license by The Open Group.
Common Desktop Environment requires the Subprocess Control Service,
dtcms, and the inetd super server to fully function.
First, add the following line to /etc/inetd.conf:
dtspc stream tcp nowait root /usr/local/dt/bin/dtspcd /usr/local/dt/bin/dtspcd
Second, add the following line to /etc/services:
dtspc 6112/tcp # CDE Subprocess Control Service
# sysrc rpcbind_enable=YES
# sysrc dtcms_enable=YES
# sysrc inetd_enable=YES
# service rpcbind start && service dtcms start && service inetd start
Finally, make sure to add /usr/local/dt/bin to your path.
To start the Common Desktop Environment:
% env LANG=C startx /usr/local/dt/bin/Xsession
Alternatively, if you want to use the Login Manager as well, create
/usr/local/etc/X11/Xwrapper.config and add this line:
allowed_users=anybody
To start the Common Desktop Enviroment Login Manager:
% /usr/local/dt/bin/dtlogin -daemon
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.2_4 21 Oct 2024 23:43:54 |
Cy Schubert (cy) Author: Alexander Ziaee |
x11/cde*: Improve pkg-message
+ history from upstream
+ improve sysrc examples
+ apply editorial polish
+ startx without linking
PR: 282229
Discussed with: cy |
2.5.2_3 04 Sep 2024 01:57:27 |
Cy Schubert (cy) |
x11/cde*: Remove llvm16 dependency
llvm16 is no longer needed to build the x11/cde ports. However this now
exposes a dependency on databases/lmdb. |
2.5.2_2 02 Jun 2024 22:17:59 |
Cy Schubert (cy) |
x11/cde*: Catch up to src bb421be6c117
src bb421be6c117 moved ftime(3) to libutil. This resulted in this
error:
ld: error: undefined symbol: ftime
>>> referenced by getdate.c
>>> libDtCmP_a-getdate.o:(cm_getdate) in archive
../libDtCmP/libDtCmP.a
There are other programs and libraries that also reference ftime(3).
Rather than patch each Makefile.am, add -lutil to LDFLAGS.
MFH: 2024Q2 |
2.5.2_2 03 Mar 2024 08:54:01 |
Cy Schubert (cy) |
x11/cde*: Add a note about $PATH
CDE is installed in ${PREFIX}/dt, as it was installed in /usr/dt on
platforms like Solaris and Tru64. |
2.5.2_1 17 Feb 2024 05:45:39 |
Cy Schubert (cy) |
x11/cde*: Work around a SIGBUS in dtcreate
dtcreate has been experiencing SIGBUS since llvm 17 import. Fall back
to llvm 16 until this problem can be more thoroughly investigated. |
2.5.2 22 Jan 2024 12:26:16 |
Muhammad Moinur Rahman (bofh) |
x11/cde-25: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
2.5.2 19 Nov 2023 16:49:25 |
Cy Schubert (cy) |
x11/cde-25: Fix build
Add missing sessreg dependency. |
2.5.2 19 Nov 2023 14:03:30 |
Cy Schubert (cy) |
x11/cde-25: Update to 2.5.2
This brings cde-25 up to the same level as cde-devel. |
2.5.1_5 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
2.5.1_4 03 Jul 2023 12:52:25 |
Cy Schubert (cy) |
x11/cde*: Bump PORTREVISION for c3a960a1872c
Fixes: c3a960a1872c
MFH: 2023Q3 |
2.5.1_3 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 |
2.5.1_3 26 Jun 2023 18:41:07 |
Cy Schubert (cy) |
x11/cde-25: 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) ;
^~~~~~~~~
MFH: 2023Q2 |
2.5.1_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 */
^ ~~~~ |
2.5.1_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 |
2.5.1_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 |
2.5.1_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 |
2.5.1 02 Oct 2022 23:55:54 |
Cy Schubert (cy) |
x11/cde-25: Update to 2.5.1
2.5.1 minor but what our upstream consider significant enough to roll
a new release including:
- load appropriate xterm font
- update ksh93 used as a basis to implement dtksh to 1.0.3
Though dtksh is based on ksh, it implements an API that allows ksh shell
scripts access to CDE functions. |
2.5.0 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) |
2.5.0 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 ) |
2.5.0 06 Aug 2022 03:38:58 |
Cy Schubert (cy) |
x11/cde-25: Allow cde port/pkg coexistence
Allow cde-25 to coexist with other versions of CDE installed on the
same system. This allows users to migrate or quickly revert back
should a user wish to temporarily do so. The reason for this is that
CDE 2.5.0 will use fonts such as gb2312.1980 which can mess up fonts
displayed by legacy Xm nd Xaw apps.
In such a scenaroio the user would define CDE_CONCURRENT in their
make.conf or poudriere.d/make.conf, then build and install the port.
When CDE_CONCURRENT is defined, the port is be installed in
${PREFIX}/dt25. To switch between the two CDEs a user could either
manually create a symlink as /usr/local/dt and possibly switch their
~/.dt from one environment or the other. Or one could use something
similar to the following in their .xsession or .xstart file: (Only the first 15 lines of the commit message are shown above ) |
2.5.0 06 Aug 2022 03:38:57 |
Cy Schubert (cy) |
x11/cde-25: Introduce the new x11/cde-25
CDE 2.5.0 has many improvements however some users may discover that
fonts used by legacy Xm and Xaw apps are unreadable due to legacy apps
using the gb2312.1980 font registry. For now cde-24 will remain the
default cde however users can install cde-25 for new features and
bugfixes. |