Port details |
- p5-Class-Mix Perl module for dynamic class mixing
- 0.006 devel
=1 0.006Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2009-05-21 16:35:22
- Last Update: 2021-06-10 14:46:03
- Commit Hash: 19c07b8
- People watching this port, also watch:: p5-Net-Domain-TLD, php74-ldap, php74-pdo_sqlite, p5-Params-Classify, python
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- The "mix_class" function provided by this module dynamically generates
`anonymous' classes with specified inheritance.
WWW: https://metacpan.org/release/Class-Mix
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Class-Mix>0:devel/p5-Class-Mix
- To install the port:
- cd /usr/ports/devel/p5-Class-Mix/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Class-Mix
- pkg install p5-Class-Mix
- PKGNAME: p5-Class-Mix
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1501508098
SHA256 (Class-Mix-0.006.tar.gz) = 8747f643893914f8c44979f1716d0c1ec8a41394796555447944e860f1ff7c0b
SIZE (Class-Mix-0.006.tar.gz) = 8328
- 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:
-
- p5-Params-Classify>=0 : devel/p5-Params-Classify
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Params-Classify>=0 : devel/p5-Params-Classify
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- net/p5-Net-CLI-Interact
- security/p5-Crypt-Eksblowfish
- for Run
-
- net/p5-Net-CLI-Interact
- security/p5-Crypt-Eksblowfish
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Class-Mix
- 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 |
10 Jun 2021 14:46:03 0.006
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Class-Mix: Cosmetic change |
06 Apr 2021 14:31:07 0.006
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.006
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.006
|
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
0.006
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
31 Jul 2017 15:49:21
0.006
|
sunpoet  |
Update to 0.006
Changes: http://search.cpan.org/dist/Class-Mix/Changes |
01 Apr 2016 14:00:57
0.005_3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
25 Aug 2015 03:09:31
0.005_3
|
sunpoet  |
- Add NO_ARCH
- Take maintainership |
24 Aug 2015 19:09:22
0.005_3
|
brix  |
- Drop maintainership |
01 Jan 2015 16:26:23
0.005_3
|
sunpoet  |
- Update *_DEPENDS: parent is already in all supported Perl releases
- Bump PORTREVISION for dependency change
With hat: perl |
26 Nov 2014 13:08:38
0.005_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
0.005_1
|
bapt  |
Cleanup plist |
31 Jan 2014 15:23:30
0.005_1
|
miwi  |
- Stage support |
20 Sep 2013 17:13:47
0.005_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
09 Sep 2013 09:45:13
0.005_1
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
19 Feb 2012 18:46:14
0.005_1
|
brix  |
- Add missing DEPENDS
PR: ports/164964
Submitted by: swills |
30 Oct 2011 18:15:10
0.005
|
brix  |
- Update to v0.005
- Pet portlint(1) |
03 Jul 2011 14:59:23
0.004
|
ohauer  |
-remove MD5 |
27 Oct 2010 21:25:50
0.004
|
brix  |
- Update to v0.004
- Add LICENSE information |
21 May 2009 16:35:03
0.003
|
brix  |
- Add p5-Class-Mix:
The "mix_class" function provided by this module dynamically generates
`anonymous' classes with specified inheritance.
WWW: http://search.cpan.org/dist/Class-Mix/ |