Port details |
- p5-Perl6-Junction Perl6 style Junction operators in Perl5
- 1.60000_1 devel
=2 Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2007-07-18 16:25:25
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: p5-Net-Domain-TLD, p5-type1inst, font-misc-meltho, screen
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This is a lightweight module which provides 'Junction' operators,
the most commonly used being any and all.
WWW: https://metacpan.org/release/Perl6-Junction
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Perl6-Junction>0:devel/p5-Perl6-Junction
- To install the port:
- cd /usr/ports/devel/p5-Perl6-Junction/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Perl6-Junction
- pkg install p5-Perl6-Junction
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Perl6-Junction
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Perl6-Junction-1.60000.tar.gz) = d02375e85197e8f91b4cb2d3334ae9a89f60022f78f5cd6076dcd4ec6fb27164
SIZE (Perl6-Junction-1.60000.tar.gz) = 7275
- 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
-
- textproc/p5-Data-FormValidator
- for Run
-
- textproc/p5-Data-FormValidator
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Perl6-Junction
- 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.60000_1 |
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.60000_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
1.60000_1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.60000_1 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.60000_1 |
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.60000 |
bapt  |
Cleanup plist |
31 Oct 2013 06:20:33
1.60000 |
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
1.60000 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
25 Aug 2013 16:39:39
1.60000 |
sunpoet  |
- Update to 1.60000
Changes: http://search.cpan.org/dist/Perl6-Junction/Changes |
02 Aug 2013 18:52:11
1.50000 |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
09 Jan 2013 08:36:42
1.50000 |
culot  |
- Update to 1.50000
- Add LICENSE (Artistic 1 & GPL 1)
- Sort plist
Changes: http://search.cpan.org/dist/Perl6-Junction/Changes
PR: ports/175156
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
17 May 2011 11:05:02
1.40000 |
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
29 Jan 2009 17:41:17
1.40000 |
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
30 Jun 2008 20:46:17
1.40000 |
erwin  |
Update to 1.40000 |
01 Mar 2008 15:29:36
1.30000_1 |
erwin  |
- use CPAN macro
- simplify dependency
- bump PORTREVISION
PR: 121200
Submitted by: leeym |
18 Jul 2007 16:24:15
1.30000 |
erwin  |
Add p5-Perl6-Junction, a lightweight module which provides 'Junction' operators,
the most commonly used being any and all. |