pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases postgresql*-server: Move MESSAGE to MESSAGE....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb1a8e77e877
branches:  trunk
changeset: 334469:cb1a8e77e877
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue May 28 13:40:40 2019 +0000

description:
postgresql*-server: Move MESSAGE to MESSAGE.rcd.

The contents are 100% specific to rc.d and just create noise on hosts using
a different INIT_SYSTEM.

diffstat:

 databases/postgresql10-server/MESSAGE     |  18 ------------------
 databases/postgresql10-server/MESSAGE.rcd |  18 ++++++++++++++++++
 databases/postgresql11-server/MESSAGE     |  18 ------------------
 databases/postgresql11-server/MESSAGE.rcd |  18 ++++++++++++++++++
 databases/postgresql94-server/MESSAGE     |  18 ------------------
 databases/postgresql94-server/MESSAGE.rcd |  18 ++++++++++++++++++
 databases/postgresql95-server/MESSAGE     |  18 ------------------
 databases/postgresql95-server/MESSAGE.rcd |  18 ++++++++++++++++++
 databases/postgresql96-server/MESSAGE     |  18 ------------------
 databases/postgresql96-server/MESSAGE.rcd |  18 ++++++++++++++++++
 10 files changed, 90 insertions(+), 90 deletions(-)

diffs (220 lines):

diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql10-server/MESSAGE
--- a/databases/postgresql10-server/MESSAGE     Tue May 28 13:35:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2017/10/23 20:33:50 adam Exp $
-
-To enable this package, put the following into your /etc/rc.conf:
-
-       pgsql=YES
-       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
-                            # ~pgsql/data/server.crt required)
-
-and ensure that
-
-       ${RCD_SCRIPTS_DIR}/pgsql start
-
-is run at the appropriate time.
-
-Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
-
-===========================================================================
diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql10-server/MESSAGE.rcd
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/postgresql10-server/MESSAGE.rcd Tue May 28 13:40:40 2019 +0000
@@ -0,0 +1,18 @@
+===========================================================================
+$NetBSD: MESSAGE.rcd,v 1.1 2019/05/28 13:40:40 jperkin Exp $
+
+To enable this package, put the following into your /etc/rc.conf:
+
+       pgsql=YES
+       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
+                            # ~pgsql/data/server.crt required)
+
+and ensure that
+
+       ${RCD_SCRIPTS_DIR}/pgsql start
+
+is run at the appropriate time.
+
+Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
+
+===========================================================================
diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql11-server/MESSAGE
--- a/databases/postgresql11-server/MESSAGE     Tue May 28 13:35:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2018/10/23 16:02:52 adam Exp $
-
-To enable this package, put the following into your /etc/rc.conf:
-
-       pgsql=YES
-       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
-                            # ~pgsql/data/server.crt required)
-
-and ensure that
-
-       ${RCD_SCRIPTS_DIR}/pgsql start
-
-is run at the appropriate time.
-
-Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
-
-===========================================================================
diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql11-server/MESSAGE.rcd
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/postgresql11-server/MESSAGE.rcd Tue May 28 13:40:40 2019 +0000
@@ -0,0 +1,18 @@
+===========================================================================
+$NetBSD: MESSAGE.rcd,v 1.1 2019/05/28 13:40:40 jperkin Exp $
+
+To enable this package, put the following into your /etc/rc.conf:
+
+       pgsql=YES
+       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
+                            # ~pgsql/data/server.crt required)
+
+and ensure that
+
+       ${RCD_SCRIPTS_DIR}/pgsql start
+
+is run at the appropriate time.
+
+Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
+
+===========================================================================
diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql94-server/MESSAGE
--- a/databases/postgresql94-server/MESSAGE     Tue May 28 13:35:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2015/01/14 21:01:19 adam Exp $
-
-To enable this package, put the following into your /etc/rc.conf:
-
-       pgsql=YES
-       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
-                            # ~pgsql/data/server.crt required)
-
-and ensure that
-
-       ${RCD_SCRIPTS_DIR}/pgsql start
-
-is run at the appropriate time.
-
-Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
-
-===========================================================================
diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql94-server/MESSAGE.rcd
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/postgresql94-server/MESSAGE.rcd Tue May 28 13:40:40 2019 +0000
@@ -0,0 +1,18 @@
+===========================================================================
+$NetBSD: MESSAGE.rcd,v 1.1 2019/05/28 13:40:40 jperkin Exp $
+
+To enable this package, put the following into your /etc/rc.conf:
+
+       pgsql=YES
+       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
+                            # ~pgsql/data/server.crt required)
+
+and ensure that
+
+       ${RCD_SCRIPTS_DIR}/pgsql start
+
+is run at the appropriate time.
+
+Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
+
+===========================================================================
diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql95-server/MESSAGE
--- a/databases/postgresql95-server/MESSAGE     Tue May 28 13:35:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2016/02/25 21:37:37 tnn Exp $
-
-To enable this package, put the following into your /etc/rc.conf:
-
-       pgsql=YES
-       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
-                            # ~pgsql/data/server.crt required)
-
-and ensure that
-
-       ${RCD_SCRIPTS_DIR}/pgsql start
-
-is run at the appropriate time.
-
-Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
-
-===========================================================================
diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql95-server/MESSAGE.rcd
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/postgresql95-server/MESSAGE.rcd Tue May 28 13:40:40 2019 +0000
@@ -0,0 +1,18 @@
+===========================================================================
+$NetBSD: MESSAGE.rcd,v 1.1 2019/05/28 13:40:40 jperkin Exp $
+
+To enable this package, put the following into your /etc/rc.conf:
+
+       pgsql=YES
+       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
+                            # ~pgsql/data/server.crt required)
+
+and ensure that
+
+       ${RCD_SCRIPTS_DIR}/pgsql start
+
+is run at the appropriate time.
+
+Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
+
+===========================================================================
diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql96-server/MESSAGE
--- a/databases/postgresql96-server/MESSAGE     Tue May 28 13:35:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2016/10/29 19:41:55 adam Exp $
-
-To enable this package, put the following into your /etc/rc.conf:
-
-       pgsql=YES
-       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
-                            # ~pgsql/data/server.crt required)
-
-and ensure that
-
-       ${RCD_SCRIPTS_DIR}/pgsql start
-
-is run at the appropriate time.
-
-Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
-
-===========================================================================
diff -r 56e1b704a244 -r cb1a8e77e877 databases/postgresql96-server/MESSAGE.rcd
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/postgresql96-server/MESSAGE.rcd Tue May 28 13:40:40 2019 +0000
@@ -0,0 +1,18 @@
+===========================================================================
+$NetBSD: MESSAGE.rcd,v 1.1 2019/05/28 13:40:40 jperkin Exp $
+
+To enable this package, put the following into your /etc/rc.conf:
+
+       pgsql=YES
+       pgsql_flags="-l"     # enables SSL connections (TCP/IP and
+                            # ~pgsql/data/server.crt required)
+
+and ensure that
+
+       ${RCD_SCRIPTS_DIR}/pgsql start
+
+is run at the appropriate time.
+
+Note: PostgreSQL accepts TCP/IP connections on localhost address by default.
+
+===========================================================================



Home | Main Index | Thread Index | Old Index