summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2004-04-14Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choosejmmv1-2/+2
which one is required in an automatic way by checking USE_X11BASE. This simplifies things and avoids possible problems in the future due to confusion.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv5-11/+10
*-dirs packages.
2004-04-13wm/flwm: bl3ify, s/USE_X11BASE/USE_X11/; bump PKGREVISION.xtraeme1-4/+5
2004-04-12No longer used.snj1-34/+0
2004-04-11Convert to buildlink3.snj1-3/+3
2004-04-11Convert to buildlink3.snj1-3/+3
2004-04-10Define _ISOC99_SOURCE for libtu, so NetBSD has the chance to get the correctsalo2-4/+4
definition of va_copy from own headers. Should fix building on amd64. Per discussion with kristerw@.
2004-04-09Fix path to help files. From Iain Hibbert in PR 25111.wiz5-9/+10
Bump PKGREVISION.
2004-04-09Fix COMMENT.wiz1-2/+2
2004-04-05Bump PKGREVISION due to lua bump.xtraeme1-3/+2
2004-04-01Update to 2.8.0:jmmv5-34/+17
2.8.0 ===== No code changes in this release, but some new translations. 2.7.1 ===== Thanks to Rob Adams for fixes in this release. - bug #122016 - fix a focus race - Change move_to_workspace_left/right/up/down keybindings to <Control><Alt><Shift> arrow to avoid conflicting with new keybindings in spacial nautilus. - fix dialog stacking order issues so e.g. panel properties dialog is above the panel 2.7.0 ===== First unstable release tarball for GNOME 2.6. Thanks to Anders Carlsson, Elijah Newren, Rob Adams, James Cape, Thomas Fitzimmons, Calum Benson for fixes in this release.
2004-03-30bl3ifyxtraeme1-1/+2
2004-03-22fvwm-2.4.18 maintenance release for all earlier 2.4.x versions.martti3-11/+11
It contains important security fixes in several scripts. * Corrected rebooting the machine in FvwmScript-Quit. * Fixed the FlickeringMoveWorkaround option to the BugOpts command. * Security patch in fvwmbug.sh. See http://securitytracker.com/alerts/2004/Jan/1008781.html * Security fixes in fvwm-menu-directory (BugTraq id 9161) fvwm_make_directory_menu.sh fvwm_make_browse_menu.sh
2004-03-19These packages use c++, so add USE_LANGUAGES= c c++bouyer1-1/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam5-15/+10
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-15Use GNU make to let this build under 1.6.2. Found by latest kristerw@'sjmmv1-1/+2
bulk build.
2004-03-11Remove info files entries from PLIST.seb1-7/+1
XXX does not build for me on NetBSD current and 1.6.2.
2004-03-11Remove info files entries from PLIST.seb1-2/+1
2004-03-10File removed, we are now using buildlink3martti2-54/+0
2004-03-10bl3ifyxtraeme23-84/+86
2004-03-10bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@xtraeme4-7/+52
2004-03-10Updated XFce to 4.0.4martti6-14/+14
* Bug fixes * Translation updates
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim1-2/+2
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv7-14/+17
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Use bl3.snj1-4/+4
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam3-25/+23
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-04Use pkgsrc intltool. Also include all required buildlink3 filesminskim2-2/+7
explicitly.
2004-02-26bl3ifyxtraeme8-25/+25
2004-02-26Remove stale patches.cube3-46/+1
2004-02-26Regenxtraeme1-1/+3
2004-02-25bl3ifyminskim1-7/+7
2004-02-25bl3ifyminskim2-9/+37
2004-02-23Note deletion of ion-devel and update of ion.cube1-2/+1
2004-02-23Delete ion-devel now that it has become stable.cube10-403/+0
2004-02-23Update to ion-20040207 (a.k.a ion2). This is the new stable version ofcube11-118/+1016
Ion, two years after the last one! It is actually an update of ion-devel, which will then disappear before a new development branch is created for Ion. Most notable changes (since import of ion-devel, see ChangeLog in the distribution for a full listing): * Integration of the dock module * Workspace query asks for type of workspace when creating new. * Previous frame geometry (for maximize and shade) is saved in the workspaces save file. * Support changes in X keyboard map. * Autoconf script * The dock no longer gets focused when the pointer enters it. * Fill _NET_SUPPORTED root window property with the supported features (_NET_WM_FULLSCREEN, _NET_WM_NAME, _NET_VIRTUAL_ROOTS). * Transient size calculation fixed. * Creating frame for a transient on a floatws will raise the frame containing the transient_for window. * Minor memory leak removed: drawing engine colour group name.
2004-02-22New homepage.jschauma1-2/+2
2004-02-20unusedjmmv1-29/+0
2004-02-20USE_LANGUAGES= c c++abs1-1/+2
2004-02-19Update to 2.6.5:jmmv2-6/+5
- flipflop on #102209/#115072 again (raise on click, but break some apps by causing enter/leave). - fix memory corruption in window list. - fix window-type-inference code for legacy toolkits' windows.
2004-02-16Nuke openbox's buildlink2.mk. It is not used anywhere.snj1-31/+0
2004-02-16Use bl3, change my address, add startup-notification bl3 (it wassnj1-6/+7
previously pulled in by openbox).
2004-02-16Use bl3, change my address, add buildlink3.mk.snj2-9/+31
2004-02-15Make flwm build with FLTK 1.1.x as well as 1.0.x.ben1-1/+3
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv2-5/+5
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam5-11/+5
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does thisgrant1-3/+1
automatically now.
2004-02-14s/PDA's/PDAs/; s/disability's/disabilities/; s/simplify's/simplifies/;snj1-5/+5
s/depenant/dependent/;
2004-02-12Only use Xinerama if it is available as a shared library. Using only thejmmv3-2/+31
static one means that libnautilus-private won't be built, breaking this (and other) packages. Patch tested by wiz@.
2004-02-11Bump PKGREVISION due to imlib2 update.xtraeme2-4/+4
2004-02-11bl3ifyxtraeme2-11/+11