From 4991dd0eac9df878678eae89126db950cc516d4c Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:11:36 +0000 Subject: Move pkg/ files into package's toplevel directory --- databases/p5-DBD-mysql/DESCR | 10 ++++++++++ databases/p5-DBD-mysql/PLIST | 1 + databases/p5-DBD-mysql/pkg/DESCR | 10 ---------- databases/p5-DBD-mysql/pkg/PLIST | 1 - 4 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 databases/p5-DBD-mysql/DESCR create mode 100644 databases/p5-DBD-mysql/PLIST delete mode 100644 databases/p5-DBD-mysql/pkg/DESCR delete mode 100644 databases/p5-DBD-mysql/pkg/PLIST (limited to 'databases/p5-DBD-mysql') diff --git a/databases/p5-DBD-mysql/DESCR b/databases/p5-DBD-mysql/DESCR new file mode 100644 index 00000000000..72de65e8b24 --- /dev/null +++ b/databases/p5-DBD-mysql/DESCR @@ -0,0 +1,10 @@ +Mysql.pm and DBD::mysql implement two different approaches to +communicate with an mysql server. DBD::mysql is built +upon the DBI, the generic Perl Database Interface. It brings you an +identical interface to a broad variety of databases and is in this +regard comparable to ODBC. The advantage of the DBI approach is +portability and interoperability. Mysql.pm is the elder species. +It was written before DBI was available but inspired by an early +draft of the DBI specification. As has been been circulating longer +it are more mature and pretty stable. It is also more complete +than DBD::mysql. diff --git a/databases/p5-DBD-mysql/PLIST b/databases/p5-DBD-mysql/PLIST new file mode 100644 index 00000000000..de44432c402 --- /dev/null +++ b/databases/p5-DBD-mysql/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:12:04 zuntum Exp $ diff --git a/databases/p5-DBD-mysql/pkg/DESCR b/databases/p5-DBD-mysql/pkg/DESCR deleted file mode 100644 index 72de65e8b24..00000000000 --- a/databases/p5-DBD-mysql/pkg/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -Mysql.pm and DBD::mysql implement two different approaches to -communicate with an mysql server. DBD::mysql is built -upon the DBI, the generic Perl Database Interface. It brings you an -identical interface to a broad variety of databases and is in this -regard comparable to ODBC. The advantage of the DBI approach is -portability and interoperability. Mysql.pm is the elder species. -It was written before DBI was available but inspired by an early -draft of the DBI specification. As has been been circulating longer -it are more mature and pretty stable. It is also more complete -than DBD::mysql. diff --git a/databases/p5-DBD-mysql/pkg/PLIST b/databases/p5-DBD-mysql/pkg/PLIST deleted file mode 100644 index e2220f64fd7..00000000000 --- a/databases/p5-DBD-mysql/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2000/08/27 10:37:00 jlam Exp $ -- cgit v1.2.3