aboutsummaryrefslogtreecommitdiff
path: root/lang/python27/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python27/files/pkg-message.in')
-rw-r--r--lang/python27/files/pkg-message.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/lang/python27/files/pkg-message.in b/lang/python27/files/pkg-message.in
new file mode 100644
index 000000000000..7f65e4d4ea80
--- /dev/null
+++ b/lang/python27/files/pkg-message.in
@@ -0,0 +1,18 @@
+====
+Note that some of the standard modules are provided as separate
+ports since they require extra dependencies:
+
+bsddb databases/py-bsddb
+gdbm databases/py-gdbm
+sqlite3 databases/py-sqlite3
+tkinter x11-toolkits/py-tkinter
+
+Install them as needed.
+====
+%%SEM%%--------------------------------------------------------
+%%SEM%%This package was built with the experimental POSIX
+%%SEM%%semaphore support. Please ensure that the kernel on the
+%%SEM%%system where you deploy this package is either compiled
+%%SEM%%with 'option P1003_1B_SEMAPHORES', or has the sem.ko
+%%SEM%%kernel module loaded.
+%%SEM%%--------------------------------------------------------