Commit graph

1308 commits

Author SHA1 Message Date
reed
76a9bb94b1 Add patch to stop seg fault when lucidasans-10 font is not available.
(Also sent patch to developer.)
2008-04-05 18:33:32 +00:00
tnn
0088716687 Update to sawfish-1.3.3.
A couple of minor bugfixes relative to 1.3.2.
2008-04-04 21:55:51 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
jlam
010f154624 + Add full DESTDIR support in the least intrusive way possible. The
strategy is to leave alone the install targets sprinkled all over
  the Makefiles and instead to two thigns:

    (1) Define new INST_* variants of BINDIR, ETCDIR, MODULEDIR, etc.
	that are the "final" installation locations, and thus may be
	hardcoded into the program.

    (2) Modify the definitions of BINDIR, ETCDIR, MODULEDIR, etc. to
	point to $(DESTDIR)$(INST_*).  These variables can be used in
	the _install targets without any changes.
2008-02-27 22:31:52 +00:00
martti
32f1a11074 Updated wm/fvwm-devel to 2.5.25
* New features:

   - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
     message from version 1.3 of the EWMH spec.
   - Support transparency in ARGB windows

* Bug Fixes:

   - Fixed problem with windows disappearing when created
     unless the style Unmanaged was used.
   - Edge move delay was used as resistance for the top edge.
   - Fixed a parsing problem of the screen argument of the
     SnapAttraction style.
   - Some html documentation files were not installed.
   - Fixed a memory leak in internationalized font handling.
   - Fixed a bug in MinOverlap placement.
   - Fixed the StickyAcrossPages style in the FvwmPager.
   - Fixed the determination of the X charset on UTF-8 systems.
   - Fixed a crash when certain EWMH messages were sent to
     unmanaged windows.
   - Fixed a memory leak in multibyte codepage code.
   - Ignore the EWMH staysontop and staysonbottom hints if the
     EWMHIgnoreStackingOrderHints style is used.
   - Fixed a sporadic crash when the root background set by gnome,
     fvwm-root, esetroot etc. changes and a root transparent
     colour set is used.
   - Fixed spradic crash in modules with root transparent
     background from colour sets.
   - Fixed a possible crash if the last active module fails.
2008-02-27 16:58:18 +00:00
obache
c689cdf11c Add DESTDIR support. 2008-02-23 03:52:30 +00:00
obache
a85bb3713b Replace C++/C99 style comment to C89 style.
Fixes PR 38089.
2008-02-23 03:03:10 +00:00
obache
712e4cbeff Adjust HOMEPAGE. 2008-02-23 02:24:05 +00:00
tnn
1a9a25afa9 Drop nasty autoconf dependency. 2008-01-21 12:05:52 +00:00
tnn
a11bc58ba1 Update to sawfish-1.3.2.
* Strings are re-encoded in UTF-8. Window titles will be set correctly
  regardless of title encoding
* updated documentation to v0.12
* added Occitan Lanaguage
* Bug fixes:
  - Nautilus desktop window can now restore its size properly
  - Sawfish.desktop file now complies with freedesktop.org standard
  - Fix select workspace to make sure it calls with right arguments
  - Fix 64 bit client messages
  - Don't display unneeded blank lines when window is opened by
    prompt function
  - KDE system tray no longer fighs with sawfish to reparent a tray icon
  - Add bounds checking on _NET_CURRENT_DESKTOP requests
  - QT applications no longer lose focus when menu is active
  - Corrected window placement in xinerama/dualhead when using
    centered/centered-on-parent
2008-01-21 02:34:28 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
obache
aa047b5804 Also provided by sourceforge. 2008-01-17 02:21:09 +00:00
wiz
1027a9fa64 Update to 3.4.5:
3.4.5:
  * Added Hungarian translation
  * Updated Finnish, Russian, German and French translations
  * Fixed some very minor memory leaks
  * Hide the desktop popup when showing the focus popup
  * Fix a crash when trying to access the More... menu of
    client-list-combined-menu
  * Fix the coordinate popup only showing up on the first monitor in xinerama
  * Add --exit to exit the currently running openbox instance
2008-01-15 22:40:03 +00:00
tnn
210233e6fa use setenv feature 2008-01-14 23:07:10 +00:00
rillig
f80230cbe7 + Needs libtool. 2008-01-14 02:04:58 +00:00
rillig
1243c20718 Fixed build failures with sunpro. 2008-01-14 02:04:41 +00:00
heinz
ffd1cd3b4c Fixed error message from check-interpreter.mk reported by Olaf Seibert
on pkgsrc-users.
2008-01-13 14:18:07 +00:00
drochner
9348eb4592 update to 2.20.2
changes:
-minor bugfixes
-translation updates
2008-01-11 12:55:59 +00:00
dan
8e4cf52f8a use more Xrandr. 2008-01-10 23:08:22 +00:00
ghen
8372ee9da8 Modular X.org. 2008-01-08 12:38:43 +00:00
ghen
5449fa0a90 Use nl_langinfo(3) instead of the unportable "" to specify the default
character set for iconv_open(3).  This fixes keybindings that didn't work
in wmii-3.6.  From wmii's mercurial repo via Peter Bex.  Bump PKGREVISION.
2008-01-07 09:54:25 +00:00
ghen
1a2480f7dc Update to wmii-3.6, which now requires x11/dmenu and devel/libixp as external
dependencies.  Changes not explicitly listed, but the config file format
changed again. :-(  NOTES mentions: the semantics of WMII_MENU, WMII_9MENU and
WMII_TERM have changed. If you're using them in custom scripts you'll need to
change them to "eval $WMII_MENU" instead of just "$WMII_MENU"
2008-01-06 21:55:38 +00:00
sketch
281e233a62 Update evilwm to 1.0.0
*** Changes between 0.99.25 and 1.0.0:

Mon Jun 11 14:26:33 BST 2007  Ciaran Anscomb <evilwm@6809.org.uk>
  * Add basic Xrandr support
  Thanks to Yura Semashko for this patch.

Thu May 17 15:48:31 BST 2007  Ciaran Anscomb <evilwm@6809.org.uk>
  * When snapping, prefer screen edge to other windows

Wed May  3 16:53:01 BST 2006  Ciaran Anscomb <evilwm@6809.org.uk>
  * Don't account for width_inc and height_inc when maximising

Wed May  3 15:38:08 BST 2006  Ciaran Anscomb <evilwm@6809.org.uk>
  * Ignore borders when snapping maximised client to screen edge
2008-01-04 12:11:36 +00:00
joerg
a2b389bb72 Depend on Xinerama, should fix PR 37573. 2007-12-20 18:04:04 +00:00
rumble
85a8d3375b I haven't maintained any of these in years... 2007-12-18 17:13:49 +00:00
obache
85301acbe9 DESTDIR ready. 2007-12-10 13:25:58 +00:00
obache
77c29bd3e0 Try to fix build problem on NetBSD 4. 2007-12-10 13:25:03 +00:00
obache
e531ca1b03 Update piewm to 1.04.
While here, marked as DESTDIR ready.

Changes for version 1.04:

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94378
Succinctly, the #define for EXTRA in parse.c needs to be (at least) 12,

Changes for version 1.03:

Botched some prototypes.  1.02 wouldn't compile.
2007-12-10 11:35:08 +00:00
martti
f6f5ea854d Updated Xfce to 4.4.2
Lots of bug fixes. For the official ChangeLog, please see
http://www.xfce.org/documentation/changelogs/4.4.2
2007-12-07 19:43:19 +00:00
wiz
8a5b10ea93 Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
wiz
15c82cc52b Remove Ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 11:41:48 +00:00
rillig
f338d15c24 Some more packages need lex and yacc. Patch by Aleksey Cheusov on
pkgsrc-users.
2007-12-02 08:32:23 +00:00
tonio
b1f9766573 Update wm/ratpoison to 1.4.2
Changes:
	* src/main.c (xvsprintf): limit memory allocation
	to 200K when vsnprintf return -1. (i.e. on pre-1999
	systems not distinguising fatal errors and too small
	buffer).
	* src/manage.c (get_res_name, get_res_class): remove
	(update_window_name): call get_class_hints directly to avoid it
	being called two times.
	* src/manage.c (get_wmname): always try XmbTextPropertyToTextList
	first to also support UTF-8 window titles when encoded as XA_STRING
	* src/main.c (clean_up): call free_user_commands, free_groups only
	after free_window_stuff
	* src/window.c (free_window_stuff): remove windows from group lists
	* src/action.h (free_user_commands): new prototype
	* src/action.c (set_var_free,user_command_free,free_user_commands):
	new functions
	* src/manage.c (get_wmname): free buffer to close memory hole
	* src/actions.c (cmd_windows): free buffer to close memory hole
	* src/main.c (init_defaults): only load the backup font when the
	default font fails.
	* src/main.c (init_defaults): if the default font fails, use the
	backup font.
	* src/conf.h (BACKUP_FONT): new define
	* src/input.c (update_modifier_map): don't map both super and
	hyper to the same modifier slot.
	* src/split.c (set_active_frame): call switch_frame hook
	(show_frame_indicator): only show frame indicator
	(set_active_frame): new arg force_indicator. all callers updated.
	(show_frame_indicator): new arg force. all callers updated.
	* src/main.c (init_defaults): init bar_in_padding
	* src/globals.c (rp_switch_screen_hook): new hook
	* src/data.h (struct rp_defaults): new slot, bar_in_padding
	* src/bar.c (bar_x): honour bar_in_padding setting
	(bar_y): likewise
	* src/actions.c (init_set_vars): add barinpadding
	(set_barinpadding): new function
	* src/globals.h: new global rp_switch_screen_hook
	* src/frame.c (frame_read): fix bug to never set dedicated
2007-12-01 21:22:15 +00:00
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00
martti
fcd82afcc3 Updated wm/fvwm-devel to 2.5.24
* New features:

   - Disabled paging during interactive resize operations by
     default (see 2.5.20) as it is annoying to many people.
   - New style command options:
       EdgeMoveResistance
       EdgeMoveDelay
       EdgeResizeDelay
       SnapGrid
       SnapAttraction
     that replace the now obsolete commands EdgeResistance,
     SnapGrid and SnapAttraction.  The EdgeResistance command has
     a new syntax with only one argument.
   - New command MenuCloseAndExec for menu bindinngs that can be
     used to trigger certain commands from a menu without an
     associated item.  For example, with
       Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
     the RootMenu can be opened from any other menu by pressing
     F1.

* Bug Fixes:

   - Sometimes a window jumped by half the screen's size when
     moving with the mouse and hitting the border of the desktop.
   - Fixed the "screen w" argument of the Move and other commands.
   - Clicking on a menu title did not close the menu by default.
   - Temporary files in FvwmPerl overwrote each other.
2007-11-26 08:55:36 +00:00
wiz
e5e06099d7 Update to 4.7, changes unknown. 2007-11-25 23:23:25 +00:00
wiz
77571e1a0b Include xinerama buildlink3.mk. From Brian de Alwis in PR 37382.
Bump PKGREVISION.
2007-11-25 12:41:36 +00:00
drochner
258612980a update to 2.20.1
changes:
-minor bugfixes and memory leak fixes
-improvements to focus stealing prevention
-translation updates
2007-11-22 20:13:15 +00:00
rillig
105dd4b97c Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
2007-11-17 12:04:11 +00:00
jnemeth
546d379aa5 control-center renamed to gnome-control-center 2007-11-17 02:39:35 +00:00
rillig
9709ab446e Fixed building on DragonFly. 2007-11-16 23:04:54 +00:00
rillig
f1d269b376 Removed the gcc4-specific compiler flags from CFLAGS. Patch by Adam Hoka
via tech-pkg. PKGREVISION++

Fixed MESSAGE, since there is no "install-user" target. It had been
there in the original version of the package. I didn't find it likely
that end-users would use pkgsrc for installing a single configuration
file, so I removed that.
2007-11-14 20:52:49 +00:00
wiz
3290340fe8 Remove ftp.hpc.uh.edu from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37338.
2007-11-12 00:14:18 +00:00
martti
66b71a96be Updated wm/fvwm-devel to 2.5.23
* Lots of bug fixes
* Fixed perl path in the installed package (detected with PKG_DEVELOPER=yes
  and CHECK_PORTABILITY=yes in /etc/mk.conf)
2007-11-09 12:07:06 +00:00
wiz
454c43752e Update to 4.6:
4.6
This release contains sanitized aspect ratio handling, a simplified
tagging concept, an improved tiling algorithm, and several code
cleanups.

4.4
This release provides a totally new layout plugin structure and a
lot of code polishing.

4.3
This release contains certain major bugfixes, especially regarding
banning/unbanning client windows.

4.1
The status bar can now be toggled on the fly.  Several bugs were
fixed and a lot of code polishing was undertaken.
2007-11-08 19:40:05 +00:00
jnemeth
658bc9c544 Add USE_TOOLS+= pkg-config from Adam Hoka on tech-pkg@. 2007-11-07 21:52:34 +00:00
drochner
64d2f57a50 update to 2.20.0
This switches to the new gnome-2.20 branch.
2007-11-05 19:40:41 +00:00
rillig
6d2115b91d Fixed gcc warnings (treated as errors) about the signedness of pointer
targets.
2007-11-04 15:46:58 +00:00
rillig
6b89ee80bc Fixed another reference to the home directory of the user that builds
the package.

PKGREVISION++
2007-11-04 15:34:08 +00:00
rillig
6f5d4148d3 Added some recently imported packages to their category Makefiles. 2007-11-04 12:36:13 +00:00