CVS log for ports/x11-wm/w9wm/Makefile
Up to [FreeBSD] / ports / x11-wm / w9wm
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 2 19:22:13 2011 UTC (6 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Fix master_site
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 9 15:33:28 2009 UTC (2 years, 8 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Convert most of remaining ports that depend on xorg-libraries to modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 19 20:32:52 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 13 05:00:44 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
Remove USE_REINPLACE from categories starting with X
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 5 20:38:03 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Use PLIST_FILES. Reviewed by: marcus
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 16 15:16:42 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -6 lines
- Update to version 0.4.2 PR: 59335 Submitted by: Ports Fury
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 3 07:28:44 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:14:20 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 2 04:16:46 2002 UTC (10 years, 1 month ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
Fix for -CURRENT, malloc.h->stdlib.h Spotted by: Bento
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 17 16:19:13 2001 UTC (10 years, 10 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
w9wm is a quick & dirty hack based on 9wm, the wonderful "template" window manager made by David Hogan. 9wm is really nice for all day use (I mean, a large Emacs window covering the whole screen and a terminal to use Lynx and browse the web ;-)) provided that you do not have a large number of windows on your screen. But in some occasions it is not the case (ie. you have to telnet to 4-5 remote machines), which is painful with 9wm. This need for virtual screens motivated this about 50 lines hack. w9wm brings support for virtual screens (provided you use the second button, aka middle button to select one virtual screen) as well as for key bindings (to switch from one window to another). PR: ports/25362 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
