summaryrefslogtreecommitdiff
path: root/databases/postgresql-server
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2002-08-22 22:36:26 +0000
committerhubertf <hubertf@pkgsrc.org>2002-08-22 22:36:26 +0000
commite0d518ae4c900d1dde23c95f7deeecd37510e2b3 (patch)
treefb7adaefdf946b86b8c8c8a1701ad69be6e3df97 /databases/postgresql-server
parenta2fba3011d04a94b229f5ea8ad59436ec72a13f0 (diff)
downloadpkgsrc-e0d518ae4c900d1dde23c95f7deeecd37510e2b3.tar.gz
Replace all these URLs with some real information
Diffstat (limited to 'databases/postgresql-server')
-rw-r--r--databases/postgresql-server/MESSAGE23
1 files changed, 8 insertions, 15 deletions
diff --git a/databases/postgresql-server/MESSAGE b/databases/postgresql-server/MESSAGE
index 8bae0e26ede..10f69ad6deb 100644
--- a/databases/postgresql-server/MESSAGE
+++ b/databases/postgresql-server/MESSAGE
@@ -1,23 +1,16 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 00:12:41 zuntum Exp $
+$NetBSD: MESSAGE,v 1.2 2002/08/22 22:36:26 hubertf Exp $
-PostgreSQL has a Web site at http://www.postgresql.org/ which carries
-details on the latest release, upcoming features, and other information to
-make your work or play with PostgreSQL more productive.
+To enable this package, put the following into your /etc/rc.conf:
-Please check the following URL for a listing of the current user-support
-mailing lists:
+ pgsql=yes
+ pgsql_flags="-i" # allows TCP/IP connections
+ pgsql_flags="-i -l" # enables SSL connections (TCP/IP required)
- http://www.postgresql.org/ -> Info Central -> Mailing Lists
+and make sure
-All of the mailing lists are currently archived and viewable at:
+ /usr/pkg/etc/rc.d/pgsql start
- http://www.postgresql.org/ -> Info Central -> Mailing Lists
+is started at boot time.
-And optionally, please connect to the following registration URL:
-
- http://www.postgresql.org/ -> Helping Us -> Survey/Register
-
-Thank you for choosing PostgreSQL, the most advanced open source database
-engine.
===========================================================================