From cf193c59d969cb5576f1f1eb7332b0839a051e73 Mon Sep 17 00:00:00 2001 From: Clive Lin Date: Thu, 15 Mar 2001 19:26:26 +0000 Subject: ldconfig PostgreSQL's lib should happen before starting *ANY* ports. This would cure headache like apache module linking against libpq fail to work after rebooting. Originally, maintainer and I want this commit to go with the PostgreSQL updating. But we both think that the latest PostgreSQL would not be released before FreeBSD 4.3-RELEASE ports freeze. As a conclusion, PORTREVISION bumped. Discussed with/Submitted by: MAINTAINER --- databases/postgresql73-server/pkg-message | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql73-server/pkg-message') diff --git a/databases/postgresql73-server/pkg-message b/databases/postgresql73-server/pkg-message index 88cc50d642e6..afda87898a21 100644 --- a/databases/postgresql73-server/pkg-message +++ b/databases/postgresql73-server/pkg-message @@ -8,5 +8,5 @@ Example: You can then start PostgreSQL by running: - /usr/local/etc/rc.d/pgsql.sh start + /usr/local/etc/rc.d/010.pgsql.sh start ========================================== -- cgit v1.2.3