lightweight window manager for X. The goal of this project is
to make a very basic, lightweight and dynamic WM. The result
is for now a little WM usable for daily use.
WWW: http://wmfs.sangor.net/
PR: ports/129507
Submitted by: Dennis Herrmann <adox at mcx2.org>
2008-09-19 x11-wm/kahakai: "Development ceased"
2008-08-24 palm/synce-gnomevfs: No longer supported by developers
2008-08-24 palm/synce-kde: No longer supported by developers
2008-08-24 palm/synce-multisync: No longer supported by developers
2008-12-06 shells/ksh93-devel: This port is Outdated. Please use shells/ksh93
2008-09-19 sysutils/dtc-toaster: Has been broken for more than 6 months
2008-09-19 sysutils/dusage: Has been broken for more than 6 months
2008-09-19 games/linux-alienarena: Has been broken for more than 6 months
-patch-aaa0[13] contain changes required for patch-aaa0[67]
-patch-aaa0[67] fix `resize to negative dimension` bug
-Bump the PORTREVISION.
Submitted by: Alexander <flitster@gmail.com>
Obtained from: Its git
took (better word, backout) from 1.0.0 release. The 'hash' isn't available
some shells. Bump the PORTREVISION.
Reported by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Tested by Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Randy Pratt <bsd-unix@embarqmail.com>
All the configuration is made via config file in Xresources format.
Echinus supports a small subset of EWMH to be compatible with external panels and pagers.
The goal of development is a small, fast window manager without features not strictly related to window management (menus, panels, etc.)
WWW: http://rootshell.be/~polachok/code/
PR: ports/126238
Submitted by: Henrik Friedrichsen <hrkfrd@googlemail.com>
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php
While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:
* Improved visibility on transparent backgrounds
* Themed arrow buttons in applets that were missing them
* Layout and antialiasing fixes in various applets
Approved by: portmgr (erwin/pav)
2007-10-28 x11-wm/gwm: Project is dead
2007-10-28 x11-wm/mlvwm: Project is dead
2007-10-28 x11-wm/novawm: Project is dead
2007-10-28 x11-wm/orion: Version branch long since retired
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
2008-08-02 x11-wm/beryl-core: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-manager: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-plugins: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-plugins-unsupported: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-settings: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-settings-bindings: No longer supported - Use compiz
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php
After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.
KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.
Of course Thanks to all Testers.
o Update maintainer email address
Version 0.1.7 contains both bug fixes and new features compared to
0.1.6, most notably:
o UTF-8 support, finally non ASCII characters should render ok.
o RandR support, multi-screen configuration is now detected and should
be handled correctly.
o Viewport support removed, it was buggy and not used by many.
For a somewhat more complete list of changes see:
http://www.pekwm.org/projects/pekwm/wikis/Release-0_1_7
PR: 126318
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
of wmanager.
Add an optional (on by default) dependency on the wmanager-addons port
containing two helper scripts and some manual pages.
Fix the path to the docs in pkg-message and add a reference to
the sample files' directory. This still leaves a portlint warning about
absolute paths which will be fixed after the repo-copy in PR 123864.
Add a Makefile patch that I also added to the Debian package to make
wmanager build in the same way on all OS's.
x11-wm/wmanager - the X window manager selector. The scripts and manpages
were obtained from the Debian wmanager package and reworked a bit so
that they work on other operating systems, too.
WWW: http://devel.ringlet.net/x11/wmanager-addons/
Author: Peter Pentchev <roam@ringlet.net> (myself)
It is NOT a standalone XDM-like implementation, rather it takes advantage of
the modularity of GDM. GDM use special clients (gdmlogin or gdmgreater),
called "greeter" clients, to do the graphical part of a login.
The authentication, etc., is still done by the GDM daemon.
GDM communicates through pipes and a simple protocol with the clients
(check the GDMClient class and the list of opcodes to have a better idea).
WWW: http://www.etoile-project.org/
The main challenge is how to track key and mouse input
and show minimature window.
Unlike AZDock, which is application-based, AZSwitch is window-based.
Therefore, they are not compatible to each other in implementation.
WWW: http://www.etoile-project.org/
2008-04-30 www/phpadsnew: replaced by www/openx
2007-10-27 x11-wm/yawm: project no longer exists
2007-10-27 x11-wm/uwm: Version branch long since retired
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Ion is a simple but extensible Window Manager that is closer to
Ratpoison and PWM than to anything else.
With Ion, the screen is divided into frames, and each program simply
lives in the frame it's provided. All Ion commands are keyboard-based.
Ion is also highly configurable and extensible through Lua.
Think of Ion like an X11 version of Screen.
WWW: http://modeemi.cs.tut.fi/~tuomov/ion/
Submitted by: adamw
Repocopied by: marcus
Repocopied from: x11-wm/ion-2
This is extermely unlikely to have been broken in practise, but it was
affecting pointyhat. I think I now understand why the correct way is
breaking my test script.
Pointed out by: pointyhat (via pav)
. Fix handling of the GNOME desktop files in the packing list.
. Remove BROKEN since this release fixes the problems with doc generation
crashing or timing out.
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Common Lisp.
If you're tired of flipping through themes like channel-surfing, and going
from one perfect-except-for-just-one-thing window manager to another
even-more-broken-in-some-other-way then perhaps Stumpwm can help.
Stumpwm attempts to be customizable yet visually minimal. There are no window
decorations, no icons, and no buttons. It does have various hooks to attach
your personal customizations, and variables to tweak.
* Hack the good hack.
* Debug your good hack.
* Customize your window manager.
While it's running. That's right. With a 100% Common Lisp window manager
there's no stopping the hacks. Just re-eval and GO!
WWW: http://www.nongnu.org/stumpwm/
may either run a program or simply write something on standard out. It is
inspired by, and is similar in function to, 9menu and ratmenu but is muchly
improved. It includes: User settings in X resources, long and short option
names (using getopts), scrollable menus (if they do not fit on screen), both
mouse and keyboard support, exiting on unfocus, and a decent manpage.
WWW: http://www.update.uu.se/~zrajm/programs/
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az
- Port most epplets to FreeBSD
- Exclude Mountbox from the build (too much Linux-dependent)
- Exclude Xss from the build (what is it really good for?)
Approved by: miwi (mentor)
2008-02-23 ftp/axelq: Unmaintained, website disappeared
2007-11-09 lang/fpc-devel: now lags behind version in lang/fpc; use that instead
2007-11-13 devel/php-dbg: does not work with php5 and does not compile on gcc4.2
2007-11-16 graphics/jgv: development stalled for years, outdated, unmaintained
2007-11-16 editors/muggy: development stalled for years, unmaintained
2007-11-16 x11-fm/binder: development stalled for years, outdated, unmaintained
For an introduction to building, configuring and using xmonad extensions,
see XMonad.Doc.
In particular:
* XMonad.Doc.Configuring, a guide to configuring xmonad.
* XMonad.Doc.Extending, using the contributed extensions library.
* XMonad.Doc.Developing, introduction to xmonad internals and
writing your own extensions.
WWW: http://www.xmonad.org/
PR: ports/120235
Submitted by: Matthieu Guegan <matt.guegan at free.fr>
eye-candy but also powerful desktop environment for Linux or other Unix-like
operating systems. It uses following programs: FVWM as a window manager and
"main core", ROX-Filer as file manager (manages icons on the desktop), xterm,
aterm, mrxvt or urxvt as terminal emulators, MPD or XMMS as music players
(there's built-in support for controlling these programs), and several other
tools for different functions, like setting a wallpaper or making screen
shots.
WWW: http://fvwm-crystal.org/
PR: ports/118688
Submitted by: Giacomo Mariani
- Update `x11-wm/wmii' to version 3.6 [2]
- Remove CENKES as they do not carry new distfiles
- Minor tweaks in pkg-descr for `devel/libixp'
PRs: ports/119281 [1]
ports/119282 [2]
Submitted by: Daniel Roethlisberger
Reworked by: danfe (myself)
Go ahead from: sat (maintainer) [1]
you to get the most out of the powerful Openbox menu system, while hiding
the xml layout from the user.
It can install dynamic menus (pipe menus), such as Gnome menus or a
quick-navigator. You can also use the obxml module to easily write pipe
menus of your own in Python.
WWW: http://obmenu.sourceforge.net/
allow versions older than 28 days to be distributed.
Mark this for quick expiration, as I do not believe it will be possible
for FreeBSD to guarantee that timeliness given our procedures for ports
freezes.
Hat: portmgr