FreshPorts -- The Place For Ports Sat, 6 Sep 2008 11:01 PM BST
Port details
xfce4-session 4.4.2_2 x11-wm on this many watch lists=33 search for ports that depend on this port
Session manager for the Xfce 4 desktop environment
Maintained by: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Dec 2003 23:16:21
Also Listed In: xfce


The session manager allows the user to save sessions and restore them
after login. It is capable of saving several different sessions. It
comes with three splash screen engines. And at last it helps you to
log out, reboot, and shutdown the system.

WWW: http://www.xfce.org/projects/xfce4-session/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/iceauth, devel/gmake, x11/libX11, x11/libSM, x11/libICE, textproc/intltool, devel/pkg-config, x11-toolkits/libxfce4gui, x11/libxfce4mcs, x11/libxfce4util, sysutils/xfce4-mcs-manager
Required To Run: x11/iceauth, x11/libX11, x11/libSM, x11/libICE, devel/pkg-config, devel/gio-fam-backend, x11-toolkits/libxfce4gui, x11/libxfce4mcs, x11/libxfce4util, sysutils/xfce4-mcs-manager
Required Libraries: devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/x11-wm/xfce4-session/ && make install clean
To add the package: pkg_add -r xfce4-session


Configuration Options
     No options to configure

Master Sites:
http://mocha.xfce.org/archive/xfce-4.4.2/src/
http://www.us.xfce.org/archive/xfce-4.4.2/src/
http://www.de.xfce.org/archive/xfce-4.4.2/src/
http://www.ca-us.xfce.org/archive/xfce-4.4.2/src/
http://www.p0llux.be/xfce/xfce-4.4.2/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/

Number of commits found: 46

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:17:21
Original commit files touched by this commit  4.4.2_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  4.4.2_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
24 Mar 2008 13:03:55
Original commit files touched by this commit  4.4.2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
08 Mar 2008 10:19:56
Original commit files touched by this commit  4.4.2
oliver search for other commits by this committer
define propper run dependencies
07 Mar 2008 22:51:39
Original commit files touched by this commit  4.4.2
flz search for other commits by this committer
Fix INDEX, remove X_WINDOW_SYSTEM conditional.

Reported by:    erwinbot
12 Feb 2008 18:11:07
Original commit files touched by this commit  4.4.2
oliver search for other commits by this committer
update xfce4 to 4.4.2

Approved by:    portmgr (linimon)
Security:       CVE-2007-6531, CVE-2007-6532
25 Oct 2007 23:53:29
Original commit files touched by this commit  4.4.1_1
sat search for other commits by this committer
- Fix a typo in bsd.sites.mk along with all the places it affected

Approved by:    oliver (maintainer of the respective ports)
19 May 2007 21:32:57
Original commit files touched by this commit  4.4.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
11 Apr 2007 17:26:53
Original commit files touched by this commit  4.4.1
oliver search for other commits by this committer
update xfce to 4.4.1
bump PORTREVISION where needed
14 Mar 2007 04:12:32
Original commit files touched by this commit  4.4.0
linimon search for other commits by this committer
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].

PR:     101029 [1], 108862 [2]

Submitted by:   Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
05 Feb 2007 20:11:49
Original commit files touched by this commit  4.4.0
oliver search for other commits by this committer
fix objformat problem more properly
04 Feb 2007 11:13:22
Original commit files touched by this commit  4.4.0
oliver search for other commits by this committer
fix build (by using libtool:15) with recent CURRENTs where objformat went away

Submitted by:   Masahide -mac- NODA <mac@clave.gr.jp>
22 Jan 2007 16:45:10
Original commit files touched by this commit  4.4.0
oliver search for other commits by this committer
Import xfce 4.4

- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
  (otherwise they won't compile with 4.4)
27 Nov 2006 16:49:49
Original commit files touched by this commit  4.2.3_2
oliver search for other commits by this committer
fix build with non-standard X11BASE
14 Oct 2006 09:54:54
Original commit files touched by this commit  4.2.3_2
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
23 Feb 2006 10:40:45
Original commit files touched by this commit  4.2.3_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Jan 2006 03:16:52
Original commit files touched by this commit  4.2.3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 03:01:03
Original commit files touched by this commit  4.2.3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
27 Dec 2005 02:14:56
Original commit files touched by this commit  4.2.3
edwin search for other commits by this committer
Remove trailing spaces
15 Nov 2005 06:52:12
Original commit files touched by this commit  4.2.3
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
08 Nov 2005 22:42:31
Original commit files touched by this commit  4.2.3
oliver search for other commits by this committer
update to xfce 4.2.3.1
Changelog:      http://www.xfce.org/release_notes/4.2.3.1_changelog.html
05 Nov 2005 05:22:06
Original commit files touched by this commit  4.2.2_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
07 Oct 2005 16:00:16
Original commit files touched by this commit  4.2.2
oliver search for other commits by this committer
fix MASTER_SITES

Noted by:       portsurvey
01 Jun 2005 17:55:48
Original commit files touched by this commit  4.2.2
demon search for other commits by this committer
Use USE_GNOME=gnomehack instead of a patch.

Suggested by:   oliver
01 Jun 2005 16:17:13
Original commit files touched by this commit  4.2.2
demon search for other commits by this committer
Install xfce4-session-1.0.pc in proper place.
19 May 2005 19:34:49
Original commit files touched by this commit  4.2.2
oliver search for other commits by this committer
update to 4.2.2
17 May 2005 22:29:50
Original commit files touched by this commit  4.2.1_1
oliver search for other commits by this committer
fix/enable installation of gettext catalogue files
bump PORTREVISION

Reported by:    Fridtjof Busse <fbusse@gmx.de>
PR:             ports/81010
02 Apr 2005 12:57:45
Original commit files touched by this commit  4.2.1
oliver search for other commits by this committer
adjust MASTER_SITES
18 Mar 2005 18:30:39
Original commit files touched by this commit  4.2.1
oliver search for other commits by this committer
update to 4.2.1
12 Mar 2005 10:54:27
Original commit files touched by this commit  4.2.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
29 Jan 2005 21:01:37
Original commit files touched by this commit  4.2.0
oliver search for other commits by this committer
fix plist

Pointed out by: pointyhat
27 Jan 2005 17:49:43
Original commit files touched by this commit  4.2.0
oliver search for other commits by this committer
add some dependencies

Noted by:       pointyhat
26 Jan 2005 16:57:40
Original commit files touched by this commit  4.2.0
oliver search for other commits by this committer
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that
update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the
new xfce4 libs

Approved by:    maintainer [1]
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.1.4_5
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
29 Jul 2004 20:53:48
Original commit files touched by this commit  0.1.4_4
pav search for other commits by this committer
- Install internationalization support

PR:             ports/69711
Submitted by:   Matt Lancereau <matt@bsdfly.org> (maintainer)
29 Jul 2004 20:21:24
Original commit files touched by this commit  0.1.4_3
pav search for other commits by this committer
- Fix distinfo

PR:             ports/69711
Submitted by:   Matt Lancereau <matt@bsdfly.org> (maintainer)
21 Jul 2004 13:39:13
Original commit files touched by this commit  0.1.4_3
krion search for other commits by this committer
Change maintainer's mail.
Fix MASTER_SITES

PR:             ports/69338
Submitted by:   maintainer
09 Jul 2004 18:43:11
Original commit files touched by this commit  0.1.4_3
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
09 May 2004 00:59:29
Original commit files touched by this commit  0.1.4_3
ale search for other commits by this committer
Add more MASTER_SITE.

PR:             ports/66376
Submitted by:   Matt Lancereau <matt@rimasec.net> (maintainer)
18 Apr 2004 11:05:00
Original commit files touched by this commit  0.1.4_3
ale search for other commits by this committer
- Fix the quit dialog box by using dynamic detection of gtk version
- Add another MASTER_SITE

PR:             ports/65698
Submitted by:   Matt Lancereau <matt@bsd-blax.org> (maintainer)
05 Apr 2004 04:31:02
Original commit files touched by this commit  0.1.4_2
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
31 Mar 2004 04:12:58
Original commit files touched by this commit  0.1.4_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.1.4_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.1.4_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
20 Jan 2004 09:21:38
Original commit files touched by this commit  0.1.4
ale search for other commits by this committer
- Update to 0.1.4 release [1]
- Install/deinstall man pages
- Remove unneeded backslash

PR:             ports/61613 [1]
Submitted by:   Matt Lancereau <matt@rimasec.net> (maintainer) [1]
Approved by:    nork (mentor/implicitly)
12 Dec 2003 23:15:32
Original commit files touched by this commit  0.1.1
sergei search for other commits by this committer
Add xfce4-session 0.1.1, a session manager
for the XFce desktop environment.

Author: Benedikt Meurer <benedikt.meurer@unix-ag.uni-siegen.de>
WWW:    http://echobase.homeunix.net/~bmeurer/tmp/xfce4-session/

PR:             58712
Submitted by:   Matt Lancereau <matt@rimasec.net>

Number of commits found: 46

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19090
Broken 157
Deprecated 78
Ignore 424
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 5
new 48 hours12
new 7 days52
new fortnight89
new month249

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.234 seconds.