From a9600cccfa3fb838f2f27f6c112db2fa2c1752c8 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 26 May 2000 08:29:21 +0000 Subject: [PATCH] Add a warning message that this software is not maintained and could became obsolete in the nearest future. --- databases/py-MySQL/pkg-message | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 databases/py-MySQL/pkg-message diff --git a/databases/py-MySQL/pkg-message b/databases/py-MySQL/pkg-message new file mode 100644 index 000000000000..75c8df37e074 --- /dev/null +++ b/databases/py-MySQL/pkg-message @@ -0,0 +1,10 @@ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +WARNING: This port is a very old Python MySQL interface which doesn't actively + maintained by its authors anymore. Some efforts were required to make + it working with newest versions of MySQL, and it is highly likely + that further MySQL development would make hard or even impossible to + get this module working in the future. + + The better port named py-MySQLdb available, which should be used in + all cases where compatability and future maintainability is desirable. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++