aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql84-server/pkg-message-pltcl
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-11-23 19:15:12 +0000
committerAde Lovett <ade@FreeBSD.org>2004-11-23 19:15:12 +0000
commit03e63e3bdbb7e407689c7729c740d54a32bfd7a3 (patch)
treefd42ebe70af842b5bcd5e9464a31faf2868ed0f1 /databases/postgresql84-server/pkg-message-pltcl
parenta974bbd8dd5d248923f9f3c059f3cd85e278e2e7 (diff)
Another step along the road to the postgresql new world order.
Note that none of these ports are (yet) hooked into the tree, and will not compile unless you set a specific environmental variable. This should be warning enough to leave well alone for now :) Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=122238
Diffstat (limited to 'databases/postgresql84-server/pkg-message-pltcl')
-rw-r--r--databases/postgresql84-server/pkg-message-pltcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/postgresql84-server/pkg-message-pltcl b/databases/postgresql84-server/pkg-message-pltcl
new file mode 100644
index 000000000000..0902b858de0b
--- /dev/null
+++ b/databases/postgresql84-server/pkg-message-pltcl
@@ -0,0 +1,3 @@
+PL/Tcl has been installed. Check the createlang(l) manpage for more
+info. You can install pltcl as trusted or untrusted, by using either
+"createlang pltcl" or "createlang pltclu".