Since tk-4.x ends at 4.2, remove check for tk-4.3 and tk-4.4. This
should at least make it work for 75/41 and 76/42. Others are
encouraged to add support for 80/80.
(fixes) PR: 4965
kdegames -> games/
kdenetwork -> net/
kdesupport -> converters/
kdeutils -> misc/
(Repository copy already done, dependency path and category name fixups
is being done in this commit.)
(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
ports.
(3) Make package names follow the convention.
(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
There is no need to specify the full pathname if the target is an
executable in the standard path. (Actually, as the same port is
specified in LIB_DEPENDS, I think we can completely do away with
this line but since Stefan added this explicitly, I assume there
is a reason for it and left it alone.)
Approved by: se (all but 4)
Eterm is one of the most configurable terminal emulators available for
the X-Windows system. It is built as part of the Enlightenment window
manager and as such places the importance of eyecandy and other aesthetic
qualities slightly above stability. Allows you to use scaled images as your
background for terminal windows, and much more!
PR: ports/4890 port/4891
Submitted by: murray@cdrom.com
and kdelibs (support libraries for all KDE components).
KDE is a desktop environment much like CDE, but with kind of a Win-95
look and feel. The best in the direction of making X11 applications
managable by "naive" users I've seen so far.
More components (games, multimedia, network, utils) to come soon ...
kwm - window manager
kfm - file manager
kdm - login manager (xdm replacement)
kcc - KDE config tool
kvt - xterm replacement
... and too many more to list here ...
I have not yet tested the functionality of kdm, but there seems
to be a problem with decoding the screenlock password, so it may
be wise to use KDE with xdm for now (or to use startkde, which
also shows what to add to your .xsession file, if you want to
stay with xdm).
The use of --x-inc and --x-lib to pass in multiple directories is a hack,
and should be replaced by a more robust approach. It works, but relies on
implementation details of the configure script.
Note that Motif/password checking is disabled, as you can't read the
encrypted password unless you are root.
Prodded by: Bill Fenner's distfile checker