
CVS log for pkgsrc/wm/wmii/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / wm / wmii
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Nov 7 11:24:26 2011 UTC (6 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1
lines
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).
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Feb 12 20:42:33 2010 UTC (2 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -1
lines
DESTDIR support
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jun 15 12:43:15 2009 UTC (2 years, 11 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Update MASTER_SITES.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 29 09:07:37 2009 UTC (3 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3
lines
Remove patch-ad using obsolete command line options for dmenu;
increase dependency on dmenu to 3.7.
Bump PKGREVISION.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Mar 5 09:20:57 2009 UTC (3 years, 2 months ago) by ghen
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +8 -2
lines
Run the wmii.1 manpage through tbl(1) before installation to fix PR pkg/39822.
Alternatively, the manpage could be installed as wmii.tbl, so man(1) will pipe
it through tbl at runtime, but I don't know how portable this behaviour is.
Bump PKGREVISION.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri May 16 09:06:03 2008 UTC (4 years ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3
lines
Fix compatibility with dmenu 3.6; -b option is deprecated and replaced by -y
for arbitrary y coordinate (-y -0 for bottom). Bump PKGREVISION.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jan 8 12:38:43 2008 UTC (4 years, 4 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -1
lines
Modular X.org.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 7 09:54:25 2008 UTC (4 years, 4 months ago) by ghen
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1
lines
Use nl_langinfo(3) instead of the unportable "" to specify the default
character set for iconv_open(3). This fixes keybindings that didn't work
in wmii-3.6. From wmii's mercurial repo via Peter Bex. Bump PKGREVISION.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jan 6 21:55:38 2008 UTC (4 years, 4 months ago) by ghen
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +12 -10
lines
Update to wmii-3.6, which now requires x11/dmenu and devel/libixp as external
dependencies. Changes not explicitly listed, but the config file format
changed again. :-( NOTES mentions: the semantics of WMII_MENU, WMII_9MENU and
WMII_TERM have changed. If you're using them in custom scripts you'll need to
change them to "eval $WMII_MENU" instead of just "$WMII_MENU"
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 1 17:53:40 2007 UTC (5 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Modular Xorg support.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jan 15 11:39:10 2007 UTC (5 years, 4 months ago) by ghen
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +17 -29
lines
Update to wmii 3.1, based on pkgsrc-wip/wmii-3. Changes since 2.5.x are
massive, see the homepage for more information. Take MAINTAINERship.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 13 02:30:41 2007 UTC (5 years, 4 months ago) by obache
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2
lines
Fix link problem. Pointed out in PR 35415.
Bump PKGREVISION.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 22 13:02:57 2006 UTC (5 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
MASTER_SITES and HOMEPAGE have been moved.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 12 13:16:02 2006 UTC (5 years, 7 months ago) by obache
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +14 -5
lines
Update wmii to 2.5.2. Patch provided by PR 33285.
This is release version, previous was snapshot version.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:55 2006 UTC (6 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:11:16 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 3 00:58:25 2006 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Reset maintainer on his request. PR 32699.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 29 06:22:20 2005 UTC (6 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2
lines
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 6 18:55:32 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -4
lines
Updated to 20051114. Patch provided by Leonard Schmidt in PR 32096.
Changes:
- removed some more actions.
- the new wmibar layout has been improved.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:51:10 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2
lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 3 02:47:58 2005 UTC (6 years, 6 months ago) by minskim
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -17
lines
Update wmii to 20051031. Patches provided by Leonard Schmidt
(maintainer) in PR pkg/31961.
Changes:
- many actions were removed to only have those available that are
absolutely necessary.
- ~/.wmii-3 is the new configuration directory.
- simplified the drawing routine and style stuff to allow only 1
border colour (removed approximately 150 lines of code).
- changed wmibar and wmimenu to test some prototypical behavior for
the upcoming 9P versions of those tools (removed about 150 lines of code).
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 29 16:12:37 2005 UTC (6 years, 6 months ago) by minskim
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2
lines
Update dependency since 9rc was renamed. Patches provided by Leonard
Schmidt in PR pkg/31945.
Bump PKGREVISION.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Oct 23 20:39:03 2005 UTC (6 years, 7 months ago) by minskim
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import wmii from pkgsrc-wip. Packaged by Leonard Schmidt.
window manager improved 2 (wmii) is an improved, modularized and
lightweight X11 window manager which supports tabbed, tiled and
conventional window management through layouts.
wmii consists of components that are independent processes and
communicate via a socket-based virtual filesystem which is oriented on
the "everything is a file" paradigm of the plan9 operating system.
The core distribution of wmii contains the window manager itself, a
master file system routing utility (wmifs), a generic bar (wmibar), a
shortcut handler (wmikeys), and a generic interaction menu (wmimenu)
beside several tiny utilities like wmir, wmiplumb, and wmiwarp.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 23 20:39:03 2005 UTC (6 years, 7 months ago) by minskim
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>