Up to [cvs.netbsd.org] / pkgsrc / wm / lwm
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:14 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
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,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
Mark as destdir ready.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Mar 21 19:44:11 2007 UTC (5 years, 2 months ago) by jwise
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 21 18:59:16 2007 UTC (5 years, 2 months ago) by jwise
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
I'm not using any of these any more, either. Some of these should probably go away -- I have real doubts that a version 1.1 jdk and the accompanying swing are any use to anyone, but am not sure the newer stuff we have supports all ports which are supported by lang/jdk.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Dec 27 13:37:41 2006 UTC (5 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.9: +4 -1
lines
Diff to previous 1.9 (colored)
- fine grained X11 dependencies for packages which have either USE_IMAKE or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:14 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 5 14:15:31 2004 UTC (7 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Changes 1.2.1: * Fixes problem with very long window titles * Corrects an issue with IRIX 6.5
Revision 1.7 / (download) - annotate - [select for diffs], Wed May 26 13:52:54 2004 UTC (8 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.6: +4 -9
lines
Diff to previous 1.6 (colored)
Changes 1.2.0: * Fixed bug (reported by Eugene Wong) where resizing the top of a window would cause it to jump up several pixels. The height of the titlebar was not being considered when calculating mouse motion in reshaping_motionnotify(). * Modified manage() to avoid autoplacing windows during initialisation. * Applied patch from Elliott that gives focus to new windows in click-to-focus mode. * Changed the buttonpress code in disp.c to ignore scroll wheel "clicks". * Modified Client_Remove so that, in click-to-focus mode, it refocuses on the most sensible window (either the top window, or the window that the closing window was a transient for). * Attempted to fix the edit placement bug by adding titleHeight() to the supplied X coordinate during a ConfigureRequest event, and not attempting to fix clients that don't supply a border width during a configure request. * Fixed fullscreen-mode bug where galeon windows appeared to jump up and to the left after the first click.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 20 12:27:35 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 17 22:55:14 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 22 17:39:00 2001 UTC (10 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 30 10:07:08 2001 UTC (10 years, 10 months ago) by zuntum
Branch: MAIN
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
Set USE_BUILDLINK_ONLY
Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 17 17:21:42 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Dec 12 02:03:48 2000 UTC (11 years, 5 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Add new category wm for window managers, and move lots of package from x11 here. Only changes are: `wm' in category added and some paths fixed.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 12 02:03:48 2000 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Initial revision