7a36 FreshPorts -- devel/p5-Class-ReturnValue
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-Class-ReturnValue 0.55 devel on this many watch lists=19 search for ports that depend on this port
A return-value object that can be treated as a boolean, array, or object
Maintained by: tobez@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Jan 2003 02:02:22
Also Listed In: perl5
License: not specified in port


Class::ReturnValue is a "clever" return value object that can allow
code calling your routine to expect:
    a boolean value (did it fail)
or  a list (what are the return values)

Author: Jesse Vincent <jesse@bestpractical.com>
WWW: http://search.cpan.org/dist/Class-ReturnValue/
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-Devel-StackTrace
  2. lang/perl5.12
Required To Run:
  1. devel/p5-Devel-StackTrace
  2. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Class-ReturnValue/ && make install clean
To add the package: pkg_add -r p5-Class-ReturnValue


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/Class/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Class/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Class/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Class/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Class/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Class/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Class/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Class/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Class/
  11. http://at.cpan.org/modules/by-module/Class/
  12. http://backpan.perl.org/modules/by-module/Class/
  13. http://cpan.nctu.edu.tw/modules/by-module/Class/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Class/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Class/
  16. http://www.cpan.dk/modules/by-module/Class/
  17. http://www.cpan.dk/modules/by-module/Class/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
16 Dec 2012 06:12:28
Original commit files touched by this commit  0.55
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
25 Jul 2012 06:32:08
Original commit files touched by this commit  0.55
cs search for other commits by this committer
Fix typos in COMMENT
03 Jun 2012 05:56:20
Original commit files touched by this commit  0.55
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: maintainer (tobez@ via IM)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.55
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.55
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
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.55
ohauer search for other commits by this committer
-remove MD5
19 May 2008 13:12:08
Original commit files touched by this commit  0.55
araujo search for other commits by this committer
- Include some ports in perl5 category.

PR:             ports/123530
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    flz (portmgr)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.55
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)
23 Oct 2007 17:05:33
Original commit files touched by this commit  0.55
tobez search for other commits by this committer
Update to 0.55.  Remove unused dependency.  Require perl 5.8.X.

Changes: http://search.cpan.org/src/JESSE/Class-ReturnValue-0.55/Changes
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.53
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.53
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)
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.53
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
11 Sep 2005 11:30:32
Original commit files touched by this commit  0.53
tobez search for other commits by this committer
Update to 0.53.
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.52
trevor search for other commits by this committer
SIZEify (maintainer timeout)
16 Dec 2003 09:33:22
Original commit files touched by this commit  0.52
tobez search for other commits by this committer
Update to 0.52.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.51
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
05 Mar 2003 19:48:26
Original commit files touched by this commit  0.51
tobez search for other commits by this committer
Update to 0.51, retire pkg-comment, SITE_PERL, and MANPREFIX.
26 Jan 2003 02:01:58
Original commit files touched by this commit  0.40
tobez search for other commits by this committer
Add p5-Class-ReturnValue, a perl class that implements return-value
objects that can be treated as a boolean, array or object, depending on
what the user needs.

Number of commits found: 18

2842
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 1
new 48 hours8
new 7 days28
new fortnight85
new month173

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