Commit Graph

15 Commits

Author SHA1 Message Date
jasper
c5829296a6 - update sawfish to 1.6.2 2010-03-20 16:58:11 +00:00
jasper
732804a32e - update sawfish to 1.6.1 2010-01-10 21:07:39 +00:00
jasper
4da6b9a3a3 - update sawfish to 1.6.0
please note that sawfish-ui was renamed to sawfish-config.
2009-12-22 22:24:10 +00:00
jasper
834cee5261 - update sawfish to 1.5.2
- specify correct licenses

please note:
For people upgrading from sawfish 1.3.3 or older, you will have to
manually migrate your existing configuration:

$ mv ~/.sawmillrc ~/.sawfishrc

If you configuration file contains the line:

(require 'sawmill-defaults)

please change it to:

(require 'sawfish-defaults)

And restart sawfish.
2009-10-09 13:06:30 +00:00
jasper
aeac0e6f86 - update sawfish to 1.3.3
from fulvio ciriaco
2009-09-27 16:56:10 +00:00
steven
67df1a9788 - fix WANTLIB after gtk+2 downgrade
- USE_X11 and MODULES=devel/gettext where appropriate
- sync PLISTs
2006-01-20 13:12:02 +00:00
marius
6ca7abea6d Update to version 1.3
From: Nicolas Baldi

ok todd@
2005-05-23 20:29:45 +00:00
espie
4c6f632c64 new style plists 2004-09-15 19:26:27 +00:00
naddy
e56ca94612 fix packaging on amd64 2004-06-25 00:16:35 +00:00
naddy
a4d2ebb611 @dirrm shared directories 2003-12-16 21:01:38 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
3f7b2a4fe1 typo 2003-05-18 22:12:35 +00:00
margarida
c6f8190533 Bring PLIST and PFRAG.shared to reality.
Remove MAINTAINER, add license.
2003-05-15 04:39:16 +00:00
lebel
86d9940c0c x11: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:41:05 +00:00
danh
c3f3075d10 import of sawfish 0.36
Sawfish is an extensible window manager which uses a Lisp-based
scripting language.  All window decorations are configurable and the
basic idea is to have as much user-interface policy as possible
controlled through the Lisp language.  Configuration can be
accomplished by writing Lisp code in a personal .sawfishrc file, or
using a GTK+ interface.  Sawfish is mostly GNOME compliant

Submitted by:	robbie@g7.org
2001-02-21 18:34:50 +00:00