77cc FreshPorts -- devel/p5-Devel-Cycle
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Devel-Cycle 1.11 devel on this many watch lists=2 search for ports that depend on this port
Find memory cycles in objects

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jan 2004 19:00:25
Also Listed In: perl5
License: not specified in port


This is a simple developer's tool for finding circular references in
objects and other types of references.  Because of Perl's
reference-count based memory management, circular references will cause
memory leaks.

WWW: http://search.cpan.org/dist/Devel-Cycle/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/p5-Scalar-List-Utils
  2. lang/perl5.8
Required To Run:
  1. lang/p5-Scalar-List-Utils
  2. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Devel-Cycle/ && make install clean
To add the package: pkg_add -r p5-Devel-Cycle


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Devel/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Devel/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Devel/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Devel/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Devel/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Devel/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Devel/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Devel/
  10. http://at.cpan.org/modules/by-module/Devel/
  11. http://backpan.perl.org/modules/by-module/Devel/
  12. http://cpan.nctu.edu.tw/modules/by-module/Devel/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Devel/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Devel/
  15. http://www.cpan.dk/modules/by-module/Devel/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Jun 2012 17:15:26
Original commit files touched by this commit  1.11
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.11
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.11
ohauer search for other commits by this committer
-remove MD5
10 Jan 2010 03:54:09
Original commit files touched by this commit  1.11
linimon search for other commits by this committer
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.
25 Dec 2009 23:57:36
Original commit files touched by this commit  1.11
miwi search for other commits by this committer
- Update to 1.11

Changes:
        http://cpansearch.perl.org/src/LDS/Devel-Cycle-1.11/Changes

PR:             140202
Submitted by:   ehaupt@
Approved by:    maintainer timeout
11 Jul 2008 13:14:50
Original commit files touched by this commit  1.10
skv search for other commits by this committer
Update to 1.10

Changes:        http://search.cpan.org/src/LDS/Devel-Cycle-1.10/Changes
09 Jun 2008 09:51:25
Original commit files touched by this commit  1.09
skv search for other commits by this committer
Update to 1.09

Changes:        http://search.cpan.org/src/LDS/Devel-Cycle-1.09/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.07
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 00:56:04
Original commit files touched by this commit  1.07
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
24 May 2006 07:40:28
Original commit files touched by this commit  1.07
skv search for other commits by this committer
Update to 1.07

Changes:        http://search.cpan.org/dist/Devel-Cycle/
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.04
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.04
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)
11 Jun 2005 16:13:12
Original commit files touched by this commit  1.04
skv search for other commits by this committer
* 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)
28 Apr 2005 11:18:41
Original commit files touched by this commit  1.04
skv search for other commits by this committer
Update to 1.04
26 Jan 2005 16:31:59
Original commit files touched by this commit  1.03
skv search for other commits by this committer
Update to 1.03
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.02
trevor search for other commits by this committer
SIZEify (maintainer timeout)
22 Jan 2004 14:54:50
Original commit files touched by this commit  1.02
skv search for other commits by this committer
Mark port as depending on perl 5.6.1.

Pointed by:     kris
16 Jan 2004 18:59:14
Original commit files touched by this commit  1.02
skv search for other commits by this committer
Add p5-Devel-Cycle 1.02, find memory cycles in objects.

Number of commits found: 18

283e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight79
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0