Port details |
- p5-Graph-ReadWrite Reading and Writing a variety of graph file formats
- 2.10 graphics =2 2.10Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2004-08-12 09:04:34
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Graph-ReadWrite
- Description:
- This is a collection of perl classes for reading and writing
directed graphs in a variety of file formats. The graphs are
represented in Perl using Jarkko Hietaniemi's Graph classes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Graph-ReadWrite>0:graphics/p5-Graph-ReadWrite
- To install the port:
- cd /usr/ports/graphics/p5-Graph-ReadWrite/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/p5-Graph-ReadWrite
- pkg install p5-Graph-ReadWrite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Graph-ReadWrite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622214050
SHA256 (Graph-ReadWrite-2.10.tar.gz) = 516c1ea9facb995dbc38d1735d58974b2399862567e731b729c8d0bc2ee5a14b
SIZE (Graph-ReadWrite-2.10.tar.gz) = 29993
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Graph>=0,1 : math/p5-Graph
- p5-Parse-Yapp>=0 : devel/p5-Parse-Yapp
- p5-XML-Parser>=0 : textproc/p5-XML-Parser
- p5-XML-Writer>=0 : textproc/p5-XML-Writer
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Graph>=0,1 : math/p5-Graph
- p5-Parse-Yapp>=0 : devel/p5-Parse-Yapp
- p5-XML-Parser>=0 : textproc/p5-XML-Parser
- p5-XML-Writer>=0 : textproc/p5-XML-Writer
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- graphics/p5-Graph-Writer-GraphViz
- for Run
-
- graphics/p5-Graph-Writer-GraphViz
Configuration Options:
- No options to configure
- Options name:
- graphics_p5-Graph-ReadWrite
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.10 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.10 30 May 2021 19:53:23 |
Po-Chuan Hsieh (sunpoet) |
graphics/p5-Graph-ReadWrite: Update to 2.10
Changes: https://metacpan.org/changes/distribution/Graph-ReadWrite |
2.09 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.09 19 Dec 2020 20:19:42 |
sunpoet |
Add LICENSE_FILE
- Update version requirement of *_DEPENDS |
2.09 06 Oct 2018 13:06:45 |
des |
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) |
2.09 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.09 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.09 08 Oct 2016 22:57:06 |
adamw |
Update to 2.09.
Changes: https://metacpan.org/changes/distribution/Graph-ReadWrite |
2.08 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.08 04 Nov 2015 20:12:05 |
sunpoet |
- Update to 2.08
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Graph-ReadWrite/Changes |
2.07 22 Feb 2015 10:44:14 |
sunpoet |
- Update to 2.07
- Add LICENSE
- Remove post-patch: which is fixed by upstream
- Sort PLIST
Changes: http://search.cpan.org/dist/Graph-ReadWrite/Changes |
2.06_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
2.06 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
2.06 10 Feb 2014 23:21:54 |
ehaupt |
Update to 2.06 |
2.04 05 Nov 2013 01:33:02 |
vanilla |
Support STAGEDIR. |
2.04 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.04 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
2.04 21 Aug 2013 14:17:51 |
mat |
Update to 2.04 |
2.03 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.03 17 Dec 2012 06:15:27 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
2.03 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
2.03 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
2.03 15 Feb 2012 05:53:41 |
sunpoet |
- Update to 2.03
Changes: http://search.cpan.org/dist/Graph-ReadWrite/Changes |
2.02 13 Feb 2012 04:44:11 |
sunpoet |
- Update to 2.02
- Sort MAN3 and PLIST
Changes: http://search.cpan.org/dist/Graph-ReadWrite/Changes |
2.01 13 Feb 2012 00:51:44 |
wen |
- Update to 2.01
ChangeLog: http://cpansearch.perl.org/src/NEILB/Graph-ReadWrite-2.01/Changes
- Reset maintainer to perl@ |
2.00 21 Jan 2012 17:40:15 |
eadler |
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 |
2.00 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
2.00 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.00 17 Apr 2008 14:30:31 |
araujo |
- 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) |
2.00 08 Nov 2005 12:56:15 |
arved |
* Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio |
2.00 21 Sep 2005 19:35:50 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 2:
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. |
2.00 13 Mar 2005 19:00:46 |
arved |
Update to 2.00
Drop Maintainership |
1.07 31 Jan 2005 20:23:25 |
arved |
Fix dependency
Submitted by: tobez |
1.07 12 Aug 2004 16:00:47 |
arved |
Add p5-Graph-ReadWrite, reads and writes various graph formats |