summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2013-01-20With previous commit for PR pkg/47409,mef5-55/+21
- patch target for patch-ab and patch-configure were the same. Merged them as patch-ab. (Naturally Revoming patches/patch-configure.) - Also cvs delete for patches/patch-a[ce] were missing, corrected.
2013-01-20(1) Bump version 2.4.20 to 2.6.5 based on PR pkg/47409.mef7-35/+144
The changes between them are too big, see NEWS in source tar ball. The release dates in between are recorded below. (2) patches/patch-a[ace] are removed, assuming they are included in upstream. (3) patches/patch-configure is added for modifying install path from fvwm to fvwm2. (4) patches/patch-ad: Add comment lines. (5) Add options xrender xcursor xft2, thanks Vitaly Shevtsov. CVS HEAD (20-Apr-2012) stable release 2.6.4 (01-Feb-2012) stable release 2.6.3 (30-Sept-2011) stable release 2.6.2 (06-Aug-2011) stable release 2.6.1 (16-Apr-2011) stable release 2.6.0 (15-Apr-2011) beta release 2.5.31 (09-Aug-2010) beta release 2.5.30 (09-May-2010) beta release 2.5.29 (03-Apr-2010) beta release 2.5.28 (20-Sep-2009) beta release 2.5.27 (23-Feb-2009) beta release 2.5.26 (7-May-2008) beta release 2.5.25 (26-Feb-2008) beta release 2.5.24 (24-Nov-2007) beta release 2.5.23 (1-Sep-2007) beta release 2.5.22 (29-Aug-2007) beta release 2.5.21 (20-Jan-2007) beta release 2.5.20 (15-Jan-2007) stable release 2.4.20 (6-Dec-2006)
2013-01-15Don't add default arguments during method implementation.joerg2-4/+13
2013-01-12wm/fvwm: LDFLAGS.DragonFly+= -lX11marino1-1/+3
2013-01-11Use more void.joerg7-32/+138
2012-12-25Stop clang from complaining about non-UTF8 source code.joerg1-1/+6
2012-12-21Needs pangox-compat. Also was missing direct dep on pango. PKGREVISION -> 10.dholland1-2/+4
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-12-15Bump PKGREVISION from devel/nss 3.14.0.ryoon1-2/+2
2012-12-12Fix distinfogls1-2/+2
2012-12-03 Updated wm/pekwm to 0.1.16gls3-6/+36
Upstream changes: ----------------- Bugs fixed #195 "Incorrect screen size after screen switch" reported by kezar and Jonhoo and fixed by Andreas Schlick #313 "Incorrect FSF address in LICENSE file" reported by Vitezslav Cizek #314 Respect ShapeInput on client windows - reported by znerom and fixed by Andreas Schlick #316 "pekwm puts 'pcmanfm --desktop' above almost all other windows." reported by znerom and fixed by Andreas Schlick User visible changes Removed undocumented DecorMenu (if you really want it back, write me) Fixed/Enabled workspace specific autoproperties.
2012-11-16Don't delete static array, delete the elements. Fix template look up.joerg4-3/+33
Bump revision.
2012-11-11Fix test case to be valid C.joerg2-1/+16
2012-11-07Needs libnotify now.joerg2-2/+6
2012-11-03Whitespace.dholland1-12/+12
2012-11-01Deference iterator before printing it.joerg2-1/+15
2012-10-29Do not hardcode pathes. Use ${X11BASE} instead.cegger4-4/+38
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz33-67/+33
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-08Revbump after updating graphics/pangoadam21-42/+42
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau87-250/+87
2012-10-04Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)cheusov1-2/+2
2012-10-03CONFLICTS between python modulescheusov1-1/+3
2012-10-03Update for python25 removal.wiz1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz12-23/+24
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron21-42/+42
requested by Thomas Klausner.
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon1-2/+2
2012-09-15recursive bump from libffi shlib major bumpobache23-46/+46
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-10Update wm/pekwm to 0.1.15.gls4-17/+21
Upstream changes: ----------------- Release-0 1 15 Bugs fixed #251 "MaximizeOverHarbour & "Toggle HarbourHidden" incoherent behaviour" reported and fixed by wallex #282 "adobe flash fullscreen don't cover taskbar" reported by dkmatt0 and fixed by Andreas Schlick. #300 "pekwm restart makes 100% CPU" reported by specnaz and fixed by Andreas Schlick. #304 "Fullscreen option" reported by Thom1 and fixed by Andreas Schlick. #306 "titlebar clicking separator problem" reported by MezkoV and fixed by Andreas Schlick. User visible changes Allow CfgDeny-ing struts via autoproperties - done by Claes Nästén.
2012-09-07Revbump after updating graphics/cairoadam21-41/+42
2012-08-31wm/awesome: Fix build on DragonFlymarino2-1/+20
Add DragonFly to list of systems that need to include alloca.h header.
2012-08-27Update to 3.4.13 to fix build (hi is!)wiz4-22/+20
3.4.13: Julien Danjou (3): Remove PREFIX, use CMAKE_INSTALL_PREFIX Simplify client focus code change codename Sébastien Luttringer (1): awful.titlebar use height not width Uli Schlachter (2): xerror: Print numeric infos about the error Revert "Focus history: Don't ignore unfocusable clients" 3.4.12: Anurag Priyam (3): awful.tooltip docs: replace references to undefined variable 'K' with 'myclock' add awful.util.table.cycle add awful.client.cycle Arvydas Sidorenko (1): Original sky theme dwindle and spiral icons Axel Beckert (1): awful.tag.inc*: properly pass tag parameter to set* Corey Thompson (3): Bump duplicated commands to the most recent in command prompt history Initialize floating_geometry on property::border_width signal (FS#826) Remove "encoding=utf-8" from Vim modelines Duflot Jean-Luc (1): Update french manpages Gianluca Fiore (1): Add italian translation Julien Danjou (4): awsetbg: xli is reported as ok Fix mousegrabber run documentation naughty: remove score system, merge presets change codename Rob Hoelz (1): Allow usage of strings as key names for root.fake_input Sébastien Luttringer (2): Get mousegrabber running state Get keygrabber running state Thomas Moschny (2): Fix build with glib2 2.31.0 Desktop file fixes. TsT (2): mistake fix: "b" local variable declaration is missing table.foreach is deprecated: now use for + pairs Uli Schlachter (4): Beautiful: Handle invalid wallpaper_cmd better (FS#941) Focus history: Don't ignore unfocusable clients Taglist: Add {bg,fg}_occupied theme options awful.client.setslave: Fix for not-visible clients 3.4.11: Anurag Priyam (1): naughty: add helper function, toggle() - suspend/resume notifications Arnaud Fontaine (1): Update the code following release of xcb-util 0.3.8. David Palacio (2): Desktop clients may not be visible on all tags. Ignore desktop clients on taglist widget Ignas Anikevicius (gns_ank) (1): Saving gama values in pngs to prevent compilation errors Jacques-Pascal Deplaix (1): awsetbg: Add the aspect option with feh Julien Danjou (4): Set the conffile value before executing the code Use awesome.conffile in menu naughty: fix image data copy change codename Majic (1): Private naughty.getIcon() -> public awful.util.geticonpath() Massimiliano Brocchini (2): no duplicate entries in prompt history search in prompt history Perry Hargrave (6): FS#917: Dont move clients with fixed positions Retain focus on clients moved across screens (fs#620) movetoscreen:Dont refocus the selected client Update tasklist when client screen changes Prevent util.cycle from infinite loop (FS#938) Check wallpaper_cmd entries are valid (FS#938) Uli Schlachter (6): Make sure russian manpages are installed (FS#907) Fix restacking with zaphod mode (FS#835) Ungrab the server before parsing the config Signal config errors via a naughty popup Signal runtime errors via a naughty popup Fix the default config
2012-08-26Update to 3.4.10, from wip/awesome.is9-110/+263
Main points: Lua configuration, instead of the old one. (Awesome-2.x.x hasn't been updated since 2009.)
2012-08-13Bump PKGREVISION for fix in librsvg/buildlink3.mk.wiz1-2/+2
2012-08-10wm/cwm: LDFLAGS.DragonFly+= -lfontconfigmarino1-1/+3
2012-07-28slight description improvementreed1-1/+2
2012-07-27Update MASTER_SITES, from Brad Ely on pkgsrc-users.wiz1-2/+2
2012-07-15Recursive bump for startup-notification* dependency change, requestedwiz10-20/+20
by Obache.
2012-07-15removed centericq, ArX, gcc3-java, jitterbug, obconf, and sopedholland1-2/+1
2012-07-14Remove wm/obconf as promised. It hasn't been buildable for years,dholland6-105/+0
because it no longer works with the version of openbox in pkgsrc. Meanwhile, upstream seems to have decided that they don't need to make releases any more, so there's no prospect of a new version being available, only random development version taken directly from their SCM. If anyone actually uses this or cares about it, please try to persuade upstream to cut a release, or even just tar up a snapshot that they think is stable. At that point we can reimport the package.
2012-07-03Fix build with C99 compilerjoerg2-1/+19
2012-06-28Fix build failure when time_t is 64 bits on a 32-bit machine.dholland2-1/+20
2012-06-24Mark this BROKEN, per tech-pkg. It does not build against any remotelydholland1-1/+3
recent OpenBox. Meanwhile, upstream seems to have decided that they don't need to make releases any more, so there's no prospect of a new version being available, only random development versions taken directly from their SCM. If anyone actually uses this or cares about it, please try to persuade upstream to cut a release, or even just tar up a snapshot that they think is stable. If nothing develops, the package will be removed sometime after 2012Q2 is branched.
2012-06-18Needs yaccdholland1-2/+2
2012-06-18Needs lex.dholland1-2/+2
2012-06-17Adding yacc to TOOLS broke the NetBSD build because the yacc configuredholland1-1/+4
test is thoroughly messed up. Work around the problem by forcing it to run yacc from $PATH.
2012-06-14USE_TOOLS+=yacc, per tonight's linux builddholland1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd13-26/+26
2012-06-03Update to 1.0.7.wiz2-6/+6
1.0.7: This minor maintenance release includes a bunch of fixes from static analysis of the twm code with various compilers & tools, as well as other pro-active work attempting to reduce potential bugs, and a set of build configuration improvements. 1.0.6: This minor build fix release solves a problem introduced in 1.0.5 that prevented configure from completing when cross-compiling. 1.0.5: This minor maintenance release provides the last two years' Worth of build configuration improvements, janitorial cleanups, & Makefile.am support for automake-1.11 silent builds.
2012-06-01Add two missing dependencies. Broke modular build.wiz1-1/+3
2012-05-27wm/wmii: Fully implement DESTDIRmarino2-8/+22
DESTDIR support was not complete for this package. Attempts to create /usr/pkg/include and /usr/pkg/lib directory were being made. This was discovered while trying to build under a non-root user. After updating patch-aa, a non-root user can install this package without issue.