The NetBSD Project

CVS log for pkgsrc/wm/ion/PLIST

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 14 18:18:59 2009 UTC (2 years, 11 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, HEAD
Changes since 1.7: +1 -7 lines
Diff to previous 1.7 (colored)

Remove @dirrm entries from PLISTs

Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 5 00:00:11 2005 UTC (7 years, 3 months ago) by cube
Branch: MAIN
CVS Tags: 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, 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, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Install included pwm as pwm2 to avoid conflict with wm/pwm, as discussed
on tech-pkg.  PKGREVISION++.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:56 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.5: +1 -13 lines
Diff to previous 1.5 (colored)

Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 1 16:51:14 2004 UTC (7 years, 11 months ago) by cube
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Update ion to version 20040601.

Changes:
  * Changed default install program to install-sh.
  * Removed 'exec' from /bin/sh call to execute command so that more
    complex commands can be entered.
  * Merged dock kde systray support patch.
  * Fixed couple XFree calls in dock module.
  * WM_COLORMAP_WINDOWS handling fixes. (Does something still use
    this/bother supporting indexed colour models at all?)
  * Fixed stippled tab font when -i18n was not set.
  * Only kill active grab when esc is pressed, not released.
  * Oops, there was an off-by-one bug in _NET_VIRTUAL_ROOTS setting.

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 6 04:38:45 2004 UTC (8 years ago) by cube
Branch: MAIN
Changes since 1.3: +7 -6 lines
Diff to previous 1.3 (colored)

Update to version 20040407.  Enable pkgviews installation and make good use
of PKG_SYSCONFDIR.  Thanks to Amitai Schlair.

Changes:
  * Added a kludge to deal with waitrelease when modifiers have
    already been released.
  * Fixed assert-crash when attempting to split a frame not managed
    by a WIonWS.
  * Don't put input method failure complaints in startup error log.
  * Client window unmap handling fixes (?).
  * Made drawing engine objects inheritable and initialisation code
    reusable.
  * Improvements and fixes in keyboard mapping changes handling.
  * Slightly reduce flicker with apps that update title too often by
    removing a redundant change notify call.
  * Added a check in layout loading code to detect corrupt files with
    multiple instances of the same client window.
  * Updated Mozilla Firebird entries in menu configuration files to
    Mozilla Firefox.
  * Added important missing function WFloatWS.attach.
  * Take gravity better into account when reparenting windows on
    exit.
  * Made some goto_* routines return the region that will be focused
    and added asynchronity notices in documentation.
  * Some tab drag&drop fixes.
  * Startup errorlog display fixed when we didn't even open the
    display.
  * WIonWS load routines better handle corrupt sizes in layout
    savefile.
  * Object/proxy cache references to proxies weren't being cleared
    when objects were destroyed.
  * Added exported function to get line editor 'mark'.
  * Man pages fixes
  * Fixed toggle_tab on floatframes.
  * Move/resize display was never showing position.
  * Completions display wasn't being refreshed, if its size wasn't
    changed between completions.
  * Oops, warping on workspace switch had been broken at some point.
  * Some autoconf script portability and other fixes.
  * The function floatws_current was not being exported as
    WFloatWS.current.
  * Client window focusing routine was not setting "awaiting focus"
    status.
  * Removed superfluous debugging message.
  * querylib.query_renameworkspace documentation was out-of-date.
  * Mod1+Enter full screen toggle was not mentioned on the manual
    page.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 23 13:40:21 2004 UTC (8 years, 3 months ago) by cube
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.2: +66 -18 lines
Diff to previous 1.2 (colored)

Update to ion-20040207 (a.k.a ion2).  This is the new stable version of
Ion, two years after the last one!

It is actually an update of ion-devel, which will then disappear before
a new development branch is created for Ion.

Most notable changes (since import of ion-devel, see ChangeLog in the
distribution for a full listing):
	* Integration of the dock module
	* Workspace query asks for type of workspace when creating new.
	* Previous frame geometry (for maximize and shade) is saved in the
	  workspaces save file.
	* Support changes in X keyboard map.
	* Autoconf script
	* The dock no longer gets focused when the pointer enters it.
	* Fill _NET_SUPPORTED root window property with the supported
	  features (_NET_WM_FULLSCREEN, _NET_WM_NAME, _NET_VIRTUAL_ROOTS).
	* Transient size calculation fixed.
	* Creating frame for a transient on a floatws will raise the frame
	  containing the transient_for window.
	* Minor memory leak removed: drawing engine colour group name.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 22 21:33:14 2002 UTC (9 years, 5 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.1: +11 -11 lines
Diff to previous 1.1 (colored)

Make this package install its configuration files under the examples tree
and use bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR during the
installation. Bump PKGREVISION to 1.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 31 20:59:18 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2

Move pkg/ files into package's toplevel directory

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>