Dirk Froemberg
423d70c5d9
Upgrade to 3.23.40.
2001-07-31 21:10:10 +00:00
Akinori MUSHA
8478d99838
Update to 0.2.2.
2001-07-29 15:44:55 +00:00
Akinori MUSHA
2533f163fd
Update ruby-dbi and dbd modules to 0.0.8.
2001-07-29 11:03:43 +00:00
Anton Berezin
adbf9c9815
Fix missing libs in databases/db3 package-list.
...
PR: 29230
Submitted by: maintainer
2001-07-27 15:45:11 +00:00
Anton Berezin
83ce68823b
Update databases/p5-DBIx-SearchBuilder to 0.40.
2001-07-27 15:29:23 +00:00
Anton Berezin
a55a566cc4
Update databases/p5-DBIWrapper to 0.13.
...
PR: 29251
2001-07-27 12:25:36 +00:00
Sheldon Hearn
3980028e05
Work around the way in which the package building cluster validates
...
ports by defining LIB_DEPENDS for the BATCH defaults in the Makefile.
The dynamic determination of LIB_DEPENDS in configure.postgresql
remains in place for the !BATCH case and is unaffected by this.
Remove trailing whitespace and an extraneous LDCONFIG_DIRS.
Submitted by: maintainer
2001-07-27 11:56:39 +00:00
Maxim Sobolev
3d9708732d
- Add number of missed files into pkg-plist;
...
- remove useless USE_LIBTOOL;
- hack port to install files properly into GNOME tree.
2001-07-26 14:13:05 +00:00
Akinori MUSHA
0102cca379
Update to 0.8.
2001-07-26 13:43:52 +00:00
Maxim Sobolev
5b725ffe87
- Fix a silly GNUism in the configure script (==' instead of
='), that
...
results in perl module not being built;
- remove useless USE_LIBTOOL.
2001-07-26 13:25:37 +00:00
Thomas Gellekum
66d7c998f9
Add checksums for 2.0.1 and 2.1.1.
...
Reminded by: Ray Kohler <rkohler1@cox.rr.com>
2001-07-26 10:38:23 +00:00
Akinori MUSHA
dd8fc61f89
Reflect databases/db3's shlib version bump from 2 to 3.
2001-07-25 15:05:11 +00:00
Akinori MUSHA
73f7cbcc88
Update to 3.3.11.
...
PR: ports/29220
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (MAINTAINER)
2001-07-25 15:03:03 +00:00
Dima Dorfman
23f7c1be92
Update to reflect setting DIST_SUBDIR. Checksums didn't change, just
...
the paths.
PR: 29195, 29207
Submitted by: Steve Coltrin <spcoltri@hrothgar.omcl.org> and
Edwin Groothuis <edwin@mavetju.org>, respectively
2001-07-25 08:52:59 +00:00
Sheldon Hearn
ce93c84ea1
Fix mtree errors preventing automated package building:
...
* Take a stab at removing the pgsql user's home directory on deinstall.
* Only remove man/manl and others when PG_PREFIX is set.
Submitted by: maintainer
2001-07-25 08:07:44 +00:00
Akinori MUSHA
d5aa72c2c0
- Set DIST_SUBDIR, because filenames like patch.3.2.9.1 are too generic.
...
- Replace $(..) with ${..}.
2001-07-24 16:19:23 +00:00
Akinori MUSHA
6acd94358a
Update to 0.2.1.
2001-07-24 16:14:55 +00:00
Akinori MUSHA
d32b34cdee
Properly make *.so symlinks to *.so.x. (previously all that were
...
backwards)
PR: ports/27065
Submitted by: Barry Pederson <bpederson@geocities.com>
2001-07-24 16:13:22 +00:00
Vanilla I. Shu
0b4347e2e4
Upgrade to 1.19.
2001-07-23 14:24:45 +00:00
Ying-Chieh Liao
06827c4fb0
add dbconnect
...
Use C++ object API to allow applications to connect to databases
2001-07-23 07:51:29 +00:00
Akinori MUSHA
f9b948bc4a
Fix the library paths to build working language API extensions.
...
This fixes the unresolved symbol error reported in the PR.
PR: ports/29083
2001-07-23 04:46:32 +00:00
Akinori MUSHA
63fd4602e8
Update to 2.0.8.
...
PR: ports/29011
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-07-23 03:54:43 +00:00
David W. Chapman Jr.
8be696d3c6
Remove files/patch-adodb-odbc.inc.php to fix compilation
...
Bump PORTREVISION
PR: 29124
Submitted by: maintainer
2001-07-22 05:19:32 +00:00
David W. Chapman Jr.
16d11603ac
Remove dbiwrapper(was repo copied to p5-DBIWrapper)
2001-07-22 04:30:29 +00:00
David W. Chapman Jr.
a7a8141c9f
Rename dbwrapper to p5-DBIWrapper
2001-07-22 04:24:56 +00:00
David W. Chapman Jr.
823e9eade6
Update to 0.12
...
update pkg-descr to point out this is a Perl module (suggested by mi@)
rename port to p5-DBIWrapper (also suggested by mi@)
PR: 29130
Submitted by: maintainer
2001-07-22 03:46:53 +00:00
David W. Chapman Jr.
17e239502d
Update freetds to 0.52
...
PR: 28922
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2001-07-22 03:01:22 +00:00
Kevin Lo
d1cf30c684
- Update to version 1.20
...
- Better pkg-comment and pkg-plist
PR: 29114
Submitted by: MAINTAINER
2001-07-21 16:03:03 +00:00
Vanilla I. Shu
fc652a2fca
DBIWrapper is the generic database Object for accessing
...
the DBI database interface. It provides the lowest level
of functionality needed by any program wanting to access
databases via the DBI. Currently, DBIWrapper is only
aware of Pg (PostgreSQL), mysql (MySQL) and ODBC DBD
modules and how to work with them correctly.
Support for transactions on MySQL is now checked for and
if found to be available, the AutoCommit flag is turned
off so that transactions will be used.
PR: ports/28563
Submitted by: Pete Fritchman
2001-07-16 07:22:50 +00:00
Dmitry Sivachenko
c15b7460f8
Update to 1.01.
...
Un-indent pkg-descr, add WWW.
PR: 28961
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-15 16:15:00 +00:00
Kevin Lo
652b14f1ce
Update to version 2.35
...
PR: 28986
Submitted by: MAINTAINER
2001-07-15 14:42:35 +00:00
Akinori MUSHA
3f45dc8391
Update ruby-dbi and ruby-dbd_* modules to 0.0.7.
2001-07-12 18:12:40 +00:00
Maxim Sobolev
8fcbbdadd4
Update to 0.9.0.
...
Submitted by: Neil Darlow <neil@darlow.co.uk>, Johann Visagie <wjv@FreeBSD.ORG>
2001-07-12 11:24:08 +00:00
Ying-Chieh Liao
623f6fc367
upgrade to 2.22
...
drop maintainership
2001-07-11 16:43:13 +00:00
Ying-Chieh Liao
d6c01a2982
GigaBASE author one more time change gigabase-2.34 distro.
...
MD5 changed too. Looks like perl-API moved to PerlAPI dir.
diff (near 100K) at
http://freebsd.org.ru/~osa/gigabase-2.34-to-2.34.diff.txt
PR: 28869
Submitted by: MAINTAINER
2001-07-10 12:22:26 +00:00
Dag-Erling Smørgrav
bcafddc44e
Ack, I bungled the patch right before committing.
2001-07-10 11:17:21 +00:00
Dag-Erling Smørgrav
a9f84711ca
The SIXPACK Bibliography and Reference Manager, version 0.99.001216.
2001-07-10 11:09:59 +00:00
Akinori MUSHA
dbaf2b2c62
Update to 0.2.0.
2001-07-08 15:29:30 +00:00
Kevin Lo
43d3403a7f
- Install docs
...
- Better comment and description
PR: 28811
Submitted by: MAINTAINER
2001-07-08 14:58:59 +00:00
Akinori MUSHA
2ff44213b5
Update ruby-dbi and ruby-dbd modules 0.0.6.
2001-07-07 18:02:21 +00:00
Akinori MUSHA
a385149872
Add sqlrelay, a persistent DB connection pooling/proxying/load
...
balancing system, along with the interfaces for Java, Perl5, PHP,
Python and Ruby.
2001-07-06 10:24:50 +00:00
Ying-Chieh Liao
4f5995875c
add missing file
2001-07-06 08:14:45 +00:00
Dmitry Sivachenko
d399317861
Update to 1.0.33.
...
Fix MASTER_SITES.
Spotted by: Forrest Aldrich <forrie@forrie.com>
2001-07-06 06:41:34 +00:00
Dmitry Sivachenko
a0cf915515
Update checksum.
...
PR: 28640
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
2001-07-05 08:01:20 +00:00
Akinori MUSHA
73b4b95e80
Get rid of the pthread workaround and bump PORTREVISION.
2001-07-02 14:51:46 +00:00
Akinori MUSHA
1b0bda1dfd
Build with --enable-threads=no by default to get around the libc_r
...
weirdness.
Reviewed by: sobomax (MAINTAINER of java/jdk12-beta)
2001-07-02 14:49:04 +00:00
Ying-Chieh Liao
338f00d4a8
add libsdb
...
Simple database library
2001-07-02 13:23:51 +00:00
Kevin Lo
199ce8394b
Update to version 2.34
...
PR: 28625
Submitted by: MAINTAINER
2001-07-02 12:32:19 +00:00
Dirk Froemberg
4995c5200b
Remove *.orig before installing.
...
PR: ports/28495
Submitted by: maintainer
2001-06-29 09:02:22 +00:00
Kevin Lo
6de10a59f1
Fix PHP 4.0.6 ODBC bugs.
...
PR: 28479
Submitted by: MAINTAINER
2001-06-28 12:33:48 +00:00