NetBSD.se

CVS log for pkgsrc/x11/xfce4-panel/PLIST

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / xfce4-panel

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat May 19 00:32:39 2012 UTC (5 days, 19 hours ago) by marino
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
x11/xfce4-panel: Fix unwanted directory removal

Replace OWN_DIRS with @pkgsrc to avoid unwanted deletion of xfce4
plugins directory with the only plugin is deinstalled.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 29 22:17:31 2009 UTC (2 years, 5 months ago) by snj
Branches: 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
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -1 lines
Update to 4.6.2.  Changes:
- Properly set orientation of tasklist handler.
- Fix launcher with 'Run in Terminal'.
- Fix typo preventing build on older gtk versions.
- Don't send -r to session restart command.
- Add dist-hook: all to the API docs Makefile.am as well.
- Add dist-hook: all to the libxfce4panel/ Makefile.am.
- Add option to tasklist to force a fixed width.
- Get the time the same as orange does.
- Better check for the lcd resize when the number of hour digits changes.
- Use g_timeout_add_seconds when available for the clock timeout.
- Resync tooltip and clock timeout when they are out of sync.
- Remove the hour interval from the clock, minutes are good enough.
- Use Git in the build files and drop unneeded po files.
- Use g_markup_printf_escaped in the launcher tooltip.
- A whole bunch of translations updated

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Sep 16 01:15:35 2009 UTC (2 years, 8 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +39 -28 lines
Upgrading Xfce to 4.6.1.

This is for PR #40984. This is based on work from
dieter roelants. Thank you Dieter.
Also I had done some work independently on this.
Hopefully, I am getting this all committed at one time.

The changelogs are at
http://www.xfce.org/documentation/changelogs/4.6.1
http://www.xfce.org/documentation/changelogs/4.6.0

Also don't need the xfce4-dev-tools for building. (It is only
needed when building from SVN source.)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jun 14 22:06:43 2009 UTC (2 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -5 lines
Convert @exec/@unexec to @pkgdir or drop it.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jun 14 18:25:16 2009 UTC (2 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -5 lines
Remove @dirrm entries from PLISTs

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 18 14:58:07 2008 UTC (3 years, 5 months ago) by hira
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -1 lines
Add missing entries to PLIST.  Bump PKGREVISION.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 17 12:50:03 2008 UTC (3 years, 5 months ago) by hira
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -10 lines
Update Xfce to 4.4.3.  This is bug fix release.
Changes since 4.4.2:

x11/xfce4-panel:
  * Quite a bit code changed in the dnd code. Mostly to fix a segfault
    in FreeBSD-amd64, but more problems were discovered and a lot of
    code was simplified.
  * Don't respond the uri drags, we don't use it and it only causes
    problems like hiding the panel when a file was dragged over the
    panel (Bug #3815).
  * Fix crash with xrandr 1.2 (Bug #3620)

x11/xfce4-desktop:
  * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
    (Bug #1026).
  * Fix incorrect initial desktop font size when setting custom font
    size if a custom font was never set before (Bug #3957).

wm/xfce4-wm:
  * Fix automaximize on move
  * Remove trailing \0 in UTF-8 strings, that causes libwnck to
    rightfully complain that NET_WM_NAME contains invalid UTF-8
  * Exit on SelectionClear event so that xfwm4 exits even with WM who
    do not send a ClientMessage event such as Openbox (Bug #2374)
  * Backport overlay and compositor support from trunk (Bug #3849)
  * Filter out grab/ungrab events so we don't end up redrawing the
    frame twice
  * Set monitor when positionning menu (Bug #4162)
  * Reduce flickering during resize (Bug #4283)
  * Fix NET_WM_STATE claiming maximization vertical and horizontal even
    if only horizontal of vertical is actually set (Should fix Bug #3969)
  * Loosen the rule that prevents an application from iconifying itself
    when skip_taskbar is set (Bug #4434)
  * Rework visual depth selection of the frame window (Bug #4452)
  * Add support for NET_MOVERESIZE_WINDOW
  * Take gravity bit into account in configure resize only requests to
    comply with standard (Bug #3634)
  * Add client windows to save set to avoid loosing all windows in case
    of crash
  * Use guint32 instead of Time internally to avoid potential issues in
    64bits
  * Add a "--replace" command line option to replace ICCCM2 compliant
    window managers (Bug #3731)

x11/libxfce4gui:
  * Fix format-string vulnerability in dialog code

x11/xfce4-terminal:
  * Update to latest trunk translations.

sysutils/xfce4-thunar:
  * Update to latest trunk translations.

editors/xfce4-mousepad:
  * Sort recent items by most recently used.

x11/xfce4-utils:
  * Fix missing translated chars (Bug #3543)

Updated translations:
  * Basque
  * Brazilian Portuguese
  * Catalan
  * Chinese Traditional
  * Danish
  * Estonian
  * Finnish
  * French
  * Galician
  * German
  * Indonesian
  * Japanese
  * Korean
  * Kurdish
  * Latvian
  * Norwegian
  * Polish
  * Sinhala
  * Slovak
  * Slovene
  * Spanish
  * Turkish
  * Urdu

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 7 19:43:30 2007 UTC (4 years, 5 months ago) by martti
Branches: MAIN
CVS tags: 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
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Updated Xfce to 4.4.2

Lots of bug fixes. For the official ChangeLog, please see
http://www.xfce.org/documentation/changelogs/4.4.2

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 12 09:55:23 2007 UTC (5 years, 1 month ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +85 -100 lines
Updated to Xfce 4.4.1

See http://www.xfce.org/documentation/changelogs/4.4.1 for details.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 23 11:53:47 2007 UTC (5 years, 4 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, XFCE-4_2_x
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Xfce 4.2.4 released

A new bug fix release of Xfce 4.2 is available. This release is supposed to
be the last release for the 4.2 branch. It includes several fixes ported from
the current developpment branch. This release should not be confused with the
upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable
branch.

[1] Xfce 4.4.0 is already in pkgsrc-wip.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 17 07:07:49 2006 UTC (6 years, 1 month ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +50 -50 lines
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 9 06:42:59 2005 UTC (6 years, 6 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +23 -1 lines
Updated xfce4 to 4.2.3.1

* Lots of bug fixes
* Translation updates

Official ChangeLog is available at:

http://www.xfce.org/release_notes/4.2.3.1_changelog.html

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 15 09:01:59 2005 UTC (6 years, 11 months ago) by hira
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +24 -26 lines

Use PKG_SYSCONFDIR framework.  Bump PKGREVISION.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 18 06:10:31 2005 UTC (7 years ago) by martti
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +17 -1 lines
Updated xfce4 to 4.2.2

General:

* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
  ko, mr, pl, ro, vi,
* new french documentation.

gtk-xfce-engine:

* fix various colors issues with ExoIconBar, prelight colors for treeview,
  AdobeĀ® Acrobattm 7, progress bar, combo box, gtk scales (#848).

libxfcegui4:

* check ~/.local/share/pixmaps/ as a fallback (#731).

xfcalendar:

* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.

xfce4-mixer:

* fix a bug with ALSA.

xfce4-session:

* fix a crash with the MCS plugin.

xfce-utils:

* taskbar: Add a command option "--monitor=x" to allow specifying which
  monitor to use in Xinerama mode.

xfdesktop:

* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.

xffm:

* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).

xfprint:

* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.

xfwm4:

* fix mouse buttons being left ungrabbed when focus was transfered to
  an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 18 07:59:09 2005 UTC (7 years, 2 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -1 lines
Updated xfce to 4.2.1.1

General:

* Don't use G_INLINE_FUNC in the source code, which fixes several weird
  build errors.

libxfce4util:

* Fix a problem with NFS mounted home directories in Solaris (#724)

xfce4-session:

* Fix RedHat shutdown code (#703)

xfdesktop:

* fix handling of quoted commands in the desktop menu (#776)
* fix handling of .desktop files with no Categories list (#776)
* add "edit menu" button to panel plugin prefs (#554), and ability to change
  the button tooltip (#764)
* fix broken panel plugin behavior when trying to track the default desktop
  menu. there's a new option to either follow the default menu, or use a
  static menu file (#778)
* fix bug where xfdesktop would crash if the windowlist was opened, then a
  window was destroyed, and then that window was selected from the list (#672)
* fix "unique" attribute of system menu inclusion

xffm:

* ensure posix.1-1996 compatibility (#695)
* fix for crash on opening fstab on solaris (#726)
* avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images).
  This is bugzilla #751 report. Not all gtk showstopper bugs from svg
  can be avoided. In particular with office/mobile_phone_01.svg. This
  file will also crash rox
* allow relative paths for icon resolution (xfce4-modules)
* validate utf error messages (#737)
* don't quote paths that are already quoted.
* change smb-share icon to proper icon
* fix borked overwrite warning dialog message
* bug fixes for keyboardnavigation to close bug #795
* separate remove and paste button in toolbar to avoid confusing the
  remove confirmation dialog with the overwrite confirmation dialog
* fix translation problems in several languages, including
  brazilian-portuguese
* fill in some missing spanish translation strings
* fix for bug #524 (crashing xffm by mounting cdrom and trying to open it
  in the other treeview before mount is complete)

xfcalendar:

* remembering of its position (bug #691 and #789)
* warning box for preventing users to loose their changes (#714 and #738)
* possibility to show/hide xfcalendar in taskbar, pager and systray (#719)
* possibility to choose to either show or hide the calendar window when
  xfcalendar is launched (it remembered before the status when leaving)

xfce4-panel:

* Save configuration file only on exit
* Fix double click on inactive item in dialog (#739)
* 64bit fix
* Clock applet tweak (#716, hopefully)

xfprint:

* remove FILE backend and add a print-to-file entry in the printing dialog
* multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 17 12:56:14 2005 UTC (7 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +73 -181 lines
Updated XFce to 4.2.0

Too many changes to list here, please read the Changelog from www.xfce.org
(http://www.xfce.org/release_notes/4.2.0_changelog.html)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Sep 22 08:10:08 2004 UTC (7 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -15 lines
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.6.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 14 11:17:20 2004 UTC (7 years, 10 months ago) by agc
Branches: pkgsrc-2004Q2
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +4 -1 lines
Pullup ticket 56 to the pkgsrc-2004Q2 branch, requested by Martti Kuparinen.

Update xfce4 to version 4.0.6 - a bugfix release. Also add various plugins:

	xfce4-weather-plugin
	xfce4-cpugraph-plugin
	xfce4-xkb-plugin
	xfce4-taskbar-plugin
	xfce4-windowlist-plugin

	Module Name:    pkgsrc
	Committed By:   martti
	Date:           Mon Jul 12 08:25:11 UTC 2004

	Modified Files:
		pkgsrc/audio/xfce4-mixer: PLIST buildlink3.mk distinfo
		pkgsrc/graphics/xfce4-iconbox: PLIST buildlink3.mk distinfo
		pkgsrc/meta-pkgs/xfce4: Makefile.common buildlink3.mk
		pkgsrc/print/xfce4-print: PLIST buildlink3.mk distinfo
		pkgsrc/sysutils/xfce4-fm: PLIST buildlink3.mk distinfo
		pkgsrc/sysutils/xfce4-fm-icons: buildlink3.mk distinfo
		pkgsrc/sysutils/xfce4-systray: buildlink3.mk distinfo
		pkgsrc/wm/xfce4-wm: PLIST buildlink3.mk distinfo
		pkgsrc/wm/xfce4-wm-themes: buildlink3.mk distinfo
		pkgsrc/x11/libxfce4gui: PLIST buildlink3.mk distinfo
		pkgsrc/x11/libxfce4mcs: buildlink3.mk distinfo
		pkgsrc/x11/libxfce4util: buildlink3.mk distinfo
		pkgsrc/x11/xfce4-desktop: PLIST buildlink3.mk distinfo
		pkgsrc/x11/xfce4-gtk2-engines: Makefile buildlink3.mk distinfo
		pkgsrc/x11/xfce4-mcs-manager: PLIST buildlink3.mk distinfo
		pkgsrc/x11/xfce4-mcs-plugins: PLIST buildlink3.mk distinfo
		pkgsrc/x11/xfce4-panel: PLIST buildlink3.mk distinfo
		pkgsrc/x11/xfce4-themes: buildlink3.mk distinfo
		pkgsrc/x11/xfce4-toys: PLIST buildlink3.mk distinfo
		pkgsrc/x11/xfce4-trigger-launcher: PLIST buildlink3.mk distinfo
		pkgsrc/x11/xfce4-utils: PLIST buildlink3.mk distinfo

	Log Message:
	Updated XFce to 4.0.6

	As usual, this is a maintenance release, aimed at bug-fixing;
	no new features are being added to the 4.0 branch.

	The main purpose of this release is compatibility with recent GTK+
	releases along with other fixes.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 12 08:25:11 2004 UTC (7 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
Updated XFce to 4.0.6

As usual, this is a maintenance release, aimed at bug-fixing;
no new features are being added to the 4.0 branch.

The main purpose of this release is compatibility with recent GTK+
releases along with other fixes.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Apr 16 16:12:00 2004 UTC (8 years, 1 month ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base
Branch point for: pkgsrc-2004Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -1 lines
Updated xfce4 to 4.0.5

This is a maintenance release, aimed at bug-fixing; no new features
are being added to the 4.0 branch.

The main purpose of this release is compatibility with the recent GTK+ 2.4.x
release along with other fixes.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 10 07:41:17 2004 UTC (8 years, 2 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Updated XFce to 4.0.4

* Bug fixes
* Translation updates

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 8 08:11:42 2004 UTC (8 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Updated XFce to 4.0.3

- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 22 08:50:42 2003 UTC (8 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -1 lines
Updated xfce4 to 4.0.2

* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 3 05:34:09 2003 UTC (8 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +16 -1 lines
Updated xfce4 to 4.0.1

  * Fixed panel crash with corrupted config file
  * Window management improvement
  * Improved handling of multiple selections in the file manager
  * French translations for the documentation
  * Translation updates
  * A new Gtk2 theme called "Xfce-winter"

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Sep 26 10:58:02 2003 UTC (8 years, 8 months ago) by martti
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
GTK2 based panel for XFce4.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 26 10:58:02 2003 UTC (8 years, 8 months ago) by martti
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>