NetBSD.se

CVS log for pkgsrc/meta-pkgs/xfce4/Makefile.common

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / meta-pkgs / xfce4

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Sep 16 02:25:34 2009 UTC (2 years, 8 months ago) by reed
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, pkgsrc-2009Q3-base, pkgsrc-2009Q3, HEAD
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
Updated xfce4-datetime-plugin to 0.6.1.

The following are the changes from the ChangeLog (since 0.5.0):

2008-11-19	Diego Ongaro <ongardie@gmail.com>

	* *: 0.6.1 release
	* panel-plugin/datetime.c: Made default font sizes equal for date and
	time
	* panel-plugin/datetime.c: Fix memory access after free

2008-07-02	Diego Ongaro <ongardie@gmail.com>

	* *: 0.6.0 release
	* panel-plugin/datetime.h: Disable tooltips for now (Bug #4141)

2008-06-27	Diego Ongaro <ongardie@gmail.com>

	* configure.in.in: Drop unused dependency on dbus, update maintainer
	email address.

2008-06-26	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime.c: Really fix Bug #4157 - update interval
	depends on both layout and formats.

2008-06-21	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime.c: Pulling code from Steve Tyler's
	Attachment #1697 in Bug #4145.
	  - Update tooltip at the top of the second (fixes Bug #4145).
	  - Only gsource_remove valid timeouts (Bug #4151), add pre-processor
	    if to the tooltips timeout.
	  - Fix Bug #4157 - updates occur once a second when datetime plugin
	    shows date only.
	* panel-plugin/datetime-dialog.c, panel-plugin/datetime.h: Change
	order of layout dropdown (Bug #4158)

2008-06-08	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime-dialog.c, panel-plugin/datetime.c: Changed
	default format to ISO 8601, added a new format, and added separators
	to the dropdowns.
	* panel-plugin/datetime-dialog.c: Attachment #1659 by Steve Tyler from
	Bug #4115, changing the way the date/time format dropdowns work.
	* panel-plugin/datetime-dialog.c: Moved message about the calendar's
	week starting on a day defined by the locale to the wiki (Bug #4123)
	* panel-plugin/datetime.{c,h}: Fix Bug #4110: time is not updated in
	tooltip while it is displayed.
	* panel-plugin/datetime.{c,h}, panel-plugin/datetime-dialog.c: New
	tooltips implementation (only enabled on GTK >= 2.12).

2008-06-03	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime-dialog.c: Add help button that opens web site
	(Bug #4099). Thanks to Nick Schermer's r2263 of the
	xfce4-battery-plugin.

2008-05-31	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime.c: Steve Tyler's updated comments, etc (Bug #4117)

2008-05-29	Diego Ongaro <ongardie@gmail.com>

	* panl-plugin/datetime.{c,h}: Update on the top of every second or
	minute and no more (Bug #4119, based on patch by Steve Tyler)
	* panel-plugin/datetime.c: Always update every second when seconds are
	shown (Bug #4117)

2008-05-27	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime.c: "Fix tooltip hiding" uses gtk2.12 function,
	  put preprocessor #if around it
	* {,po/}ChangeLog, panel-plugin/*.{c,h}: formatting

2008-05-21	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime.c:
	  - Remove date input (Bug #4023)
	  - Fix tooltip hiding

2008-05-18	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime-dialog.c: Missing static keywords

2008-05-17	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime-dialog.c:
	  - translate strings in combo boxes
	* panel-plugin/datetime.c:
	  - Use GtkToggleButton in panel (Bug #3456)
	  - handle delete event on popup calendar (patch from Mike Massonet)
	  - show popup calendar on all workspaces (patch from Mike Massonet)
	  - allow ctrl-click on plugin (patch from Mike Massonet)

2008-05-02	Diego Ongaro <ongardie@gmail.com>

	* panel-plugin/datetime.c:
	  - fix memory leak with double-g_strdup of setting strings
	  - handle NULL from xfce_rc_simple_open,
	* panel-plugin/datetime.h: Use GtkTooltips type (fixes build)

2007-04-07	Remco den Breeje <remco@sx.mine.nu>

	* panel-plugin/datetime.{c,h},
	* panel-plugin/datetime-dialog.c: Enable tooltips. Based
	on a patch by Laurent Meunier <meunier.laurent@laposte.net> (#3073)

2007-04-02	Remco den Breeje <remco@sx.mine.nu>

	* THANKS: added contributors
	* panel-plugin/datetime.c: Fix incorrect display when panel starts (#3062)

2007-03-02	Remco den Breeje <remco@sx.mine.nu>

	* THANKS: added contributors
	* LINGUAS,uk.po: Add Ukrainian translations by LuckAs <luckas_fb@mail.ru>

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Sep 16 01:15:33 2009 UTC (2 years, 8 months ago) by reed
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +29 -7 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.41: download - view: text, markup, annotated - select for diffs
Tue May 19 08:59:23 2009 UTC (3 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.40: 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
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 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.39: download - view: text, markup, annotated - select for diffs
Thu May 22 10:36:09 2008 UTC (4 years ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Give up MAINTAINERship, I don't have time to take care of this...

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Dec 7 19:43:21 2007 UTC (4 years, 5 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +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.37: download - view: text, markup, annotated - select for diffs
Tue Oct 30 19:31:41 2007 UTC (4 years, 6 months ago) by martti
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Oct 30 13:52:30 2007 UTC (4 years, 6 months ago) by martti
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Added LICENSE=gnu-gpl-v2

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Apr 13 15:28:40 2007 UTC (5 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Depend on intltool for all of XFCE4.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Apr 12 09:55:11 2007 UTC (5 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +8 -5 lines
Updated to Xfce 4.4.1

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

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Feb 1 13:03:53 2007 UTC (5 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, XFCE-4_2_x
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -2 lines
I think all packages are fixed, so remove the default x11.b3.mk include.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jan 23 11:53:46 2007 UTC (5 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4 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.31: download - view: text, markup, annotated - select for diffs
Tue Jun 20 12:25:51 2006 UTC (5 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Just require msgfmt for all xfce4 packages.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Feb 18 14:55:48 2006 UTC (6 years, 3 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
The :Q operator should only be used in lists or shell commands.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Feb 17 06:49:24 2006 UTC (6 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Fixed warnings found by pkglint -Wall.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 17 08:16:19 2005 UTC (6 years, 6 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
pdated Xfce to 4.2.3.2

A "micro" release to fix a regression in the window manager settings.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 9 06:42:58 2005 UTC (6 years, 6 months ago) by martti
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -5 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.26: download - view: text, markup, annotated - select for diffs
Wed Aug 10 20:56:19 2005 UTC (6 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -5 lines
Remove the abuse of buildlink that was pkg-config/buildlink3.mk.  That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jul 21 16:29:53 2005 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jun 15 08:57:03 2005 UTC (6 years, 11 months ago) by hira
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines

Add definition of example directory.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jun 1 18:03:04 2005 UTC (6 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun May 22 21:49:24 2005 UTC (7 years ago) by rillig
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5 lines
Replaced #defined with "yes" to make pkglint happy.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun May 22 20:08:14 2005 UTC (7 years ago) by jlam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed May 18 06:10:30 2005 UTC (7 years ago) by martti
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +10 -4 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.19: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:33 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.18: 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.17: preferred, colored
Changes since revision 1.17: +5 -5 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.17: download - view: text, markup, annotated - select for diffs
Mon Jan 17 12:56:13 2005 UTC (7 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5 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.15.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 14 11:17:19 2004 UTC (7 years, 10 months ago) by agc
Branches: pkgsrc-2004Q2
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +5 -5 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.16: 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-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 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.15: 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.14: preferred, colored
Changes since revision 1.14: +7 -5 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.14: download - view: text, markup, annotated - select for diffs
Thu Apr 1 19:37:47 2004 UTC (8 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Bump PKGREVISION to 2, to catch with the GTK+ update to 2.4.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 23 04:41:01 2004 UTC (8 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 20 20:08:38 2004 UTC (8 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -3 lines
Do not use fontconfig's MESSAGE.  Closes PR 24864.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 10 11:53:37 2004 UTC (8 years, 2 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -5 lines
bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 10 07:41:16 2004 UTC (8 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Updated XFce to 4.0.4

* Bug fixes
* Translation updates

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 14 17:21:44 2004 UTC (8 years, 3 months ago) by jlam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -4 lines
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Feb 1 01:43:29 2004 UTC (8 years, 3 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
In the new compiler selection framework, GCC_REQD is appended to, not
overridden.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 23 12:11:48 2004 UTC (8 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
s/USE_GMAKE/USE_GNU_TOOLS+=make/

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 13 06:55:25 2004 UTC (8 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Updated xfce4-wm to 4.0.3.1

* minor bug fixes

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 8 08:11:41 2004 UTC (8 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 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.4: download - view: text, markup, annotated - select for diffs
Mon Dec 22 08:50:39 2003 UTC (8 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 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.3: download - view: text, markup, annotated - select for diffs
Wed Dec 3 05:34:08 2003 UTC (8 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 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.2: download - view: text, markup, annotated - select for diffs
Wed Nov 5 22:11:58 2003 UTC (8 years, 6 months ago) by dmcmahill
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1 lines
require gcc3 on alpha to allow this to compile

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Sep 26 10:29:52 2003 UTC (8 years, 7 months ago) by martti
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
XFce 4 is the next generation of the popular XFce desktop.

This package does not contain anything by itself -- it is a
"meta-package" that depends on other XFce4 packages. Its sole
purpose is to require dependencies so users can install this
package only and have all the XFce stuff pulled in by the package
dependency mechanism.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 26 10:29:52 2003 UTC (8 years, 7 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>