802e FreshPorts -- www/p5-Apache-Session-Wrapper
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Apache-Session-Wrapper 0.34 www on this many watch lists=0 search for ports that depend on this port
Simple wrapper around Apache::Session
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Oct 2004 11:39:16
Also Listed In: perl5
License: not specified in port


This module is a simple wrapper around Apache::Session which provides some
methods to simplify getting and setting the session id.

It can uses cookies to store the session id, or it can look in a provided
object for a specific parameter. Alternately, you can simply provide the
session id yourself in the call to the session() method.

If you're using Mason, you should probably take a look at
MasonX::Request::WithApacheSession first, which integrates this module directly
into Mason.

WWW: http://search.cpan.org/dist/Apache-Session-Wrapper/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Class-Container
  2. devel/p5-Params-Validate
  3. devel/p5-Exception-Class
  4. www/p5-Apache-Session
  5. devel/p5-Module-Build
  6. lang/perl5.14
Required To Run:
  1. devel/p5-Class-Container
  2. devel/p5-Params-Validate
  3. devel/p5-Exception-Class
  4. www/p5-Apache-Session
  5. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-Apache-Session-Wrapper/ && make install clean
To add the package: pkg_add -r p5-Apache-Session-Wrapper


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Apache/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Apache/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Apache/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Apache/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Apache/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Apache/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Apache/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Apache/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Apache/
  11. http://at.cpan.org/modules/by-module/Apache/
  12. http://backpan.perl.org/modules/by-module/Apache/
  13. http://cpan.nctu.edu.tw/modules/by-module/Apache/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Apache/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Apache/
  16. http://www.cpan.dk/modules/by-module/Apache/
  17. http://www.cpan.dk/modules/by-module/Apache/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  0.34
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
05 Jun 2012 13:12:33
Original commit files touched by this commit  0.34
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.34
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.34
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.34
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
10 Jun 2010 01:35:54
Original commit files touched by this commit  0.34
pgollucci search for other commits by this committer
- Update to 0.34

With Hat:       perl@
Changes:        http:/search.cpan.org/dist/Apache-Session-Wrapper/Changes
23 Oct 2009 00:30:06
Original commit files touched by this commit  0.33
leeym search for other commits by this committer
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint

PR:             follow-up to ports/139837
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
16 Aug 2009 09:55:32
Original commit files touched by this commit  0.33
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
31 Aug 2007 13:37:23
Original commit files touched by this commit  0.33
mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
27 Sep 2006 13:21:28
Original commit files touched by this commit  0.33
mat search for other commits by this committer
Update to 0.33
20 Sep 2006 11:17:47
Original commit files touched by this commit  0.32
mat search for other commits by this committer
Update to 0.32
12 Jul 2006 22:37:30
Original commit files touched by this commit  0.31
mat search for other commits by this committer
Update to 0.31
14 Jun 2006 15:57:05
Original commit files touched by this commit  0.29
mat search for other commits by this committer
Update to 0.29
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.26
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)
22 Nov 2005 11:33:48
Original commit files touched by this commit  0.26
mat search for other commits by this committer
Update to 0.26
31 Oct 2005 18:24:21
Original commit files touched by this commit  0.25
erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
30 Aug 2005 12:33:08
Original commit files touched by this commit  0.25
mat search for other commits by this committer
Update to 0.25
28 Jun 2005 16:17:16
Original commit files touched by this commit  0.21
mat search for other commits by this committer
Update to 0.21
17 Feb 2005 14:18:07
Original commit files touched by this commit  0.19
mat search for other commits by this committer
Update to 0.19
Add some docs
12 Oct 2004 11:32:32
Original commit files touched by this commit  0.17
mat search for other commits by this committer
Add p5-Apache-Session-Wrapper 0.17, a simple wrapper around
Apache::Session.

Number of commits found: 20

284f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0