summaryrefslogtreecommitdiff
path: root/databases/sqlite3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.3.15Marcus Alves Grando2007-04-103-8/+8
| | | | | | | | | - Install example.tcl only if WITH_TCLWRAPPER are set [1] Submitted by: bland [1] Notes: svn path=/head/; revision=189722
* - Update to 3.3.14Marcus Alves Grando2007-04-062-6/+6
| | | | Notes: svn path=/head/; revision=189321
* * databases/MakefileMarcus Alves Grando2007-03-253-22/+41
| | | | | | | | | | | | | | | | | | - Add sqlite3-threads port * databases/sqlite3 - Upgrade to 3.3.13 [1] * databases/sqlite3-threads - Create a slave port for threads-override-locks. [2] PR: 110446 [1], 110104 [2] Submitted by: Michael Scheidell <scheidell___secnap.net> [1], thierry [2] Notes: svn path=/head/; revision=188317
* - Update to 3.3.12 [1]Marcus Alves Grando2007-02-128-11/+85
| | | | | | | | | | - Fix FTS1 build [2] Notified by: Max Khitrov <mkhitrov___umd.edu> [1], Jeroen Ruigrok/asmodai <asmodai___in-nomine.org> [2] Notes: svn path=/head/; revision=184995
* - Add OPTION to build FTS1 (Full text search).Marcus Alves Grando2006-12-131-0/+6
| | | | | | | | PR: 106281 Submitted by: Barry Pederson<bp___barryp.org> Notes: svn path=/head/; revision=179623
* - Update to 3.3.8Marcus Alves Grando2006-11-212-18/+18
| | | | Notes: svn path=/head/; revision=177725
* - Update to 3.3.7Marcus Alves Grando2006-08-132-5/+5
| | | | | | | - portlint(1) Notes: svn path=/head/; revision=170499
* - Update to 3.3.6Marcus Alves Grando2006-06-112-4/+4
| | | | Notes: svn path=/head/; revision=165148
* - Update to 3.3.5Marcus Alves Grando2006-04-162-13/+11
| | | | | | | | - Teach sqlite{,3}.pc to use ${PTHREAD_LIBS} when select PTHREAD OPTIONS. - Building docs via ALL_TARGET instead of post-build Notes: svn path=/head/; revision=159676
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 3.3.4Marcus Alves Grando2006-02-133-36/+45
| | | | | | | | | - Add THREADS, DEBUG and DOCS in OPTIONS - Fix build when select WITH_TCLWRAPPER and NOPORTDOCS - Reorganize Makefile Notes: svn path=/head/; revision=155946
* - Update to 3.3.3 [1]Marcus Alves Grando2006-02-102-11/+10
| | | | | | | | | - Reorganize Makefile Submitted by: cokane [1] Notes: svn path=/head/; revision=155614
* Update to 3.2.8Marcus Alves Grando2006-01-063-35/+30
| | | | | | | | | Reorganize Makefile Notified by: edwin Version Check Notes: svn path=/head/; revision=152913
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147666
* Update to 3.2.7 [1]Marcus Alves Grando2005-09-262-5/+5
| | | | | | | | | | | Take MAINTAINER PR: 86288 Submitted by: Robin Breathe <robin@isometry.net> [1] Approved by: pav (mentor), green (maintainer) Notes: svn path=/head/; revision=143584
* Update to version 3.2.5.Brian Feldman2005-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 Notes: svn path=/head/; revision=142049
* - Update to 3.2.2Pav Lucistnik2005-07-152-3/+3
| | | | | | | | | PR: ports/82483 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (24 days) Notes: svn path=/head/; revision=139300
* - Update to 3.2.1Pav Lucistnik2005-05-224-89/+51
| | | | | | | | | | | - Use OPTIONS PR: ports/79024 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=135820
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add dependency on devel/pkgconfig.Norikatsu Shigemura2004-12-261-1/+2
| | | | | | | Pointy hat to: pointyhat via kris Notes: svn path=/head/; revision=125185
* Fix pkg-plist. This problem is heinousness, so I bump PORTREVISION.Norikatsu Shigemura2004-12-232-2/+5
| | | | | | | Pointy hat to: myself Notes: svn path=/head/; revision=124958
* Clean up SQLite and related ports.Norikatsu Shigemura2004-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 Notes: svn path=/head/; revision=124931
* databases/sqlite3 does not link with tcl8.3Edwin Groothuis2004-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> Notes: svn path=/head/; revision=124885
* Update databases/sqlite3 to 3.0.8Edwin Groothuis2004-12-234-29/+14
| | | | | | | | | | Update databases/sqlite3 to 3.0.8 PR: ports/74571 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=124883
* Add SQLite 3 (in beta form).Brian Feldman2004-08-317-0/+343
Notes: svn path=/head/; revision=117752