Commit graph

954 commits

Author SHA1 Message Date
jschauma
08bff9723a wizd says: distinfo?
Comply.
2006-02-23 19:44:46 +00:00
jschauma
392692beaa remove kde2_ which somehow has a messed up distfile 2006-02-23 19:22:54 +00:00
joerg
cbed6e5baf Has BROKEN_GETTEXT_DETECTION. 2006-02-22 16:12:55 +00:00
wiz
34179869f8 Fix build after libtool-1.5.22 update. 2006-02-21 22:42:51 +00:00
wiz
d633451eb4 Add missing x11.bl3.mk. 2006-02-21 22:42:39 +00:00
wiz
1281a40e2a regen. 2006-02-21 22:42:05 +00:00
wiz
952f43b58a Fix PLIST for source packages; binary packages unaffected, so no
PKGREVISION bump.
2006-02-21 22:41:43 +00:00
wiz
659ec30d1c Fix incomplete pkgsrc patch: defining LDSTATIC is not enough,
it must be AC_SUBSTed too. Found by libtool update.
Bump PKGREVISION.
2006-02-21 22:40:47 +00:00
rillig
cb6c86b356 Removed a double {. 2006-02-18 15:16:45 +00:00
martti
fcf951a43d Fixed warnings found by pkglint -Wall. 2006-02-17 07:55:57 +00:00
martti
d48b5f2558 Fixed warnings found by pkglint -Wall. 2006-02-17 06:49:23 +00:00
joerg
b55d56b4e6 Has BROKEN_GETTEXT_DETECTION. 2006-02-16 18:28:52 +00:00
tonio
87e7b529d3 Update wm/ratpoison to 1.4.0beta4
Take maintainership

* Changes since 1.4.0-beta2
** meta takes a key argument
This can be used to stuff keys.

* Changes since 1.4.0-beta1
** RATPOISON environment variable
RATPOISON is set to the location of the ratpoison binary. This is
useful for scripts.

* Changes since 1.3.0
** command arguments can be wrapped in double quotes.
To include a space in a command argument, wrap the argument with ".

** New command undefinekey
not passing a 3rd argument to definekey and bind no longer unbind the
key. You must use undefinekey and unbind now.

** ratpoison -c prints errors to stderr
You can now capture errors and output seperately depending on whether
its printed to stderr or stdout.

** the mouse warp feature is now turned off by default
to turn it back on, run 'warp on'.

** version now displays the date and time

** new command, sselect
sselect lets you jump to an X11 screen by number.

** configure script warns about missing history lib
Rather than error out, now, ratpoison will just be built without history.

** new commands ratwarp, ratrelwarp, and ratclick

** more new commands
inext, iprev, iother, cnext, cprev, cother, prompt, dedicate,
describekey, focusprev, sdump, sfdump.

** yet two more new commands: putsel, getsel
putsel puts the specified text into the X11 selection so other clients
can yank it. getsel returns the current selection.
2006-02-16 11:12:13 +00:00
ghen
9f40c86010 distinfo regen. Pointed out by wiz after a bulk build by kristerw. 2006-02-16 08:24:11 +00:00
rillig
d1c395944d Added the necessary variable definition for installing the translation
files. Fixed pkglint warnings. Bumped PKGREVISION.
2006-02-16 07:37:38 +00:00
ben
916dbd829c Update HOMEPAGE and MASTER_SITES. 2006-02-11 21:31:19 +00:00
cube
84be692f90 Update to 20060107. Patch from Joerg Sonnenberger and minor fixes.
Most noticeable changes (there's more than one year worth of them,
anyway):

 * Potentially blocking status meters are now in a separate ion-statusd
   program. Please write your additional status meters that do not monitor
   the state of Ion itself for ion-statusd (and contribute them in the
   Ion3 scripts repository at http://iki.fi/tuomov/repos/ion-scripts-3/).
   For help on writing such status meters, see e.g. source for statusd_load
   in ext_statusbar/ion-statusd.

 * Line editor now supports history search; Control+Up/Down only scrolls
   through history entries with matching initial part.

 * Arbitrary winprop matching criteria is supported. Lua scripts have
   access to X properties.

 * So-called "placeholders". With the help of these the positions of
   full-screen windows are remembered in their original frames, and don't
   just get inserted after currently active window when returning from
   full-screen mode. Under a session manager placeholders are also used
   to remember the original order of windows.

 * Experimental auto-show-completions support, which is also on by default
   now. In this mode the Tab key can be used to cycle forward through the
   completions, and Shift+Tab backwards. Modify the settings seen in the
   new mod_query.lua to get normal Tab-completion, or change the completion
   delay.
2006-02-11 10:03:48 +00:00
ghen
4f8e9eed88 Update to IceWM 1.2.25. Changes:
1.2.25: 2006-02-03
	- fix resize of maximized windows when taskbar set to AutoHide
	- fix support for screens 0.1 and up

1.2.25pre1: 2006-01-31
	- fix format in window size/position display (Bert Wesarg)
	- fix configure to use pkg-config for xft (Marius Feraru)
	- fix build with Sun Forte C++ (Grant McDorman)
	- icewmtray crash fixes (Grant McDorman)

1.2.24: 2006-01-22
	- option to --replace an extisting window manager
        - change menu scroll wheel direction (Thomas Holder)
        - paint desktop tray background (Thomas Holder)
        - gcc 4.1 build fixes (Hanno Boeck)
	- fix gcc strict aliasing errors (Pavel Nemec)

1.2.24pre1: 2005-12-04
	- restore Dutch translation from Ton Kersten
	- zh_TW translation from Wei-Lun Chao
	- fix TaskBarKeepBelow=1 preference
	- fix problems in horizontal maximization
	- implemented support for --replace option
	- Make shaped decorations work in 21 bit graphics cards
          (like those common in sparcs) -- Bernhard R. Link

Ok with wiz.
2006-02-09 21:36:40 +00:00
sketch
2113beba1e Make the long-awaited update to 0.99.23. Changes:
2006-02-06
	Fixed -v option parsing.
	Released 0.99.23.
2006-02-06 20:39:57 +00:00
sketch
98bc9e4b97 Update to 0.99.22. Changes:
2006-01-18
	EWMH hints added so vdesk/sticky states persist across wm change.

2006-01-25
	Alt+Tab behaviour modified to be more in line with what most people
	expect (single Alt+Tab goes back to previously selected window).
	Added -altmask to override Shift as default control behaviour change
	key.
	Added resizing with Ctrl+Alt+Shift+[HJKL].

2006-01-26
	Released 0.99.22.
2006-02-06 20:31:58 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
1f2e28d267 Reset maintainer on his request. PR 32699. 2006-02-03 00:58:25 +00:00
rxg
ef80d408e8 Remove useless USE_X11. 2006-01-30 10:52:07 +00:00
rillig
934461fa23 Fixed most of the remaining pkglint -Wall warnings. 2006-01-29 18:18:01 +00:00
rxg
4c1cd45e6f Fix DEPENDS. 2006-01-29 17:24:51 +00:00
rxg
e9cc052417 Avoid warnings with pkglint.
Remove quoted in SUBST_MESSAGE.
2006-01-29 14:13:11 +00:00
tonio
3d334016c4 Update wm/evilwm to 0.99.21
Changelog:
- Removed dependency on Motif header files: supply just as much hint
  structure information as is necessary to interpret Motif hints.
- Switch to using a window border for frame's colour, don't touch
  frame background.  This allows aterm's "fast transparency" to work.
- various bug fixes, and code improvements
2006-01-26 21:40:22 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
ghen
cddf5f2764 Fix PLIST (two new taskbar icons since 1.2.23), bump PKREVISION for both
wm/icewm and wm/icewm-imlib.
2006-01-23 11:12:50 +00:00
jmmv
15cbe7fb80 Update to 2.12.2:
- Mave ancestors come along with the transient when moving the window from
   one workspace to another (Björn) [#314977]
 - Fix the workspace switcher tabpopup to display the right windows and to
   fix the pick-a-new-window-to-focus algorithm in order to not select
   windows that aren't showing (Björn) [#170475]
 - Fix a couple memory leaks (Kjartan, Søren, Elijah) [#313030]
 - Fix a crash that occurs when removing some virtual desktops and windows
   happen to be on those desktops (Elijah) [#318306]
 - Fix edge snapping for multi-screen (non-xinerama) setups (Elijah)
   [#319425]
 - Close a GSource leak just to be correct (Kjartan) [#320050]

Translations
  Kostas Papadimas (el), Ivar Smolin (et), Michiel Sikkes (nl)
2006-01-20 13:31:45 +00:00
joerg
30bab24da8 Replace local prototypes in gettext.c with correct header files,
at least mmap was conflicting anyway on DragonFly. Use InstallGenMan
for section 5 man page. Explicitly add rpath entry for PREFIX/lib.
2006-01-19 23:15:59 +00:00
rillig
a4f03da9ba Moved the misplaced definition of PKGREVISION to the package Makefiles. 2006-01-12 18:27:53 +00:00
wiz
a6f6c7fd5f Uses libtool, so add USE_LIBTOOL=yes. 2006-01-10 23:26:17 +00:00
wiz
e0778439ee Reset maintainer, email bounced. 2006-01-10 20:47:06 +00:00
rillig
fa4065deec Updated wm/icewm to 1.2.23.
Patch provided by Sergey Svishchev in PR 32469.

Changes:
# 1.2.23: 2005-08-14
    * make taskbar pop out even when collaped
    * Slovak translation update (Zdenko Podobny)

# 1.2.23pre1: 2005-07-31
    * fix crash when hiding the taskbar and "collapse" button is hidden
    * fix repeated drag over taskbar icon not working
    * fix problems with Unmap events being handled incorrectly
    * customizable placement order options for minimized window icons (MiniIconsPlaceHorizontal, MiniIconsRightToLeft, MiniIconsBottomToTop) - (Konstantin Korikov - lostclus)

# 1.2.22: 2005-07-17
    * AutoShowDelay setting (opposite of AutoHideDelay)
    * use Workspace status window instead of showing the taskbar when workspace changes if taskbar autohide is enabled

# 1.2.22pre3: 2005-07-15
    * fix focusing after window minimized or hidden

# 1.2.22pre2: 2005-07-10
    * Remember last focused window per-workspace
    * Enable the LockCommand functionality only if command found (Eduard Bloch)
    * new Korean translation (Ken Yeo)

# 1.2.22pre1: 2005-06-28
    * Latvian translation (Kristaps Kaupe)
    * Double click activates workspace in window list
    * Fixes to taskbar layout when only tasks visible
    * Made network status applets show/hide dynamically again
    * Add image to taskbar collapse button
    * Fix MinimizeToDesktop windows getting out of desktop area
    * Added key binding: KeySysCollapseTaskBar
    * Fixed UTF-8 input support in AddressBar

# 1.2.21: 2005-05-31
    * translation: Vietnamese (Phan Vinh Thinh)
    * translation: Indonesian (Arif E. Nugroho)
    * translation update: Simplified Chinese (Hiweed Leng)
    * translation update: French (Frederic Bothamy)
    * APM applet support for NetBSD (Iain Hibbert (plunky))
    * add new winoption: noFocusOnMap
    * fix ClientWindowMouseActions for Window-Drag combination

# 1.2.21pre1: 2005-03-20
    * improve selection of "urgent" windows with alt+tab
    * fix possible crash (Grant McDorman)
    * fix 64bit usage of Xft (Marcus Meissner)
    * cleanup warning on still-open file descriptors
    * disabled some Ctrl+Alt+Del commands by default since they need some configuring to work on all systems
    * fix desktop layer setting for nautilus
2006-01-06 20:49:20 +00:00
joerg
184dc987de Use SUBST framework. 2006-01-06 16:21:53 +00:00
joerg
deb9759c0d Use SUBST framework. 2006-01-06 16:07:39 +00:00
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