Port details |
- p5-Class-Inspector Provides information about classes
- 1.36 devel =31 1.36Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2002-12-10 10:08:08
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libiconv, p5-Digest-HMAC, freetype2, expat, curl
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Class-Inspector
- Description:
- Class::Inspector allows you to get information about a loaded class. Most or all
of this information can be found in other ways, but they aren't always very
friendly, and usually involve a relatively high level of Perl wizardry, or
strange and unusual looking code. Class::Inspector attempts to provide an
easier, more friendly interface to this information.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Class-Inspector>0:devel/p5-Class-Inspector
- To install the port:
- cd /usr/ports/devel/p5-Class-Inspector/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Class-Inspector
- pkg install p5-Class-Inspector
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Class-Inspector
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1563735476
SHA256 (Class-Inspector-1.36.tar.gz) = cc295d23a472687c24489d58226ead23b9fdc2588e522f0b5f0747741700694e
SIZE (Class-Inspector-1.36.tar.gz) = 27412
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
-
- databases/p5-DBIx-Class
- databases/p5-DBIx-Class-Schema-Loader
- devel/cvsmonitor
- devel/p5-Class-C3-Componentised
- devel/p5-Class-Component
- devel/p5-Class-Default
- devel/p5-Class-Handle
-
Deleted ports which required this port:
- for Run
-
- databases/p5-DBIx-Class
- databases/p5-DBIx-Class-Schema-Loader
- devel/cvsmonitor
- devel/p5-Class-C3-Componentised
- devel/p5-Class-Component
- devel/p5-Class-Default
- devel/p5-Class-Handle
-
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-Class-Inspector
- 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) |
1.36 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 ) |
1.36 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 ) |
1.36 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.36 21 Jul 2019 20:46:57 |
sunpoet |
Update to 1.36
- Update pkg-descr
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Class-Inspector |
1.34 29 Mar 2019 14:16:28 |
sunpoet |
Update to 1.34
Changes: https://metacpan.org/changes/distribution/Class-Inspector |
1.32 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 |
1.32 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.32 09 Aug 2017 19:35:45 |
sunpoet |
Update to 1.32
Changes: http://search.cpan.org/dist/Class-Inspector/Changes |
1.31 26 Nov 2016 10:33:57 |
sunpoet |
- Add LICENSE_FILE |
1.31 25 Nov 2016 17:37:15 |
adamw |
Update to 1.31, sort plist, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Class-Inspector |
1.28_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 ) |
1.28 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.28 28 Oct 2013 13:46:26 |
vanilla |
support STAGEDIR. |
1.28 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.28 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.28 04 Dec 2012 09:30:00 |
tobez |
Update to 1.28.
Changes: http://cpansearch.perl.org/src/ADAMK/Class-Inspector-1.28/Changes
Feature safe: yes |
1.27 26 Jan 2012 09:41:41 |
culot |
- Update to 1.27
Changes: http://search.cpan.org/dist/Class-Inspector/Changes |
1.25 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
1.25 17 Mar 2011 16:45:45 |
bapt |
- update to 1.25
- add licenses
- changes: http://cpansearch.perl.org/src/ADAMK/Class-Inspector-1.25/Changes |
1.24 12 Dec 2010 21:31:09 |
pgollucci |
- Pass to perl@ |
1.24 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. |
1.24 05 Jun 2009 22:43:56 |
pgollucci |
- Update to 1.24
PR: ports/134807
Approved by: maintainer timeout (skv; 15 days)
Submitted by: me |
1.23 21 Jun 2008 22:12:49 |
leeym |
- Update to 1.23
PR: 124376
Submitted by: leeym
Approved by: maintainer timeout |
1.22 31 May 2008 19:46:08 |
miwi |
- Update to 1.22
PR: 123447
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by: maintainer timeout |
1.17_1 23 May 2008 21:18:39 |
olgeni |
Hunt for typos in devel/p5-*. |
1.17_1 20 Mar 2008 00:33:10 |
leeym |
- use CPAN macro
- ignore the dependency in core perl list
- bump PORTREVISION
PR: 121198
Submitted by: leeym
Approved by: maintainer timeout |
1.17 27 Sep 2007 19:27:47 |
skv |
Update to 1.17
Changes: http://search.cpan.org/src/ADAMK/Class-Inspector-1.17/Changes |
1.16 24 May 2006 07:03:23 |
skv |
Update to 1.16 (distfile catch-up only)
PR: ports/97634
Submitted by: Christopher Boumenot <boumenot xx gmail.com> |
1.13 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.13 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.13 25 Oct 2005 09:43:12 |
skv |
Update to 1.13
Changes: http://search.cpan.org/src/ADAMK/Class-Inspector-1.13/Changes |
1.12 15 Sep 2005 10:35:23 |
skv |
Update to 1.12 |
1.11 07 Sep 2005 09:00:31 |
skv |
Update to 1.11 |
1.08_1 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
1.08 15 Feb 2005 16:45:45 |
skv |
Update to 1.08 |
1.07 27 Jan 2005 10:11:50 |
skv |
Update to 1.07 |
1.06 11 Aug 2004 13:57:23 |
skv |
Updated to 1.06 |
1.03 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.03 16 Jan 2004 11:44:59 |
skv |
Updated to 1.03 |
1.01 11 Nov 2003 08:31:11 |
skv |
Updated to 1.01 |
1.0 19 May 2003 13:15:40 |
skv |
Updated to 1.0
PR: ports/51832 |
0.2 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.2 10 Dec 2002 10:02:12 |
skv |
Add p5-Class-Inspector 0.2, provides information about classes. |