aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-B-Graph
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | Notes: svn path=/head/; revision=154105
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* search.cpan.org redirect reduction canonicalization project, pass 2:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing. Notes: svn path=/head/; revision=143305
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* mat@FreeBSD.org reports no response from this maintainer for severalMark Linimon2004-02-111-1/+1
| | | | | | | | | | months about his other ports, so reset this one too. His last approved update was 16 months ago. Maintainer, if this is in error, please contact me directly. Notes: svn path=/head/; revision=100730
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Remove empty directories on uninstall.Steve Price2001-04-141-0/+2
| | | | Notes: svn path=/head/; revision=41387
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* Upgrade to 0.51Kevin Lo2001-01-102-3/+3
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=37051
* Add p5-B-Graph, a perl module for displaying perl-internals informationNeil Blakey-Milner2000-08-015-0/+40
with a graph layout tool (such as Dot and VGC, apparently). PR: ports/20164 Submitted by: Leo Kim <leo@florida.sarang.net> Notes: svn path=/head/; revision=31211