84a0 FreshPorts -- devel/p5-SPOPS
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-SPOPS 0.87_1 devel Deleted on this many watch lists=1 search for ports that depend on this port
Deprecated DEPRECATED: Depend on the expired p5-Class-Fields
Expired This port expired on: 2012-11-27
Simple Perl Object Persistence with Security
Was Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 May 2002 14:22:36
Also Listed In: perl5
License: not specified in port


SPOPS is a robust and powerful module that allows you to serialize objects.  It
is unique in that it also allows you to apply security to these objects using
a fairly simple but powerful scheme of users and groups.

It's also unique in that for most objects, you will not need to write any code.
A fairly simple configuration file is all you need which you can then feed to
SPOPS and have a class for your object ready to go, right out of thin air.

The configuration you specify not only lists the properties of the object and
possibly some information about where its data should be stored, but can also
describe the relationship an object might have with another object (or
objects).

One great benefit is that you can retrofit SPOPS to existing data.  If you
don't use any of the metadata layers or security, you can simply describe your
data in a configuration file, process the configuration and start making (and
processing) objects.  If you want to add security to these objects later, it's
easy!

Author: Chris Winters <chris@cwinters.com>
WWW: http://search.cpan.org/dist/SPOPS/
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-ISA
  2. devel/p5-Class-Date
  3. devel/p5-Carp-Assert
  4. devel/p5-Class-Fields
  5. devel/p5-Class-Accessor
  6. devel/p5-Class-Factory
  7. devel/p5-Devel-StackTrace
  8. devel/p5-Log-Dispatch
  9. devel/p5-Log-Log4perl
  10. devel/p5-Time-Piece
  11. lang/perl5.12
Required To Run:
  1. devel/p5-Class-ISA
  2. devel/p5-Class-Date
  3. devel/p5-Carp-Assert
  4. devel/p5-Class-Fields
  5. devel/p5-Class-Accessor
  6. devel/p5-Class-Factory
  7. devel/p5-Devel-StackTrace
  8. devel/p5-Log-Dispatch
  9. devel/p5-Log-Log4perl
  10. devel/p5-Time-Piece
  11. lang/perl5.12
There are no ports dependent upon this port

No installation instructions: this port has been deleted.

The package name of this deleted port was: p5-SPOPS


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/authors/id/C/CW/CWINTERS/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CW/CWINTERS/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/C/CW/CWINTERS/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CW/CWINTERS/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/C/CW/CWINTERS/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CW/CWINTERS/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/C/CW/CWINTERS/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/C/CW/CWINTERS/
  11. http://at.cpan.org/authors/id/C/CW/CWINTERS/
  12. http://backpan.perl.org/authors/id/C/CW/CWINTERS/
  13. http://cpan.nctu.edu.tw/authors/id/C/CW/CWINTERS/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/C/CW/CWINTERS/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/C/CW/CWINTERS/
  16. http://www.cpan.dk/authors/id/C/CW/CWINTERS/
  17. http://www.cpan.dk/modules/by-module/
Port Moves
  • port deleted on 2012-11-28
    REASON: Has expired: Depend on the expired p5-Class-Fields

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Nov 2012 09:45:45
Original commit files touched by this commit  0.87_1
bapt search for other commits by this committer
2012-11-27 devel/p5-SPOPS: Depend on the expired p5-Class-Fields
2012-11-26 textproc/lemmatizer: No more public distfiles
2012-11-26 net/relay: No more public distfiles
2012-11-26 x11-clocks/bmp-alarm: No more public distfiles
2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles
2012-11-26 japanese/libicq: No more public distfiles and development ceased
2012-11-26 graphics/tonicpoint-viewer: No more public distfiles
2012-11-26 devel/safestr: No more public distfiles

Feature safe:	yes
27 Oct 2012 18:43:19
Original commit files touched by this commit  0.87_1
bapt search for other commits by this committer
Deprecate, development seems to have ceased and it depends on the deprecated
(upstream) and expired (ports) p5-Class-Field

Feature safe:	yes
14 Jun 2012 16:47:15
Original commit files touched by this commit  0.87_1
ak search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az
Approved by:    eadler (mentor)
07 May 2012 15:42:51
Original commit files touched by this commit  0.87_1
skv search for other commits by this committer
Pass maintainership of almost of my "p5-*" ports to "perl@".

(I hope updating of them will be improved).
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.87_1
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
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.87_1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
08 Sep 2011 08:36:43
Original commit files touched by this commit  0.87_1
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.87_1
ohauer search for other commits by this committer
-remove MD5
28 Jan 2010 22:37:43
Original commit files touched by this commit  0.87_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 14).

Approved by:    portmgr (itetcu)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.87
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 00:59:21
Original commit files touched by this commit  0.87
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
02 Jun 2006 15:41:14
Original commit files touched by this commit  0.87
skv search for other commits by this committer
* update to 0.87
* assign maintainership to perl@

PR:             ports/98309
Submitted by:   aaron
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.80
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.80
trevor search for other commits by this committer
SIZEify (maintainer timeout)
08 Dec 2003 17:27:24
Original commit files touched by this commit  0.80
skv search for other commits by this committer
Updated to 0.80
26 Jun 2003 17:01:21
Original commit files touched by this commit  0.78
skv search for other commits by this committer
Update to 0.78

PR:     ports/53727
21 May 2003 11:55:34
Original commit files touched by this commit  0.76
skv search for other commits by this committer
Updated to 0.76

PR:     ports/52210
07 Mar 2003 06:01:16
Original commit files touched by this commit  0.61
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
27 May 2002 14:21:34
Original commit files touched by this commit  0.61
skv search for other commits by this committer
Add p5-SPOPS 0.61, simple Perl Object Persistence with Security.

Number of commits found: 19

2832
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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight79
new month211

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