Commit graph

39 commits

Author SHA1 Message Date
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
f7e465a8be Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:42:17 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
marino
d7855dcae9 wm/awesome: Fix build on DragonFly
Add DragonFly to list of systems that need to include alloca.h header.
2012-08-31 09:26:28 +00:00
wiz
48dcd06ae0 Update to 3.4.13 to fix build (hi is!)
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-27 10:12:30 +00:00
is
4f115a0c02 Update to 3.4.10, from wip/awesome.
Main points: Lua configuration, instead of the old one.
(Awesome-2.x.x hasn't been updated since 2009.)
2012-08-26 20:28:16 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
marino
e686bb79ec wm/awesome: Fix indirect linking error on DragonFly 2012-01-29 15:54:40 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
joerg
3fbb207985 Recursive bump for libltdl 2009-12-15 21:54:17 +00:00
wiz
c6897b2717 Update to 2.3.6:
Julien Danjou (4):
      awesome: define SUN_LEN if not already defined
      build: use backquote rather then $()
      build: check for connect in socket lib
      build: use back quote instead of $()

Nikos Ntarmos (2):
      uicb: check before overwriting DISPLAY (FS#318)
      titlebar: unmap when going to Off position (FS#156)

Hannes Schueller (1):
      awesome-menu: make autocomplete behaviour configurable (FS#336)
2009-08-29 17:51:05 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
ahoka
ef17e9fec4 Drop maintainership. 2008-11-06 22:25:41 +00:00
ahoka
979dc88529 Update to the latest version v2.3.4.
Changes:
 awesome-menu: match string mode and autocomplete
 tasklist: add tags as cache element (FS#227)
 awesomerc: fix subprocess (FS#193)
 awesomerc: fix default path in menu launching
 Revert "awesomerc: fix xterm -e in case of others terms"
 mouse: fix client snapping
2008-09-06 17:17:10 +00:00
ahoka
aa5acc3e7a Change my email address. 2008-08-13 13:20:14 +00:00
ahoka
063de4130e Update to 2.3.3.
Changes:
	Fix xterm -e in default config for other terminal ;
	Give floating dialogs of maximised windows focus (FS#232).
2008-08-07 18:47:00 +00:00
ahoka
de5c1457b7 Add missing include to fix reported build failure. 2008-07-17 20:54:00 +00:00
ahoka
705ca969ff Update to version 2.3.2.
Based on PR 38953 from Joel CARNAT. Thanks!

Changes since last packaged version:

Show correct geometry on mouse resize(FS#203);
Fix build issues with simple POSIX shell.
Fix focus handling on new window managing with multi monitors (FS#188);
Add support for mouse with up to 9 buttons.
Fix cache invalidation when swapping clients
Fix handling of keycode and keysyms (FS#64)
Do not focus new client if current client is maximized (FS#182)
Documentation update
Fix a bug with UTF-8 strings rendering
Fix titlebar map/unmap
Allow NULL in command for widgets (FS#175)
Documentation update;
Store KeySym not KeyCode in keys bindings (FS#161);
Fix some drawing problems.
Documentation update;
Fix placement for maximized apps;
Give focus when clicking with Button1 on titlebars;
Use mwfact lower and upper limits in mouse;
Fix opacity focused issue;
Fix focus on arrange for multi head;
Allow multiple bindings for mouse events.
Support for multiple image format, using Imlib2 (default) or GTK pixbuf (FS#82);
Use pango for font display instead of Xft;
Better documentation: the documentation is now autogenerated from source code: everything is now in
the manpage and will always be (FS#101);
awesome-menu: a dmenu clone (FS#7);
Support for styles section;
mwfact lower and upper limits are configurable (FS#92);
widget_tell now allows to change widget properties like colors, etc. (FS#144, FS#36)
Errors and warnings messages are more clear and consistent, prefixed with E or W and indicating in which function it fails;
Add titlebar support for windows (FS#38);
Fix support for SDL apps (you can play Xmoto and Quake);
New option for progressbar with ticks (FS#81);
New emptybox widget which deprecated padding options of various widgets;
New opacity_focused option;
Widget graph can grow right/left;
Add support for shadowed text (FS#90);
Probably more.
2008-07-15 14:31:12 +00:00
ahoka
700e39b655 Bump PKGREVISION to reflect last change. 2008-07-08 14:28:53 +00:00
ahoka
8500c2a6ae Add missing gettext-lib dependency.
Revealed by a bulk build on Dragonly.
2008-07-07 16:42:54 +00:00
wiz
0fe052017d Update to 2.2:
version 2.2

The final version 2.2 of awesome is available. To download it, see the download page.

This release fixes some bugs, add some features. You can see some changes from 2.2-rc4.

    * Add a manpage for awesome-message
    * Add more documentation into awesomerc(5)
    * Fix segmentation fault if no layout are available
    * Check for EWMH hints after reloading clients props on restart
    * Fix transparency property on focus (bug #93)
    * Fix a bug with delay inside awesome-message
    * Stop adding useless spaces at endline on default created .awesomerc
    * Fix a bug in uicb_spawn when using a DISPLAY envvar with IP address

Thanks to the awesome contributors we had on this release.

(Fabienne Ducroquet, Hans Ulrich Niedermann, MATSUU Takuto, Matthieu Pasini, Michael Kaminsky, Nathan LaFreniere, Nikos Ntarmos, Thomas Janu and last but not least, Marco Candrian).

Don't hesitate to report bugs and ask or write enhancements on awesome BTS.

Have fun and be awesome!
Posted Sun Mar 23 10:54:53 2008
version 2.2-rc4

The new version 2.2-rc4 of awesome is available. To download it, see the download page. This is the fourth release candidate version of the upcoming 2.2 version.

You can see all changes on git.

Here's a changes summary.

    * Keep floating windows on top of the stack
    * Simplify grabkeys() function
    * Verify user input for tag values (mwfact, nmaster and ncol) (bug #91)
    * Fix some problem with include() in configuration file (bug #99)
    * Add make targets replacing the running awesome
    * Bugfix in client_toggletag and checking if no tag selected

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Thu Mar 13 11:05:20 2008
version 2.2-rc3

The new version 2.2-rc3 of awesome is available. To download it, see the download page. This is the third release candidate version of the upcoming 2.2 version.

You can see all changes on git.

Here's a changes summary.

    * Fix segfault after viewing same tag twice and doing a tagprevselected (bug #76)
    * Client_moveresize fix
    * Check widget position (bug #68)
    * Change awesomerc manpage to section 5 (bug #79)
    * Support for include() in configuration file
    * New system to drop EnterWindow events
    * Textbox can be flex-aligned
    * Add widget names in warnings
    * Fix multi-monitor mode with Zaphod and xrandr (bug #73)

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Tue Mar 4 14:34:52 2008
version 2.2-rc2

The new version 2.2-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.2 version.

You can see all changes on git.

Here's a changes summary.

    * Fix CPU usage (bug #68);
    * Fix regression with Zaphod mode (bug #73).

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Mon Feb 25 17:14:22 2008
version 2.2-rc1

The new version 2.2-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.2 version.

You can see all changes on git.

Here's a changes summary.

    * Graph widgets works with floats;
    * Add tileup and tilebottom layouts;
    * Fix statusbar recovering each others (bug #37);
    * Fix sloppy focus problems;
    * Optimize arrangement and statusbar refreshing with a cache system;
    * Add support for keycode in keys bindings (bug #40);
    * New awesome-message program (xmessage-like);
    * Fix various problems with widget drawing;
    * Print more warnings on various errors;
    * Fix issues with padding;
    * Enable tiled windows moving/switching;
    * Add sloppyfocusraise option (bug #47);
    * Add --check option to awesome to verify configuration file syntax;
    * Convert statusbar text to UTF-8 before drawing (bug #39);
    * Add scratch window support;
    * Remove focustitle widget: tasklist can do the same now;
    * Rename netwmicon widget to focusicon;
    * Add align options to widgets;
    * Add smart placement algorithm for floating (bug #50);
    * Fix raise problem with focus_history (bug #49);
    * Fix tag_viewprev (bug #60);
    * Add master property to rule (bug #6);
    * Fix XRandR clone mode issues (bug #42);
    * Fix windows hiding issue when launching another wm (bug #53);
    * Add opacity as rule attribute (bug #54);

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Wed Feb 13 17:43:41 2008
version 2.1

The final version 2.1 of awesome is available. To download it, see the download page.

This release fixes some bugs, add some features. You can see some changes from 2.0.

    * Fix crashing bug triggered through awesome-client
    * Do not die anymore on bad config file, use a default internal one
    * Add uicbscreenfocus to switch to a specified screen.
    * Add a focus history.
    * Accept --version option.
    * Add spiral and dwindle layouts.
    * Widget-ise the statusbar.
    * Add new widgets: textbox, graph, progress bar, taglist, focustitle, tasklist, iconbox, layoutinfo, netwmicon.
    * We can now have several statusbar.
    * New uicb: focusclientbyname.
    * Partial EWMH support.
    * Switch to autotools based build system.

Thanks to the awesome contributors we had on this release.

(Julien Danjou, Aldo Cortesi, Nikos Ntarmos, marco candrian, Hans Ulrich Niedermann, Thomas Guebels, Robert Millar, Rico Schiekel, Laurent Fousse, Fabienne Ducroquet, Arnaud Fontaine)

Don't hesitate to report bugs and ask or write enhancements on awesome BTS.

Have fun!
Posted Mon Jan 21 16:06:20 2008
version 2.1-rc2

Version 2.1-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.2 version.

This release fixes some minor bugs.

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Sat Jan 12 14:20:15 2008
version 2.1-rc1

Version 2.1-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.1 version.

This release fixes bugs, adds a lot of new features and brings a new widget system for the statusbar.

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Wed Jan 9 10:27:50 2008
version 2.0

The final version 2.0 of awesome is available. To download it, see the download page.

This release fixes some bugs, add some features. You can see changes.

    * Include missing manpage
    * Fix typo in URL in manpage
    * Add manpage for awesome-client
    * Bug fix for GTK+ combo box
    * Fix memory allocation in awesome-client
    * Bug fix: check for value in tag_toggleview
    * Add a default configuration for running awesome without configuration file

Don't hesitate to report bugs and ask or write enhancements on awesome list.

Have fun!
Posted Tue Dec 11 14:37:43 2007
version 2.0-rc2

Version 2.0-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.0 version.

This release fixes some bugs, add some features. You can see changes.

    * Bug fix: bug with arg is NULL in client_tag
    * Bug fix: check for value in tag_toggleview
    * Bug fix: handle client_toggletag with no arg or with arg > ntags
    * Bug fix: awesome-client exits with a meaningfull value
    * Bug fix: fix compilation for GNU/Hurd
    * Bug fix: changing screen focus restore last focused client
    * Bug fix: fix segmentation fault with configuration parser
    * Bug fix: fix rules handling in some corner cases
    * New feature: client_zoom on master window swap with next window
    * New feature: add a screen padding feature

Don't hesitate to report bugs and ask or write enhancements on awesome list.

Have fun!
Posted Thu Nov 29 17:56:53 2007
version 2.0-rc1

Version 2.0-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.0 version.

This release fixes a lot of bugs, add a lot of new features and a bring a better Xinerama support. You can see changes.

    * New config file format (libconfig replaced by libconfuse)
    * Bug fix: fix resize_hint
    * Bug fix: reset correctly default bar position on toggle
    * Bug fix: wrong column in multi column tiled layout
    * Bug fix: fix a bunch of bugs with mplayer in Xinerama mode
    * Bug fix: better computation for moving windows
    * New feature: option to center pointer on focused client
    * New feature: nmaster/ncol/mwfact and layout can be specified by tags at config and run time
    * New feature: use Cairo to render status bar
    * New feature: status bar can now be placed on right or left of the screen
    * New feature: each physical screen can now be configured independently for colors, statusbar, font, etc
    * New feature: click-to-raise in floating mode
    * New feature: draw circle instead of square for some client flags in status bar
    * New feature: remember focused window on each tag
    * New feature: don't read on stdin any-more, introduce awesome-client to control everything via socket
    * New feature: rules can now set default screen where displays windows in Xinerama mode
    * New feature: mouse bindings are now configurable
    * New feature: map new clients on the screen where the mouse pointer is
    * New feature: mouse moving/resizing are now uicb

Don't hesitate to report bugs and ask or write enhancements on awesome list.

Have fun!
Posted Fri Nov 16 19:34:16 2007
2008-04-23 22:11:27 +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
jnemeth
658bc9c544 Add USE_TOOLS+= pkg-config from Adam Hoka on tech-pkg@. 2007-11-07 21:52:34 +00:00
rillig
7480b2ba42 Imported awesome from pkgsrc-wip.
awesome is a tiling window manager initialy based on a dwm code rewriting.
It's extremely fast, small, dynamic and awesome.

Packaged by adam.hoka@gmail.com.
2007-11-03 17:27:55 +00:00