Marcus Alves Grando
a6a4cb82a2
- Fix build with FTS2
...
PR: 115271
Pointy hat to: mnag
Reported by: many
2007-08-10 12:07:11 +00:00
Marcus Alves Grando
51274c2133
- Update to 3.4.1
...
- Make sqlite3 respect CC [1]
- Add support for FTS2 [2]
PR: 112286 [1], 113477 [2]
Submitted by: Sergey Prikhodko <sergey___network-asp.biz> [1],
Anton Berezin <tobez___FreeBSD.org> [2]
2007-08-01 14:22:13 +00:00
Marcus Alves Grando
c57513fae0
- Update to 3.3.17
2007-05-28 18:21:27 +00:00
Marcus Alves Grando
68428f4c67
- Update to 3.3.16
...
PR: 111925
Submitted by: Michael Scheidell <scheidell___secnap.net>
2007-04-21 00:07:41 +00:00
Marcus Alves Grando
3415fe08f8
- Update to 3.3.15
...
- Install example.tcl only if WITH_TCLWRAPPER are set [1]
Submitted by: bland [1]
2007-04-10 21:40:24 +00:00
Marcus Alves Grando
d0ee841d3f
- Update to 3.3.14
2007-04-06 02:07:35 +00:00
Marcus Alves Grando
f847b411db
* databases/Makefile
...
- 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]
2007-03-25 20:02:04 +00:00
Marcus Alves Grando
5b36a864f8
- Update to 3.3.12 [1]
...
- Fix FTS1 build [2]
Notified by: Max Khitrov <mkhitrov___umd.edu> [1],
Jeroen Ruigrok/asmodai <asmodai___in-nomine.org> [2]
2007-02-12 12:47:47 +00:00
Marcus Alves Grando
8784ca3c23
- Add OPTION to build FTS1 (Full text search).
...
PR: 106281
Submitted by: Barry Pederson<bp___barryp.org>
2006-12-13 03:16:47 +00:00
Marcus Alves Grando
cdc80713fc
- Update to 3.3.8
2006-11-21 12:25:46 +00:00
Marcus Alves Grando
e544af77b2
- Update to 3.3.7
...
- portlint(1)
2006-08-13 22:52:33 +00:00
Marcus Alves Grando
c78adb8a81
- Update to 3.3.6
2006-06-11 21:43:25 +00:00
Marcus Alves Grando
21fad01b32
- Update to 3.3.5
...
- Teach sqlite{,3}.pc to use ${PTHREAD_LIBS} when select PTHREAD OPTIONS.
- Building docs via ALL_TARGET instead of post-build
2006-04-16 03:29:40 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Marcus Alves Grando
5fa7679490
- Update to 3.3.4
...
- Add THREADS, DEBUG and DOCS in OPTIONS
- Fix build when select WITH_TCLWRAPPER and NOPORTDOCS
- Reorganize Makefile
2006-02-13 16:53:11 +00:00
Marcus Alves Grando
300435f077
- Update to 3.3.3 [1]
...
- Reorganize Makefile
Submitted by: cokane [1]
2006-02-10 00:07:20 +00:00
Marcus Alves Grando
3bd21ebe89
Update to 3.2.8
...
Reorganize Makefile
Notified by: edwin Version Check
2006-01-06 21:16:54 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
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.
2005-11-15 06:52:12 +00:00
Marcus Alves Grando
ffcf729c85
Add SHA256
2005-11-09 02:32:50 +00:00
Marcus Alves Grando
ad482eae95
Update to 3.2.7 [1]
...
Take MAINTAINER
PR: 86288
Submitted by: Robin Breathe <robin@isometry.net> [1]
Approved by: pav (mentor), green (maintainer)
2005-09-26 13:39:55 +00:00
Brian Feldman
450bfdd1ce
Update to version 3.2.5.
...
Unmark "beta" (from inside COMMENT).
Fix a NOPORTDOCS build issue.
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
PR: 85420
2005-09-06 05:35:35 +00:00
Pav Lucistnik
89e4e8ec60
- Update to 3.2.2
...
PR: ports/82483
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer timeout (24 days)
2005-07-15 19:01:06 +00:00
Pav Lucistnik
0fe21ea6d5
- Update to 3.2.1
...
- Use OPTIONS
PR: ports/79024
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer timeout (2 months)
2005-05-22 00:06:40 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
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