summaryrefslogtreecommitdiff
path: root/x11-wm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* USE_XLIB -> USE_XORG, bump the PORTREVISION.Jeremy Messenger2008-03-121-3/+5
| | | | Notes: svn path=/head/; revision=208904
* Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in0Alejandro Pulver2008-03-117-0/+119
| | | | | | | | | | | | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=208850
* Ratmen is a simple program for displaying a menu in a window. On selection isAlejandro Pulver2008-03-116-0/+70
| | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=208847
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-1164-324/+857
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=208836
* - Update pkg-descr to reflect the fact that more epplets are supportedPietro Cerutti2008-03-111-3/+7
| | | | | | | | | | - Set myself as maintainer Submitted by: gj Approved by: miwi (mentor) Notes: svn path=/head/; revision=208823
* - Update to 0.10Pietro Cerutti2008-03-1020-104/+1531
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=208766
* - Remove USE_XLIB in favor of USE_XORGPietro Cerutti2008-03-101-2/+2
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=208753
* define propper run dependenciesOliver Lehmann2008-03-081-1/+1
| | | | Notes: svn path=/head/; revision=208642
* Fix INDEX, remove X_WINDOW_SYSTEM conditional.Florent Thoumie2008-03-071-12/+5
| | | | | | | Reported by: erwinbot Notes: svn path=/head/; revision=208630
* Remove support for XFree8-4.Florent Thoumie2008-03-075-26/+2
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* . Seeing intermittent build failures on 7.x and 8.x, so mark it asGreg Lewis2008-03-031-0/+3
| | | | | | | BROKEN on those versions until a fix is obtained. Notes: svn path=/head/; revision=208367
* Reset maintainer.Erwin Lansing2008-03-011-1/+1
| | | | | | | | SMTP error from remote mail server after RCPT TO:<lab@fnurt.net>: host 63.208.196.167 [63.208.196.167]: 550 User/Domain Unknown Notes: svn path=/head/; revision=208267
* Mark BROKEN: checksum mismatchErwin Lansing2008-02-291-0/+2
| | | | Notes: svn path=/head/; revision=208175
* 2007-10-28 x11-wm/wmDeskGuide: Version branch long since retiredMartin Wilke2008-02-285-77/+0
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=208072
* - Update to version 4.2Martin Wilke2008-02-263-54/+40
| | | | | | | | PR: 121092 Submitted by: Ports Fury Notes: svn path=/head/; revision=207940
* - Update to 1.4.3Martin Wilke2008-02-252-5/+5
| | | | | | | | | | - Pass maintainershipt to submitter PR: 121055 Submitted by: Chess Griffin <chess@chessgriffin.com> Notes: svn path=/head/; revision=207853
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.Pietro Cerutti2008-02-211-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=207731
* Third party tiling algorithms, configurations and scripts to xmonad.Alejandro Pulver2008-02-209-0/+345
| | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=207615
* - Update to version 0.6.Alejandro Pulver2008-02-206-34/+74
| | | | | | | | | | - Add note to ports/UPDATING about configuration files. PR: ports/120234 Submitted by: Matthieu GUEGAN <matt.guegan@free.fr> (maintainer) Notes: svn path=/head/; revision=207614
* Upgrade to 0.16.8.12.Vanilla I. Shu2008-02-186-50/+48
| | | | | | | | PR: ports/120777 Submitted by: "Pietro Cerutti" <gahr.at.gahr.ch> Notes: svn path=/head/; revision=207497
* This is a port of FVWM-Crystal. FVWM-Crystal aims to create an easy to use,Alejandro Pulver2008-02-166-0/+3260
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=207387
* update xfce4 to 4.4.2Oliver Lehmann2008-02-121-2/+2
| | | | | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532 Notes: svn path=/head/; revision=207063
* update xfce4 to 4.4.2Oliver Lehmann2008-02-1217-171/+41
| | | | | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532 Notes: svn path=/head/; revision=207060
* Update to 2.0.3.Roman Bogorodskiy2008-02-103-4/+7
| | | | Notes: svn path=/head/; revision=206977
* Update to 3.4.6.1.Roman Bogorodskiy2008-02-093-4/+5
| | | | Notes: svn path=/head/; revision=206932
* Update my address.Wesley Shields2008-02-041-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=206711
* - Update to 0.4.7Beech Rintoul2008-02-043-19/+25
| | | | | | | | | | | | - Add pkg-plist - Use SF macro PR: ports/120227 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: A.J.Caines@halplant.com (maintainer) Notes: svn path=/head/; revision=206687
* Deorbit `x11-wm/wmii-devel' in favor of updated `x11-wm/wmii'.Alexey Dokuchaev2008-01-297-134/+0
| | | | | | | Encouraged by: sat (maintainer) Notes: svn path=/head/; revision=206382
* - Update `devel/libixp' to version 0.4 [1]Alexey Dokuchaev2008-01-293-20/+25
| | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=206374
* - Fix PORTSCOUT variable to ignore development versions.Alejandro Pulver2008-01-291-1/+2
| | | | Notes: svn path=/head/; revision=206350
* - Quote icon path in file menusMartin Wilke2008-01-211-2/+20
| | | | | | | | | | - Bump PORTREVISION PR: 119569 Submitted by: Pietro Cerutti <gahr@gahr.ch> Notes: svn path=/head/; revision=205980
* Update 2.5.23 --> 2.5.24Cy Schubert2008-01-132-4/+4
| | | | Notes: svn path=/head/; revision=205600
* Update to 3.4.5.Roman Bogorodskiy2008-01-093-5/+6
| | | | | | | Submitted by: dougb Notes: svn path=/head/; revision=205311
* Update to 2.20.2.Joe Marcus Clarke2008-01-082-4/+4
| | | | Notes: svn path=/head/; revision=205241
* - Fix bmake error in a case when only WITHOUT_NLS option are selected. [1]Marcelo Araujo2008-01-044-14/+109
| | | | | | | | | | | | | | - Drop imake dependency. [2] - Move system.vtwmrc to another appropriate place. [2] - Fix font search algorithm. [2] - Bump PORTREVISION. [2] PR: ports/117438 Submitted by: bf <bf2006a@yahoo.com>, Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer) Approved by: stas (mentor, implicit) Notes: svn path=/head/; revision=205001
* - Update to version 1.2.34.Alejandro Pulver2008-01-043-16/+4
| | | | | | | - Remove patch integrated into upstream. Notes: svn path=/head/; revision=204973
* Remove BROKEN: now installs.Erwin Lansing2008-01-031-3/+0
| | | | Notes: svn path=/head/; revision=204938
* Add a fileDoug Barton2007-12-241-0/+1
| | | | Notes: svn path=/head/; revision=204428
* Somewhere between my laptop -> freefall -> addport -> cvs this fileDoug Barton2007-12-191-0/+13
| | | | | | | got lost. Suck it back in from the vortex and put it where it belongs. Notes: svn path=/head/; revision=204131
* Obmenu is a menu editor designed for Openbox. It's easy to use, allowingDoug Barton2007-12-194-0/+45
| | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=204073
* - Update to 1.2Sergey Matveychuk2007-12-173-6/+39
| | | | Notes: svn path=/head/; revision=203915
* - Update to 4.7Martin Wilke2007-12-143-14/+10
| | | | | | | | PR: 118199 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) Notes: svn path=/head/; revision=203599
* Fix plist.Vanilla I. Shu2007-12-142-0/+2
| | | | | | | Submitted by: pav@ via email. Notes: svn path=/head/; revision=203519
* Upgrade to 0.16.18.11.Vanilla I. Shu2007-12-134-12/+12
| | | | | | | | PR: ports/118582 Submitted by: "Pietro Cerutti" <gahr.at.gahr.ch> Notes: svn path=/head/; revision=203434
* - Update to 2.0Martin Wilke2007-12-1218-194/+128
| | | | | | | | PR: 118560 Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) Notes: svn path=/head/; revision=203385
* The absolute best that can be said here is that the license is somewhatAde Lovett2007-12-126-308/+0
| | | | | | | incompatible with how FreeBSD, and its ports, work. Notes: svn path=/head/; revision=203200
* With portmgr hat on, acknowledge that the author of this software does notMark Linimon2007-12-121-0/+4
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=203196
* Update to 2.20.1.Jeremy Messenger2007-12-122-5/+5
| | | | Notes: svn path=/head/; revision=203149
* - Update to 1.51Thomas Abthorpe2007-12-122-4/+4
| | | | | | | | PR: ports/117889 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=203136
* 1: add a patch to get rid of compile warning.Vanilla I. Shu2007-12-126-32/+90
| | | | | | | | | | 2: remove unneeded patch. PR: ports/117706, ports/117794 Submitted by: Pietro Cerutti <gahr.at.gahr.ch> Notes: svn path=/head/; revision=203135