summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4
AgeCommit message (Collapse)AuthorFilesLines
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz2-3/+4
2009-11-05Update sysutils/xfce4-volman to 0.2.0nb2 and add it to the xfce4 meta packagereinoud1-1/+3
also adding the implicit package xfce4-thunar. This explains why i couldn't find the xfce4 mounts as specified by pkg/40934.
2009-09-16Updated xfce4-datetime-plugin to 0.6.1.reed1-1/+2
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>
2009-09-16Upgrading Xfce to 4.6.1.reed3-14/+36
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.)
2009-08-26bump revision because of graphics/jpeg updatesno2-4/+4
2009-06-11Bump PKGREVISION for vte-0.20.5.wiz2-4/+4
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
block). Uncomment some commented out LICENSE lines while here.
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2008-12-20Bump PKGREVISION for updating sysutils/xfce4-thunar and x11/xfce4-session.hira1-2/+2
2008-12-18Bump PKGREVISION for updates of Xfce packages.hira1-1/+2
2008-12-17Update Xfce to 4.4.3. This is bug fix release.hira2-5/+4
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
2008-06-15Make sure that meta packages set META_PACKAGE before includingjoerg1-3/+3
bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages.
2008-05-22Give up MAINTAINERship, I don't have time to take care of this...martti1-2/+2
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn2-2/+4
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-12-19Replaced the custom definitions with META_PACKAGE=yes.rillig1-11/+2
2007-12-07Updated Xfce to 4.4.2martti2-5/+5
Lots of bug fixes. For the official ChangeLog, please see http://www.xfce.org/documentation/changelogs/4.4.2
2007-10-30Based on some feedback, comment out the newly added LICENSE=xxx for now.martti1-2/+2
I'll re-activate this later when the global license stuff is activated.
2007-10-30Added LICENSE=gnu-gpl-v2martti1-1/+2
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam2-4/+2
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam1-0/+2
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-2/+0
can handle packages having no PLIST files.
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-04-13Depend on intltool for all of XFCE4.joerg1-2/+2
2007-04-12Updated to Xfce 4.4.1martti4-24/+23
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
2007-02-01I think all packages are fixed, so remove the default x11.b3.mk include.joerg1-2/+1
2007-01-23Xfce 4.2.4 releasedmartti3-9/+9
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.
2006-10-12Regenerate to fix some pkglint warnings.martti1-5/+4
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-20Just require msgfmt for all xfce4 packages.joerg1-2/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz2-4/+4
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-02-18The :Q operator should only be used in lists or shell commands.rillig1-2/+2
2006-02-17Fixed warnings found by pkglint -Wall.martti2-4/+4
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-2/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-11-17pdated Xfce to 4.2.3.2martti2-5/+5
A "micro" release to fix a regression in the window manager settings.
2005-11-09Rename xfce4-gtk2-engines to xfce4-gtk2-engine to match the package name.martti2-4/+4
2005-11-09Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.martti2-6/+6
It is a lower-case f according to the official site.
2005-11-09Updated xfce4 to 4.2.3.1martti3-8/+9
* Lots of bug fixes * Translation updates Official ChangeLog is available at: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-09-28Fixed pkglint warnings.rillig1-6/+7
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-5/+2
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.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-06-15Add definition of example directory.hira1-1/+3
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+2
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.
2005-05-22Replaced #defined with "yes" to make pkglint happy.rillig1-5/+5
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-18Updated xfce4 to 4.2.2martti1-4/+10
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.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1