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-Peek A perl5 data debugging tool for the XS programmer
0.96 devel Deleted on this many watch lists=2 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 0.96Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: only works with old, unsupported Perl versions
Expired This port expired on: 2007-09-11
Ignore IGNORE: requires a Perl version earlier than 5.6.0
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2007-10-16 05:40:14
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-GnuPG-Interface, mscompress
Also Listed In: perl5
License: not specified in port
Description:
Devel::Peek contains functions which allows raw Perl datatypes to be manipulated from a Perl script. This is used by those who do XS programming to check that the data they are sending from C to Perl looks as they think it should look. The trick, then, is to know what the raw datatype is supposed to look like when it gets to Perl. This document offers some tips and hints to describe good and bad raw data. Devel::Peek supplies a Dump() function which can dump a raw Perl datatype, and mstat("marker") function to report on memory usage (if perl is compiled with corresponding option). The function DeadCode() provides statistics on the data "frozen" into inactive CV. Devel::Peek also supplies SvREFCNT(), SvREFCNT_inc(), and SvREFCNT_dec() which can query, increment, and decrement reference counts on SVs.
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-Peek>0:devel/p5-Devel-Peek
No installation instructions:
This port has been deleted.
PKGNAME: p5-Devel-Peek
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: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.96
16 Oct 2007 05:40:14
Original commit files touched by this commit
linimon search for other commits by this committer
Remove p5-Devel-Peek: only works with antique versions of perl.
0.96
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
0.96
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)
0.96
14 Nov 2005 15:05:17
Original commit files touched by this commit
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
0.96
19 Apr 2004 14:42:43
Original commit files touched by this commit
tobez search for other commits by this committer
- unbreak by using IGNORE;
- detect that we don't want to install it by perl version,
  not by FreeBSD version;
- re-assign maintainership from ports@ to perl@.
0.96
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
0.96
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.96
12 Jan 2004 12:00:41
Original commit files touched by this commit
kuriyama search for other commits by this committer
Move PERL_CONFIGURE before bsd.port.pre.mk.
0.96
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>
0.96
18 May 2003 09:53:17
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.1: does not compile
0.96
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.    
02 Nov 2000 05:16:12
commit hash: fp1.5852@dev.null.freshports.orgcommit hash: fp1.5852@dev.null.freshports.orgcommit hash: fp1.5852@dev.null.freshports.orgcommit hash: fp1.5852@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: 16