The NetBSD Project

CVS log for pkgsrc/wm/wmx/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / wm / wmx

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 11 21:26:11 2007 UTC (4 years, 7 months ago) by adam
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, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

Fix PR#36236

Revision 1.11 / (download) - annotate - [select for diffs], Wed Dec 27 13:37:42 2006 UTC (5 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (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.10 / (download) - annotate - [select for diffs], Tue Dec 6 16:25:26 2005 UTC (6 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

No _POSIX_SOURCE on DragonFly: putenv used.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 23 18:43:56 2005 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Add RMD160 checksums to the SHA1 ones.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jun 14 14:01:09 2003 UTC (8 years, 11 months ago) by fredb
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Make this compile under gcc-3.3.

Revision 1.7 / (download) - annotate - [select for diffs], Mon May 5 16:13:15 2003 UTC (9 years ago) by fredb
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Revert my change of 2001-10-09. Every server with a properly set up
keyboard mapping will have a left Meta key, but Mac keyboards, for
instance, don't even have a left Alt by default.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 15 20:42:22 2002 UTC (10 years, 1 month ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, buildlink2-base, buildlink2
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

Make this build on NetBSD-1.5ZC. Include <stdlib.h> to get prototype for
putenv(), and don't set _POSIX_SOURCE.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 9 18:12:05 2001 UTC (10 years, 7 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Interpret the "Alt" key mentioned in the documentation as keysym "Alt_L",
not "Meta_L". This restores the wmx 5.0 behavior.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Oct 7 15:03:32 2001 UTC (10 years, 7 months ago) by fredb
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Make the background pixmap feature work as documented. Now, placing
a file named "background.xpm", containing a pixmap called "background",
in the ${HOME}/.wmx/ directory will decorate both the menu background
and the borders.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 27 20:40:00 2001 UTC (10 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

Update wmx to latest stable release wmx-6.  Changes from version 5 include:

	* multihead support due to Sven Oliver `SvOlli' Moll
	* shaped window support and window grouping due to Henri
	* some behavioural improvements
	* a few bug fixes

This package obsoletes wm/wmx-current, so remove the latter.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Apr 17 16:03:50 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Move to sha1 checksums where appropriate and possible.
Add distfile sizes where possible.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:55:04 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>