Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/sqlite/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / databases / sqlite

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24
Thu Dec 23 08:25:44 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.23: +1 -1 lines
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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jul 4 20:57:16 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -8 lines
- Update to 2.8.14

PR:		ports/68143
Submitted by:	Rui Lopes <rui@ruilopes.com>
Approved by:	maintainer timeout (14 days)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Mar 27 21:42:17 2004 UTC (7 years, 10 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Update to 2.8.13.

Approved by:	Gerhard Haering <gh@ghaering.de> (maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:09 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Feb 17 20:36:01 2004 UTC (7 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Update to 2.8.12.

Submitted by:	Paul Dlug <paul@aps.org>
Approved by:	Gerhard Haering <gh@ghaering.de> (maintainer)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:09 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jan 16 10:17:18 2004 UTC (8 years ago) by pav
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Update to 2.8.11

PR:		ports/61110
Submitted by:	Phil Oleson <oz@nixil.net>
Approved by:	maintainer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 11 15:13:08 2003 UTC (8 years, 3 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -3 lines
Upgrade to 2.8.6

Approved by:	maintainer

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 26 22:58:22 2003 UTC (8 years, 7 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -4 lines
libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 11 16:26:07 2003 UTC (8 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +59 -14 lines
o Update to 2.8.3.
o The TCL wrapper is now optional and off by default.  Use
  SQLITE_WITH_TCL83/SQLITE_WITH_TCL84 to enable it.  TCL is
  still needed for building the docs,  unless you specify
  NOPORTDOCS.
o The TCL example is now installed in $LOCALBASE/share/examples/sqlite.

This patch is quite hackish in that it replaces the libtool stuff
from SQLite with the libtool port.  It also uses plain 'install'
instead of 'libtool install' to install shared libraries.  This
might not look nice, but it's the only way I got the desired effects
to work (i. e. SQLite's libtool refused to install the TCL wrapper
in $LOCALBASE/lib/sqlite - it insisted on only installing it into
$LOCALBASE/lib.

PR:		ports/53182
Submitted by:	Gerhard Haering <gh@ghaering.de> (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 23 07:15:51 2003 UTC (8 years, 10 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to 2.8.0.

PR:		ports/49107[1], ports/50095[2]
Submitted by:	Gerhard Haering <gh@ghaering.de> (maintainer)[1]
		Martin Klaffenboeck <martin.klaffenboeck@gmx.at>[2]

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:15:05 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
De-pkg-comment.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 3 07:09:47 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
- update tp 2.7.4
- fix style nits (spaces -> tabs)

PR:		46470
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 11 18:05:19 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
upgrade to 2.7.3

PR:		45203
Submitted by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 20 07:43:55 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
Renumber the shlib major 2 instead of 0, which was unwanted
regression.

While I'm here, add libtclsqlite.la to ALL_TARGET so the libtclsqlite
library is properly built in the build stage instead of the install
stage.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 2 13:21:36 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
Fixup from previous commit
Bump PORTREVISION

Submitted by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Sep 2 02:58:53 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +34 -42 lines
Update to 2.7.1

PR:		40816
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 2 18:19:09 2001 UTC (10 years, 2 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
Use versioned (1.0.32) to overcome unfetchable distfile.

PR:		32413

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 3 12:27:58 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
Update to 1.0.32 and unbreak.

- Complete SRCS.
- Patch tableapi.test to avoid an out-of-scope error.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 11 23:32:06 2001 UTC (10 years, 8 months ago) by mi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +52 -17 lines
A number of things:

	. changed maintainership to ports@;
	. build with TCL support (``package require sqlite'');
	. run the vendor's tests after build (sorry, Maxim) -- zero errors;
	. generate from the TCL sources and install the HTML documentation;
	  (unless NOPORTDOCS is set);
	. build and install two usefull tools, which come with the software:
		gdbmdump and gdbmstat;
	. build and install the shared version of -lsqlite -- usefull and
	  needed for dynamic loading into TCL interpreter;
	. lastly: the new functionality (TCL, tools, docs) called for the
	  PORTREVISION bump.

Approved by: after the previous maintainer suggested the first point above,
	the rest was easy :-)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 23 06:01:18 2001 UTC (10 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
upgrade to 1.0.30

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 23 16:57:00 2001 UTC (10 years, 10 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
upgrade to 1.0.27

PR:		26028

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 16 17:21:00 2001 UTC (10 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
upgrade to 1.0.25

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 22 17:03:20 2001 UTC (10 years, 11 months ago) by ijliao
Branches: MAIN
add sqlite
SQL library that uses GDBM as its underlying file storage mechanism

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options