Commit graph

967 commits

Author SHA1 Message Date
rxg
1a42e6312e Change script installation back into ${PREFIX}/bin for common usage,
${PREFIX}/sbin is used by ROX-Session for generated script.
Bump PKGREVISION.
2006-01-05 16:58:49 +00:00
rxg
2bbb437f93 Correct the hardcoded paths fixing, DEPENDS rox-lib>=2.0.2nb1 and
change script installation from ${PREFIX}/bin to ${PREFIX}/sbin.
Bump PKGREVISION.
2006-01-05 16:02:39 +00:00
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
rxg
566fc2fe03 Added & enable oroborox.
OroboROX is a lightweight Window Manager for the ROX Desktop.
2006-01-03 16:05:52 +00:00
rxg
12396b6e94 Initial import OroboROX 0.9.7.9.
OroboROX is a lightweight Window Manager for the ROX Desktop.
2006-01-03 16:03:19 +00:00
sketch
3b3348c74d Update evilwm to 0.99.19. Changes:
2005-10-06
	Info window movement made a bit more sensible.
	Don't remove clients from within error handler, instead flag for
	removal.
	While removing client, only reparent to root if window is withdrawn
	or window manager is shutting down (fixes xpdf-in-firefox bug).
	Window close key with shift held will XKillClient().
	LD: Replace logic to decide if we have a shaped window (cribbed from
	fvwm-2.5.10).
	LD: Warp mouse pointer to a visible point in shaped windows.

2005-12-29
	Documentation updates.
2006-01-03 14:31:36 +00:00
joerg
3095b99428 Add an explicit rpath for librplay on DragonFly. 2006-01-02 22:13:26 +00:00
joerg
4af55cc874 Fix GCC 3.4+ issues: template instantiation, cast of reference
parameters.
2006-01-02 22:05:38 +00:00
joerg
15bd415419 Fix template members for GCC 3.4+. 2006-01-02 21:47:43 +00:00
joerg
29e015fd69 Invert a lvalue cast to a rvalue cast. 2006-01-02 21:40:00 +00:00
peter
309d4f5e50 matchbox -> matchbox-wm 2005-12-31 13:39:20 +00:00
peter
ead542d3dc Reimported as wm/matchbox-wm. 2005-12-31 13:38:53 +00:00
peter
dd08205db2 Re-import as wm/matchbox-wm (was wm/matchbox). Requested by wiz@. 2005-12-31 13:38:01 +00:00
peter
7e046ebf64 - Change PKGNAME to matchbox-wm-*.
- Update to version 0.9.5, changes:

2005-05-26  mallum,,,  <mallum@openedhand.com>

	* configure.ac:
	Bump up version to 0.9.5

2005-05-25  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_client_reparent):
	Possible fix for odd dissapearing firefox prefs window bug.

2005-05-24  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_init_geometry),
	(dialog_client_configure):
	* src/wm.c: (wm_make_new_client):
	Fix broken login so menu's really can position at 0,0 this time.

2005-05-24  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_client_check_for_state_hints),
	(dialog_init_geometry):
	* src/structs.h:
	* src/wm.c: (wm_make_new_client):
	Dont center 'menu' dialogs if initial position is 0,0

2005-05-20  mallum,,,  <mallum@openedhand.com>

	* src/ewmh.c: (ewmh_state_set):
	* src/wm.c: (wm_make_new_client):
	Avoid trashing unsupported state hints.

2005-05-17  mallum,,,  <mallum@openedhand.com>

	* src/wm.c: (wm_usage):
	Rejig usage info a little.

2005-05-12  mallum,,,  <mallum@openedhand.com>

	* src/matchbox-remote.c: (usage), (main):
	* src/structs.h:
	* src/wm.c: (wm_handle_client_message):
	Add 2 new simple switches to matchbox-remote, one too toggle
	compositor and one to force reload of key shortcuts.

2005-05-11  mallum,,,  <mallum@openedhand.com>

	* src/toolbar_client.c: (toolbar_client_reparent):
	* src/wm.c: (wm_remove_client), (wm_update_layout):
	Clear up some more ( final? ) X Errors.
	Speed up app window resizes caused by horizonal
	panels/toolbars by avoiding uneeded repaints.

2005-05-11  mallum,,,  <mallum@openedhand.com>

	* data/themes/Default/theme.xml:
	* data/themes/MBOpus/theme.xml:
	* data/themes/blondie/theme.xml:
	Tweak+add basic rough toolbar decorations to keep
	old apps happy that still use decorated toolbars.

2005-05-11  mallum,,,  <mallum@openedhand.com>

	* configure.ac:
	minor cleanups, remove xsync enable
	* src/session.c: (sm_save_yourself_cb):
	Fix things enough to avoid gnome-session hanging.
	Support still very basic and incomplete.

2005-05-11  mallum,,,  <mallum@openedhand.com>

	* src/session.c: (sm_save_yourself_cb), (sm_die_cb),
	(sm_shutdown_cancelled_cb), (sm_connect):
	* src/session.h:
	* src/structs.h:
	* src/wm.c: (wm_new), (wm_usage), (wm_load_config),
	(wm_find_client), (get_xevent_timed):
	Fix up session support some more.

2005-05-05  mallum,,,  <mallum@openedhand.com>

	* src/client_common.c: (client_set_focus):
	* src/ewmh.c: (ewmh_init), (ewmh_set_active):
	* src/ewmh.h:
	* src/structs.h:
	* src/wm.c: (wm_activate_client):
	Fix _NET_ACTIVE_WIN to not be set to just app wins.
	Add _MB_CURRENT_APP_WINDOW to do old behaviour.
	* src/dialog_client.c: (dialog_client_set_focus_next):
	Fix focusing when non focused dialog is closed

2005-04-28  mallum,,,  <mallum@openedhand.com>

	* src/session.c: (sm_save_yourself_cb):
	Add some very basic registration info with session manager

2005-04-28  mallum,,,  <mallum@openedhand.com>

	* configure.ac:
	* src/Makefile.am:
	* src/session.c:
	* src/session.h:
	* src/structs.h:
	* src/wm.c: (wm_new), (wm_find_client), (wm_event_loop):
	* src/wm.h:
	Add basic initial support for connecting to session managers.
	It currently just connects, should avoid hang when started
	by gnome-session.

2005-04-26  mallum,,,  <mallum@openedhand.com>

	* src/ewmh.c: (ewmh_handle_root_message):
	Fix for activate client message being sent to an non topped
        app dialog window and no effect happerning.
        Makes GNOME task selector work nicer with MB.

2005-04-26  mallum,,,  <mallum@openedhand.com>

	* src/mbtheme.c: (theme_frame_icon_paint):
	Fix potential segv if app sets ewmh icon smaller than 16x16

2005-04-26  mallum,,,  <mallum@openedhand.com>

	* src/toolbar_client.c: (toolbar_client_move_resize),
	(toolbar_client_reparent):
	Fix a couple of toolbar related X Error warnings

2005-04-16  mallum,,,  <mallum@openedhand.com>

	* configure.ac:
	Throw an error if AC_PATH_XTRA comes up empty

2005-04-11 Relased 0.9.4

2005-04-11  mallum,,,  <mallum@openedhand.com>

	* configure.ac:
	Bump up version to 0.9.4

2005-04-07  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_client_set_focus_next):
	Possible fix for odd focus crasher

2005-04-07  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_get_available_area):
	* src/main_client.c: (main_client_manage_toolbars_for_fullscreen):
	* src/toolbar_client_alt.c: (toolbar_client_configure):
	Make sure alt input trans for dialog but on top of fullscreen
	app get resized correctly on fullscreen toggle.
	Make sure dialogs get positioned correctly for fullscreen with
	alt input.

2005-03-30  mallum,,,  <mallum@openedhand.com>

	* src/base_client.c: (base_client_new), (base_client_process_name):
	* src/ewmh.c: (ewmh_update_lists):
	* src/mbtheme.c: (mbtheme_init):
	* src/misc.c: (fork_exec):
	* src/wm.c: (wm_sn_exec):
	Fixes via Andreas Gunnarsson for bugs 117-121. Includes mainly
	potential overflow fixes + warnings on openBSD.

	* src/toolbar_client_alt.c: (toolbar_client_new),
	(toolbar_client_move_resize):
	Extra debug statements

2005-03-16  mallum,,,  <mallum@openedhand.com>

	* src/base_client.h:
	* src/matchbox-remote.c:
	* src/structs.h:
	* src/xml.c:
	Add _GNU_SOURCE to work round x11.pc setting -DX_OPENSOURCE

2005-03-11  mallum,,,  <mallum@openedhand.com>

	* src/base_client.c: (base_client_new):
	* src/composite-engine.c: (_render_a_client),
	(comp_engine_destroy_root_buffer), (comp_engine_render):
	* src/dialog_client.c: (dialog_client_reparent):
	* src/wm.c: (wm_handle_map_notify):
	Fix composite lowlighting with blocker win.
	Also make modal for root dialogs lowlight entire display.

2005-03-01  mallum  <mallum@openedhand.com>

	* src/toolbar_client_alt.c: (toolbar_client_show):
	Attempt for lessening potential dekstop flash on mapping input win
	* src/wm.c: (wm_activate_client):
	Fix stacking order for transient for desktop dialogs

2005-02-28  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_client_button_press):
	Fix for static mode dialogs losing focus when hidden via title
	bar click.

2005-02-23  mallum,,,  <mallum@openedhand.com>

	* src/keys.c: (keys_add_entry), (keys_load_config):
	* src/structs.h:
	Backed held key code out. Seems very difficult todo
	sanely due to the way X does keyrepeats. Maybe battle
	again another day.

2005-02-23  mallum,,,  <mallum@openedhand.com>

	* src/main_client.c: (main_client_configure):
	Refix fullscreen toggling for non alt input windows

2005-02-23  mallum,,,  <mallum@openedhand.com>

	* src/structs.h:
	* src/keys.c: (keys_add_entry), (keys_load_config):
	Initial work on supporting 'held' keys - config can now be parsed.
	* src/main_client.c: (main_client_configure):
	Fix for toolbars affecting app size when toggling fullscreen.

2005-02-22  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_client_reparent),
	(dialog_client_redraw), (dialog_client_drag):
	More composite lowlighting related tweaks

2005-02-22  mallum,,,  <mallum@openedhand.com>

	* src/composite-engine.c: (_render_a_client):
	Force composite lowlighting *off* for now. Needs fixing.

2005-02-22  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_get_available_area):
	Fix dialog positioning for fullscreen windows
	* src/toolbar_client.c: (toolbar_client_new):
	Fix toolbar wins getting in correctly handled between
	mb wm restarts.

2005-02-21  mallum,,,  <mallum@openedhand.com>

	* src/base_client.c: (base_client_destroy):
	* src/ewmh.c: (ewmh_update_rects):
	* src/misc.c:
	More XError trapping;
	Add debug statements so we no when traps are in place.
	Do an XSync before untrapping on destroy call, to flush
	an errors through.

2005-02-18  mallum,,,  <mallum@openedhand.com>

	* src/stack.c: (stack_sync_to_display):
	* src/toolbar_client_alt.c: (toolbar_client_destroy):
	Trap some more X Errors

2005-02-18  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_get_available_area),
	(dialog_constrain_geometry):
	* src/toolbar_client_alt.c: (toolbar_client_new),
	(toolbar_win_offset), (toolbar_client_configure):
	Fix alternative toolbar repositioning dialog.
	Also add some more debug statements.

2005-02-18  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_client_redraw),
	(dialog_client_button_press):
	Support 'custom' buttons on dialogs.

2005-02-17  mallum,,,  <mallum@openedhand.com>

	* src/main_client.c: (main_client_button_press):
	Disable app close button in presence of modal app
	* src/wm.c: (wm_handle_keypress):
	Fix topping of single instance apps

2005-02-16  mallum,,,  <mallum@openedhand.com>

	* src/dialog_client.c: (dialog_client_reparent):
	Add colormap to frames so argb wins work again
	* src/main_client.c: (main_client_button_press):
	Ignore minimise buttons in presence of modal dialog
2005-12-31 13:25:09 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
jmmv
40ff76b80c Fix themes to use fbsetroot rather than bsetroot, which is not provided
by fluxbox and is not compatible with blackbox's bsetroot any more.  This
was caused by an incomplete bsetroot->fbsetroot rename in fluxbox's code
(not our fault); will report to authors in a minute.  Bump PKGREVISION to 3.
2005-12-23 13:41:41 +00:00
jmmv
7ef15ab84b Correctly align PKGREVISION's whitespace. 2005-12-23 13:20:52 +00:00
joerg
eb1d35b2f0 Use imake PLIST variables. 2005-12-07 15:54:00 +00:00
joerg
598154aaf0 Fix errno usage. Use alloca from stdlib.h on FreeBSD and DragonFly. 2005-12-07 15:08:42 +00:00
joerg
0ad61662e0 Include errno.h, not sys/errno.h + manual declaration of errno. 2005-12-07 15:07:23 +00:00
rillig
1c6740703f Updated to 20051114. Patch provided by Leonard Schmidt in PR 32096.
Changes:
- removed some more actions.
- the new wmibar layout has been improved.
2005-12-06 18:55:32 +00:00
joerg
513971cece No _POSIX_SOURCE on DragonFly: putenv used. 2005-12-06 16:23:15 +00:00
joerg
fdf4277fdc Fix errno. 2005-12-06 16:16:35 +00:00
joerg
9893fe9bde Fix errno. Hide malloc & calloc for ANSI systems. 2005-12-06 15:57:22 +00:00
joerg
7caa238c91 Correct imake man page handling in plist. 2005-12-06 15:41:06 +00:00
joerg
f63e9371c1 msgfmt build dependency. 2005-12-06 15:38:32 +00:00
joerg
6db29a3a57 Fix GCC 3.4+: label at end of compound statement. 2005-12-06 15:20:31 +00:00
joerg
818de67f0d GCC 3.4+: Label at end of compound statement. 2005-12-06 14:26:02 +00:00
joerg
4116e68b3b Fix errno. 2005-12-06 14:09:39 +00:00
joerg
fc4bea1942 fix errno usage. 2005-12-06 13:14:06 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
reed
168ea75a25 Update HOMEPAGE. Apparently, the domain expired and owner is MIA
and the website has been down for a couple weeks.
2005-12-02 22:00:54 +00:00
martti
e2ad73afe5 pdated Xfce to 4.2.3.2
A "micro" release to fix a regression in the window manager settings.
2005-11-17 08:16:19 +00:00
rillig
8d2d7ab3ea Normalized the RCS Id in line 1. 2005-11-15 14:32:58 +00:00
martin
0fc4631692 Support option "debug" and make the pkg compile with debugging support. 2005-11-13 19:18:14 +00:00
tonio
82ca40efdb reverting 2005-11-11 19:22:39 +00:00
tonio
3822cea246 reverting unconsidered changes 2005-11-11 19:13:09 +00:00
tonio
9e342ebefe reverting it. 2005-11-11 19:07:40 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
martti
2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
martti
09f3d1e3fd Updated xfce4 to 4.2.3.1
* Lots of bug fixes
* Translation updates

Official ChangeLog is available at:

http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-11-09 06:42:58 +00:00
minskim
6506e4f149 Add vtwm. 2005-11-06 00:44:29 +00:00
minskim
de7a000e83 Import vtwm from pkgsrc-wip. Packaged by Mehul Sanghvi.
VTWM is a X11 window manager based on TWM.  It adds support for a
virtual desktop, processing configuration files using m4, support for
sound effects using rplay, and 3D buttons, frames, titlebars, etc.
VTWM also has support for regular expressions in the configuration
files.
2005-11-06 00:43:11 +00:00
minskim
44a5e88c0c Update wmii to 20051031. Patches provided by Leonard Schmidt
(maintainer) in PR pkg/31961.

Changes:
- many actions were removed to only have those available that are
  absolutely necessary.
- ~/.wmii-3 is the new configuration directory.
- simplified the drawing routine and style stuff to allow only 1
  border colour (removed approximately 150 lines of code).
- changed wmibar and wmimenu to test some prototypical behavior for
  the upcoming 9P versions of those tools (removed about 150 lines of code).
2005-11-03 02:47:58 +00:00
recht
097e35be2a Fix outdated MASTER_SITES and HOMEPAGE.
Patch provided in PR 31933 by Leonard Schmidt.
2005-10-31 22:05:22 +00:00
epg
962324299f Update to 2.5.14.
Changes in beta release 2.5.14 (24-Aug-2005)

* New features:

   - Fvwm now officially supports 64-bit architertures.
   - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
     EdgeIsActive.
   - New window condition FixedPosition.

* New module features:

   - FvwmPerl module supports window context when preprocessing.
   - FvwmPerl module accepts new --export option that by default
     defines two fvwm functions "Eval" and ".", to be used like:

       FvwmPerl -x
       Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
       . Exec xmessage %{2 + cos(0)}%    # embedded calculator

   - New FvwmProxy option ProxyIconified.
   - New FvwmTaskBar option Pad to control the gap between
     buttons.

* Bug Fixes:

   - Fixed a Solaris compiler error introduced in 2.5.13.
   - Fixed a hang with layers set by applications (e.g. AbiWord).
   - GotoDesk with a relative page argument now wraps around at
     the end of the given range as documented. (Bug #1396).
   - PopupDelayed menu style option was not copied on
     CopyMenuStyle.
   - Transparent Animated menus with non-transparent popup were
     not animated correctly.
   - Supported euc-jp class of encodings.
   - A window's default layer is no longer set to 0 durin a
     restart.
   - Fixed an annoying MouseFocus/SloppyFocus problem in
     conjunction with EdgeResistance + EdgeScroll (sometimes a
     window did noit get the focus as it should have). This
     problem first occured in 2.5.11.

-------------------------------------------------------------------

Changes in beta release 2.5.13 (16-Jul-2005)

* Bug Fixes:

   - The MoveToPage command did not work without arguments in
     2.5.11 and 2.5.12.
   - Mouse/Key command no args possible core dump.
   - Direction with no args possible core dump.
   - FvwmScript periodic tasks run too often.
   - Perl modules did not work on 64 machines.
   - FvwmDebug did not report any extended messages.
   - fvwm-menu-desktop supports mandriva.
   - fvwm-menu-desktop when verifying executable, allow full path.

* New module features:

   - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
     options.
   - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
     TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
     TipsJustification and TipsOffsets options.
   - FvwmButtons: PressColorset & ActiveColorset options for
     _individual_ buttons.
2005-10-29 23:45:02 +00:00
minskim
04ca7c89a5 Update dependency since 9rc was renamed. Patches provided by Leonard
Schmidt in PR pkg/31945.

Bump PKGREVISION.
2005-10-29 16:12:37 +00:00
joerg
c1f8e3fa26 @dirrm share/examples/WindowMaker. Bump revision. 2005-10-27 08:10:08 +00:00
tonio
3494c0d31c Explicit support for Xrender via an option (allows transparency).
Should fix build under 2.0
2005-10-24 17:23:33 +00:00
rillig
78ffcf9bf8 Use "+=" instead of "=" for CONFIGURE_ARGS and PLIST_SUBST. 2005-10-23 23:16:52 +00:00
rillig
fd5dffd960 Replaced $f with ${f} to fix some pkglint warnings. 2005-10-23 21:54:35 +00:00
rillig
a6a78c381c Use "+=" instead of "=" for CPPFLAGS and CONFIGURE_ENV. 2005-10-23 21:27:47 +00:00
rillig
49dc1882f7 Use "+=" instead of "=" for CPPFLAGS. 2005-10-23 21:09:32 +00:00
minskim
d135ee6868 Add wmii. 2005-10-23 20:40:36 +00:00
minskim
df73276d27 Import wmii from pkgsrc-wip. Packaged by Leonard Schmidt.
window manager improved 2 (wmii) is an improved, modularized and
lightweight X11 window manager which supports tabbed, tiled and
conventional window management through layouts.

wmii consists of components that are independent processes and
communicate via a socket-based virtual filesystem which is oriented on
the "everything is a file" paradigm of the plan9 operating system.

The core distribution of wmii contains the window manager itself, a
master file system routing utility (wmifs), a generic bar (wmibar), a
shortcut handler (wmikeys), and a generic interaction menu (wmimenu)
beside several tiny utilities like wmir, wmiplumb, and wmiwarp.
2005-10-23 20:39:03 +00:00
tonio
2565fff1ac Small fix for the localization file, gencat under solaris is a bit strict 2005-10-20 19:01:10 +00:00
tonio
c28760869c Take care of nonportable use of grep in fluxbox-generate-menu
This should fix the build under openbsd and solaris
2005-10-20 15:55:01 +00:00
xtraeme
cf41037a1d Update to 1.33
Changes:

* integrated changes from Dushkin (thanks!):
        * scrolling the mouse wheel in the taskbar now task switches
* integrated changes from Antti Nykänen (thanks!):
        * fixed a crash that occurred on the BSDs (and presumably on other
           systems without /proc/self/exe)
* integrated changes from Gregor Imboden (thanks!):
        * fixed a crash that ocurrred when there are no focused windows
           and alt + F12 is pressed was fixed
* events are always replayed rather than sometimes being eaten
* new windows are no longer given focus
2005-10-19 06:44:48 +00:00
rillig
f2a9c721d5 Require GNU m4 on all platforms. Fixes PR #31845. Bumped PKGREVISION. 2005-10-18 20:00:00 +00:00
rillig
52be364e22 This file is not needed anymore. 2005-10-13 20:52:44 +00:00
rillig
b339c27a4b Bumped PKGREVISION to 1.
Made the package build on Solaris.
2005-10-13 20:20:55 +00:00
jmmv
a089be8ddc Update to 2.12.1:
2.12.1
==

Thanks to Ray Strode, Havoc Pennington, and Elijah Newren for
improvements in this release.

 - Truncate ridiculously long titles to avoid crashing or letting the
   pager crash (Ray, Havoc, Elijah) [#315070]
 - Get the tabbing window outline to work with gtk+ 2.8.4 again
   (Elijah) [#317528]

Translations
  Mahay Alam Khan (bn), Francisco Javier F. Serrador (es), Ivar Smolin (et),
  Iñaki Larrañaga Murgoitio (eu), Luca Ferretti (it), Christian Rose (sv),
  Clytie Siddall (vi), Funda Wang (zh_CN)

2.12.0
==

Thanks to Brent Smith for finding the crasher in the release candidate!

 - Fix an uninitialized variable problem causing crashes (Brent) [#315000]

Translations
  Bryn Salisbury (cy), Hendrik Richter (de), Christophe Merlet (RedFox) (fr),
  Ignacio Casal Quinteiro (gl), Norayr Chilingaryan (hy), Young-Ho Cha (ko),
  ´ygimantas Berucka (lt), Michiel Sikkes (nl), Leonid Kanter (ru), Danilo
  ¦egan(sr), Baris Cicek (tr)

2.11.3
==

Thanks to Björn Lindqvist and Elijah Newren for improvements in
this release.

 - Check for the right versions of glib and gtk+ (Björn) [#314116]
 - Avoid obscuring centered-on-desktop windows which are denied focus
   (Elijah) [#313234]

Translations
  Vladimir Petkov (bg), Jordi Mallach (ca), Kostas Papadimas (el),
  Ivar Smolin (et), Gabor Kelemen (hu), Mohammad DAMT (id), Duarte
  Loreto (pt), Mugurel Tudor (ro), Laurent Dhima (sq), Maxim
  Dziumanenko (uk)

2.11.2
==

Thanks to Elijah Newren, Jaap Haitsma, Ray Strode, and Brent Smith for
improvements in this release.

 - Fix an easy to trigger crasher in 2.11.1 caused by unneeded
   debugging spew (Elijah) [#311819]
 - Make sure that Metacity dialogs have icons (Jaap) [#309876]
 - Fix an infinite restacking flicker loop in sloppy and mouse focus
   with fullscreen windows (Elijah) [#311400]
 - Change default theme from Simple to Clearlooks (Elijah)
 - Vastly improve the behavior of keyboard move/resize and edge
   snapping (Ray) [#310888]
 - Remove a duplicate string (Brent) [#309774]

Translations
  Yuval Tanny (he), Gnome PL Team (pl), Raphael Higino (pt_BR),
  Chao-Hsiung Liao (zh_TW)

2.11.1
==

Thanks to Elijah Newren, Ken Harris, Matthias Clasen, Christian
Persch, and Billy Biggs for improvements in this release.

 - Fix a miscoloring of parts of the titlebar introduced in the last
   unstable release (Elijah) [follow-up to #169982]
 - Provide a more lenient threshold for drawing rounded corners (Ken)
   [#122065]
 - Make the Xcursor changes in the last unstable release effective
   (Matthias) [follow-up to #308106]
 - Revert the _NET_ACTIVE_WINDOW behavior change made in the 2.9.x
   unstable series; activation includes changing a window to the
   current workspace again (Elijah) [reversion of #128380]
 - Restore original window size if the window was maximized upon
   withdrawing it (Elijah, Christian) [#137185]
 - Fix a raising bug with a window that has more than one child window
   (Elijah, Billy) [part of #307875]
 - Try to place windows denied focus near the focus window and fix a
   xinerama bug with the placement (Elijah) [part of #307875]
 - Avoid modal dialogs being obscured in somewhat pathologically
   strange circumstances that Eclipse seems to be good at triggering
   (Elijah) [part of #307875]

Translations
  Miloslav Trmac (cs), Kostas Papadimas (el), Adam Weinberger (en_CA),
  Francisco Javier F. Serrador (es), Ilkka Tuohela (fi), Christophe
  Merlet (RedFox) (fr), Ignacio Casal Quinteiro (gl), Ankit
  Patel (gu), Yair Hershkovitz (he), Takeshi AIHANA (ja), Kjartan
  Maraas (nb), Kjartan Maraas (no), Marcel Telka (sk), Theppitak
  Karoonboonyanan (th), Clytie Siddall (vi), Funda Wang (zh_CN)

2.11.0
==

This release contains all fixes up to Metacity 2.10.2 plus some new goodies.

Thanks to Matthias Clasen, Aivars Kalvans, Björn Lindqvist, and
Andrew Johnson for improvements in this release.

 - React to cursor theme changes (Matthias) [#308106]
 - Plug a small leak with xinerama information (Aivars) [#307884]
 - Split up main() into more manageable chunks and make use of GOpt
   (Björn) [#305331]
 - Speed up vertical gradients (Andrew) [#169982]

Translations
  Hendrik Richter (de), Ivar Smolin (et), Ignacio Casal
  Quinteiro (gl), Clytie Siddall (vi)
2005-10-12 21:53:25 +00:00
tonio
3942f34b05 selectwm uses getopt_long, so add libgetopt buildlink3
bump PKGREVISION
2005-10-10 15:11:26 +00:00
reed
ed53684b5b Update to 3.7 from PR #30804.
Rhialto is the new MAINTAINER. Thank you!
Enable pkgviews.
Installs some example configurations. (Should CONF_FILES also be used?)
Now depend on jpeg too.


Remove patch-aa, patch-ab and patch-ad.

According to CHANGES file, there are 50 changes.
(I see it includes some bug fixes from pkgsrc users.)
2005-10-06 17:28:41 +00:00
wiz
5c11268df7 Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
rillig
76d2a550ec Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 21:55:32 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
5ac8ad7004 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
adam
1f37dbb413 Fix for WPrefs 2005-09-27 13:48:07 +00:00
tonio
6aa1e8b1b7 Update wm/fluxbox to 0.9.14
Update maintainer

remove dependancy over bsetroot, fluxbox now provides fbsetroot (and this one
builds with gcc4)

approved by jmcneill@ and wiz@
2005-09-27 12:49:04 +00:00
joerg
39aa2245b9 Explicitly add base class, G++ 3.4 on DragonFly doesn't like it
otherwise.

OKed by maintainer.
2005-09-26 10:15:30 +00:00
rillig
a778895f8d Assembler code is disabled for anything except MACHINE_ARCH=="i386". This
fixes the build on x86_64. Bumped PKGREVISION to 1.
2005-09-24 21:00:25 +00:00
minskim
f621b0a15d Fix PLIST. Bump PKGREVISION. 2005-09-22 01:24:39 +00:00
jlam
d627989364 Fix the definition of CONF_FILES so that pwm.conf is considered a
configuration file again.  Bump the PKGREVISION to 1.
2005-09-16 04:17:40 +00:00
tonio
bc6d549925 Force the package to use external gettext
Fix link problem with gettext under darwin
Update maintainer address

bump PKGREVISION
2005-09-13 21:21:12 +00:00
xtraeme
99d7fe95de Enable XShape option by default. 2005-09-04 23:41:47 +00:00
tonio
b5a6216dce Update wm/fluxbox to 0.9.13
Fixes PR 30229

The changelog contains:
* Massive speed- and memory- improvements
* Added new Buttons for the Titlebar
* Added more Key Actions to TextBoxes
* Added some style resources
* Added new Iconbar Modes
* Added -screen <"all"|int[,int]>
and a few bugfixes, segfaults and 64 bit issues

approved by jmcneill@
2005-09-04 20:21:18 +00:00
xtraeme
c34e735a94 Added wm/mlvwm 2005-09-04 06:58:59 +00:00
xtraeme
434354f63b Initial import of mlvwm-0.9.1.
MLVWM (Macintosh Like Virtual Window Manager) is a Window manager for
X11 designed to look and feel like the Macintosh 8 environment.
2005-09-04 06:57:08 +00:00
xtraeme
781289c07a Updated wm/windowlab to 1.32.
Lots of changes and bugs were fixed, see changelog for more info.
2005-09-04 06:05:20 +00:00
jlam
daa2b1ac9b Bump the PKGREVISION of packages that linked against the lua shared
library after lang/lua was libtoolized in lua-5.0.2nb4.
2005-09-04 05:00:36 +00:00
xtraeme
e7bb064ce3 Added wm/cwm 2005-09-04 04:57:30 +00:00
xtraeme
331230905d Initial import of cwm-3.
cwm is a window manager for X11.  It was originally inspired by evilwm,
but was rewritten from scratch due to limitations in the evilwm codebase.
The from-scratch rewrite borrowed some code from 9wm.  cwm contains many
new features which all concentrate on the efficiency and transparency of
window management.  cwm also aims to maintain the most simplest and
pleasant aesthetic.
2005-09-04 04:56:04 +00:00
cube
88c47fab79 windowmaker doesn't depend on hermes, and besides, its dependencies
probably didn't have to know about it anyway.  Hinted by PR#31073 by
David Forrai.
2005-08-27 00:40:25 +00:00
drochner
8b5d3a8e13 update to 2.10.3
changes:
-fix a memory leak
-revert _NET_ACTIVE_WINDOW behavior to avoid inducing inconsistency
 among applications
-translation updates
2005-08-26 16:46:41 +00:00
salo
660ca4e3aa sort. 2005-08-22 11:48:35 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
adam
98d280ade5 Changes 2.1.2:
* minor bugfix release
* lots of polish on various new features, as well as new xml tools
2005-07-28 10:25:14 +00:00
wiz
446fa529a8 Remove some obsolete packages using gnome[1]-libs.
List posted to tech-pkg by jmmv on June 15, no negative comments.
2005-07-23 21:34:55 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
kristerw
f32fc6d67b Do not include <malloc.h>. 2005-07-20 17:51:52 +00:00
wiz
928941908d PR 30781 by Geert Hendrickx:
make 3ddesktop accept software rendering.
Bump PKGREVISION.
2005-07-19 16:27:07 +00:00
jlam
68ea4c6571 TOOLS_GZIP_CMD only holds the path to gzip now, so no need to strip off
arguments anymore.
2005-07-18 02:38:07 +00:00
kristerw
517022cbd9 Regenerate so that the Mac OS X patch program undestands how
to apply it.
2005-07-18 00:37:19 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
kristerw
70a2b3b41c The workref fix in previous commits did not work on NetBSD 1.6; its
make does not understand the "W" option in :C modifiers, and it
handles substitution in strings containing spaces somwheat differently.

Bump PKGREVISION.
2005-07-10 10:07:25 +00:00