diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gigabase/pkg-descr | 1 | ||||
-rw-r--r-- | databases/mrtg-mysql-load/pkg-descr | 1 | ||||
-rw-r--r-- | databases/mysql-q4m/pkg-descr | 3 | ||||
-rw-r--r-- | databases/p5-Class-DBI-DATA-Schema/pkg-descr | 1 | ||||
-rw-r--r-- | databases/p5-DBM-Deep/pkg-descr | 3 | ||||
-rw-r--r-- | databases/postgresql-plruby/pkg-descr | 5 | ||||
-rw-r--r-- | databases/py-sybase/pkg-descr | 1 | ||||
-rw-r--r-- | databases/pydbx/pkg-descr | 1 | ||||
-rw-r--r-- | databases/ruby-mysql/pkg-descr | 3 | ||||
-rw-r--r-- | databases/rubygem-data_objects/pkg-descr | 1 | ||||
-rw-r--r-- | databases/rubygem-do_mysql/pkg-descr | 1 | ||||
-rw-r--r-- | databases/rubygem-do_postgres/pkg-descr | 1 | ||||
-rw-r--r-- | databases/rubygem-do_sqlite3/pkg-descr | 1 | ||||
-rw-r--r-- | databases/tablelog/pkg-descr | 1 |
14 files changed, 3 insertions, 21 deletions
diff --git a/databases/gigabase/pkg-descr b/databases/gigabase/pkg-descr index 92cc9b5081b6..e07a2541ffba 100644 --- a/databases/gigabase/pkg-descr +++ b/databases/gigabase/pkg-descr @@ -19,5 +19,4 @@ after system or application crash, you should not worry about it. The only thing you can have to do manually is stopping all database application if one of them is crashed leaving database blocked. -Author: Konstantin Knizhnik <knizhnik@garret.ru> WWW: http://www.garret.ru/gigabase.html diff --git a/databases/mrtg-mysql-load/pkg-descr b/databases/mrtg-mysql-load/pkg-descr index 1c57570d8704..607be22bd9f5 100644 --- a/databases/mrtg-mysql-load/pkg-descr +++ b/databases/mrtg-mysql-load/pkg-descr @@ -2,5 +2,4 @@ mrtg-mysq-load is a small Perl script which is meant to be run by mrtg. It will fetch the total number of queries and slow queries handled by a mysql server. -Author: Carsten H. Pedersen <mysqlfaq@bitbybit.dk> WWW: http://www.bitbybit.dk/mysql/mrtg-mysql-load/ diff --git a/databases/mysql-q4m/pkg-descr b/databases/mysql-q4m/pkg-descr index 8ec26cd30ecf..8155e2ace1bc 100644 --- a/databases/mysql-q4m/pkg-descr +++ b/databases/mysql-q4m/pkg-descr @@ -3,5 +3,4 @@ as a pluggable storage engine of MySQL 5.1, designed to be robust, fast, flexible. The development started in late December of 2007, and although it is very primitive, operates quite swiftly. -Author: Kazuho Oku at Cybozu Labs, Inc. -WWW: http://q4m.github.com/ +WWW: http://q4m.github.com/ diff --git a/databases/p5-Class-DBI-DATA-Schema/pkg-descr b/databases/p5-Class-DBI-DATA-Schema/pkg-descr index 93b125abfcaa..21b832525eb7 100644 --- a/databases/p5-Class-DBI-DATA-Schema/pkg-descr +++ b/databases/p5-Class-DBI-DATA-Schema/pkg-descr @@ -2,5 +2,4 @@ This is an extension to Class::DBI which injects a method into your class to find and execute all SQL statements in the DATA section of the package. -Author: Tony Bowden <bug-Class-DBI-DATA-Schema@rt.cpan.org> WWW: http://search.cpan.org/dist/Class-DBI-DATA-Schema/ diff --git a/databases/p5-DBM-Deep/pkg-descr b/databases/p5-DBM-Deep/pkg-descr index 2a6b964c51de..82d9307aa750 100644 --- a/databases/p5-DBM-Deep/pkg-descr +++ b/databases/p5-DBM-Deep/pkg-descr @@ -5,7 +5,4 @@ unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and Windows. -Author: Joseph Huckaby <jhuckaby@cpan.org> - Rob Kinyon <rkinyon@cpan.org> - WWW: http://search.cpan.org/dist/DBM-Deep/ diff --git a/databases/postgresql-plruby/pkg-descr b/databases/postgresql-plruby/pkg-descr index 1c79c5fe22c9..8d857fe32868 100644 --- a/databases/postgresql-plruby/pkg-descr +++ b/databases/postgresql-plruby/pkg-descr @@ -2,7 +2,4 @@ PL/Ruby is a loadable procedural language for the PostgreSQL database system (7.0 or later) that enables to write functions and trigger procedures in Ruby. -Author: Guy Decoux <ts@moulon.inra.fr> (deceased in July 2008) - Akinori MUSHA <knu@idaemons.org> (current maintainer) - -WWW: http://github.com/knu/postgresql-plruby +WWW: http://github.com/knu/postgresql-plruby diff --git a/databases/py-sybase/pkg-descr b/databases/py-sybase/pkg-descr index 941e550511c6..d7343009261f 100644 --- a/databases/py-sybase/pkg-descr +++ b/databases/py-sybase/pkg-descr @@ -2,5 +2,4 @@ A Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions. -Author: Dave Cole <djc@object-craft.com.au> WWW: http://object-craft.com.au/projects/sybase/ diff --git a/databases/pydbx/pkg-descr b/databases/pydbx/pkg-descr index 2f794e791956..42f14c96e64a 100644 --- a/databases/pydbx/pkg-descr +++ b/databases/pydbx/pkg-descr @@ -2,5 +2,4 @@ dbx is a simple SQL database abstraction layer for Python. The goal of dbx is to make using a SQL database as simple as possible while providing a consistent API across different databases. -Author: David Phillips <david@acz.org> WWW: http://david.acz.org/pydbx/ diff --git a/databases/ruby-mysql/pkg-descr b/databases/ruby-mysql/pkg-descr index 28fb8a22c3e6..f9205bc2f815 100644 --- a/databases/ruby-mysql/pkg-descr +++ b/databases/ruby-mysql/pkg-descr @@ -1,5 +1,4 @@ This is a Ruby module for accessing MySQL databases, which has the same functions as C API. -Author: TOMITA Masahiro <tommy@tmtm.org> -WWW: http://www.tmtm.org/en/mysql/ruby/ +WWW: http://www.tmtm.org/en/mysql/ruby/ diff --git a/databases/rubygem-data_objects/pkg-descr b/databases/rubygem-data_objects/pkg-descr index fca4a0cbfacc..ed2aed10921e 100644 --- a/databases/rubygem-data_objects/pkg-descr +++ b/databases/rubygem-data_objects/pkg-descr @@ -2,5 +2,4 @@ The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available. -Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com> WWW: https://github.com/datamapper/do diff --git a/databases/rubygem-do_mysql/pkg-descr b/databases/rubygem-do_mysql/pkg-descr index a711204676fe..a481937088e1 100644 --- a/databases/rubygem-do_mysql/pkg-descr +++ b/databases/rubygem-do_mysql/pkg-descr @@ -3,5 +3,4 @@ The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available. -Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com> WWW: http://rubygems.org/gems/do_mysql/ diff --git a/databases/rubygem-do_postgres/pkg-descr b/databases/rubygem-do_postgres/pkg-descr index c958ff97f2f6..2ec2665a14b6 100644 --- a/databases/rubygem-do_postgres/pkg-descr +++ b/databases/rubygem-do_postgres/pkg-descr @@ -3,5 +3,4 @@ The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available. -Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com> WWW: http://rubygems.org/gems/do_postgres/ diff --git a/databases/rubygem-do_sqlite3/pkg-descr b/databases/rubygem-do_sqlite3/pkg-descr index 9d3116a44d88..47b3a70207e4 100644 --- a/databases/rubygem-do_sqlite3/pkg-descr +++ b/databases/rubygem-do_sqlite3/pkg-descr @@ -3,5 +3,4 @@ The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available. -Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com> WWW: http://rubygems.org/gems/do_sqlite3/ diff --git a/databases/tablelog/pkg-descr b/databases/tablelog/pkg-descr index 8e43538df8e2..68e7b6062773 100644 --- a/databases/tablelog/pkg-descr +++ b/databases/tablelog/pkg-descr @@ -3,5 +3,4 @@ any INSERTs, UPDATEs and DELETEs on a specific table into another table. The second part of tablelog is able to restore the state of the original table or of a specific row for any time in the past. -Author: Andreas Scherbaum <ads-pgfoundry @nospam@ wars-nicht.de> WWW: http://tablelog.projects.postgresql.org/ |