summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/dbh/DESCR2
-rw-r--r--databases/geneweb/DESCR2
-rw-r--r--databases/gnats/DESCR10
-rw-r--r--databases/gnats/MESSAGE4
-rw-r--r--databases/gtksql/DESCR4
-rw-r--r--databases/gtranscript/DESCR4
-rw-r--r--databases/iodbc/DESCR16
-rw-r--r--databases/kpsql/DESCR8
-rw-r--r--databases/libgnomedb/DESCR2
-rw-r--r--databases/mysql-server/MESSAGE4
-rw-r--r--databases/p5-DBD-SQLite/DESCR2
-rw-r--r--databases/p5-postgresql/DESCR2
-rw-r--r--databases/phpmyadmin/MESSAGE8
-rw-r--r--databases/phppgadmin/MESSAGE8
-rw-r--r--databases/postgresql-client/DESCR8
-rw-r--r--databases/postgresql-docs/DESCR8
-rw-r--r--databases/postgresql-lib/DESCR8
-rw-r--r--databases/postgresql-server/DESCR8
-rw-r--r--databases/postgresql/DESCR8
-rw-r--r--databases/sqsh/DESCR4
-rw-r--r--databases/tcl-gdbm/DESCR2
21 files changed, 61 insertions, 61 deletions
diff --git a/databases/dbh/DESCR b/databases/dbh/DESCR
index 98a2c1ea744..1d46c0a8e94 100644
--- a/databases/dbh/DESCR
+++ b/databases/dbh/DESCR
@@ -4,4 +4,4 @@ electronic data, such as graphic information. With the multidimensional binary
tree it is possible to mathematically prove that access time to any
particular record is minimized (using the concept of critical points from
calculus), which provides the means to construct optimized databases for
-particular applications.
+particular applications.
diff --git a/databases/geneweb/DESCR b/databases/geneweb/DESCR
index 2825a9c1ab4..a24e08e58ee 100644
--- a/databases/geneweb/DESCR
+++ b/databases/geneweb/DESCR
@@ -1,3 +1,3 @@
-GeneWeb is a comprehensive genealogy database application written in
+GeneWeb is a comprehensive genealogy database application written in
Objective Caml. It uses a Web interface which allows it to operate off-line
or as a dedicated web-server.
diff --git a/databases/gnats/DESCR b/databases/gnats/DESCR
index 3901604a583..a7e38a43529 100644
--- a/databases/gnats/DESCR
+++ b/databases/gnats/DESCR
@@ -1,7 +1,7 @@
-GNATS is the GNU Problem Report Management System.
+GNATS is the GNU Problem Report Management System.
-GNATS is a problem tracking system written to help report on, and track,
-problem reports or bugs. GNATS is currently in use at Cygnus to help track
-all incoming bug reports. There are many concepts or approaches to GNATS
-which are only useful to organizations which track bugs related by
+GNATS is a problem tracking system written to help report on, and track,
+problem reports or bugs. GNATS is currently in use at Cygnus to help track
+all incoming bug reports. There are many concepts or approaches to GNATS
+which are only useful to organizations which track bugs related by
customers as well as by bug type.
diff --git a/databases/gnats/MESSAGE b/databases/gnats/MESSAGE
index 2f2b048a7ee..05c8f49e473 100644
--- a/databases/gnats/MESSAGE
+++ b/databases/gnats/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2003/04/27 15:53:07 cjep Exp $
+$NetBSD: MESSAGE,v 1.4 2003/05/06 17:40:43 jmmv Exp $
See http://sourceware.cygnus.com/gnats/ for the official web page
and don't forget to run ${PREFIX}/libexec/gnats/mkcat as gnats.
@@ -10,7 +10,7 @@ Add the following line to /etc/inetd.conf to activate GNATS:
Add something like this into the crontab to process incoming bug reports:
*/5 * * * * ${PREFIX}/libexec/gnats/queue-pr -r
-To accept PRs by mail you'll need some new mail aliases too, e.g.
+To accept PRs by mail you'll need some new mail aliases too, e.g.
gnats-admin: postmaster
bugs: "| /usr/pkg/libexec/gnats/queue-pr -q"
query-pr: "| /usr/pkg/libexec/gnats/mail-query"
diff --git a/databases/gtksql/DESCR b/databases/gtksql/DESCR
index 8878d189b06..5de5dec3d22 100644
--- a/databases/gtksql/DESCR
+++ b/databases/gtksql/DESCR
@@ -1,8 +1,8 @@
GtkSQL is a graphical query tool (like PostgreSQL's psql). It
is released under the GNU GPL license, and was developped using
-Gtk+ 1.0.0 and PostgreSQL 6.3.
+Gtk+ 1.0.0 and PostgreSQL 6.3.
-Its main features are:
+Its main features are:
* multiple SQL buffers
* SQL keywords, table names and fields autocompletion
diff --git a/databases/gtranscript/DESCR b/databases/gtranscript/DESCR
index 4494cad2069..7e33e657fbb 100644
--- a/databases/gtranscript/DESCR
+++ b/databases/gtranscript/DESCR
@@ -5,7 +5,7 @@ features are missing but it's usable.
Features:
- * Design the tables you want, and the way the info displayed
+ * Design the tables you want, and the way the info displayed
* Add, Update, View, and Delete from the table using the struct you
- designed
+ designed
diff --git a/databases/iodbc/DESCR b/databases/iodbc/DESCR
index d87f8817ad6..9e6c79df145 100644
--- a/databases/iodbc/DESCR
+++ b/databases/iodbc/DESCR
@@ -1,11 +1,11 @@
iODBC (intrinsic Open Database Connectivity) driver manager
is compatible with ODBC 2.x specification and performs exactly
-same jobs of ODBC 2.x driver manager(i.e. driver loading,
-Parameters and function sequence checking, driver's function
-Invoking, etc.). Any ODBC driver works with ODBC 2.0 driver
-Manager will also work with iODBC driver manager and vice versa.
+same jobs of ODBC 2.x driver manager(i.e. driver loading,
+Parameters and function sequence checking, driver's function
+Invoking, etc.). Any ODBC driver works with ODBC 2.0 driver
+Manager will also work with iODBC driver manager and vice versa.
-Applications (using ODBC function calls) linked with
-iODBC driver manager will be able to simultaneously access
-different type of data sources within one process through
-suitable iODBC drivers.
+Applications (using ODBC function calls) linked with
+iODBC driver manager will be able to simultaneously access
+different type of data sources within one process through
+suitable iODBC drivers.
diff --git a/databases/kpsql/DESCR b/databases/kpsql/DESCR
index 358970056ef..f0d465ad19a 100644
--- a/databases/kpsql/DESCR
+++ b/databases/kpsql/DESCR
@@ -1,9 +1,9 @@
KPSQL is a tool similar to Oracle's Server Manager motif worksheet and
Microsoft's Windows based SQL Server iSQL query tool featuring:
- Color syntax highlighting for the editor
- HTML table output for query results
- PostgreSQL and SQL references through online help
+ Color syntax highlighting for the editor
+ HTML table output for query results
+ PostgreSQL and SQL references through online help
Execute multiple SQL statements or one of many by highlighting
Cut/copy/paste
Search and replace
@@ -12,6 +12,6 @@ Microsoft's Windows based SQL Server iSQL query tool featuring:
Ability to cancel executing queries
Complete control over fonts and colors
Spool query output to a file
- Spool data in fixed length, comma, tab or custom delimited format
+ Spool data in fixed length, comma, tab or custom delimited format
Printing
KDE desktop integration
diff --git a/databases/libgnomedb/DESCR b/databases/libgnomedb/DESCR
index 77f96f7dd6f..7fd4d2b6f01 100644
--- a/databases/libgnomedb/DESCR
+++ b/databases/libgnomedb/DESCR
@@ -2,4 +2,4 @@
of data access applications. Using libgnomedb your GTK2/GNOME2 application
data access needs will be covered. You'll have available, nicely
integrated with the rest of the GNOME libraries, a whole set of data-bound
-widgets.
+widgets.
diff --git a/databases/mysql-server/MESSAGE b/databases/mysql-server/MESSAGE
index c8761754d0a..0ee02e6475f 100644
--- a/databases/mysql-server/MESSAGE
+++ b/databases/mysql-server/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.5 2003/04/21 20:21:45 cjep Exp $
+$NetBSD: MESSAGE,v 1.6 2003/05/06 17:40:45 jmmv Exp $
The MySQL directory `${MYSQL_DATADIR}' should be owned by the
user `${MYSQL_USER}' and group `${MYSQL_GROUP}'. This can be done with:
@@ -10,7 +10,7 @@ If this is a new installation, please remember to set a password for
the MySQL root user! This is done by running both:
${PREFIX}/bin/mysqladmin -u root -p password 'new-password'
${PREFIX}/bin/mysqladmin -h `hostname` -u root -p password 'new-password'
-(The "Enter password:" prompt is asking for the existing password.
+(The "Enter password:" prompt is asking for the existing password.
As there is no existing password, just press Return.)
See the manual for more instructions.
diff --git a/databases/p5-DBD-SQLite/DESCR b/databases/p5-DBD-SQLite/DESCR
index a24f669f840..00b531f0c1b 100644
--- a/databases/p5-DBD-SQLite/DESCR
+++ b/databases/p5-DBD-SQLite/DESCR
@@ -4,4 +4,4 @@ Rather than ask you to install SQLite first, because SQLite is
public domain, DBD::SQLite includes the entire thing in the
distribution. So in order to get a fast transaction capable RDBMS
working for your perl project you simply have to install this module,
-and nothing else.
+and nothing else.
diff --git a/databases/p5-postgresql/DESCR b/databases/p5-postgresql/DESCR
index 52160233fb8..60eb24c3557 100644
--- a/databases/p5-postgresql/DESCR
+++ b/databases/p5-postgresql/DESCR
@@ -9,7 +9,7 @@ as possible.
C-style like interface and a new one, using a more Perl-ish like
style. The old style has the benefit, that existing Libpq
applications can easily be ported to perl. The new style uses class
-packages and might be more familiar for C++- programmers.
+packages and might be more familiar for C++- programmers.
You may distribute this module under the terms of either the GNU
General Public License or the Artistic License, as specified in the
diff --git a/databases/phpmyadmin/MESSAGE b/databases/phpmyadmin/MESSAGE
index b07a8952f7d..1290833a104 100644
--- a/databases/phpmyadmin/MESSAGE
+++ b/databases/phpmyadmin/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2003/01/12 14:04:57 tron Exp $
+$NetBSD: MESSAGE,v 1.5 2003/05/06 17:40:46 jmmv Exp $
Do *not* edit "${PREFIX}/share/phpmyadmin/config.inc.php" to customize
this package because it is a link which will removed during upgrades.
@@ -7,12 +7,12 @@ The actual configuration file is "${PMCONFFILE}".
You will need to make phpMyAdmin accessible through your HTTP server.
If you are running Apache and ap-php, then you may either symlink
-
+
${PMDIR}
-into DocumentRoot, or copy
+into DocumentRoot, or copy
- ${EXDIR}/phpmyadmin.conf
+ ${EXDIR}/phpmyadmin.conf
to ${PKG_SYSCONFDIR}/httpd and add the following line to httpd.conf:
diff --git a/databases/phppgadmin/MESSAGE b/databases/phppgadmin/MESSAGE
index bd511307f24..f1d18fef9a4 100644
--- a/databases/phppgadmin/MESSAGE
+++ b/databases/phppgadmin/MESSAGE
@@ -1,9 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/09/18 16:11:18 grant Exp $
+$NetBSD: MESSAGE,v 1.4 2003/05/06 17:40:46 jmmv Exp $
-Copy required files from ${PREFIX}/share/phppgadmin to your web
-space. Do not edit "config.inc.php-dist", copy it to "config.inc.php" and
-configure it for your needs. Remember that PHP should be configured to
+Copy required files from ${PREFIX}/share/phppgadmin to your web
+space. Do not edit "config.inc.php-dist", copy it to "config.inc.php" and
+configure it for your needs. Remember that PHP should be configured to
have "magic_quotes=on".
You may want to set the following variables in config.inc.php:
diff --git a/databases/postgresql-client/DESCR b/databases/postgresql-client/DESCR
index cc4b42da92b..a485664e6f1 100644
--- a/databases/postgresql-client/DESCR
+++ b/databases/postgresql-client/DESCR
@@ -1,7 +1,7 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
+PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
+derived from the Berkeley Postgres database management system. While
+PostgreSQL retains the powerful object-relational data model, rich data types
+and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.
PostgreSQL is free and the complete source is available.
diff --git a/databases/postgresql-docs/DESCR b/databases/postgresql-docs/DESCR
index 69dce21232a..89dd99e91c2 100644
--- a/databases/postgresql-docs/DESCR
+++ b/databases/postgresql-docs/DESCR
@@ -1,7 +1,7 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
+PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
+derived from the Berkeley Postgres database management system. While
+PostgreSQL retains the powerful object-relational data model, rich data types
+and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.
PostgreSQL is free and the complete source is available.
diff --git a/databases/postgresql-lib/DESCR b/databases/postgresql-lib/DESCR
index e0b3fedf762..8e9d35b4af6 100644
--- a/databases/postgresql-lib/DESCR
+++ b/databases/postgresql-lib/DESCR
@@ -1,7 +1,7 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
+PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
+derived from the Berkeley Postgres database management system. While
+PostgreSQL retains the powerful object-relational data model, rich data types
+and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.
PostgreSQL is free and the complete source is available.
diff --git a/databases/postgresql-server/DESCR b/databases/postgresql-server/DESCR
index 4c4fc0ee9f0..68bb2b05748 100644
--- a/databases/postgresql-server/DESCR
+++ b/databases/postgresql-server/DESCR
@@ -1,7 +1,7 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
+PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
+derived from the Berkeley Postgres database management system. While
+PostgreSQL retains the powerful object-relational data model, rich data types
+and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.
PostgreSQL is free and the complete source is available.
diff --git a/databases/postgresql/DESCR b/databases/postgresql/DESCR
index 91037796043..9f6b5b5b0f9 100644
--- a/databases/postgresql/DESCR
+++ b/databases/postgresql/DESCR
@@ -1,7 +1,7 @@
-PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
-derived from the Berkeley Postgres database management system. While
-PostgreSQL retains the powerful object-relational data model, rich data types
-and easy extensibility of Postgres, it replaces the PostQuel query language
+PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
+derived from the Berkeley Postgres database management system. While
+PostgreSQL retains the powerful object-relational data model, rich data types
+and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.
PostgreSQL is free and the complete source is available.
diff --git a/databases/sqsh/DESCR b/databases/sqsh/DESCR
index fa04e1180f6..7ea2786ab3a 100644
--- a/databases/sqsh/DESCR
+++ b/databases/sqsh/DESCR
@@ -1,10 +1,10 @@
Sqsh (pronounced skwish) is short for SQshelL (pronounced s-q-shell), it
is intended as a replacement for the venerable 'isql' program supplied
by Sybase. It came about due to years of frustration of trying to do
-real work with a program that was never meant to perform real work.
+real work with a program that was never meant to perform real work.
Sqsh is much more than a nice prompt, it is intended to provide much of
the functionality provided by a good shell, such as variables,
redirection, pipes, back-grounding, job control, history, command
completion, and dynamic configuration. Also, as a by-product of the
-design, it is remarkably easy to extend and add functionality.
+design, it is remarkably easy to extend and add functionality.
diff --git a/databases/tcl-gdbm/DESCR b/databases/tcl-gdbm/DESCR
index 646c93bb1a4..f2f58aa3972 100644
--- a/databases/tcl-gdbm/DESCR
+++ b/databases/tcl-gdbm/DESCR
@@ -1,6 +1,6 @@
This directory contains the source of tclgdbm, a dynamically loaded
extension for accessing GNU gdbm files from tcl/tk. GNU gdbm files
-provide persistent mappings from arbitrary keys to values. tclgdbm
+provide persistent mappings from arbitrary keys to values. tclgdbm
uses these features to provide mappings from (short) key
strings to (larger) data strings.