Commit graph

10 commits

Author SHA1 Message Date
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
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
jmmv
c5990d137e Make this package install its configuration files under the examples tree
and use bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR during the
installation. Bump PKGREVISION to 1.
2002-12-22 21:33:14 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
zuntum
9ece772cd9 Update ion to 20010523
Changelog:

2001-04-25:
  * Added missing functions to documentation

2001-04-19:
  * switch_ws_next/prev wrap around
  * Fixed a problem with some programs' popups

2001-04-01:
  * Unmap;map race condition fix.

o also set USE_BUILDLINK_ONLY
2001-06-30 09:01:34 +00:00
wiz
f28da02c28 xpkgwedge fix by John P. Darrow from pkg/13222. 2001-06-16 00:29:29 +00:00
dmcmahill
bdd69413f2 add missing header (string.h) to keep alpha's happy. 2001-05-07 12:12:07 +00:00
zuntum
2269c81309 Initial import of ion-20010314
Ion is a window manager dividing the screen into frames rather than having
overlapping windows, much like the windows in Emacs. Navigation between
clients can be done solely using the keyboard without need for a mouse.

Package provided by Daniel Lundin <daniel@codefactory.se> in pkg/12719
2001-04-22 13:32:28 +00:00