Commit graph

7 commits

Author SHA1 Message Date
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Norikatsu Shigemura
3f5ac53011 Add dependency on devel/pkgconfig.
Pointy hat to:	pointyhat via kris
2004-12-26 01:22:43 +00:00
Norikatsu Shigemura
9b41e919e7 Fix pkg-plist. This problem is heinousness, so I bump PORTREVISION.
Pointy hat to:	myself
2004-12-23 10:20:35 +00:00
Norikatsu Shigemura
617938836d Clean up SQLite and related ports.
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
2004-12-23 08:25:47 +00:00
Edwin Groothuis
22d1a72b56 databases/sqlite3 does not link with tcl8.3
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>
2004-12-23 04:33:05 +00:00
Edwin Groothuis
7e83a8da90 Update databases/sqlite3 to 3.0.8
Update databases/sqlite3 to 3.0.8

PR:		ports/74571
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-12-23 04:26:40 +00:00
Brian Feldman
1520d33f8d Add SQLite 3 (in beta form). 2004-08-31 19:06:39 +00:00