Commit graph

432 commits

Author SHA1 Message Date
jschauma
8d104f879e Update to latest stable version (0.8.6):
- pulling patch in from David Dellanave (solaris compile issues)
- fixing compilation issue for Mac OS X (thanks to Thomas F. Burdick!!)
- fixing bug in token-parsing (thanks to Adam Hooper!!!)--we now allow
  ")"'s in our ExecCommands.
2003-05-22 15:39:31 +00:00
abs
74b518aa9a Update golem to 0.0.5nb1 - handle invalid keysyms and allow numeric keycodes
with KeyCodeNNN. Patch sent to and accepted by maintainer.
2003-05-18 21:09:07 +00:00
cjep
2ae1e98978 Add NetBSD RCS tags. 2003-05-18 13:09:02 +00:00
salo
b6f21b3889 Style cosmetics (DESCR has 80 columns, whitespace, remove superfluous
includes, add CATEGORIES).
2003-05-17 06:09:30 +00:00
salo
2cd7a3ac90 Style cosmetics (DESCR has 80 columns, whitespace). 2003-05-17 05:58:36 +00:00
salo
a63a2c6bf5 Style cosmetics (DESCR has 80 columns, whitespace, remove superfluous
include).
2003-05-17 05:45:09 +00:00
salo
62ca67509f Style cosmetics (DESCR has 80 columns, sort CATEGORIES, whitespace). 2003-05-17 05:42:10 +00:00
salo
6503867c47 PKGREVISON++
- install into LOCALBASE, not X11BASE.
- style cosmetics (DESCR has 80 columns, sort CATEGORIES, whitespace)
2003-05-17 05:41:09 +00:00
salo
6c2da07583 Updated to version 1.0.24.
Addresses PR pkg/21595 by Juan RP.

Changes:

- install README file
- install files in cleaner way
- DESCR has 80 columns

1.0.24:
=======
- Added Rob Eberts patch which changes the size of the titlebar, adds some
  keybindings to switch desktops with alt+number keys.

1.0.23:
=======
- Menu correctly gets DEF_FONT (but not yet opt_font)
2003-05-16 09:02:36 +00:00
salo
d40b5ed2fc Updated to version 7.2.10.
Changes:

- honour PKG_SYSCONFDIR, fix manpage accordingly
- install sample configuration files

7.2.10:
=======
- Applied patch from debian bug database that
  adds a -format option to larsclock. Changed
  the default format to be 12 hour clock.
- Applied patch from Edelhard Becker to fix
  focus problem with GTK2 applications.

7.2.9:
======
- Changes to default config files to update them for
  RedHat 9. (Using Mozilla instead of Galeon etc)
- Removed some unused code.
- When specifying Class~Instance, if you do not
  include both (using the tilde), your string is
  compared both to class and instance of the client.
2003-05-16 08:21:50 +00:00
salo
9fc0ba2baa Add golem. 2003-05-15 11:21:00 +00:00
salo
49220ac826 Import of golem-0.0.5: Fast and lightweight yet customizable window manager.
Golem is an X11 Window Manager.  Design goals are that it be fast
and lightweight, as well as very customizable in any way that will
not prevent the first goal from being realized.

Notable features:
- Small memory footprint
- Multiple disjoint large virtual desktops
- Xinerama support for multimonitor screens
- Supports various focusing styles (sloppy,
  pointer, click)
- Useful stuff for multiscreen displays
  (special focus cycling modes, etc)
- Window decoration customization (theming)
  with multiple decoration styles (dgroups)
- Hotkeys
- Plugins

Package submited by Erik Reid via pkgsrc-wip with modifications by me.
2003-05-15 11:19:39 +00:00
jmmv
8e87e036cf Update wmthemes to 0.80.0 (matches current windowmaker version):
- Themes must be fetched through freshmeat.net now, which maintains a
  different directory layout and file naming than themes.org.
- The WINDOWMAKER_THEMES variable now requires the version number of the
  package.
- Add two NetBSD related themes to the default list.
2003-05-08 14:55:13 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
53bad80033 Fix wmakerconf so it can locate all files installed by WindowMaker in
non-standard locations (i.e., /usr/pkg/* and PKG_SYSCONFDIR).
Bump PKGREVISION to 3.
2003-05-06 16:21:26 +00:00
jmmv
0333e4cc18 Line up PKGREVISION whitespace. 2003-05-05 16:54:24 +00:00
fredb
bb7ec69de7 Bump PKGREVISION for (subtle) change in keyboard mapping. 2003-05-05 16:15:17 +00:00
fredb
134894ae07 Revert my change of 2001-10-09. Every server with a properly set up
keyboard mapping will have a left Meta key, but Mac keyboards, for
instance, don't even have a left Alt by default.
2003-05-05 16:13:15 +00:00
jmmv
314d90fe9f Use bsd.pkg.install.mk to handle the subdirectory in PKG_SYSCONFDIR, and
avoid removing a non-existent directory from the PLIST.
Rename the zh_CN.gb2312 locale to zh_CN.GB2312.  Bump PKGREVISION to 3.
2003-05-03 16:38:12 +00:00
wiz
4d3b6c8a8d Not the right place for PKGREVISION. 2003-05-02 12:15:29 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
cjep
7c3eb0f6d3 Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale... 2003-04-27 14:57:55 +00:00
cjep
9601aa4cd0 PKGLOCALEDIR 2003-04-27 14:48:10 +00:00
cjep
084733a431 PKGLOCALEDIR. 2003-04-27 12:45:11 +00:00
cjep
db50334fe2 Use PKGLOCALEDIR 2003-04-27 12:44:29 +00:00
cjep
f44f2e46ef Lint: PKGLOCALEDIR. 2003-04-27 12:42:52 +00:00
cjep
c81c4f959d Lint: USE_PKGLOCALEDIR=yes. Remove VERS. 2003-04-27 12:41:38 +00:00
cjep
f7a0de4db9 Lint: Use PKGLOCALEDIR in PLIST and add USE_PKGLOCALEDIR=yes in Makefile. 2003-04-27 12:38:51 +00:00
jmmv
157c1cd4d3 Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
2003-04-26 09:49:35 +00:00
jmmv
7d64ddfc21 Make this work with xpkgwedge properly, as reported in PR pkg/21310 by
Jonathan Perkin.
2003-04-24 21:15:17 +00:00
salo
87d38816e2 Updated to version 2.0.12.
Patch provided by Juan RP via PR pkg/21145.

Changes:

- *argh* corrected configure.in, this won't happen again, configure.in
  now determines the version and package name from debian/rules.
- fixed the startup initialization of some root hints (needed for the
  GNOME2 desktop switcher).
- fixed the position of the root (nautilus) window, which sometimes
  appeared in front of the GNOME2 dock.
- Fixed maximizing for GOME2 panels.  Closes: #168315
- Added the BeOS theme, which was created by Juergen Becker.
- Fixed the layer which GNOME2 panels use.
- Fixed autheader error messages.
- Fixed Window in Window handling.  Closes: #168314
- Make Mod5 work again.  Closes: #176053
2003-04-17 10:32:28 +00:00
bouyer
9356db756b Also install the fvwmrc_convert script (the man page was already installed). 2003-04-10 07:22:35 +00:00
grant
324891f8df note that m4 is required in the PATH (it is not by default when
.xsession is run)
2003-04-10 02:04:43 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
jmmv
15122c1935 This needs pkgconfig to be configured. Pointed out by Juan RP. 2003-03-22 18:16:28 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
jschauma
b1524d3918 Add/enable aewm++ 2003-03-12 03:22:25 +00:00
jschauma
3d584011f9 Initial import of the aewm++ window manager. Based on a package submitted
by <juan at xtraeme dot unixbsd dot org> in PR pkg/20533.

The aewm++ window manager is a fork of the popular minimal
window manager aewm for the X Windows System. What makes
it different is its codebase, feature set and focus. The
name was created by using the first two letters in the word
aesthetic, the wm is for window manager and the ++ is for
its C++ code.
2003-03-12 03:21:37 +00:00
salo
62d6433486 Update to latest stable version 20020207.
Changes:

- s/USE_X11BASE/USE_X11/, there is no need to install this package
  into X11BASE
- update HOMEPAGE and MASTER_SITES

2002-02-06
==========
- Added 'split_top "dir"' command.
- Updated doc/function.txt
- Applied the patch to implement input handlers, shortcuts and
  a vi-like command mode.
- Updated the LICENSE file to the clarified version of the artistic
  license. (The license used to be the original artistic license.)

2002-02-04
==========
- Command sequences fixed to use the proper frame when switching
  workspaces.
- Old behaviour with respect to client-requested window size restored
  (i.e. force to frame size).
- Added set_width/height/widthq/heightq commands. The versions with
  the q postfix take a value in [0,1] and the others take an integer
  value. The behaviour is obvious.
2003-03-07 01:25:09 +00:00
jschauma
5be4aecf95 Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 02:59:29 +00:00
grant
4ee2429a10 Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-02-25 05:01:21 +00:00
jschauma
4342d56d34 Add patch which closed PR pkg/19689, as both packages use the same sources.
This patch was sent to the blackbox maintainers as well.

Bump PKG_REVISION.
2003-02-20 16:54:16 +00:00
jschauma
24909e772a Add patch based on PR pkg/20009, to fix the problem mentioned in
PR pkg/19689, closing that PR.

Bump PKG_REVISION.
2003-02-20 16:50:16 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
salo
28d87c7001 Add and enable fvwm2-themes. 2003-02-16 08:05:30 +00:00
salo
4cd26a8cc5 fvwm2-themes gives to a novice fvwm2 user a complete fvwm2 configuration with
precreated themes. The user doesn't need to know any fvwm2 syntax to start
using a reasonably powerful and themeable fvwm2 setup. All he needs is to
install the latest fvwm2, the latest fvwm2-themes and start fvwm-themes-start.
On the other hand, fvwm2-themes gives to a more experience user an ability to
create his own personal parts (so called personal theme) to use with other
theme components or even to create a completely new theme.

Based on package submitted by Tracy Di Marco White via PR pkg/20364 with
modifications by me and gendalia herself.
2003-02-16 08:04:20 +00:00
salo
568ff9337f Add and enable larswm (hi jschauma!). 2003-02-15 23:33:51 +00:00
jschauma
50e16417b2 Initial import of wm/larswm, using package provided by cdi@mawhrin.net
in PR pkg/19910 with minor modifications by myself.

larswm is a hack for 9wm, adding automatic window tiling, virtual desktops and
many other features designed to make it a very efficient user environment.
2003-02-15 19:14:09 +00:00
salo
1f4d4d4466 Add and enable oroborus. 2003-02-15 07:02:40 +00:00