Page MenuHomeFreeBSD

New port: databases/sqliteconvert
ClosedPublic

Authored by tobik on Mar 5 2017, 12:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 4, 2:58 PM
Unknown Object (File)
Tue, Aug 26, 3:11 AM
Unknown Object (File)
Mon, Aug 11, 2:50 AM
Unknown Object (File)
Mon, Aug 11, 2:50 AM
Unknown Object (File)
Mon, Aug 11, 2:50 AM
Unknown Object (File)
Mon, Aug 11, 2:37 AM
Unknown Object (File)
Aug 8 2025, 10:44 AM
Unknown Object (File)
Jul 29 2025, 1:31 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.