Port details |
- p5-Devel-NYTProf Powerful feature-rich Perl source code profiler
- 6.14 devel =4 6.14Version of this port present on the latest quarterly branch.
- Maintainer: vovkasm@gmail.com
- Port Added: 2008-10-22 21:38:02
- Last Update: 2023-11-24 06:12:33
- Commit Hash: 16c0c1e
- People watching this port, also watch:: memcached, e2fsprogs, p5-MIME-Tools, autoconf, p5-Sort-Naturally
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Devel-NYTProf
- Description:
- Devel::NYTProf is a powerful feature-rich perl source code profiler.
* Performs per-line statement profiling for fine detail
* Performs per-subroutine statement profiling for overview
* Performs per-block statement profiling (the first profiler to do so)
* Accounts correctly for time spent after calls return
* Performs inclusive and exclusive timing of subroutines
* Subroutine times are per calling location (a powerful feature)
* Can profile compile-time activity, just run-time, or just END time
* Uses novel techniques for efficient profiling
* Sub-microsecond (100ns) resolution on systems with clock_gettime()
* Very fast - the fastest statement and subroutine profilers for perl
* Handles applications that fork, with no performance cost
* Immune from noise caused by profiling overheads and I/O
* Program being profiled can stop/start the profiler
* Generates richly annotated and cross-linked html reports
* Trivial to use with mod_perl - add one line to httpd.conf
* Includes an extensive test suite
* Tested on very large codebases
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Devel-NYTProf>0:devel/p5-Devel-NYTProf
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/p5-Devel-NYTProf/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Devel-NYTProf
- pkg install p5-Devel-NYTProf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Devel-NYTProf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1700336681
SHA256 (Devel-NYTProf-6.14.tar.gz) = ac24dd7da5b2247696becefc15ca935484367743aad44cb2c8cfa17a29ad8e03
SIZE (Devel-NYTProf-6.14.tar.gz) = 569967
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-File-Which>=1.09 : sysutils/p5-File-Which
- p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
- p5-Sub-Name>=0.11 : devel/p5-Sub-Name
- p5-Test-Differences>=0.60 : devel/p5-Test-Differences
- Runtime dependencies:
-
- p5-File-Which>=1.09 : sysutils/p5-File-Which
- p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Mojolicious-Plugin-NYTProf
- security/p5-openxpki
- www/p5-CatalystX-Profile
- for Run
-
- devel/p5-Mojolicious-Plugin-NYTProf
- security/p5-openxpki
- www/p5-CatalystX-Profile
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Devel-NYTProf
- 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 |
6.14 24 Nov 2023 06:12:33 |
Robert Clausecker (fuz) Author: Sergei Vyshenski |
devel/p5-Devel-NYTProf: Update to 6.14
Changelog:
https://metacpan.org/release/JKEENAN/Devel-NYTProf-6.14/source/Changes
PR: 275182
Approved by: vovkasm@gmail.com (maintainer) |
6.12 07 Jun 2023 12:00:59 |
Wen Heping (wen) Author: Sergei Vyshenski |
devel/p5-Devel-NYTProf: Update to 6.12
PR: 271864
Reported by: maintainer |
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) |
6.10 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 ) |
6.10 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 ) |
6.10 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
6.10 23 Aug 2021 20:42:20 |
Nuno Teixeira (eduardo) Author: Sergei Vyshenski |
devel/p5-Devel-NYTProf: Update to 6.10
ChangeLog:
https://metacpan.org/release/JKEENAN/Devel-NYTProf-6.10/source/Changes
PR: 257736 |
6.06 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.06 10 Oct 2018 10:23:19 |
sunpoet |
Fix version requirement of *_DEPENDS
- While I'm here, sort PLIST
With hat: perl |
6.06 10 Oct 2018 00:47:42 |
wen |
- Update to 6.06
Changes: https://metacpan.org/changes/distribution/Devel-NYTProf
PR: 232103
Submitted by: wen@(myself)
Approved by: maintainer |
6.04 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) |
6.04 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 |
6.04 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
6.04 28 Nov 2016 14:22:18 |
mat |
Update to 6.04. (Fix with Perl 5.25+)
With hat: perl@
Sponsored by: Absolight |
6.02 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
6.02 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
6.02 27 Aug 2015 09:00:48 |
amdmi3 |
- Update to 6.02
PR: 202638
Submitted by: vovkasm@gmail.com (maintainer) |
5.06_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 ) |
5.06 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
5.06 08 Sep 2014 14:24:55 |
culot |
- Update to 5.06 [1]
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Devel-NYTProf/Changes
PR: ports/193114 [1]
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
4.23 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
4.23 05 Feb 2014 09:15:26 |
miwi |
- Stage support |
4.23 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
4.23 07 Sep 2013 10:57:49 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
4.23 03 Jan 2013 15:40:35 |
culot |
- Update to 4.23
Changes: http://search.cpan.org/dist/Devel-NYTProf/Changes
PR: ports/174932
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
4.11 02 Jan 2013 14:19:48 |
culot |
- Update to 4.11 [1]
- Capitalize names (Perl) in COMMENT
Changes: http://search.cpan.org/dist/Devel-NYTProf/Changes
PR: ports/174723 [1]
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
4.09 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
4.09 08 Dec 2012 08:53:14 |
culot |
- Update to 4.09 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Trim Makefile header
Changes: http://search.cpan.org/dist/Devel-NYTProf/Changes
PR: ports/174141 [1]
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Feature safe: yes |
4.08 06 Sep 2012 05:53:09 |
swills |
- Update to 4.08
PR: ports/171077
Approved by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
4.06 03 Dec 2010 06:17:35 |
wen |
- Update to 4.06
Changelog: http://search.cpan.org/~timb/Devel-NYTProf-4.06/Changes
PR: ports/152793
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
4.05_1 24 Sep 2010 05:16:00 |
pgollucci |
- fix the order |
4.05_1 24 Sep 2010 01:31:36 |
pgollucci |
- you had to be difficult didn't you |
4.05_1 24 Sep 2010 00:44:29 |
pgollucci |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
4.05 20 Sep 2010 03:12:08 |
wen |
- Update to 4.05
PR: ports/150697
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
4.04 19 Jul 2010 14:22:40 |
jadawin |
- Update to 4.04
PR: ports/148751
Submitted by: Vladimir Timofeev <vovkasm _AT_ gmail.com> (maintainer) |
4.03 27 Jun 2010 07:31:35 |
miwi |
- Update to 4.03
PR: 148089
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Feature safe: yes |
4.02 22 Jun 2010 03:24:50 |
wen |
- Update to 4.02
PR: ports/147960
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Feature safe: yes |
3.11 17 Mar 2010 06:53:56 |
wen |
- Update to 3.11
PR: ports/144811
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
3.02 06 Mar 2010 19:36:43 |
amdmi3 |
- Update to 3.02
- While here, correct RUN_DEPENDS=${BUILDS_DEPENDS}
PR: 144489
Submitted by: Vladimir Timofeev <vovkasm@gmail.com>
Feature safe: yes |
3.01 29 Dec 2009 13:15:32 |
amdmi3 |
- Update to 3.01
PR: 142122
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
3.00 25 Dec 2009 10:59:10 |
wen |
- Update to 3.00
PR: ports/141995
Submitted by: Wen Heping (myself)
Approved by: maintainer |
2.10 29 Jun 2009 08:45:39 |
jadawin |
- Update to 2.10
PR: 136154
Submitted by: Vladimir Timofeev <vovkasm gmail.com> |
2.09 09 May 2009 09:18:50 |
miwi |
- Update to 2.09
PR: 134310
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
2.08 01 Mar 2009 22:34:10 |
amdmi3 |
- Update to 2.08
PR: 132234
Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> (maintainer) |
2.07 02 Nov 2008 11:07:16 |
amdmi3 |
- Update to 2.07
PR: 128527
Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> |
2.05 22 Oct 2008 21:37:22 |
amdmi3 |
Devel::NYTProf is a powerful feature-rich perl source code profiler.
* Performs per-line statement profiling for fine detail
* Performs per-subroutine statement profiling for overview
* Performs per-block statement profiling (the first profiler to do so)
* Accounts correctly for time spent after calls return
* Performs inclusive and exclusive timing of subroutines
* Subroutine times are per calling location (a powerful feature)
* Can profile compile-time activity, just run-time, or just END time
* Uses novel techniques for efficient profiling
* Sub-microsecond (100ns) resolution on systems with clock_gettime()
* Very fast - the fastest statement and subroutine profilers for perl
* Handles applications that fork, with no performance cost
* Immune from noise caused by profiling overheads and I/O
* Program being profiled can stop/start the profiler
* Generates richly annotated and cross-linked html reports
* Trivial to use with mod_perl - add one line to httpd.conf
* Includes an extensive test suite
* Tested on very large codebases
WWW: http://search.cpan.org/dist/Devel-NYTProf/
PR: 128255
Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> |