./x11/xfce4-session, Xfce session manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.6.1, Package name: xfce4-session-4.6.1, Maintainer: dieter.NetBSD

Session manager for Xfce. Its task is to save the state of your
desktop (opened applications and their location) and restore it
during a next startup. You can create several different sessions
and choose one of them on startup.


Required to run:
[sysutils/desktop-file-utils] [sysutils/dbus-glib] [sysutils/dbus] [graphics/hicolor-icon-theme] [devel/glib2] [devel/libglade] [devel/libwnck] [x11/gtk2] [x11/libxfce4gui] [x11/libxfce4util] [devel/xfconf]

Required to build:
[textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites:

SHA1: 760e05bf73783521b3ce34e91aa187c74018ab8c
RMD160: 0cab4a0ca2b0d7718cde546d98bac1c87a7ba4f0
Filesize: 1333.249 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-16 03:15:36 by Jeremy C. Reed | Files touched by this commit (93)
Log message:
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.)
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2 … 03546.html
   2009-06-15 00:06:43 by Joerg Sonnenberger | Files touched by this commit (42)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 20:25:20 by Joerg Sonnenberger | Files touched by this commit (321)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
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-20 20:09:43 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Add to description. Two sentences from the xfce4-session manual.
   2008-12-20 00:58:18 by Kouichirou Hiratsuka | Files touched by this commit (5)
Log message:
Fix PR pkg/36260.  Remove system config directory from PLIST.