Page MenuHomeFreeBSD

New port: databases/sqliteconvert
ClosedPublic

Authored by tobik on Mar 5 2017, 12:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 3:51 PM
Unknown Object (File)
Tue, Nov 18, 2:37 AM
Unknown Object (File)
Wed, Nov 12, 12:54 AM
Unknown Object (File)
Fri, Nov 7, 1:53 AM
Unknown Object (File)
Thu, Oct 30, 4:38 PM
Unknown Object (File)
Tue, Oct 28, 1:23 PM
Unknown Object (File)
Oct 22 2025, 5:37 PM
Unknown Object (File)
Oct 21 2025, 6:05 AM
Subscribers
None

Details

Summary
New port: databases/sqliteconvert

Sqliteconvert is a set of tools to convert SQLite3 schema files into
documentation.  It includes sqlite2dot(1), which converts into a
graphviz file; sqlite2html(1), which converts into an HTML5 fragment;
and sqliteconvert(1), which pulls these tools together with some sane
default templates.

WWW: https://kristaps.bsd.lv/sqliteconvert/

Approved by:	??? (mentor)
Differential Revision:	https://reviews.freebsd.org/D????
Test Plan

poudriere testport 11.0/amd64 ok
poudriere testport 10.3/i386 ok
portlin -AC ok

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 7910
Build 8049: arc lint + arc unit

Event Timeline

tobik retitled this revision from to New port: databases/sqliteconvert.
tobik updated this object.
tobik edited the test plan for this revision. (Show Details)
tobik added reviewers: lme, mat.
lme edited edge metadata.
This revision is now accepted and ready to land.Mar 5 2017, 4:19 PM
This revision was automatically updated to reflect the committed changes.