diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2005-03-19 03:54:49 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2005-03-19 03:54:49 +0000 |
commit | 78f682460dfb559b72fb4c8333bb3f5f48ec7946 (patch) | |
tree | d368e24d5d9d585244718a3f181150213c455930 /UPDATING | |
parent | 75063741266f3fd43477a6ac526b36c2899c0108 (diff) | |
download | ports-78f682460dfb559b72fb4c8333bb3f5f48ec7946.tar.gz ports-78f682460dfb559b72fb4c8333bb3f5f48ec7946.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050319: + AFFECTS: users of databases/postgresql7[34]-server + AUTHOR: girgen@FreeBSD.org + + The startup script has been merged from 8.0 to 7.3 and 7.4. Hence, + to start the PostgreSQL server at boot time (regardless of version), + add the following to /etc/rc.conf: + + postgresql_enable=yes + 20050318: AFFECTS: users of x11-wm/blackbox, boxtools, bbkeys and bbpager AUTHOR: A.J.Caines@halplant.com |