pkgsrc/wm
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
..
3ddesktop Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
9wm Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be 2005-03-24 21:12:50 +00:00
aewm++ Invert a lvalue cast to a rvalue cast. 2006-01-02 21:40:00 +00:00
afterstep fix errno usage. 2005-12-06 13:14:06 +00:00
afterstep1 Fix errno. 2005-12-06 14:09:39 +00:00
amaterus GCC 3.4+: Label at end of compound statement. 2005-12-06 14:26:02 +00:00
amiwm Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
bbconf reverting unconsidered changes 2005-11-11 19:13:09 +00:00
bbkeys Remove some unnecessarily strong dependencies on perl that resulted 2005-07-16 19:10:37 +00:00
bbpager Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
bbrun Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
blackbox Fix template members for GCC 3.4+. 2006-01-02 21:47:43 +00:00
bsetroot Explicitly add base class, G++ 3.4 on DragonFly doesn't like it 2005-09-26 10:15:30 +00:00
ctwm Require GNU m4 on all platforms. Fixes PR #31845. Bumped PKGREVISION. 2005-10-18 20:00:00 +00:00
cwm Initial import of cwm-3. 2005-09-04 04:56:04 +00:00
e16menuedit2 Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
econf Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
enlightenment Update HOMEPAGE. Apparently, the domain expired and owner is MIA 2005-12-02 22:00:54 +00:00
ethemes Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
evilwm Update evilwm to 0.99.19. Changes: 2006-01-03 14:31:36 +00:00
fluxbox Fix themes to use fbsetroot rather than bsetroot, which is not provided 2005-12-23 13:41:41 +00:00
flwm Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
fvwm-devel Update to 2.5.14. 2005-10-29 23:45:02 +00:00
fvwm1 Include errno.h, not sys/errno.h + manual declaration of errno. 2005-12-07 15:07:23 +00:00
fvwm2 Fix errno usage. Use alloca from stdlib.h on FreeBSD and DragonFly. 2005-12-07 15:08:42 +00:00
fvwm2-themes Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
golem Reset maintainer, email bounced. 2006-01-10 20:47:06 +00:00
icecc Uses libtool, so add USE_LIBTOOL=yes. 2006-01-10 23:26:17 +00:00
icepref Regenerate so that the Mac OS X patch program undestands how 2005-07-18 00:37:19 +00:00
icewm Updated wm/icewm to 1.2.23. 2006-01-06 20:49:20 +00:00
icewm-imlib Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
icewmconf Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
ion Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
ion3-devel Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
larswm Use SUBST framework. 2006-01-06 16:07:39 +00:00
lwm Add RMD160 checksums to the SHA1 ones. 2005-02-23 18:43:53 +00:00
matchbox-wm Re-import as wm/matchbox-wm (was wm/matchbox). Requested by wiz@. 2005-12-31 13:38:01 +00:00
metacity Update to 2.12.2: 2006-01-20 13:31:45 +00:00
mlvwm Correct imake man page handling in plist. 2005-12-06 15:41:06 +00:00
novawm Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
obconf Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
olvwm Replace local prototypes in gettext.c with correct header files, 2006-01-19 23:15:59 +00:00
openbox Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
openbox2 Fix GCC 3.4+ issues: template instantiation, cast of reference 2006-01-02 22:05:38 +00:00
oroborox Change script installation back into ${PREFIX}/bin for common usage, 2006-01-05 16:58:49 +00:00
oroborus Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
pekwm Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
piewm Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
pwm Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
qvwm Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ratpoison Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
sawfish Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
sawfish-replibs Bump PKGREVISION for removal of db3 buildlink3.mk file from 2004-11-30 18:26:39 +00:00
sawfish-themes Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
selectwm selectwm uses getopt_long, so add libgetopt buildlink3 2005-10-10 15:11:26 +00:00
skippy Removed trailing white-space. 2005-09-28 14:31:06 +00:00
tvtwm Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
uwm Fix errno. Hide malloc & calloc for ANSI systems. 2005-12-06 15:57:22 +00:00
vtwm Add an explicit rpath for librplay on DragonFly. 2006-01-02 22:13:26 +00:00
w9wm Do not include <malloc.h>. 2005-07-20 17:51:52 +00:00
waimea Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
wampager Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
weewm Replaced $f with ${f} to fix some pkglint warnings. 2005-10-23 21:54:35 +00:00
whiteBOX Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
windowlab Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
windowmaker Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
wm2 No _POSIX_SOURCE on DragonFly: putenv used. 2005-12-06 16:23:15 +00:00
wmakerconf TOOLS_GZIP_CMD only holds the path to gzip now, so no need to strip off 2005-07-18 02:38:07 +00:00
wmctrl Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
wmdrawer Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wmextra Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
wmi Fix outdated MASTER_SITES and HOMEPAGE. 2005-10-31 22:05:22 +00:00
wmii Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
wmthemes Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
wmx Moved the misplaced definition of PKGREVISION to the package Makefiles. 2006-01-12 18:27:53 +00:00
wmx-gnome Moved the misplaced definition of PKGREVISION to the package Makefiles. 2006-01-12 18:27:53 +00:00
xfce4-wm pdated Xfce to 4.2.3.2 2005-11-17 08:16:19 +00:00
xfce4-wm-themes Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT. 2005-11-09 07:09:04 +00:00
Makefile Added & enable oroborox. 2006-01-03 16:05:52 +00:00