Commit graph

224 commits

Author SHA1 Message Date
Peter Pentchev
0a77dbb72f Add wmanager-addons-0.02, a set of helper scripts and manual pages for
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)
2008-05-24 15:57:16 +00:00
Dirk Meyer
b5b30a258e This Login.app is a simple "greeter" program you can use for XDM sessions.
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/
2008-05-11 13:37:06 +00:00
Dirk Meyer
74ff3dfd26 AZSwitch is an experimental application for window switching.
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-05-11 13:34:39 +00:00
Martin Wilke
94e3ce48e5 2008-04-30 www/firefox15: Obsolete version, use Firefox 2.0 or greater instead
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
2008-04-30 07:20:21 +00:00
Michael Johnson
33bfe93ae7 Remove this port due to ridiculous license restrictions.
Requested by:	portmgr and many many others
2008-04-08 21:12:23 +00:00
Michael Johnson
296e915760 Add ion3
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
2008-04-08 18:29:46 +00:00
Alejandro Pulver
d9f2006450 Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in0
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/
2008-03-11 22:54:58 +00:00
Alejandro Pulver
94501ffbfb Ratmen is a simple program for displaying a menu in a window. On selection is
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/
2008-03-11 22:48:42 +00:00
Martin Wilke
3bc0d14a35 2007-10-28 x11-wm/wmDeskGuide: Version branch long since retired
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
2008-02-28 12:08:24 +00:00
Alejandro Pulver
7570160916 Third party tiling algorithms, configurations and scripts to xmonad.
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>
2008-02-20 01:11:37 +00:00
Alejandro Pulver
381c5cbf8f This is a port of FVWM-Crystal. FVWM-Crystal aims to create an easy to use,
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
2008-02-16 21:13:28 +00:00
Alexey Dokuchaev
f8bae2f0aa Deorbit x11-wm/wmii-devel' in favor of updated x11-wm/wmii'.
Encouraged by:	sat (maintainer)
2008-01-29 14:33:11 +00:00
Doug Barton
252fb70c5b Obmenu is a menu editor designed for Openbox. It's easy to use, allowing
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/
2007-12-19 06:22:00 +00:00
Ade Lovett
b4f7e5ead9 The absolute best that can be said here is that the license is somewhat
incompatible with how FreeBSD, and its ports, work.
2007-12-12 08:06:37 +00:00
Florent Thoumie
6db750263b Hook x11-wm/compiz-fusion to the build. 2007-10-29 19:23:26 +00:00
Volker Stolz
bff27d7d79 XMonad is a tiling window manager written in Haskell for X.
Features :
    * Very stable, fast, small and simple.
    * Automatic window tiling and management
    * First class keyboard support: a mouse is unnecessary
    * Full support for tiling windows on multi-head displays
    * Full support for floating windows
    * XRandR support to rotate, add or remove monitors
    * Per-workspace layout algorithms
    * Per-screens custom status bars
    * Easy, powerful customisation and reconfiguration
    * Large extension library
    * Extensive documentation and support for hacking

WWW:	http://www.xmonad.org/

PR:		ports/117491
Submitted by:	Matthieu Guegan <matt.guegan at free.fr>
2007-10-29 07:33:00 +00:00
Andrew Pantyukhin
123d815215 - Sort category Makefiles
Inspired by:	Jason Harris <jharris@widomaker.com>
Howto:		http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
2007-10-05 23:33:27 +00:00
Martin Wilke
0b339e8b77 awesome is a tiling window manager initialy based on a dwm code
rewriting. It's extremely fast, small, dynamic and awesome.

Windows can be managed in several layouts: tiled and floating. Each
layout can be applied on the fly, optimizing the environment for the
application in use and the task performed.

Managing windows in tiled mode assures that no space will be waste on
your screen. No gaps, no overlap.

WWW: http://awesome.naquadah.org/

PR:		ports/116656
Submitted by:	Nikos Ntarmos <ntarmos at ceid.upatras.gr>
2007-09-27 23:55:09 +00:00
Martin Wilke
609e437cfa 2007-09-15 x11-wm/obtuner: broken with recent Openbox and the project is not active anymore
2007-08-22 www/mapedit: Depends on obsolete version of jdk
2007-08-22 www/hotjava: Depends on obsolete version of jdk
2007-08-29 sysutils/cd9660_unicode: is obsolete. See mount_cd9660(8)
2007-09-11 net-mgmt/p5-Net-SNMP3: only runs with old, unsupported Perl versions
2007-09-18 15:22:54 +00:00
Thomas Abthorpe
00a87e4442 Nickleby is a window manager for those of us who live our lives inside
xterms.  It has no menus and creates minimal window decoration.  Nickleby
is intended for use with monitors large enough, with enough resolution, the
user has no need for virtual desktops.

WWW: http://www.mammothcheese.ca/munger.html

--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca

PR:		ports/116178
Submitted by:	James Bailie <jimmy at mammothcheese.ca>
2007-09-10 12:27:42 +00:00
Frank J. Laszlo
02f5f0a9e3 A fully featured Python/GTK based settings manager for the CompizConfig system
WWW: http://forums.compiz-fusion.org/

PR:	ports/116139
Submitted by:	Robert Noland <rnoland@2hip.net>
2007-09-06 20:08:47 +00:00
Frank J. Laszlo
7d0fb890a0 Python bindings for the compizconfig library
WWW: http://forums.compiz-fusion.org/

PR:	ports/116138
Submitted by:	Robert Noland <rnoland@2hip.net>
2007-09-06 20:05:06 +00:00
Frank J. Laszlo
12e6537916 The gconf backend for CompizConfig. It uses the
Gnome configuration system and provides integration into the Gnome desktop
environment.

WWW: http://forums.compiz-fusion.org/

PR:	ports/116137
Submitted by:	Robert Noland <rnoland@2hip.net>
2007-09-06 20:00:58 +00:00
Frank J. Laszlo
c187b6c278 Libcompizconfig is an alternative configuration system for
compiz and provides the following features:
- Automatic plugin list generation.
- Import/Export of the current configuration.
- Configuration profiles.
- Parsing of Compiz metadata files to provide an easy to use API for
configuration managers.
- Conflict handling for plugins and actions.
- Support for different configuration storage backends.
- Desktop environment integration. If a backend provides desktop
environment integration, then Compiz will share the keybindings
and settings with the default desktop environment window
manager like metacity or kwin.
- Its own Compiz configuration plugin "ccp" to provide all features
of libcompizconfig with compiz.

WWW: http://forums.compiz-fusion.org/

PR:	ports/116136
Submitted by: Robert Noland <rnoland@2hip.net>
2007-09-06 19:33:16 +00:00
Florent Thoumie
ab7e0f97de Add compiz-fusion-plugins-unsupported, the unsupported set of plugins for
Compiz fusion.

PR:		ports/115728
Submitted by:	Robert Noland <rnoland@2hip.net>
2007-08-22 17:58:54 +00:00
Florent Thoumie
948f0de239 Add compiz-fusion-plugins-extra, the extra set of plugins for Compiz fusion.
PR:		ports/115727
Submitted by:	Robert Noland <rnoland@2hip.net>
2007-08-22 17:46:14 +00:00
Florent Thoumie
408b9025b1 Add compiz-fusion-plugins-main, the main set of plugins for Compiz.
PR:		ports/115705
Submitted by:	Robert Noland <rnoland@2hip.net>
2007-08-22 16:05:58 +00:00
Martin Wilke
82d12ffb39 Unsupported plugins for beryl.
WWW:	http://www.beryl-project.org/

PR:		ports/113603
Submitted by:	Robert Noland <rnoland at 2hip.net>
2007-06-12 13:53:46 +00:00
Philip Paeps
3edc013bee Repocopied x11-wm/ion-3ds to x11-wm/ion-3 since there are now release
candidates available which will soon become the final ion-3 release.

Update x11-wm/ion-3 to ion-3rc-20070608, the latest release candidate.

PR:             ports/112838
Submitted by:   Ed Schouten <ed -at- fxq.nl>
Repocopied by:  marcus
2007-06-10 10:05:16 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
bc9422c092 The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and remove
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:

	-Update to 1.0rc2.
	-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
	-The bsetroot has been renamed to fbsetroot.

As for the other ports, chase the fluxbox-devel -> fluxbox.

Request by:	too many to list (include developers)
2007-03-19 19:19:32 +00:00
Andrew Pantyukhin
505e8f2de2 - Add port x11-wm/wmii-devel - Hg tip of wmii development
- Arrange mutual conflicts with wmii

Repocopy by:	marcus
2007-03-08 20:25:55 +00:00
Oliver Lehmann
57fff8a84b add missing xfce ports 2007-01-22 19:26:30 +00:00
Martin Wilke
6e2c295d9c 2007-01-15 x11-wm/wmi: This port is unsupported by the author. Please use x11-wm/wmii instead.
2007-01-15 www/abcache: "is a dead project and the distfile disappeared"
2007-01-17 devel/rubygem-event-loop: replaced by devel/ruby-event-loop which gets around issues caused by the rubygems system
2007-01-17 13:32:13 +00:00
Vasil Dimov
31c8143690 Remove expired leaf ports:
2006-12-01 www/p5-ldap-abook: Arbitrary command execution vulnerability in CGI script
2006-12-07 x11-wm/tpager: Unmaintained and disappears from MASTER_SITE on a regular basis
2006-12-12 15:18:49 +00:00
Dirk Meyer
59b1b1cb86 AZDock is a dock for Etoile
It depends on XWindowServerKit.

WWW: http://www.etoile-project.org/
2006-11-24 20:17:48 +00:00
Dirk Meyer
fed5a35212 Azalea is a GNUstep window mamager,
based on OpenBox3 (http://icculus.org/openbox/).

WWW: http://www.etoile-project.org/
2006-11-24 20:14:36 +00:00
Vasil Dimov
20eb0805bb Remove expired ports:
2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
2006-11-09 08:55:20 +00:00
Vanilla I. Shu
70685cc86f Add e17-utils 20060719, various supplementary utilities for e17 window
manager.

PR:		ports/100576
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-09-10 15:15:39 +00:00
Emanuel Haupt
0cfda5be10 Add dwm 0.5, a dynamic, small, fast and simple window manager.
PR:		100806
Submitted by:	Jeroen Schot <schot at a-eskwadraat.nl>
2006-07-30 13:03:21 +00:00
Vasil Dimov
f4212e1cd8 Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++
2006-07-04 14:04:31 +00:00
Vanilla I. Shu
a173d1a98b Remove x11-wm/libepplet, merge into x11-wm/epplet. 2006-06-03 11:56:39 +00:00
Jeremy Messenger
7cd8c2797d x11-wm/sawfish2 -> x11-wm/sawfish
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.
2006-05-29 06:23:01 +00:00
Roman Bogorodskiy
f0df52529a Add obtuner 0.3, configurator for Openbox with keybinding and
mousebinding editor.
2006-05-09 08:28:06 +00:00
Jean-Yves Lefort
b26ca8bf6a Add gcompmgr.
gcompmgr is a GNOME interface to xcompmgr. Through xcompmgr it allows you to
use your graphics card to create effects in your GNOME window manager.

WWW: http://sourceforge.net/projects/gcompmgr/

PR:		ports/93072
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2006-02-18 11:30:53 +00:00
Pav Lucistnik
6f73c5cbda JWM is a window manager for the X11 Window System. JWM is written in C and uses
only Xlib at a minimum.

PR:		ports/91015
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2005-12-28 16:29:45 +00:00
Jean-Yves Lefort
19ec223b89 Add transset-df.
A patched version of X.org's original transset, supporting
several different 'select methods'.

WWW: http://forchheimer.se/transset-df/

PR:		ports/87277
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-10-17 07:07:37 +00:00
Jimmy Olgeni
2371cd3e19 Remove broken x11-wm/rox-pager port. 2005-07-30 09:32:55 +00:00
Pav Lucistnik
2c1eae3a13 Ion (based on PWM) is a new kind of window manager that brings a
text-editorish, keyboard friendly user interface to window management.

This is a development series of ion-3.

PR:		ports/82378
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-07-20 09:26:24 +00:00
Pav Lucistnik
4631794db1 - Move pager ports from misc/ to sysutils/
misc/44bsd-more -> sysutils/44bsd-more
misc/less -> sysutils/less
misc/most -> sysutils/most
misc/reed -> sysutils/reed
misc/wmcp -> x11-wm/wmcp (this one is a X11 desktop pager)

Repocopied by:	marcus
2005-07-10 11:15:10 +00:00