The NetBSD Project

CVS log for pkgsrc/wm/selectwm/distinfo

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3.22.1 / (download) - annotate - [select for diffs], Fri Nov 13 10:51:17 2009 UTC (2 years, 6 months ago) by tron
Branch: pkgsrc-2009Q3
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Pullup ticket #2932 - requested by obache
selectwm: portability fix

Revisions pulled up:
- wm/selectwm/distinfo				1.4
- wm/selectwm/patches/patch-ad			1.1
---
Committed By:	obache
Date:		Thu Nov 12 04:34:45 UTC 2009

Modified Files:
	pkgsrc/wm/selectwm: distinfo
Added Files:
	pkgsrc/wm/selectwm/patches: patch-ad

Log Message:
Add a patch-ad to avoid conflict with getline(3) in IEEE Std 1003.1-2008.
PR 42292.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 12 04:34:45 2009 UTC (2 years, 6 months ago) by obache
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, HEAD
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Add a patch-ad to avoid conflict with getline(3) in IEEE Std 1003.1-2008.
PR 42292.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 6 00:05:32 2007 UTC (4 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, 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, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2009Q3
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Don't use GTK_DISABLE_DEPRECATED, it breaks with GTK 2.12.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 13 21:21:12 2005 UTC (6 years, 8 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Force the package to use external gettext
Fix link problem with gettext under darwin
Update maintainer address

bump PKGREVISION

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 15 12:42:40 2005 UTC (7 years, 1 month ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of selectwm-0.4.1 into the Packages Collection.

Provided in PR 29965 by Antoine Reilles, modified slighlty by myself to
look in pkgsrc and X11R6 directories when looking for window managers.

	selectwm is a small application (using GTK+) which lets you select your
	window manager.  It looks for a file named .selectwmrc in the user's
	directory which contains a list of window managers.

	When you start X it should show a list which lets you choose your
	window manager (by double clicking on it with the mouse or with the
	arrow keys and the return or space key)

	To use selectwm, replace the call to your window manager in your
	.xinitrc or .xsession configuration file by a call to selectwm, e.g.:

		...
		# set a solid black background
		xsetroot -solid black

		# start selectwm
		selectwm

Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 15 12:42:40 2005 UTC (7 years, 1 month ago) by agc
Branch: MAIN

Initial revision

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>