Commit graph

1641 commits

Author SHA1 Message Date
joerg
3a343bf1ca 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
7f6ca7040e 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
8b82e3fb8f Update for new python default version. Bump PKGREVISION. 2012-03-08 11:44:43 +00:00
ryoon
9c53210756 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
wiz
8d61a50b43 Reset maintainer. 2012-03-05 15:02:49 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
9a19200d9c Fix build on SunOS. 2012-03-02 14:57:07 +00:00
hans
7c1d1713a4 Fix build on SunOS. 2012-02-16 19:57:57 +00:00
wiz
0d8c03d43e 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
9f2cda5563 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
1287d108bb 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
86df5ca809 wm/awesome: Fix indirect linking error on DragonFly 2012-01-29 15:54:40 +00:00
obache
cfa61be181 no compiler languages is requred to build. 2012-01-25 12:38:25 +00:00
obache
c1ed57ea66 Convert to use python/distutils.mk, register egg-info.
Bump PKGREVISION.
2012-01-25 12:34:30 +00:00
obache
a91976ebf2 * 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
ff626de7e8 Update MASTER_SITES and HOMEPAGE, original site is dead. 2012-01-25 10:56:57 +00:00
sbd
ec681430da Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
gls
13a88581eb 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
2f97717bdb 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
65a21db088 Force real gsed only on NetBSD. 2012-01-14 03:36:42 +00:00
obache
1f4649c8a2 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
wiz
63d3a5c64c + notion. 2012-01-08 15:22:27 +00:00
wiz
2e694853ac 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
c75a479d28 Fix build with gcc-4.5. 2011-12-21 13:02:10 +00:00
dholland
68a8217351 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
be331154fe 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
e7c9a8ea6d Fix COMMENT 2011-12-09 00:15:36 +00:00
dholland
f06ab26c6f Update HOMEPAGE, from Snader_LB 2011-12-08 22:13:14 +00:00
dholland
3322b292ba Do some post-extract chmods so make clean doesn't fail. 2011-12-08 01:38:51 +00:00
joerg
a4c6c08a92 Fix build with modern GCC 2011-12-05 22:56:58 +00:00
wiz
15c4d1d8d8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
joerg
5c87dfc228 Fix build with modern GCC 2011-11-26 17:22:25 +00:00
joerg
f4c55ffb68 Needs pkg-config. Always enable Xinerama for modular Xorg. 2011-11-25 22:23:52 +00:00
joerg
56e8f7fdb5 Fix build with newer GCC 2011-11-25 22:23:15 +00:00
joerg
502268104b Fix build with modern GCC. 2011-11-25 22:22:05 +00:00
joerg
c37f2f596b Fix build with modern GCC 2011-11-25 22:21:27 +00:00
joerg
1d38ab87d0 Fix build with newer GCC. 2011-11-25 22:20:58 +00:00
joerg
b182221e37 Fix build with modern GCC 2011-11-25 22:20:28 +00:00
joerg
d4ea18073e Fix issues with newer GCC 2011-11-24 13:32:20 +00:00
joerg
4f0bce5b76 Fix build with newer GCC. 2011-11-22 20:02:48 +00:00
sketch
4396d17869 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
3e204c0c3d Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
tron
ee57fef211 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
48acc8443a 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
ff3e585f03 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
hans
6037a95829 The previous build fix for SunOS was incomplete. Remove -ansi as it
overrides -std=c99.
2011-10-12 17:39:13 +00:00
joerg
b5ebaab316 Fix fallout from include guard rename in libX11 2011-09-24 13:01:28 +00:00
joerg
462dd3f93c Needs pkg-config 2011-09-21 14:56:04 +00:00
hans
e4e8bb128a Fix build on SunOS. 2011-09-14 17:50:16 +00:00