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-Graph Graph, the Perl module for graph operations
0.9727,1 math on this many watch lists=6 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.9727,1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-10-09 18:02:47
Last Update: 2023-06-26 01:16:51
Commit Hash: 7efec70
People watching this port, also watch:: p5-XML-Parser, libiconv, zip, expat, sudo
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Graph
Description:
This is Graph, the Perl module for graph operations as the code was for the 1st edition of "Mastering Algorithms with Perl", by Jon Orwant, Jarkko Hietaniemi, and John Macdonald, published in August 1999 by the O'Reilly and Associates.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Graph-0.9727,1/catalog.mk
  2. /usr/local/share/licenses/p5-Graph-0.9727,1/LICENSE
  3. /usr/local/share/licenses/p5-Graph-0.9727,1/ART10
  4. /usr/local/share/licenses/p5-Graph-0.9727,1/GPLv1+
  5. lib/perl5/site_perl/Graph.pm
  6. lib/perl5/site_perl/Graph.pod
  7. lib/perl5/site_perl/Graph/AdjacencyMap.pm
  8. lib/perl5/site_perl/Graph/AdjacencyMap/Light.pm
  9. lib/perl5/site_perl/Graph/AdjacencyMatrix.pm
  10. lib/perl5/site_perl/Graph/Attribute.pm
  11. lib/perl5/site_perl/Graph/BitMatrix.pm
  12. lib/perl5/site_perl/Graph/Directed.pm
  13. lib/perl5/site_perl/Graph/MSTHeapElem.pm
  14. lib/perl5/site_perl/Graph/Matrix.pm
  15. lib/perl5/site_perl/Graph/SPTHeapElem.pm
  16. lib/perl5/site_perl/Graph/TransitiveClosure.pm
  17. lib/perl5/site_perl/Graph/TransitiveClosure/Matrix.pm
  18. lib/perl5/site_perl/Graph/Traversal.pm
  19. lib/perl5/site_perl/Graph/Traversal/BFS.pm
  20. lib/perl5/site_perl/Graph/Traversal/DFS.pm
  21. lib/perl5/site_perl/Graph/Undirected.pm
  22. lib/perl5/site_perl/Graph/UnionFind.pm
  23. lib/perl5/site_perl/man/man3/Graph.3.gz
  24. lib/perl5/site_perl/man/man3/Graph::AdjacencyMap.3.gz
  25. lib/perl5/site_perl/man/man3/Graph::AdjacencyMatrix.3.gz
  26. lib/perl5/site_perl/man/man3/Graph::BitMatrix.3.gz
  27. lib/perl5/site_perl/man/man3/Graph::Directed.3.gz
  28. lib/perl5/site_perl/man/man3/Graph::Matrix.3.gz
  29. lib/perl5/site_perl/man/man3/Graph::TransitiveClosure.3.gz
  30. lib/perl5/site_perl/man/man3/Graph::TransitiveClosure::Matrix.3.gz
  31. lib/perl5/site_perl/man/man3/Graph::Traversal.3.gz
  32. lib/perl5/site_perl/man/man3/Graph::Traversal::BFS.3.gz
  33. lib/perl5/site_perl/man/man3/Graph::Traversal::DFS.3.gz
  34. lib/perl5/site_perl/man/man3/Graph::Undirected.3.gz
  35. lib/perl5/site_perl/man/man3/Graph::UnionFind.3.gz
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • p5-Graph>0:math/p5-Graph
To install the port:
cd /usr/ports/math/p5-Graph/ && make install clean
To add the package, run one of these commands:
  • pkg install math/p5-Graph
  • pkg install p5-Graph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Graph
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1687734017 SHA256 (Graph-0.9727.tar.gz) = 392a8916dc95131abe8c913dfcac7698484bf4866b42af5f7043c0062e742229 SIZE (Graph-0.9727.tar.gz) = 147842

Packages (timestamps in pop-ups are UTC):
p5-Graph
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9727,10.9727,10.9716,10.9727,10.9727,1-0.9714,1-
FreeBSD:13:quarterly0.9727,10.9727,10.9727,10.9727,10.9727,10.9727,10.9727,10.9727,1
FreeBSD:14:latest0.9727,10.9727,10.9725,10.9727,10.9727,10.9726,1-0.9726,1
FreeBSD:14:quarterly0.9727,10.9727,1-0.9727,10.9727,10.9727,10.9727,10.9727,1
FreeBSD:15:latest0.9727,10.9727,1n/a0.9727,1n/a0.9727,10.9727,10.9727,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Heap>=0 : devel/p5-Heap
  2. p5-Set-Object>=1.40 : devel/p5-Set-Object
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Heap>=0 : devel/p5-Heap
  2. p5-Set-Object>=1.40 : devel/p5-Set-Object
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. biology/p5-BioPerl
  2. devel/p5-Make
  3. graphics/p5-Graph-ReadWrite
  4. graphics/p5-Graph-SocialMap
  5. graphics/p5-Graph-Writer-GraphViz
  6. graphics/p5-GraphViz2
  7. net-mgmt/netdisco

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. biology/p5-bioperl*
  2. net/xbone*
  3. Collapse this list of deleted ports.
for Run
  1. biology/p5-BioPerl
  2. devel/p5-Make
  3. graphics/p5-Graph-ReadWrite
  4. graphics/p5-Graph-SocialMap
  5. graphics/p5-Graph-Writer-GraphViz
  6. graphics/p5-GraphViz2
  7. net-mgmt/netdisco

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. biology/p5-bioperl*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
math_p5-Graph
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Graph/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Graph/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Graph/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Graph/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Graph/
  7. http://backpan.perl.org/modules/by-module/Graph/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Graph/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Graph/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Graph/
  12. https://www.cpan.org/modules/by-module/Graph/
Collapse this list.

Number of commits found: 67

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9727,1
26 Jun 2023 01:16:51
commit hash: 7efec70c4465d81df73f918db7fa7d0d0d508cc1commit hash: 7efec70c4465d81df73f918db7fa7d0d0d508cc1commit hash: 7efec70c4465d81df73f918db7fa7d0d0d508cc1commit hash: 7efec70c4465d81df73f918db7fa7d0d0d508cc1 files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/p5-Graph: Update to 0.9727
0.9726,1
12 Feb 2023 09:27:08
commit hash: 2391f7fb9978fb8d1b3f873cb30bdcb358edf06dcommit hash: 2391f7fb9978fb8d1b3f873cb30bdcb358edf06dcommit hash: 2391f7fb9978fb8d1b3f873cb30bdcb358edf06dcommit hash: 2391f7fb9978fb8d1b3f873cb30bdcb358edf06d files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/p5-Graph: Update to 0.9726
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.9725,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.9725,1
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9725,1
12 Oct 2021 13:02:31
commit hash: 82693f8beabb1f676387b45686ab02a46daadd10commit hash: 82693f8beabb1f676387b45686ab02a46daadd10commit hash: 82693f8beabb1f676387b45686ab02a46daadd10commit hash: 82693f8beabb1f676387b45686ab02a46daadd10 files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/p5-Graph: Update to 0.9725
0.9724,1
20 Sep 2021 02:13:32
commit hash: 49182f8863ddf358640fd0171a2ee3f6c4fb103bcommit hash: 49182f8863ddf358640fd0171a2ee3f6c4fb103bcommit hash: 49182f8863ddf358640fd0171a2ee3f6c4fb103bcommit hash: 49182f8863ddf358640fd0171a2ee3f6c4fb103b files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/p5-Graph: Update to 0.9724
0.9722,1
06 Jul 2021 19:17:31
commit hash: 80a5ed8edc501ee2eb443de6073e5d6b0ae7ce7acommit hash: 80a5ed8edc501ee2eb443de6073e5d6b0ae7ce7acommit hash: 80a5ed8edc501ee2eb443de6073e5d6b0ae7ce7acommit hash: 80a5ed8edc501ee2eb443de6073e5d6b0ae7ce7a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/p5-Graph: Update to 0.9722

Changes:	https://metacpan.org/dist/Graph/changes
0.9721,1
30 May 2021 19:53:33
commit hash: f9f01c19a171f34f41518b33d5f6c5031b11a7f5commit hash: f9f01c19a171f34f41518b33d5f6c5031b11a7f5commit hash: f9f01c19a171f34f41518b33d5f6c5031b11a7f5commit hash: f9f01c19a171f34f41518b33d5f6c5031b11a7f5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/p5-Graph: Update to 0.9721

Changes:	https://metacpan.org/changes/distribution/Graph
0.9717,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9717,1
01 Feb 2021 19:46:02
Revision:563736Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9717

Changes:	https://metacpan.org/changes/distribution/Graph
0.9716,1
10 Jan 2021 23:16:38
Revision:561182Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9716

Changes:	https://metacpan.org/changes/distribution/Graph
0.9714,1
03 Jan 2021 20:23:50
Revision:560225Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9714

Changes:	https://metacpan.org/changes/distribution/Graph
0.9712,1
19 Dec 2020 20:20:00
Revision:558627Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9712

Changes:	https://metacpan.org/changes/distribution/Graph
0.9707,1
03 Nov 2020 08:31:06
Revision:553962Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9707
0.9704,1
15 Apr 2019 21:15:54
Revision:499055Original commit files touched by this commit
sunpoet search for other commits by this committer
Add PORTSCOUT

0.9704 is the latest version. 0.20105 was created on May 30, 2004 [1].

[1] https://cpan.metacpan.org/modules/by-module/Graph/Graph-0.20105.tar.gz
0.9704,1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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)
0.9704,1
04 Oct 2018 09:08:36
Revision:481212Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Cleanup pkg-descr

Approved by:	portmgr blanket
0.9704,1
10 Sep 2018 11:17:00
Revision:479390Original commit files touched by this commit
des search for other commits by this committer
Reassign all of tobez@'s p5 ports to perl@.

Approved by:	tobez
0.9704,1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.9704,1
20 Feb 2018 18:42:43
Revision:462415Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.9704.
0.96_2,1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.96_2,1
31 Mar 2016 15:23:13
Revision:412231Original commit files touched by this commit
mat search for other commits by this committer
Cleanup dependencies on lang/p5-Scalar-List-Utils.

The different cases are:

- Only bring it if the one bundled with Perl is outdated.
- The version bundled with all our Perl is sufficient.
- Scalar-List-Util is not really needed by the port.
  (looking for /(Sub|Scalar|List)::Util/ returns nothing.)

While there, do some minor cleanup that caught my eye.

PR:		208378
With hat:	perl@
Sponsored by:	Absolight
0.96_1,1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
0.96,1
30 Jan 2014 09:42:49
Revision:341825Original commit files touched by this commit
az search for other commits by this committer
- add stage support

Approved by:	portmgr (blanket infrastructure)
0.96,1
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
0.96,1
05 Aug 2013 15:05:30
Revision:324276Original commit files touched by this commit
az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
0.96,1
27 May 2013 08:20:50
Revision:319171Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.96.

Changes:	http://search.cpan.org/dist/Graph/Changes
0.94,1
03 Jun 2012 05:56:20
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: maintainer (tobez@ via IM)
0.94,1
21 Jan 2012 17:40:15
Original commit files touched by this commit
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
0.94,1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.94,1
14 Mar 2010 01:06:03
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.94.

Changes:        http://search.cpan.org/dist/Graph/Changes
0.93,1
07 Mar 2010 16:57:58
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.93.

Changes:        http://search.cpan.org/dist/Graph/Changes
0.92,1
04 Mar 2010 12:00:37
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.92.

Changes:        http://search.cpan.org/dist/Graph/Changes
Feature safe:   yes
0.91,1
10 Feb 2009 12:01:41
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.91.

Changes: http://search.cpan.org/dist/Graph/Changes
0.90,1
09 Jan 2009 09:46:31
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.90.

Changes: http://search.cpan.org/dist/Graph/Changes
0.84,1
17 Apr 2008 14:30:31
Original commit files touched by this commit
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)
0.84,1
23 Oct 2007 17:12:17
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.84.

http://search.cpan.org/src/JHI/Graph-0.84/Changes
0.81,1
08 Sep 2007 01:01:47
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.81,1
24 Jan 2007 09:59:17
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.81.
0.80,1
22 Sep 2006 12:38:12
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.80.

PR:             103116
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
0.79,1
17 Aug 2006 18:41:12
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.79.

PR:     101535
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
0.78,1
26 Jul 2006 08:59:18
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.78.
0.75,1
09 Jun 2006 07:40:20
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.75.
0.74,1
01 Jun 2006 12:44:44
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.74.
0.73,1
28 May 2006 09:08:07
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.73.
0.72,1
27 May 2006 18:25:14
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.72.
0.71,1
24 May 2006 06:45:26
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.71.
0.69,1
22 Jan 2006 02:26:24
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.69,1
07 Dec 2005 05:55:28
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.69.
0.68,1
24 Nov 2005 16:00:46
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.68.
0.67,1
21 Sep 2005 19:31:43
Original commit files touched by this commit
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
0.67,1
11 Sep 2005 11:36:07
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.67.
0.65,1
24 May 2005 12:30:35
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.65.
0.61,1
03 Apr 2005 10:36:35
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.61.
0.59,1
07 Mar 2005 13:45:26
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.59.
0.58,1
21 Feb 2005 08:58:34
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.58.
0.57,1
13 Feb 2005 14:47:45
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.57.
0.55,1
24 Jan 2005 19:21:48
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.55.
0.54,1
24 Jan 2005 18:09:33
Original commit files touched by this commit
tobez search for other commits by this committer
This ports needs weak references, which are only available in perl
>=5.6.

Noticed by:     buildcluster via kris
0.54,1
19 Jan 2005 15:43:23
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.54, bump PORTEPOCH.
0.20105
02 Jul 2004 07:37:29
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.20105

Approved by:    maintainer (implicit)
0.20101
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.20101
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.20101
07 Mar 2003 06:06:10
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.20101
28 Oct 2002 13:33:22
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.20101.
09 Oct 2001 22:02:47
commit hash: fp1.19553@dev.null.freshports.orgcommit hash: fp1.19553@dev.null.freshports.orgcommit hash: fp1.19553@dev.null.freshports.orgcommit hash: fp1.19553@dev.null.freshports.org files touched by this commit
tobez search for other commits by this committer
Add p5-Graph, the Perl module for graph operations.    

Number of commits found: 67