Date: Sat, 24 Jun 2006 23:31:12 +0000 (UTC) From: Andrey Slusar <anray@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/xpi-sessionmanager Makefile distinfo pkg-descr Message-ID: <200606242331.k5ONVCwN031225@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
anray 2006-06-24 23:31:12 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/xpi-sessionmanager Makefile distinfo pkg-descr
Log:
Building upon Crash Recovery, this extension allows you to save the
current state of Firefox (history, text data, cookies) and return
to that state at any later moment. Besides the manually saved states,
Session Manager automatically stores the current state in case of a
crash.
All sessions are stored in the "sessions" folder inside your profile
directory and can be moved around as any other file. To get to that
folder, simply select "Open Session Folder" in Session Manager's menu
(might not work on all OSes). Finally, Session Manager also allows to
reopen the 10 last closed windows and tabs.
It is not recommended to use Session Manager at the same time as Crash
Recovery (which is completely integrated), SessionSaver or Tab Mix Plus
(which provide similar functionality on their own). In comparison,
Session Manager currently stores more session data than Tab Mix Plus
while not getting as complex as SessionSaver.
WWW: http://sessionmanager.mozdev.org/
Revision Changes Path
1.1465 +1 -0 ports/www/Makefile
1.1 +28 -0 ports/www/xpi-sessionmanager/Makefile (new)
1.1 +3 -0 ports/www/xpi-sessionmanager/distinfo (new)
1.1 +19 -0 ports/www/xpi-sessionmanager/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606242331.k5ONVCwN031225>
