Commit graph

1822 commits

Author SHA1 Message Date
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
tonnerre
94558dd9a7 Add i3 to the makefile so it is built. 2013-02-12 23:26:10 +00:00
tonnerre
126637b441 Initial import of the i3 window manager, version 4.4.
This package contains the i3 window manager, a small tiling window
	manager aimed at providing helpful modern features like Xinerama
	multi-screen support while still being completely keyboard
	controlled. It is mainly aimed at engineers and people who
	love to get their work done without switching between keyboard and
	mouse.
2013-02-12 23:25:35 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
wiz
bd06e1cb46 Reset MAINTAINER/OWNER (became observers) 2013-02-01 22:21:05 +00:00
wiz
95cf402736 Remove nucleo and metisse.
Nucleo doesn't build against any ffmpeg in pkgsrc, and the last release
0.7.6 (this was 0.7.5) is from 2009, so development seems to have stopped.
2013-01-27 00:18:28 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
mef
6a3b7f7731 patches/patch-aa was forgotten from cvs rm. Now doing, thanks wiz@ 2013-01-24 13:43:54 +00:00
mef
90458d6228 With previous commit for PR pkg/47409,
- 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 07:09:29 +00:00
mef
24df96c706 (1) Bump version 2.4.20 to 2.6.5 based on PR pkg/47409.
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-20 06:53:53 +00:00
joerg
4021e5c36a Don't add default arguments during method implementation. 2013-01-15 15:32:59 +00:00
marino
63a00cf3d1 wm/fvwm: LDFLAGS.DragonFly+= -lX11 2013-01-12 11:24:43 +00:00
joerg
15b138d38f Use more void. 2013-01-11 23:36:16 +00:00
joerg
627b0d0bda Stop clang from complaining about non-UTF8 source code. 2012-12-25 21:00:31 +00:00
dholland
3ad1a35e84 Needs pangox-compat. Also was missing direct dep on pango. PKGREVISION -> 10. 2012-12-21 11:36:50 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
ryoon
35263110cb Bump PKGREVISION from devel/nss 3.14.0. 2012-12-15 10:36:18 +00:00
gls
3ac7da3d1b Fix distinfo 2012-12-12 21:06:20 +00:00
gls
1d98548ecf Updated wm/pekwm to 0.1.16
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-12-03 21:46:48 +00:00
joerg
72c82247f8 Don't delete static array, delete the elements. Fix template look up.
Bump revision.
2012-11-16 20:07:48 +00:00
joerg
d40e2edee6 Fix test case to be valid C. 2012-11-11 22:30:50 +00:00
joerg
717c516389 Needs libnotify now. 2012-11-07 15:25:04 +00:00
dholland
78f37a887d Whitespace. 2012-11-03 23:58:14 +00:00
joerg
2814a261d9 Deference iterator before printing it. 2012-11-01 19:34:15 +00:00
cegger
1a3171504d Do not hardcode pathes. Use ${X11BASE} instead. 2012-10-29 09:46:46 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
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-23 10:24:02 +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
cheusov
4b97be0632 Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
cheusov
11c7685b77 CONFLICTS between python modules 2012-10-03 23:40:35 +00:00
wiz
79434c2ac7 Update for python25 removal. 2012-10-03 22:14:00 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +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
ryoon
296f76c77e Recursive revbump from multimedia/libvpx 1.1.0 update 2012-09-22 13:48:15 +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
gls
b468e17508 Update wm/pekwm to 0.1.15.
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-10 17:38:45 +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
wiz
744c90554a Bump PKGREVISION for fix in librsvg/buildlink3.mk. 2012-08-13 14:25:37 +00:00
marino
2fb1631b84 wm/cwm: LDFLAGS.DragonFly+= -lfontconfig 2012-08-10 16:39:55 +00:00
reed
9d132b9c8e slight description improvement 2012-07-28 22:40:15 +00:00
wiz
d02b9047a5 Update MASTER_SITES, from Brad Ely on pkgsrc-users. 2012-07-27 18:52:29 +00:00
wiz
68808ff07a Recursive bump for startup-notification* dependency change, requested
by Obache.
2012-07-15 08:22:46 +00:00
dholland
f9897deb1e removed centericq, ArX, gcc3-java, jitterbug, obconf, and sope 2012-07-15 02:35:20 +00:00
dholland
4074600e17 Remove wm/obconf as promised. It hasn't been buildable for years,
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-14 22:25:04 +00:00
joerg
be2a65c95d Fix build with C99 compiler 2012-07-03 17:28:30 +00:00
dholland
454062bdef Fix build failure when time_t is 64 bits on a 32-bit machine. 2012-06-28 05:24:22 +00:00
dholland
faddc10d8d Mark this BROKEN, per tech-pkg. It does not build against any remotely
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-24 21:48:06 +00:00
dholland
806adf4ba4 Needs yacc 2012-06-18 06:20:20 +00:00
dholland
92e1adb43a Needs lex. 2012-06-18 06:19:19 +00:00
dholland
6a338434ef Adding yacc to TOOLS broke the NetBSD build because the yacc configure
test is thoroughly messed up. Work around the problem by forcing it to
run yacc from $PATH.
2012-06-17 02:47:58 +00:00
dholland
1acb37fd59 USE_TOOLS+=yacc, per tonight's linux build 2012-06-14 08:31:00 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
05375aa185 Update to 1.0.7.
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-03 17:52:45 +00:00
wiz
8b58c09560 Add two missing dependencies. Broke modular build. 2012-06-01 15:39:26 +00:00
marino
212cd5570a wm/wmii: Fully implement DESTDIR
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.
2012-05-27 18:13:59 +00:00
marino
82a17f9841 wm/wbar: USE_TOOLS+= msgfmt 2012-05-24 23:41:14 +00:00
marino
c25ff7ef66 wm/enlightenment: Additional PLIST for DragonFly 2012-05-21 12:49:54 +00:00
tsutsui
5c3331b52b Update jwm to 2.1.0.
Changes from 2.0.1 (per http://joewing.net/programs/jwm/history.shtml )

JWM v2.1.0 <> 20110925
 * Revision 502
 * Fixed several window handling issues.
 * Fixed an issue with key bindings and modifiers.
 * Added some more key bindings.
 * Changed the way the "next" and "nextstacked" key bindings behave.
 * Merged some user-contributed patches.
  * Rounded window corners (Patriot).
  * Support for transparent menus, trays, and windows (Patriot).
  * New borders for buttons (Patriot).
  * User-replaceable window button masks (Patriot).
  * gxine fullscreen fix (Patriot).
  * Fix for windows loosing focus when switching desktops (Patriot).
  * More key bindings (Dougal).
  * Transparent group (Dougal).
 * Some code cleanups.
 * Added the ability to resize from the top of windows.
 * Added support for pager labels.
2012-05-20 06:42:01 +00:00
dholland
cfdce9a103 USE_TOOLS+=flex, seen in Linux bulk build 2012-05-14 08:09:27 +00:00
dholland
d7ffaac15f Don't declare own strcmp; it fails on Linux. 2012-05-14 08:08:39 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
joerg
6858c8c673 Fix inline usage. 2012-05-04 16:36:10 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
wiz
17855e253a Update to latest snapshot from today:
Bug fixes, and better xinerama and fullscreen support.
2012-04-23 21:37:48 +00:00
wiz
9102478aeb Add pax to tools, for pkglint. 2012-04-19 16:19:52 +00:00
wiz
8a1cb39517 Install contrib directory as well.
Bump PKGREVISION.
2012-04-19 16:19:16 +00:00
wiz
ec6952e700 Maintain this. 2012-04-18 23:15:43 +00:00
wiz
1d25c72c7b Add patches from Philipp Hartwig improving fullscreen mode; from the
notion-general mailing list.
Bump PKGREVISION.
2012-04-18 23:15:18 +00:00
bsiegert
85913746d3 Update fluxbox to current version, 1.3.2. Tested on MirBSD and NetBSD.
Full ChangeLog is at http://git.fluxbox.org/fluxbox.git/tree/ChangeLog, the
changes are too numerous to give here.
2012-04-17 20:08:06 +00:00
joerg
c8bb86fbbd Fix C++ usage. 2012-04-17 17:51:38 +00:00
bsiegert
6ecbb9e0d0 Add "nls" option, defaults to on all systems except MirBSD. MirBSD does not
have gencat, which is needed for nls support.

ok wiz, no reply from maintainer.
2012-04-17 17:13:01 +00:00
dholland
cbe0a970b2 Erm, helps to cvs add the patch *before* committing. 2012-04-16 04:04:52 +00:00
dholland
ecbd4c2f8b Add missing <limits.h>, should fix Solaris build. 2012-04-16 04:04:29 +00:00
hans
6417d946a0 Add -lrt to LDFLAGS.SunOS to make this build. Not needed on 5.11, but
doesn't hurt either.
2012-04-13 23:15:49 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
joerg
0af53ecbdc A README file is not a cat page, don't install it as such. Bump revision. 2012-03-10 16:11:51 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
wiz
b06d16a61d Update for new python default version. Bump PKGREVISION. 2012-03-08 11:44:43 +00:00
ryoon
45f8f27196 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
wiz
2672838b2b Reset maintainer. 2012-03-05 15:02:49 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
f529b4bd64 Fix build on SunOS. 2012-03-02 14:57:07 +00:00
hans
a48f05069c Fix build on SunOS. 2012-02-16 19:57:57 +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
asau
d5cf541d98 Update to dwm 6.0
From Bug Hunting in PR pkg/45737


Changes in the 6.0:

- several Xinerama fixes;
- a new approach to hide clients into negative space rather than positive;
- the return of the nmaster functionality (Mod1-i, Mod1-d);
- better EWHM support for floating windows;
- fixed sloppy focussing of empty screens;
- a new default color scheme (actually a new old one, now bluedark rather than
  bluegray).
2012-02-02 21:50:18 +00:00
marino
cf0d120162 wm/lwm: Directly link libICE
The session.o object contains the IceProcessMessages symbol which wasn't
previously directly linked with libICE.  This is another imake-based
package so libICE is now directly linked by all platforms.
2012-01-29 15:55:33 +00:00
marino
e686bb79ec wm/awesome: Fix indirect linking error on DragonFly 2012-01-29 15:54:40 +00:00
obache
9c6fee3d16 no compiler languages is requred to build. 2012-01-25 12:38:25 +00:00
obache
1b90d81b1f Convert to use python/distutils.mk, register egg-info.
Bump PKGREVISION.
2012-01-25 12:34:30 +00:00
obache
26c4b20fb5 * using vim version specific directory, so change dependency pattern on vim.
* no need to buildlink with py-qt3-base, simple DEPENDS is sufficient.
* using qt3-libs, so buildlink with it and qt3-tools.

Bump PKGREVISION.
2012-01-25 12:15:07 +00:00
obache
3f68ca1299 Update MASTER_SITES and HOMEPAGE, original site is dead. 2012-01-25 10:56:57 +00:00
sbd
0baf031533 Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
gls
8f43580492 Updated wm/pekwm to 0.1.14.
Bugs fixed

- Vita Cizek fixed a bug that caused pekwm to crash on startup when another
windowmanager was already running.
- #252 "Resize code should consume last ButtonRelease event" reported and fixed
by wallex
- #259 "Window ghosting with xcompmgr shaded windows" reported by
kevin.clevenger and fixed by Claes Nästén and Andreas Schlic
- #297 "MRU window selection does not honour 'Skip=FocusToggle'" reported and
fixed by wallex
- #298 "MRU list should be refreshed on workspace change" reported and fixed by
wallex

User visible changes

- #290 "Allow autoproperties to set the decor" fixed by Andreas Schlick
- #268 "allow maximizing of client windows" reported by marin and fixed by
Andreas Schlick
#118 "Set decor name based on hints: _NET_WM_DEMANDS_ATTENTION and
WM_CLIENT_MACHINE"

Compatibility fixes Configuration changes

New autoproperty "Decor". You can use this autoproperty to give windows a
specific decor.

Theme changes

Themes can specify a special decor "ATTENTION" that is used for clients
that set the urgency/demands-attention hint.
2012-01-21 15:35:38 +00:00
obache
368da44445 gsed related clean up.
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
  * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
    real GNU sed is required.
  * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14 07:44:33 +00:00
hans
817fe29d66 Force real gsed only on NetBSD. 2012-01-14 03:36:42 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
wiz
199d0bd53b + notion. 2012-01-08 15:22:27 +00:00
wiz
0ef24f97fd Initial import of notion-3.2011102900:
Notion is a tiling, tabbed window manager for the X window system:

    Tiling: you divide the screen into non-overlapping 'tiles'.
    Every window occupies one tile, and is maximized to it

    Tabbing: a tile may contain multiple windows - they will be
    'tabbed'

    Static: most tiled window managers are 'dynamic', meaning they
    automatically resize and move around tiles as windows appear
    and disappear. Notion, by contrast, does not automatically
    change the tiling. You're in control.
2012-01-08 15:22:14 +00:00
wiz
6c1f667c14 Fix build with gcc-4.5. 2011-12-21 13:02:10 +00:00
dholland
b2872330d5 Fix missing $(DESTDIR) on call to mkinstalldirs. Does not fix build,
now has plist issues; not sure what the deal with those is.
2011-12-13 04:56:10 +00:00
dholland
2f94850758 This builds and installs a man page if it finds asciidoc. Since it's
just a man page and asciidoc is fairly harmless, and it's not entirely
clear how to disable the test, run with it: add a build depend on
asciidoc, plus USE_TOOLS+=gzip, and update the plist. PKGREVISION -> 2.
2011-12-09 01:23:07 +00:00
dholland
a16995aebb Fix COMMENT 2011-12-09 00:15:36 +00:00
dholland
29fefc7b65 Update HOMEPAGE, from Snader_LB 2011-12-08 22:13:14 +00:00
dholland
989313a362 Do some post-extract chmods so make clean doesn't fail. 2011-12-08 01:38:51 +00:00
joerg
696bd05f44 Fix build with modern GCC 2011-12-05 22:56:58 +00:00
wiz
31bd9e0dc8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
joerg
194d076bd1 Fix build with modern GCC 2011-11-26 17:22:25 +00:00
joerg
506ad7f622 Needs pkg-config. Always enable Xinerama for modular Xorg. 2011-11-25 22:23:52 +00:00
joerg
cec1f35cf1 Fix build with newer GCC 2011-11-25 22:23:15 +00:00
joerg
f5ab330d0f Fix build with modern GCC. 2011-11-25 22:22:05 +00:00
joerg
a98c47d221 Fix build with modern GCC 2011-11-25 22:21:27 +00:00
joerg
7b3a880644 Fix build with newer GCC. 2011-11-25 22:20:58 +00:00
joerg
cd7288f415 Fix build with modern GCC 2011-11-25 22:20:28 +00:00
joerg
7dd0b54b7c Fix issues with newer GCC 2011-11-24 13:32:20 +00:00
joerg
8d2781ddbd Fix build with newer GCC. 2011-11-22 20:02:48 +00:00
sketch
e5fb1f4ce8 Update to 1.1.0, changes since 1.0.1:
* Respect maximise states while resizing
  * Add basic .desktop file
  * Add configuration file
    $HOME/.evilwmrc - options are one per line, omitting leading dash.
  * Add long alternatives to -g, -v and -s
    -geometry, -vdesk and -sticky.
  * Record pre-maximisation dimensions in evilwm-specific window properties
    _EVILWM_UNMAXIMISED_HORZ and _EVILWM_UNMAXIMISED_VERT.
  * Extensive EWMH support.  See doc/standards.html for details.
  * Mostly new Makefile
  * Clean up terminology: use "fixed" instead of "sticky":  EWMH uses
    the term "sticky" to mean something different.
  * Add ability to toggle visible state of docks with Ctrl+Alt+D
    Usually apps like pagers or launch bars.
  * Add -dock option to force app to be considered a dock
  * Snap-to-border and colourmap support no longer optional
    Though -snap still defaults to 0 (off).
  * fix: drawing window outline with border_width > 1 [David Flynn]
    (bottom and right edges wouldn't encompass the border)
  * build: enable out-of-tree builds [David Flynn]
  * build: enable ISO c99 [David Flynn]
  * Fix snapping on multiple screens [Ben Stern]
  * Window gravity behviour fixes.
  * Remove warning about strict-aliasing rules [Larry Doolittle]
2011-11-18 19:52:52 +00:00
sbd
6c1bcc271a Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
tron
d66249e382 Remove dependency on "imlib2" package. This package wants "libgdk_imlib"
which is provided by the "imlib-gtk" package. As nobody seems to be
missing support for that library there is probably no point in adding
this dependency.
2011-11-08 09:02:46 +00:00
wiz
7f769a616e Mark as not make-jobs safe (I had two lines of
CC cmd/util.o
with a resulting truncated util.o file in a -j16 build).
2011-11-07 11:24:26 +00:00
sbd
e93e5d65e3 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
hans
c78536ed5d The previous build fix for SunOS was incomplete. Remove -ansi as it
overrides -std=c99.
2011-10-12 17:39:13 +00:00
joerg
a46170d39c Fix fallout from include guard rename in libX11 2011-09-24 13:01:28 +00:00
joerg
1c1ab0bf36 Needs pkg-config 2011-09-21 14:56:04 +00:00
hans
c7762fb83c Fix build on SunOS. 2011-09-14 17:50:16 +00:00
wiz
dfdc732d4d Add 31 to incompatible python versions. 2011-08-23 09:33:25 +00:00
wiz
f9c733241d Mark as not-for python 24 and 25 (due to py-Xlib). 2011-08-22 12:21:56 +00:00
gls
fc4c91c6e0 Update wm/dwm to 5.9
Per PR pkg/45218 from Bug Hunting.

I've been unable to find an upstream changelog.
many bugfixes as far as I can tell from
http://hg.suckless.org/dwm/log/dd74622a4785
2011-08-07 20:58:40 +00:00
wiz
8b6cc78165 Update to 3.5 and add comments to patches.
3.5.0:
  * New alt-tab dialog shows windows in a vertical list.
  * Improved Xinerama support.
  * Allow icons in menus.
  * Theme options for prompt dialogs (osd.button.unpressed.*,
    osd.button.pressed.*, osd.button.focused.*)
  * Addresses bug #4877, #4596, #4617, #4752, #4663, #4662, #4586, #2319,
    #4341, #4519, #4543, #4503, #4355, #4072, #3702, #4284
  * Lots of additional bug fixes and performance improvements.
2011-08-06 17:09:03 +00:00
obache
8692ff62cb recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
drochner
6bc8bbe860 update to 2.34.1
This switches to the latest release branch.
2011-07-13 20:06:15 +00:00
asau
82e87e02d9 Set version to 0.1.13. From <gls> via IRC. 2011-07-11 07:58:21 +00:00
gls
6f3ac40b26 Update wm/pekwm to 0.1.13.
Upstream changes:

Release-0 1 13
Bugs fixed
User visible changes

    * #248 "PekWM support for setting NET_WM_WINDOW_OPACITY hint" (partially?) reported by wallex
    * #254 "Make 'smart' placing smarter: Skip maximized windows." reported by wallex and fixed by Claes Nästén
    * #260 "Tell NETWM panels about all the windows in a group" reported by augustl and fixed by Claes Nästén
    * #266 "numpad key doesn't work in cmd/run dialog" reported by barkat1407 and fixed by Claes Nästén
    * #270 "Panels are movable" reported by Markand and fixed by Claes Nästén
    * #272 "PekWM in Fedora repos" reported by german and fixed by Claes Nästén
    * #275 "run go to exit" reported by darkdog and fixed by Claes Nästén
    * #283 "allow dialog windows to appear over fullscreen app" reported by Dreamkey
    * #284 "Variable evaluation in variable value" reported by atler and fixed by Claes Nästén
    * #293 "GropingDrag Crash" reported by moebius and fixed by Claes Nästén
    * #295 "Last opened window and panel" reported by Thom1 and fixed by Andreas Schlick
2011-07-10 20:41:22 +00:00
wiz
681edaf23c Destdirification, by Makoto Fujiwara via pkgsrc-wip. 2011-07-09 14:20:53 +00:00
wiz
c1923acec8 Fix build with png-1.5. 2011-07-08 20:48:28 +00:00
wiz
11129fbc03 Add upstream bug report. 2011-06-18 15:34:08 +00:00
wiz
97096a2633 + bmpanel2. 2011-06-18 15:31:16 +00:00
wiz
0703c279df Initial import of bmpanel2-2.1pre1:
Nice NETWM-compatible panel for X11. Features:

* Look'n'feel customization via themes.
* A bunch of widgets: desktop switcher, taskbar, launchbar, systray,
  clock, decor, empty.
* Pseudo-transparency support.
* Written in C with speed and clarity in mind.
* Small number of dependencies, briefly: glib2, cairo, pango,
  libX11.
* Small memory footprint (about 2-4 megabytes).
* Small executable (80 kilobytes at the moment).
2011-06-18 15:30:59 +00:00
wiz
6b9abc7ece + wbar. 2011-06-18 15:16:41 +00:00
wiz
a95efb35d6 Initial import of wbar-2.2.2.
Just a simple and highly customizable quick-launch tool.

Features
* It's coded in C++
* It uses Imlib2 to do the image processing
* It rides just on top of Xlib, no other toolkits.
2011-06-18 15:16:24 +00:00
wiz
e35c404481 + py-tyle. 2011-06-18 10:44:43 +00:00
wiz
2eae6ac76b Initial import of py-tyle-0.7.5:
PyTyle is a manual tiling manager that can slide into any EWMH
compliant window manager, inspired by XMonad. It will allow you to
enable/disable tiling on a per screen per workspace basis, and
continually tile your windows.

Features include:
* Built in multi-monitor support (using Xinerama)
* Continuous tiling behavior similar to that of XMonad.
* Manual tiling on a per screen per workspace basis. Have tiling
  on one screen/workspace and not the other.
* Comes pre-packaged with a variety of tiling layouts ready for
  use. Also, PyTyle's object oriented design makes it incredibly easy
  to add or customize your own tiling layouts.
* Some configuration options include:
  * Adding margins on a per-screen basis (to force PyTyle to ignore
    docks/panels).
  * Tell PyTyle to ignore certain windows from tiling.
  * Configure defaults layouts on a per screen per workspace basis.
  * Completely customize all of PyTyle's key bindings.
* Dynamically reload configuration file.
2011-06-18 10:44:24 +00:00
obache
2e21b3e055 Update dwm to 5.8.2.
with minor two fixes.
PR#44987 by Bug Hunting

5.8.2  30 May 2010

  Changes: Implemented better fullscreen handling.

5.8.1  29 May 2010 18:29

 Changes: Yesterday's fullscreen fixes broke certain fullscreen capabilities
 that worked correctly for mplayer and other tools. This is fixed in this
 release.

5.8    28 May 2010 15:11

 Changes: This release fixes several fullscreen application bugs and contains
 various code cleanups.
2011-06-17 11:59:57 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00