Commit Graph

676 Commits

Author SHA1 Message Date
djm
7e2916a830 +py-sqlite 2004-02-18 21:11:29 +00:00
djm
0166aa1e1f Import pysqlite, a set of Python bindings for the sqlite in-process database
engine.

help from Aleksander Piotrowski and sturm@ ; ok sturm@
2004-02-18 21:10:16 +00:00
djm
371e1d39a8 +sqlite 2004-02-18 21:05:14 +00:00
djm
706c813a35 Import of sqlite, a public-domain in-process SQL engine:
SQLite is a C library that implements an embeddable SQL database engine.
    Programs that link with the SQLite library can have SQL database access
    without running a separate RDBMS process. The distribution comes with a
    standalone command-line access program (sqlite) that can be used to
    administer an SQLite database and which serves as an example of how to
    use the SQLite library. SQLite is not a client library used to connect to
    a big database server. SQLite is the server. The SQLite library reads and
    writes directly to and from the database files on disk.

with help from Aleksander Piotrowski; help & ok sturm@
2004-02-18 20:59:24 +00:00
xsa
f8d898c380 remove MAINTAINER per his resquest;
via and ok ish@.
2004-02-18 20:05:11 +00:00
xsa
9fb998730d update to 2.0.0pre19; from maintainer Marc Balmer <marc at msys.ch>
ok sturm@.
2004-02-17 20:47:45 +00:00
kevlo
e2c4fd9423 support multiple flavors(sasl + bdb) 2004-02-17 07:22:17 +00:00
kevlo
13e1b54e24 fix sasl flavor. ok jakob@ 2004-02-17 01:23:03 +00:00
jcs
67d0759552 sync with freetds 2004-02-16 18:18:25 +00:00
jcs
e844866ee4 freetds-0.62.1 2004-02-16 01:25:23 +00:00
sturm
ff09911cf4 don't pick up installed iodbc port
ok maintainer jcs@
2004-02-08 10:36:02 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
sturm
4e13d5dcd5 mark arch independent 2004-02-03 07:28:12 +00:00
wilfried
0ea512671e mark arch independent 2004-02-01 20:17:43 +00:00
pvalchev
1f72143744 new maintainers 2004-02-01 07:09:47 +00:00
jolan
da1ba4c978 use a more ports friendly PKGNAME, pointed out by naddy 2004-01-31 20:45:11 +00:00
brad
0f2c3343eb add @extra support 2004-01-31 03:08:49 +00:00
sturm
e37796b4c9 builds fine with -current systrace 2004-01-30 18:05:35 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
sturm
7349e2bcce NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
pvalchev
231abf3f7b remove Dug Song from maintainer, ok'ed by him 2004-01-25 21:10:50 +00:00
naddy
6e2ee6a5ef overhaul 2004-01-18 00:32:08 +00:00
naddy
cc38508d2e @dirrm fixes 2004-01-17 23:02:23 +00:00
naddy
7f6590e9d2 overhaul 2004-01-17 17:23:55 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
sturm
8e215de3d1 update to db 4.2.52
from Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
2004-01-14 19:50:15 +00:00
jcs
a55e72b782 this should have been removed 2004-01-14 16:05:40 +00:00
jcs
1f3a116e57 DBD-Sybase-1.02
from maintainer
2004-01-14 16:05:21 +00:00
jcs
b0db6f5057 sybperl-2.16 2004-01-12 15:44:53 +00:00
jcs
ed0e61f74c freetds-0.62 2004-01-12 02:46:12 +00:00
sturm
e82321b4ff use tcl 8.4
fix packaging on NO_SHARED_ARCHS
bump PKGNAME
2004-01-10 08:36:27 +00:00
wilfried
7e3002b75e forgot this file, reminded by sturm@ 2004-01-08 07:36:54 +00:00
espie
ab60cbfa27 fix buglet 2004-01-06 14:13:03 +00:00
wilfried
9a342c07ba find the mysql++ header files 2004-01-06 11:17:01 +00:00
brad
48853b5949 better LIB_DEPENDS entries for MySQL 2004-01-02 05:11:08 +00:00
wilfried
51842af595 use p5-DBD-mysql 2003-12-30 20:42:48 +00:00
wilfried
6096bb9ff1 add p5-DBD-mysql
remove p5-DBD-Msql-Mysql
2003-12-30 20:42:33 +00:00
wilfried
739db6a45d obsolete the old port 2003-12-30 20:42:01 +00:00
wilfried
ff6d175014 Import of DBD-mysql-2.9003
MySQL drivers for the Perl DBI
2003-12-30 20:41:29 +00:00
brad
85a181c1d5 move mysql_config to -client sub-package 2003-12-30 20:07:27 +00:00
wilfried
dc39a99c4d allow make regress to run all tests even if some fail, ok brad 2003-12-30 20:01:21 +00:00
wilfried
73443206ab fix build for mysql 4 2003-12-30 14:07:57 +00:00
espie
e4dc136c95 zap multiline literals 2003-12-30 10:33:26 +00:00
espie
9be8f2e1d4 Fix prototypes so that they match actual ISO prototypes. 2003-12-30 10:07:48 +00:00
brad
0a085096c2 fix a typo which I had fixed locally but I didnt re-run update-patches
Noticed by pb@
2003-12-30 08:47:02 +00:00
brad
48fbc80458 mark BROKEN for now. 2003-12-30 06:06:27 +00:00
brad
22182225c4 missed this one. 2003-12-30 05:58:51 +00:00
brad
f8f2fea305 upgrade to MySQL 4.0.17
LOTS of people have asked for this so here is my work in progress.
test as much as possible.
2003-12-30 05:57:30 +00:00
espie
7e9f4c3ab7 Include -lsupc++ if it's there. 2003-12-28 22:17:50 +00:00
wilfried
22bde39578 update mysqlcc to 0.9.4 2003-12-26 13:43:47 +00:00