Page MenuHomeFreeBSD

New port: databases/sqliteconvert
ClosedPublic

Authored by tobik on Mar 5 2017, 12:02 PM.
Tags
None
Referenced Files
F162720228: D9895.id25997.diff
Thu, Jul 16, 3:34 AM
Unknown Object (File)
Thu, Jul 2, 10:24 PM
Unknown Object (File)
Mon, Jun 29, 2:31 AM
Unknown Object (File)
Sat, Jun 27, 9:59 AM
Unknown Object (File)
Fri, Jun 26, 7:37 PM
Unknown Object (File)
Thu, Jun 18, 6:12 AM
Unknown Object (File)
Thu, Jun 18, 1:15 AM
Unknown Object (File)
Wed, Jun 17, 10:53 PM
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.