2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-31 09:49:41 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
Update to 2.66. From the changelog:
2.66 2021-02-21
- from_graph not drop isolated vertices - thanks @jhannah-mm for report
2.65 2021-01-09
- undirected edges don't get doubled in from_graph, changes dot_input
2.64 2021-01-01
- fix multigraph-handling
2.63 2021-01-01
- from_graph to handle multigraphs
2.62 2020-11-16
- fix label quoting
2.61 2020-11-08
- support Perl 5.8.8
2.60 2020-11-04
- fix GraphViz2->from_graph object method
- Parse::STT add visualise modes: REs become nodes or ports for clearer
transitions
- more robust quoting for record ports
- add handling array-ref for record ports
2.59 2020-10-31
- GraphViz2->from_graph, dep on Graph, use as intermediate in Parse::Regexp
- convert Parse::Yacc, Parse::Yapp, Parse::STT to graph-based
2.58 2020-10-19
- add combine_node_and_port global option
- add_node(label => [{port=>...}]) no need <>
2.57 2020-10-15
- drop unnecessary use of "open" and "charnames"
- setting defaults for subgraphs no longer affects outside those
- now let DOT figure out inheritance rather than respecifying everything
in subgraphs
- fixed docs on controlling subgraph attributes
2.56 2020-10-13
- fix problem when "which" returns empty list not scalar - thanks
@eserte for report
2.55 2020-10-13
- fix bugs in webgen scripts
- make dot_input be lazy-built
- zap undoc-ed dependency method that actually belongs in ::Parse::ISA
2.54 2020-10-09
- zap report_valid_attributes method
- drop Log::Handler, any object that can "debug" or "error" works
2.53 2020-10-09
- drop Try::Tiny
2.52 2020-10-09
- zap obsolete special case in a test/webgen for Darwin - fix #7. Thanks
@dbevans for report!
2.51 2020-10-08
- DOT input now prettier
- tests rearranged so can run in parallel, ergo quicker
- tests now rigorously capture DOT input in each scenario
- generating web content updated, output removed from distro so smaller
- drop Set::Array
2.50 2020-10-02
- dropped 3 more unnecessary deps, metadata tweak
2.49 2020-09-27
- split out into own distro: GraphViz2::DBI, GraphViz2::Parse::XML,
GraphViz2::Parse::ISA, GraphViz2::Data::Grapher,
GraphViz2::Parse::RecDescent
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-20 09:44:23 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-GraphViz2: update to 2.48.
2.48 2020-09-17
- updated graphviz URLs to current graphviz.org ones
- use GitHub issue tracker
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|