Port details |
- nscde Modern CDE clone based on fvwm
- 1.4_1 x11-wm
=1 Version of this port present on the latest quarterly branch. - Maintainer: freebsd@ny-central.org
 - Port Added: 2021-08-09 15:00:09
- Last Update: 2022-01-04 07:53:08
- Commit Hash: 7b5b1d6
- People watching this port, also watch:: polipo, tcpdump, ratproxy, magicrescue, tmux
- License: GPLv3
- Description:
- NsCDE is a retro but powerful UNIX desktop environment which resembles CDE look
(and partially feel) but with a more powerful and flexible framework beneath-
the-surface, more suited for 21st century unix-like and Linux systems and user
requirements than original CDE.
NsCDE can be considered as a heavyweight FVWM theme on steroids, but combined
with a couple other free software components and custom FVWM applications and a
lot of configuration, NsCDE can be considered a lightweight hybrid desktop
environment.
WWW: https://github.com/NsCDE/NsCDE
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-wm/nscde/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/nscde
- pkg install nscde
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nscde
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1638108980
SHA256 (nscde-nscde-1.4_GH0.tar.gz) = 838f17a3ef5f3cec409ed2ca0bd0ac1f324890bc50e64ee559321126516df1a9
SIZE (nscde-nscde-1.4_GH0.tar.gz) = 32001678
- 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:
-
- docbook-xsl>0 : textproc/docbook-xsl
- xsltproc : textproc/libxslt
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- py38-psutil>=5.7.0 : sysutils/py-psutil@py38
- py38-xdg>0 : devel/py-xdg@py38
- py38-yaml>=3.11 : devel/py-yaml@py38
- convert : graphics/ImageMagick7
- dunst : sysutils/dunst
- font-bh-lucidatypewriter-100dpi>0 : x11-fonts/font-bh-lucidatypewriter-100dpi
- fvwm2 : x11-wm/fvwm2
- gsed : textproc/gsed
- ksh93 : shells/ast-ksh
- pyuic5 : devel/py-qt5@py38
- qt5-style-plugins>=5.0.0 : x11-themes/qt5-style-plugins
- roboto-fonts-ttf>0 : x11-fonts/roboto-fonts-ttf
- stalonetray : x11/stalonetray
- xdotool : x11/xdotool
- xdpyinfo : x11/xdpyinfo
- xrdb : x11/xrdb
- xrefresh : x11/xrefresh
- xscreensaver : x11/xscreensaver
- xsettingsd : x11/xsettingsd
- xterm : x11/xterm
- ksh93 : shells/ksh2020
- sudo : security/sudo
- ImageMagick7>=7 : graphics/ImageMagick7
- python3.8 : lang/python38
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
-
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for nscde-1.4_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
====> Root authorization: you have to select exactly one of them
SUDO=on: Use sudo to elevate privileges
DOAS=off: Use doas to elevate privileges
====> KSH version: you have to select exactly one of them
ASTKSH=off: AT&T KSH93
KSH2020=on: Updated AT&T KSH93 (arm64 compatible)
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_nscde
- USES:
- gettext magick:run pkgconfig:build python:3.7+ shebangfix xorg
- pkg-message:
- For install:
- NsCDE runs a setup script when started the first time. To
ensure the best experience, it is recommended to install
a few additional ports, i.e.:
* audio/pavucontrol - for audio/volume control
* www/firefox - or any other browser to access help
* x11/xcalc - as destination for a pre-set up calculator link
* editors/nedit - as text editor
* x11/arandr - for multi screen configuration
* x11/xscreensaver - as lock screen
* x11-fm/pcmanfm - as file manager
While NsCDE will generally run fine without those ports,
there will be keyboard shortcuts and links in your initial
setup, which will not work without them or without further
configuration work on your end.
NsCDE comes with a default xsessions configuration that is
managed by and integrated with fvwm; for further details on
how to integrate NsCDE xsessions with other session managers,
refer to the examples in /usr/local/share/examples/nscde/.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Jan 2022 07:53:08 1.4_1 |
Fernando ApesteguĂa (fernape)  Author: Chris Moerz |
x11-wm/nscde: add xsession integration
Add missing files for xsessions integration.
PR: 260720
Reported by: grahamperrin@gmail.com |
13 Dec 2021 14:40:24 1.4 |
Jimmy Olgeni (olgeni)  |
x11-wm/nscde: fix typo in pkg-message |
11 Dec 2021 13:50:53 1.4 |
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
08 Dec 2021 02:03:28 1.4 |
Hiroki Tagato (tagattie)  Author: Chris Moerz |
x11-wm/nscde: update to 1.4
Port changes:
* imagemagick dependency removed from options, relying on DEFAULT versions in
/etc/make.conf instead
* added option for choosing ksh version; default switched to ksh2020 because it
compiles and works on arm64
* add WWW to pkg-descr
* convert pkg-message to UCL format
Upstream changes: https://github.com/NsCDE/NsCDE/releases/tag/1.4
PR: 260219
Reported by: Chris Moerz <freebsd@ny-central.org> (maintainer) |
29 Oct 2021 17:04:30 1.3 |
Neel Chauhan (nc)  Author: Chris Moerz |
x11-wm/nscde: Update to 1.3
PR: 259328 |
09 Aug 2021 14:56:30 1.2 |
Nuno Teixeira (eduardo)  Author: Chris Moerz |
x11-wm/nscde: New port: modern and functional CDE
* Submitter becomes maintainer
sCDE is a retro but powerful UNIX desktop environment which resembles
CDE look (and partially feel) but with a more powerful and flexible
framework beneath-the-surface, more suited for 21st century unix-like
and Linux systems and user requirements than original CDE.
See also https://github.com/NsCDE/NsCDE
PR: 255929
Differential Revision: https://reviews.freebsd.org/D30591 |