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.9
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	p5_apache_session_1_03:1.1.1.1
	FRANK_MAYHAR:1.1.1;
locks; strict;
comment	@# @;


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

1.9
date	2010.09.26.00.32.50;	author leeym;	state Exp;
branches;
next	1.8;

1.8
date	2006.01.22.02.57.39;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2004.10.12.10.17.19;	author mat;	state Exp;
branches;
next	1.6;

1.6
date	2003.10.24.12.04.36;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2002.10.26.18.14.01;	author sobomax;	state Exp;
branches;
next	1.4;

1.4
date	2001.11.12.05.37.38;	author vanilla;	state Exp;
branches;
next	1.3;

1.3
date	2000.11.12.02.36.35;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2000.06.10.17.06.08;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2000.03.19.05.44.42;	author vanilla;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.03.19.05.44.42;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.10
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311208
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@%%SITE_PERL%%/Apache/Session.pm
%%SITE_PERL%%/Apache/Session/DB_File.pm
%%SITE_PERL%%/Apache/Session/File.pm
%%SITE_PERL%%/Apache/Session/Flex.pm
%%SITE_PERL%%/Apache/Session/Generate/MD5.pm
%%SITE_PERL%%/Apache/Session/Generate/ModUniqueId.pm
%%SITE_PERL%%/Apache/Session/Generate/ModUsertrack.pm
%%SITE_PERL%%/Apache/Session/Informix.pm
%%SITE_PERL%%/Apache/Session/Lock/File.pm
%%SITE_PERL%%/Apache/Session/Lock/MySQL.pm
%%SITE_PERL%%/Apache/Session/Lock/Null.pm
%%SITE_PERL%%/Apache/Session/Lock/Semaphore.pm
%%SITE_PERL%%/Apache/Session/Lock/Sybase.pm
%%SITE_PERL%%/Apache/Session/MySQL.pm
%%SITE_PERL%%/Apache/Session/MySQL/NoLock.pm
%%SITE_PERL%%/Apache/Session/Oracle.pm
%%SITE_PERL%%/Apache/Session/Postgres.pm
%%SITE_PERL%%/Apache/Session/Serialize/Base64.pm
%%SITE_PERL%%/Apache/Session/Serialize/Storable.pm
%%SITE_PERL%%/Apache/Session/Serialize/Sybase.pm
%%SITE_PERL%%/Apache/Session/Serialize/UUEncode.pm
%%SITE_PERL%%/Apache/Session/Store/DBI.pm
%%SITE_PERL%%/Apache/Session/Store/DB_File.pm
%%SITE_PERL%%/Apache/Session/Store/File.pm
%%SITE_PERL%%/Apache/Session/Store/Informix.pm
%%SITE_PERL%%/Apache/Session/Store/MySQL.pm
%%SITE_PERL%%/Apache/Session/Store/Oracle.pm
%%SITE_PERL%%/Apache/Session/Store/Postgres.pm
%%SITE_PERL%%/Apache/Session/Store/Sybase.pm
%%SITE_PERL%%/Apache/Session/Sybase.pm
@@dirrmtry %%SITE_PERL%%/Apache/Session/Store
@@dirrmtry %%SITE_PERL%%/Apache/Session/Serialize
@@dirrmtry %%SITE_PERL%%/Apache/Session/MySQL
@@dirrmtry %%SITE_PERL%%/Apache/Session/Lock
@@dirrmtry %%SITE_PERL%%/Apache/Session/Generate
@@dirrmtry %%SITE_PERL%%/Apache/Session
@@dirrmtry %%SITE_PERL%%/Apache
@


1.9
log
@- update to 1.89
@
text
@d15 1
d31 6
a36 5
@@dirrm %%SITE_PERL%%/Apache/Session/Store
@@dirrm %%SITE_PERL%%/Apache/Session/Serialize
@@dirrm %%SITE_PERL%%/Apache/Session/Lock
@@dirrm %%SITE_PERL%%/Apache/Session/Generate
@@dirrm %%SITE_PERL%%/Apache/Session
@


1.8
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@a29 3
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
@


1.7
log
@Update to 1.60
maintainer timeout

PR:		71935
Submitted by:	me
@
text
@d32 1
a32 1
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
d38 1
a38 1
@@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
@


1.6
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a4 4
%%SITE_PERL%%/Apache/Session/MySQL.pm
%%SITE_PERL%%/Apache/Session/Oracle.pm
%%SITE_PERL%%/Apache/Session/Postgres.pm
%%SITE_PERL%%/Apache/Session/Sybase.pm
d8 1
a9 1
%%SITE_PERL%%/Apache/Session/Lock/File.pm.orig
d13 4
d24 1
a24 1
%%SITE_PERL%%/Apache/Session/Store/File.pm.orig
d29 1
d32 1
d38 1
@


1.5
log
@Add two missed files.
@
text
@d1 35
a35 35
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/DB_File.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/File.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Flex.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/MySQL.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Oracle.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Postgres.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Sybase.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate/MD5.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate/ModUniqueId.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate/ModUsertrack.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/File.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/File.pm.orig
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/MySQL.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/Null.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/Semaphore.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/Base64.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/Storable.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/Sybase.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/UUEncode.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/DBI.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/DB_File.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/File.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/File.pm.orig
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/MySQL.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/Oracle.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/Postgres.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/Sybase.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session
@


1.4
log
@Upgrade to 1.54.
@
text
@d13 1
d24 1
@


1.3
log
@Upgrade to 1.53.
@
text
@d10 2
@


1.2
log
@Upgrade to 1.51.
@
text
@d8 1
d16 1
d24 1
@


1.1
log
@Initial revision
@
text
@d1 2
a2 13
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Counted.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/PosixFileLocker.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/DaemonLocker.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/MemoryStore.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Embperl.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/SysVSemaphoreLocker.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/SingleThread.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/NullLocker.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/DBIStore.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/FileStore.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/TreeStore.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/DBI.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Tree.pm
d4 18
a21 1
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session.pm
d24 4
a28 1
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache
@


1.1.1.1
log
@A persistence framework for session data

PR:		ports/17381
Submitted by:	frank@@exit.com (Frank Mayhar)
@
text
@@
