Port details |
- p5-Scope-Upper Act on upper scopes
- 0.34 devel
=3 0.34Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2009-05-12 15:56:52
- Last Update: 2023-04-09 13:37:29
- Commit Hash: b911037
- People watching this port, also watch:: p5-Data-Perl, p5-MIME-Tools, php81-pear, libevent
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Scope-Upper
- Description:
- This module lets you defer actions at run-time that will take place when
the control flow returns into an upper scope. Currently, you can:
* hook an upper scope end with "reap" ;
* localize variables, array/hash values or deletions of elements in
higher contexts with respectively "localize", "localize_elem" and
"localize_delete" ;
* return values immediately to an upper level with "unwind", and know
which context was in use then with "want_at".
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Scope-Upper>0:devel/p5-Scope-Upper
- To install the port:
- cd /usr/ports/devel/p5-Scope-Upper/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Scope-Upper
- pkg install p5-Scope-Upper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Scope-Upper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680726442
SHA256 (Scope-Upper-0.34.tar.gz) = 581d8bc510debd0c456a5fc7952cb7138ae667bf38f3a77e96d773dc3196a41e
SIZE (Scope-Upper-0.34.tar.gz) = 98128
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
-
- devel/p5-Return-MultiLevel
- www/rt44
- www/rt50
- for Run
-
- devel/p5-Return-MultiLevel
- lang/p5-TryCatch
- www/rt44
- www/rt50
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Scope-Upper
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.34 09 Apr 2023 13:37:29
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Scope-Upper: Update to 0.34
Changes: https://metacpan.org/dist/Scope-Upper/changes |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.33 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.33 20 Jul 2022 14:21:35
    |
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 ) |
0.33 17 Apr 2022 23:58:56
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Scope-Upper: Update to 0.33
Changes: https://metacpan.org/dist/Scope-Upper/changes |
0.32 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.32 08 Jul 2019 18:49:03
  |
sunpoet  |
Update to 0.32
Changes: https://metacpan.org/changes/distribution/Scope-Upper |
0.31 29 Aug 2018 19:10:57
  |
sunpoet  |
Update to 0.31
Changes: https://metacpan.org/changes/distribution/Scope-Upper |
0.30 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.30 05 Nov 2017 21:16:35
  |
sunpoet  |
Update to 0.30
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.29 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.29 21 Jun 2016 15:08:16
  |
mat  |
Update to 0.29.
Sponsored by: Absolight |
0.28_1 04 Jun 2016 20:58:50
  |
pi  |
devel/p5-Scope-Upper: fix build with perl 5.24
Source of patch see
https://rt.cpan.org/Public/Bug/Display.html?id=112246
and there:
http://www.nntp.perl.org/group/perl.perl5.porters/2016/05/msg236847.html,
the patches from Dave Mitchell
PR: 210036 |
0.28 27 Mar 2016 16:29:00
  |
antoine  |
Do not include bsd.port.pre.mk twice |
0.28 25 Mar 2016 17:29:57
  |
mat  |
Mark as broken with Perl 5.23.8+
The context system was rewritten, it stopped building with this commit:
https://github.com/Perl/perl5/commit/9513529
See Also: https://rt.cpan.org/Public/Bug/Display.html?id=112246
Sponsored by: Absolight |
0.28 19 Aug 2015 16:44:58
  |
sunpoet  |
- Update to 0.28
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.27 29 Jun 2015 15:47:45
  |
adamw  |
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.
Remove all instances of it from perl@ ports. |
0.27 28 Mar 2015 12:17:35
  |
sunpoet  |
- Update to 0.27
- Allow to strip shared library as regular user
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.26 13 Mar 2015 14:02:36
  |
sunpoet  |
- Update to 0.26
- Sort PLIST
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.25_1 26 Nov 2014 13:08:38
  |
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 ) |
0.25 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
0.25 15 Oct 2014 13:03:03
  |
culot  |
- Update to 0.25
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.24 10 Jun 2014 12:14:14
  |
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.24 31 Oct 2013 07:36:26
  |
vanilla  |
Support STAGEDIR. |
0.24 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.24 10 Sep 2013 12:55:09
  |
tobez  |
Update to 0.24.
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.23 02 Sep 2013 12:26:33
  |
tobez  |
Update to 0.23.
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.22 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.22 31 Jan 2013 19:36:52
  |
culot  |
- Update to 0.22
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.21 24 Sep 2012 12:49:22
  |
culot  |
- Update to 0.21
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.20 19 Sep 2012 07:07:00
  |
culot  |
- Update to 0.20
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.19 05 Sep 2012 10:11:21
  |
culot  |
- Update to 0.19
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.18 11 Oct 2011 06:18:22
 |
clsung  |
- Update to 0.18 |
0.17 04 Oct 2011 16:31:47
 |
sunpoet  |
- Update to 0.17
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.16 05 Sep 2011 08:58:12
 |
culot  |
- Update to 0.16
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.15 31 Aug 2011 07:36:25
 |
culot  |
- Update to 0.15
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/Scope-Upper/Changes |
0.14 13 Mar 2011 16:32:30
 |
swills  |
- Update to 0.14
Changelog: http://cpansearch.perl.org/dist/Scope-Upper/Changes |
0.13 22 Dec 2010 19:12:11
 |
mat  |
Update to 0.13
Changes: http://cpansearch.perl.org/dist/Scope-Upper/Changes |
0.12 08 Jul 2010 15:57:39
 |
skv  |
- Update to 0.12
- Change MAINTAINER to perl@
Changes: http://cpansearch.perl.org/src/VPIT/Scope-Upper-0.12/Changes |
0.09 24 May 2009 10:27:19
 |
skv  |
Update to 0.09
Changes: http://cpansearch.perl.org/src/VPIT/Scope-Upper-0.09/Changes
PR: ports/134795
Submitted by: pgollucci |
0.08 12 May 2009 15:56:33
 |
skv  |
Add p5-Scope-Upper 0.08, act on upper scopes. |