Commit graph

15 commits

Author SHA1 Message Date
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
40467864b3 user-destdir support 2009-07-07 19:39:55 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
darcy
4c69939f98 Remove MAINTAINER at their request. 2009-03-21 16:28:05 +00:00
abs
3d2b45f4bb Upgrade wm/jwm to 2.0.1, plus add fribidi and jpeg options (default on)
# JWM v2.0 <> 20070624

    * New look.
    * Background support on a per-desktop basis.
    * Veritcal/horizontal maximization support.
    * Added the ability to move windows with the pager.
    * Many bug fixes.

# JWM v2.0.1 <> 20070704

    * Fix a file descriptor leak when JPEG is enabled.
    * Give swallow windows time to map when restarting.
2008-06-17 00:00:30 +00:00
obache
aa047b5804 Also provided by sourceforge. 2008-01-17 02:21:09 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
e9454292c9 Modular Xorg support. 2007-01-16 23:02:49 +00:00
abs
8884a7bfac fix modular X11 build 2007-01-16 11:20:25 +00:00
abs
f1f8094852 Update jwm from 1.8rc1 to 1.8:
# JWM v1.8rc2 <> 20061008

    * Fixed a seg fault when tray buttons point to invalid root menus.
    * Hide popups when the mouse moves over them.
    * Fix alt+left click window moving so windows don't jump.
    * Allow windows to be lowered with alt+right click.
    * When maximizing, place the window on the screen of its center point.
    * Unmaximize maximized windows that resize themselves.
    * Add support for _NET_WM_STATE_FULLSCREEN.
    * More warning messages about incorrectly configured root menus.

# JWM v1.8rc3 <> 20061022

    * Fixed a bug that caused strange things to happen after a client was killed.
    * Fixed a bug that caused windows to be mapped incorrectly when started at the same time as JWM.
    * Fixed an issue with auto-hide trays hidding when they shouldn't.

# JWM v1.8rc4 <> 20061104

    * Fixed some seg faults with invalid configuration files.
    * Trim leading and trailing spaces from configuration options.
    * Improved _NET_WM_STATE_FULLSCREEN support.
    * Fixed StartupCommands and Swallow items.

# JWM v1.8 <> 20061223

    * Fixed a bug when moving windows that could cause the window to jump to the upper left corner of the screen.
    * Fixed a Dock issue when restarting.
    * Fixed a Swallow issue on startup.
    * Transient windows of active windows now get focus when they are first created.
    * Submenus now appear on the left if there isn't enough room on the right (mdsama)
2007-01-05 16:56:54 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
abs
a7dbdb5e05 Update wm/jwm to v1.8rc1:
* Removed the "Icons" tag. Now "IconPath" is specified within
      the "JWM" tag instead.
    * Now "DoubleClickDelta" is used to determine if the mouse
      moved after a menu pops up.
    * Added support for multiple startup and shutdown commands.
    * Added the ability to move a window with Alt+click (Jeremy Reed).
    * Now shaded status is preserved when minimizing windows.
    * Reduced border flicker.
    * Support for multiple root menus.
    * Allow window operations in root menus.
    * Add "RestartCommand".
    * Fixed a key binding issue with key codes.
2006-09-01 15:43:10 +00:00
reed
48ee3e05b2 Use the pkgsrc dependencies for Xft2 and xpm (instead of wip). 2006-08-07 13:33:01 +00:00
reed
18e5315660 Import jwm from pkgsrc-wip.
This was packaged by pip88nl of gmail.com with some minor changes
by me.

JWM is a light-weight window manager for the X11 Window System.
It provides a menu, taskbar, key binding, system notification tray,
pager, a dock, and simple customizations.  JWM is written in C and
uses only Xlib and the shape extension, libXpm and (optionally)
libpng. It can support some MWM, GNOME, and WM Spec hints.

(This software needs some work, but I import to official pkgsrc
so it will get more usage. I have been using it for a couple
months now. With its built-in features, it is a smaller than
blackbox with add-ons.)
2006-08-04 01:08:21 +00:00