notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Devel-DProf A Perl code profiler
19990108 devel Deleted on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 19990108Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: only works for old, unsupported Perl versions
Expired This port expired on: 2007-09-11
Ignore IGNORE: Version included in perl distribution is newer
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2007-09-18 15:55:03
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-Apache-Session, zip, lsof, p5-Digest-MD5
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/DProf/
Description:
The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using the most time and which subroutines are being called most often. This information can also be used to create an execution graph of the script, showing subroutine relationships. WWW: http://search.cpan.org/dist/DProf/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • p5-Devel-DProf>0:devel/p5-Devel-DProf
No installation instructions:
This port has been deleted.
PKGNAME: p5-Devel-DProf
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.8.8 : lang/perl5.8
Runtime dependencies:
  1. perl5.8.8 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (19 items)
Collapse this list.
  1. ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/Devel/
  2. ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/Devel/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Devel/
  5. ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/Devel/
  6. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Devel/
  7. ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Devel/
  8. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Devel/
  9. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Devel/
  10. ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/Devel/
  11. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Devel/
  12. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Devel/
  13. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Devel/
  14. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Devel/
  15. http://at.cpan.org/modules/by-module/Devel/
  16. http://backpan.cpan.org/modules/by-module/Devel/
  17. http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/Devel/
  18. http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/Devel/
  19. http://www.cpan.dk/modules/by-module/Devel/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
19990108
18 Sep 2007 15:55:03
Original commit files touched by this commit
miwi search for other commits by this committer
2007-08-22 lang/fesi: Depends on obsolete version of jdk
2007-09-04 lang/gnomebasic: Five years abandoned project; functionality folded
into mono
2007-09-01 lang/gnat-gcc34: This port was made for initial bootstraping of later
versions and is no longer needed
2007-09-01 devel/hs-green-card: "Does not build with latest GHC"
2007-09-11 devel/p5-Devel-DProf: only works for old, unsupported Perl versions
19990108
08 Sep 2007 00:56:04
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
19990108
04 Aug 2006 12:34:50
Original commit files touched by this commit
erwin search for other commits by this committer
Add support for DESTDIR part I.

This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
19990108
22 Jan 2006 01:48:34
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
19990108
25 Nov 2005 22:02:00
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256

Approved by:    mat (perl; maintainer)
19990108
11 Aug 2004 16:31:49
Original commit files touched by this commit
skv search for other commits by this committer
Update port:

* mark as IGNORE if perl >= 5.6.0 (already included)
* clean pkg-descr
* change MAINTAINER to perl@FreeBSD.org
19990108
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
19990108
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
19990108
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
01 Mar 2001 06:39:18
commit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.orgcommit hash: fp1.10151@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
31 Oct 2000 07:37:00
commit hash: fp1.5735@dev.null.freshports.orgcommit hash: fp1.5735@dev.null.freshports.orgcommit hash: fp1.5735@dev.null.freshports.orgcommit hash: fp1.5735@dev.null.freshports.org files touched by this commit
kuriyama search for other commits by this committer
Add 2 @unexec rmdir's.    
23 Oct 2000 22:03:12
commit hash: fp1.5413@dev.null.freshports.orgcommit hash: fp1.5413@dev.null.freshports.orgcommit hash: fp1.5413@dev.null.freshports.orgcommit hash: fp1.5413@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.    
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
17 Jun 2000 03:37:15
commit hash: fp1.1031@dev.null.freshports.orgcommit hash: fp1.1031@dev.null.freshports.orgcommit hash: fp1.1031@dev.null.freshports.orgcommit hash: fp1.1031@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

Number of commits found: 14