summaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Fix mtree errors preventing automated package building:sheldonh2001-07-2514-70/+84
| | | | | | | | * 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
* - Set DIST_SUBDIR, because filenames like patch.3.2.9.1 are too generic.knu2001-07-2410-10/+20
| | | | - Replace $(..) with ${..}.
* Update to 0.2.1.knu2001-07-242-2/+2
|
* Properly make *.so symlinks to *.so.x. (previously all that wereknu2001-07-2430-170/+320
| | | | | | | backwards) PR: ports/27065 Submitted by: Barry Pederson <bpederson@geocities.com>
* Upgrade to 1.19.vanilla2001-07-234-4/+4
|
* add dbconnectijliao2001-07-236-0/+47
| | | | Use C++ object API to allow applications to connect to databases
* Fix the library paths to build working language API extensions.knu2001-07-231-0/+1
| | | | | | This fixes the unresolved symbol error reported in the PR. PR: ports/29083
* Update to 2.0.8.knu2001-07-234-10/+22
| | | | | PR: ports/29011 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove files/patch-adodb-odbc.inc.php to fix compilationdwcjr2001-07-222-20/+1
| | | | | | | Bump PORTREVISION PR: 29124 Submitted by: maintainer
* Remove dbiwrapper(was repo copied to p5-DBIWrapper)dwcjr2001-07-225-50/+0
|
* Rename dbwrapper to p5-DBIWrapperdwcjr2001-07-221-1/+1
|
* Update to 0.12dwcjr2001-07-226-14/+18
| | | | | | | | 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
* Update freetds to 0.52dwcjr2001-07-2210-32/+30
| | | | | PR: 28922 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* - Update to version 1.20kevlo2001-07-215-73/+82
| | | | | | | - Better pkg-comment and pkg-plist PR: 29114 Submitted by: MAINTAINER
* DBIWrapper is the generic database Object for accessingvanilla2001-07-1611-0/+97
| | | | | | | | | | | | | | | 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
* Update to 1.01.demon2001-07-156-12/+16
| | | | | | | Un-indent pkg-descr, add WWW. PR: 28961 Submitted by: Pete Fritchman <petef@databits.net>
* Update to version 2.35kevlo2001-07-152-2/+2
| | | | | PR: 28986 Submitted by: MAINTAINER
* Update ruby-dbi and ruby-dbd_* modules to 0.0.7.knu2001-07-122-2/+2
|
* Update to 0.9.0.sobomax2001-07-126-76/+126
| | | | Submitted by: Neil Darlow <neil@darlow.co.uk>, Johann Visagie <wjv@FreeBSD.ORG>
* upgrade to 2.22ijliao2001-07-113-7/+29
| | | | drop maintainership
* GigaBASE author one more time change gigabase-2.34 distro.ijliao2001-07-101-1/+1
| | | | | | | | | 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
* Ack, I bungled the patch right before committing.des2001-07-101-6/+6
|
* The SIXPACK Bibliography and Reference Manager, version 0.99.001216.des2001-07-107-0/+202
|
* Update to 0.2.0.knu2001-07-082-2/+2
|
* - Install docskevlo2001-07-084-23/+43
| | | | | | | - Better comment and description PR: 28811 Submitted by: MAINTAINER
* Update ruby-dbi and ruby-dbd modules 0.0.6.knu2001-07-073-3/+6
|
* Add sqlrelay, a persistent DB connection pooling/proxying/loadknu2001-07-0632-0/+652
| | | | | balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby.
* add missing fileijliao2001-07-062-0/+2
|
* Update to 1.0.33.demon2001-07-066-22/+6
| | | | | | Fix MASTER_SITES. Spotted by: Forrest Aldrich <forrie@forrie.com>
* Update checksum.demon2001-07-051-1/+1
| | | | | PR: 28640 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* Get rid of the pthread workaround and bump PORTREVISION.knu2001-07-021-4/+1
|
* Build with --enable-threads=no by default to get around the libc_rknu2001-07-021-1/+12
| | | | | | weirdness. Reviewed by: sobomax (MAINTAINER of java/jdk12-beta)
* add libsdbijliao2001-07-026-0/+47
| | | | Simple database library
* Update to version 2.34kevlo2001-07-022-2/+2
| | | | | PR: 28625 Submitted by: MAINTAINER
* Remove *.orig before installing.dirk2001-06-291-0/+1
| | | | | PR: ports/28495 Submitted by: maintainer
* Fix PHP 4.0.6 ODBC bugs.kevlo2001-06-282-0/+21
| | | | | PR: 28479 Submitted by: MAINTAINER
* Update to 3.113.1, fetch from MASTER_SITE_GNU instead of the snapshot area.pst2001-06-282-7/+5
| | | | | | Remove myself as maintainer. Who are we fooling? PR: 28478
* Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQLknu2001-06-287-0/+119
| | | | database system.
* Upgrade databases/p5-DBIx-SearchBuilder to 0.39.tobez2001-06-263-2/+4
| | | | | | | | Upgrade mail/p5-Email-Find to 0.04. Upgrade print/p5-Text-PDF to 0.15. Upgrade textproc/p5-Text-Tmpl to 0.24. OK'ed by: markm
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1
|
* - modify Makefile to correctly handle the DISTFILE.roberto2001-06-232-2/+19
| | | | | | - add a patch to correctly handle the arguments (sent to the author). Approved by: petef@databits.net (MAINTAINER)
* The perl script mysql2pgsql can be used to convert MySQL databasejeh2001-06-236-0/+40
| | | | | | | | dumps to a -compatible format (so the data can be imported into PostgreSQL). PR: 27702 Submitted by: Pete Fritchman <petef@databits.net>
* Remove MANUAL_PACKAGE_BUILD, the port packages just fine.olgeni2001-06-222-2/+0
|
* Remove MANUAL_PACKAGE_BUILD, the port has no problems building the package.olgeni2001-06-2210-10/+0
| | | | Approved by: maintainer
* Update to 0.1.9.knu2001-06-212-2/+2
|
* Update to 0.7.knu2001-06-202-2/+2
|
* Upgrade to 1.18.vanilla2001-06-204-4/+4
| | | | Submitted by: Pete Fritchman <petef@databits.net>
* Update to version 1.1.2dwcjr2001-06-203-3/+5
| | | | | | | Add files to pkg-plist and update checksum PR: 28280 Submitted by: maintainer
* New port ADODB: Standardized database access for PHP4jeh2001-06-196-0/+86
| | | | | PR: 27464 Submitted by: ago <abgoeree@uwnet.nl>
* Add gnome-db 0.2.10, a GNOME front-end to libgda, and a whole load more.ade2001-06-1922-0/+493
|
OpenPOWER on IntegriCloud