Port details |
- p5-namespace-autoclean Keep imports out of your namespace
- 0.31 devel =15 0.31Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2009-05-13 05:28:04
- Last Update: 2024-10-13 19:14:14
- Commit Hash: f4ee08c
- People watching this port, also watch:: p5-libwww, libxml2, p5-MRO-Compat, p5-namespace-clean, p5-Data-OptList
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/namespace-autoclean
- Description:
- When you import a function into a Perl package, it will naturally also
be available as a method.
The namespace::autoclean pragma will remove all imported symbols at the
end of the current package's compile cycle. Functions called in the
package itself will still be bound by their name, but they won't show up
as methods on your class or instances.
This module is very similar to namespace::clean, except it will clean
all imported functions, no matter if you imported them before or after
you used the pragma. It will also not touch anything that looks like a
method, according to Class::MOP::Class::get_method_list.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-namespace-autoclean>0:devel/p5-namespace-autoclean
- To install the port:
- cd /usr/ports/devel/p5-namespace-autoclean/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-namespace-autoclean
- pkg install p5-namespace-autoclean
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-namespace-autoclean
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728829606
SHA256 (namespace-autoclean-0.31.tar.gz) = d3b32c82e1d2caa9d58b8c8075965240e6cab66ab9350bd6f6bea4ca07e938d6
SIZE (namespace-autoclean-0.31.tar.gz) = 39548
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-B-Hooks-EndOfScope>=0.12 : devel/p5-B-Hooks-EndOfScope
- p5-namespace-clean>=0.20 : devel/p5-namespace-clean
- p5-Sub-Identify>=0 : devel/p5-Sub-Identify
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Moo>=0 : devel/p5-Moo
- p5-Moose>=2 : devel/p5-Moose
- p5-Mouse>=0 : devel/p5-Mouse
- p5-Test-Fatal>=0 : devel/p5-Test-Fatal
- p5-Test-Needs>=0 : devel/p5-Test-Needs
- p5-Test-Spelling>0.12 : devel/p5-Test-Spelling
- Runtime dependencies:
-
- p5-B-Hooks-EndOfScope>=0.12 : devel/p5-B-Hooks-EndOfScope
- p5-namespace-clean>=0.20 : devel/p5-namespace-clean
- p5-Sub-Identify>=0 : devel/p5-Sub-Identify
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- databases/p5-App-Sqitch
- databases/p5-DBIx-Class-DeploymentHandler
- databases/p5-DBIx-Class-MooseColumns
- databases/p5-HTML-FormHandler-Model-DBIC
- devel/p5-Algorithm-Networksort
- devel/p5-AnyEvent-Filesys-Notify
- devel/p5-AnyEvent-Subprocess
-
Deleted ports which required this port:
- for Run
-
- databases/p5-App-Sqitch
- databases/p5-DBIx-Class-DeploymentHandler
- databases/p5-DBIx-Class-MooseColumns
- databases/p5-HTML-FormHandler-Model-DBIC
- devel/p5-Algorithm-Networksort
- devel/p5-AnyEvent-Filesys-Notify
- devel/p5-AnyEvent-Subprocess
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-namespace-autoclean
- 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.31 13 Oct 2024 19:14:14 |
Rodrigo Osorio (rodrigo) |
devel/p5-namespace-autoclean: update to 0.31
Changelog: https://metacpan.org/dist/namespace-autoclean/changes
Port changes:
* Minor reordering changes to make portfmt happy |
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.29 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.29 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.29 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.29 26 Aug 2019 11:49:31 |
sunpoet |
Update to 0.29
Changes: https://metacpan.org/changes/distribution/namespace-autoclean |
0.28 06 Oct 2018 13:06:45 |
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) |
0.28 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.28 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.28 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.28 15 Oct 2015 20:18:20 |
sunpoet |
- Update to 0.28
Changes: http://search.cpan.org/dist/namespace-autoclean/Changes |
09 Sep 2015 15:33:47
|
adamw |
Update to 0.27. Switch to configure instead of modbuildtiny, and adjust
dependencies. In particular, move Moose to TEST_DEPENDS, and while there
add Moo and Mouse to TEST_DEPENDS to enable (nearly) the entire test
suite. |
0.26 08 Jun 2015 19:38:07 |
sunpoet |
- Update to 0.26
Changes: http://search.cpan.org/dist/namespace-autoclean/Changes |
0.25 05 Jun 2015 18:58:30 |
sunpoet |
- Add NO_ARCH |
0.25 05 Jun 2015 14:40:24 |
jadawin |
- Update to 0.25 |
0.24 12 Jan 2015 18:35:32 |
sunpoet |
- Update to 0.24
Changes: http://search.cpan.org/dist/namespace-autoclean/Changes |
0.23 03 Jan 2015 17:13:54 |
sunpoet |
- Update to 0.23
- Sort PLIST
Changes: http://search.cpan.org/dist/namespace-autoclean/Changes |
0.20_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.20 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.20 08 Sep 2014 12:18:13 |
culot |
- Update to 0.20
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/namespace-autoclean/Changes |
0.19 20 Jul 2014 08:10:14 |
leeym |
- update to 0.19 |
0.13 01 Nov 2013 13:08:12 |
vanilla |
Support STAGEDIR. |
0.13 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.13 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.13 27 Aug 2011 11:01:33 |
sunpoet |
- Update to 0.13
Changes: http://search.cpan.org/dist/namespace-autoclean/Changes |
0.12_1 20 Jun 2011 08:36:20 |
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 |
0.12_1 07 Jun 2011 09:13:15 |
az |
Update devel/p5-Moose to version 2.0007
Changelog: http://cpansearch.perl.org/dist/Moose/Changes
See also UPDATING entry 20110607 about this. |
0.12 20 Feb 2011 20:00:45 |
leeym |
- update to 0.12
0.12 Fri, 04 Feb 2010 10:39:00 +0000
* Bump namespace::clean dep to 0.20 to pull in the bugfix for
Package::Stash::XS 0.19 |
0.11 29 May 2010 05:31:42 |
leeym |
- update to 0.11 |
0.10 07 May 2010 05:21:28 |
az |
Update to 0.10
Changes: http://search.cpan.org/dist/namespace-autoclean/Changes |
0.09 10 Jan 2010 20:15:39 |
skv |
Save from barbarians: set MAINTAINER to perl@ |
0.09 10 Jan 2010 03:54:09 |
linimon |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
0.09 17 Sep 2009 13:39:00 |
skv |
Update to 0.09
Changes:
http://cpansearch.perl.org/src/FLORA/namespace-autoclean-0.09/Changes
Feature safe: yes |
0.08 09 Jul 2009 18:47:22 |
pgollucci |
- Update to 0.08
PR: ports/136531
Approved by: skv (blanket)
Submitted by: myself (pgollucci@) |
0.07 03 Jul 2009 20:12:38 |
pgollucci |
- Update to 0.07
PR: ports/135774
Approved by: maintainer timeout (skv; 16 days)
Submitted by: myself (pgollucci@) |
0.05 13 May 2009 05:27:35 |
skv |
Add p5-namespace-autoclean 0.05, keep imports out of your namespace. |