head	1.10;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.03.13;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2011.01.28.08.26.00;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2010.12.01.23.38.49;	author linimon;	state Exp;
branches;
next	1.7;

1.7
date	2008.10.05.12.11.29;	author anray;	state Exp;
branches;
next	1.6;

1.6
date	2008.02.16.19.30.56;	author anray;	state Exp;
branches;
next	1.5;

1.5
date	2007.10.14.13.43.32;	author anray;	state Exp;
branches;
next	1.4;

1.4
date	2007.07.24.17.52.36;	author sat;	state Exp;
branches;
next	1.3;

1.3
date	2007.05.03.10.00.39;	author sat;	state Exp;
branches;
next	1.2;

1.2
date	2006.10.09.14.00.00;	author anray;	state Exp;
branches;
next	1.1;

1.1
date	2006.06.24.23.31.12;	author anray;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-sessionmanager
# Date created:		Sat Jun 24 21:24:19 UTC 2006
# Whom:			Andrey Slusar <anray@@FreeBSD.org>
#
# $FreeBSD: head/www/xpi-sessionmanager/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	sessionmanager
PORTVERSION=	0.6.3.5
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	Saves and restores the state of all windows

XPI_DISTNAME=	session_manager
XPI_ID=		{1280606b-2510-4fe0-97ef-9b5a22eafe30}
XPI_NUM=	2324
XPI_FILES=	chrome/sessionmanager.jar \
		components/SessionManagerHelperComponent.js \
		components/nsISessionManangerHelperComponent.xpt \
		defaults/preferences/sessionmanager.js \
		chrome.manifest install.rdf license.txt
XPI_DIRS=	chrome components defaults/preferences defaults

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
@


1.9
log
@- Update to 0.6.3.5
- Take maintainership

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@Reset anray@@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	0.6.2.3
d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
d21 1
@


1.7
log
@Update to 0.6.2.3
@
text
@d13 1
a13 1
MAINTAINER=	anray@@FreeBSD.org
@


1.6
log
@- Update to 0.6.1.10
@
text
@d9 1
a9 1
PORTVERSION=	0.6.1.10
d19 1
a19 2
XPI_FILES=	chrome/icons/default/sessionmanagerPrompt.ico \
		chrome/sessionmanager.jar \
d23 1
a23 2
XPI_DIRS=	chrome/icons/default chrome/icons chrome \
		components defaults/preferences defaults
@


1.5
log
@- Update to 0.6.1.5
@
text
@d9 1
a9 1
PORTVERSION=	0.6.1.5
@


1.4
log
@- Update to 0.5.4.1

Approved by:	anray (maintainer, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	0.5.4.1
@


1.3
log
@- Update to 0.5.3.3

Approved by:	anray (maintainer, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	0.5.3.3
d23 1
a23 1
		chrome.manifest install.rdf license.txt 
@


1.2
log
@Update to 0.4.3
@
text
@d9 2
a10 2
PORTVERSION=	0.4.3
DISTVERSIONSUFFIX=	-fx+fl+zm
d18 1
d21 1
a21 2
		components/crashrecovery.js \
		components/crashrecovery.xpt \
d23 1
a23 1
		chrome.manifest install.js install.rdf license.txt
@


1.1
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/
@
text
@d9 2
a10 2
PORTVERSION=	0.4.1.1
DISTVERSIONSUFFIX=	-fx+fl+mz+zm
@

