| Summary: | [NEW PORT] databases/tcl-sqlite3: SQLite extension for Tcl using the Tcl Extension Architecture (TEA) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Pavel I Volkov <pavelivolkov> | ||||
| Component: | Individual Port(s) | Assignee: | Baptiste Daroussin <bapt> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Pavel I Volkov
2012-05-22 13:00:11 UTC
Responsible Changed From-To: freebsd-ports-bugs->bapt I'll take it. State Changed From-To: open->closed Committed. Thanks! bapt 2012-05-22 14:11:39 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/tcl-sqlite3 Makefile distinfo pkg-descr
databases/tcl-sqlite3/files example.tcl example.tcl.in
Log:
This is the SQLite extension for Tcl using the Tcl Extension
Architecture (TEA).
WWW: http://www.sqlite.org
PR: ports/168232
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com>
Revision Changes Path
1.1108 +1 -0 ports/databases/Makefile
1.1 +54 -0 ports/databases/tcl-sqlite3/Makefile (new)
1.1 +2 -0 ports/databases/tcl-sqlite3/distinfo (new)
1.1 +14 -0 ports/databases/tcl-sqlite3/files/example.tcl (new)
1.1 +16 -0 ports/databases/tcl-sqlite3/files/example.tcl.in (new)
1.1 +4 -0 ports/databases/tcl-sqlite3/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|