Port details |
- p5-Return-Value Polymorphic return values for Perl
- 1.666005 devel
=5 Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2005-12-27 09:36:44
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: p5-Image-Size, screen, pcre, libidn
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Polymorphic return values are really useful. Often, we just want to
know if something worked or not. Other times, we'd like to know what
the error text was. Still others, we may want to know what the error
code was, and what the error properties were. We don't want to handle
objects or data structures for every single return value, but we do want
to check error conditions in our code because that's what good
programmers do.
WWW: https://metacpan.org/release/Return-Value
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Return-Value>0:devel/p5-Return-Value
- To install the port:
- cd /usr/ports/devel/p5-Return-Value/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Return-Value
- pkg install p5-Return-Value
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Return-Value
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1536860897
SHA256 (Return-Value-1.666005.tar.gz) = 8e2260a96531e93686200b9c8850ebe005d88ce369ff6bc70ff1a7405b7550ac
SIZE (Return-Value-1.666005.tar.gz) = 20412
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- mail/p5-Email-Send
- for Run
-
- mail/p5-Email-Send
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Return-Value
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 1.666005 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.666005 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 May 2020 13:13:25
1.666005 |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
13 Sep 2018 21:55:19
1.666005 |
sunpoet  |
Update to 1.666005
- Add LICENSE
- Remove outdated post-patch:
Changes: https://metacpan.org/changes/distribution/Return-Value |
10 Sep 2018 11:17:00
1.666002_2 |
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
27 May 2018 20:15:20
1.666002_2 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
26 Nov 2014 13:08:38
1.666002_2 |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
1.666002_1 |
bapt  |
Cleanup plist |
06 Jan 2014 12:55:04
1.666002_1 |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
1.666002_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
05 Aug 2013 15:05:30
1.666002_1 |
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
27 Jul 2013 16:06:25
1.666002_1 |
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
03 Jan 2013 09:21:30
1.666002_1 |
tobez  |
Remove deprecation warning introduced with the last update.
Unfortunately, this port is depended on by quite a few other ports,
so we do not want the deprecation warning at this stage.
Patch up the sources instead of a more drastic PORTEPOCH bump.
PR: 174904
Submitted by: Olli Hauer |
27 Dec 2012 10:47:28
1.666002 |
tobez  |
Update to 1.666002.
Changes: http://search.cpan.org/dist/Return-Value/Changes |
20 Jun 2011 08:36:20
1.666001 |
az  |
- 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.
- Remove MD5 checksum |
02 Jul 2009 10:12:52
1.666001 |
tobez  |
Update to 1.666001.
Changes: http://search.cpan.org/dist/Return-Value/Changes
Submitted by: pgollucci
PR: 135766 |
17 Apr 2008 14:30:31
1.302 |
araujo  |
- 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
1.302 |
linimon  |
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 |
28 Nov 2006 14:17:01
1.302 |
tobez  |
Update to 1.302. |
21 Sep 2006 12:34:47
1.301 |
tobez  |
Update to 1.301. |
22 Jan 2006 01:48:34
1.30 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
27 Dec 2005 09:35:56
1.30 |
tobez  |
Add devel/p5-Return-Value 1.30, a Perl module that provides polymorphic
return values. |