Page MenuHomeFreeBSD

textproc/docproj: Add graphing capabilities in docproj
ClosedPublic

Authored by bofh on Dec 25 2023, 1:14 AM.
Tags
Referenced Files
Unknown Object (File)
Thu, May 15, 12:44 AM
Unknown Object (File)
Sat, Apr 19, 4:05 PM
Unknown Object (File)
Apr 16 2025, 2:30 AM
Unknown Object (File)
Apr 15 2025, 11:45 PM
Unknown Object (File)
Apr 12 2025, 7:59 PM
Unknown Object (File)
Feb 7 2025, 11:24 PM
Unknown Object (File)
Jan 30 2025, 10:11 AM
Unknown Object (File)
Jan 27 2025, 4:39 PM
Subscribers

Details

Reviewers
carlavilla
fernape
Group Reviewers
doceng
Summary

As part of committing this https://reviews.freebsd.org/D36982 we need to add support for gnuplot and asciidoctor diagram in the docproj so that those are installed in the build server. This patch adds the required dependencies.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bofh requested review of this revision.Dec 25 2023, 1:14 AM
bofh created this revision.
fernape added inline comments.
textproc/docproj/Makefile
13

Please, keep dependencies sorted in alphabetical order.

This revision is now accepted and ready to land.Dec 27 2023, 6:17 PM