aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session/pkg-plist
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-06-10 17:06:08 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-06-10 17:06:08 +0000
commit9fa2a071a7532e21774c327fea650d5434f4a69c (patch)
tree388e06f034730296a99cb8a738d5753fb9e5578a /www/p5-Apache-Session/pkg-plist
parenta56e059f990f676cbe9c09d466fee23ec389284b (diff)
Notes
Diffstat (limited to 'www/p5-Apache-Session/pkg-plist')
-rw-r--r--www/p5-Apache-Session/pkg-plist39
1 files changed, 24 insertions, 15 deletions
diff --git a/www/p5-Apache-Session/pkg-plist b/www/p5-Apache-Session/pkg-plist
index 495f1b1511bd..2f149134b882 100644
--- a/www/p5-Apache-Session/pkg-plist
+++ b/www/p5-Apache-Session/pkg-plist
@@ -1,19 +1,28 @@
-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
-lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/File.pm
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/Generate/MD5.pm
+lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/File.pm
+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/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/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%%/%%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
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache