Port details |
- p5-MooseX-Aliases Easy aliasing of methods and attributes in Moose
- 0.11_1 devel =3 0.11_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2009-09-10 08:16:46
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: php81-pear, php81-pear-horde-Horde_Alarm, php81-pear-XML_DTD, autoconf, libXdamage
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/MooseX-Aliases
- Description:
- The MooseX::Aliases module will allow you to quickly alias methods in
Moose. It provides an alias parameter for has() to generate aliased
accessors as well as the standard ones. Attributes can also be
initialized in the constructor via their aliased names.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-MooseX-Aliases>0:devel/p5-MooseX-Aliases
- To install the port:
- cd /usr/ports/devel/p5-MooseX-Aliases/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-MooseX-Aliases
- pkg install p5-MooseX-Aliases
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-MooseX-Aliases
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (MooseX-Aliases-0.11.tar.gz) = c4850f972426c3447aaeed8dcb4033e84460ca51705ad3ea78b63af919fe0748
SIZE (MooseX-Aliases-0.11.tar.gz) = 17732
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-Moose>=1.09 : devel/p5-Moose
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Moose>=1.09 : devel/p5-Moose
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- graphics/p5-Graphics-Color
- textproc/p5-XML-Toolkit
- www/p5-HTML-FormFu
- for Run
-
- graphics/p5-Graphics-Color
- textproc/p5-XML-Toolkit
- www/p5-HTML-FormFu
Configuration Options:
- No options to configure
- Options name:
- devel_p5-MooseX-Aliases
- 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 |
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.11_1 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.11_1 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.11_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11_1 10 Oct 2018 19:10:25 |
sunpoet |
Remove Perl core module |
0.11_1 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
0.11_1 16 Aug 2018 09:08:06 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
0.11_1 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.11_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.11_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.11 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.11 06 Jan 2014 14:40:31 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.11 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.11 08 Sep 2013 16:15:53 |
tobez |
Update to 0.11.
Changes: http://search.cpan.org/dist/MooseX-Aliases/Changes |
0.10 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
0.10 05 Sep 2011 10:10:39 |
tobez |
Update to 0.10.
Changes: http://search.cpan.org/dist/MooseX-Aliases/Changes |
0.09 21 Jun 2011 06:58:21 |
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
- Utilize CPAN macro |
0.09 14 Feb 2011 12:32:44 |
tobez |
Update to 0.09.
Changes: http://search.cpan.org/dist/MooseX-Aliases/Changes |
0.08 25 Jan 2010 13:43:32 |
tobez |
Update to 0.08.
Changes: http://search.cpan.org/dist/MooseX-Aliases/Changes |
0.07_1 25 Jan 2010 13:38:50 |
tobez |
Fix manpages list.
Pointy hat to: pgollucci |
0.07 09 Jan 2010 23:28:30 |
pgollucci |
- Update to 0.07
PR: ports/141608
Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by: myself (pgollucci@) |
0.05 23 Sep 2009 10:31:47 |
tobez |
Update to 0.05.
Changes: http://search.cpan.org/dist/MooseX-Aliases/Changes
Feature safe: yes |
0.04 21 Sep 2009 09:42:36 |
tobez |
Update to 0.04.
Changes: http://search.cpan.org/dist/MooseX-Aliases/Changes
Feature safe: yes |
0.03 10 Sep 2009 08:16:24 |
tobez |
Add devel/p5-MooseX-Aliases 0.03, a Perl modules that extends
devel/p5-Moose to allow quick aliasing of Moose methods. |