Commit graph

18 commits

Author SHA1 Message Date
wiz
e05576f387 Restrict to lua-5.1.
(Perhaps (re?)compiling the .lc files would work, but it's not done by
the normal build, and then there are errors about binaries for other
lua versions.)

Bump PKGREVISION.
2014-05-15 14:19:48 +00:00
wiz
18bff44032 Update to 20140109.
Changes not found, but notionflux now has a man page, and the
support scripts were reorganized.
2014-05-09 16:20:24 +00:00
alnsn
fb7c78e46e Adapt to Lua multiversion support. 2014-05-03 13:01:24 +00:00
dholland
2d5ff4445e Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.
2013-10-30 06:49:53 +00:00
jperkin
1251bcf5a5 USE_LANGUAGES=c99 and fix linker arguments to fix build on SunOS. 2013-10-29 11:13:32 +00:00
joerg
15257c9e53 Give rpath options the correct -Wl prefix. 2013-10-20 17:48:54 +00:00
bsiegert
11eb68bbc8 Fix a common mistake in many different packages: POSIX says that when using
pax -rw, the destination directory must exist. pax in NetBSD creates it if
not, pax in MirBSD complains. I read through all pkgsrc Makefiles that use
pax and added an entry to INSTALLATION_DIRS, or an INSTALL_DATA_DIR
invocation.

I did not test all the changes but they should be fairly safe. If you notice
any breakage because of this change, please contact me.
2013-10-18 11:41:17 +00:00
wiz
315bbebb09 Update to 2013030200, fixes build with lua-5.2.
Other changes unknown, but from the PLIST changes:
pwm was removed.
notionflux was added.
2013-07-05 14:27:56 +00:00
adam
f9cd38361f Revbump after updating lang/lua to 5.2.2. 2013-07-04 21:27:56 +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
asau
f7e465a8be Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:42:17 +00:00
wiz
8b58c09560 Add two missing dependencies. Broke modular build. 2012-06-01 15:39:26 +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
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