summaryrefslogtreecommitdiffstats
path: root/databases/sqlite3
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 3.2.5.green2005-09-062-6/+6
| | | | | | | | Unmark "beta" (from inside COMMENT). Fix a NOPORTDOCS build issue. Submitted by: Marcus Grando <marcus@corp.grupos.com.br> PR: 85420
* - Update to 3.2.2pav2005-07-152-3/+3
| | | | | | PR: ports/82483 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (24 days)
* - Update to 3.2.1pav2005-05-224-89/+51
| | | | | | | | - Use OPTIONS PR: ports/79024 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (2 months)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Add dependency on devel/pkgconfig.nork2004-12-261-1/+2
| | | | Pointy hat to: pointyhat via kris
* Fix pkg-plist. This problem is heinousness, so I bump PORTREVISION.nork2004-12-232-2/+5
| | | | Pointy hat to: myself
* Clean up SQLite and related ports.nork2004-12-232-167/+35
| | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
* databases/sqlite3 does not link with tcl8.3edwin2004-12-231-7/+0
| | | | | | | | | | | When trying to build databases/sqlite3 port with SQLITE_WITH_TCL83 defined, the linking stage fails. It looks like sqlite3 uses a funciton which is only available in tcl8.4. Removed TCL83 support for databases/sqlite3 PR: ports/72918 Submitted by: Anton Berezin <tobez@freebsd.org>
* Update databases/sqlite3 to 3.0.8edwin2004-12-234-29/+14
| | | | | | | Update databases/sqlite3 to 3.0.8 PR: ports/74571 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* Add SQLite 3 (in beta form).green2004-08-317-0/+343
OpenPOWER on IntegriCloud