PR: ports/22530
Submitted by: Tomokatsu Saito <saito@a2z.co.jp> (MAINTAINER)
Prepare for the future merger with databases/postgresql7.
- Fix broken plist's by copying from those of databases/postgresql7.
- Previous plist removed all the precious user data mercilessly. :(
DO NOT PERFORM A "pkg_delete" AGAINST THE PREVIOUS INSTALLATION!
YOU WILL LOSE ALL THE DATA STORED IN "${PREFIX}/pgsql/data"!!!
- A bunch of missing entries have been added for pgacess files to
plist.tcl.
- Fix permissions for ${PREFIX}/pgsql/lib to avoid causing a security
error when doing ldconfig.
- Make scripts PREFIX-safe.
- Synchronize with databases/postgresql7.
- Standardize variable names.
- Complete user friendly messages.
- Move the Java class files to the standard directory..
- Minor cleanups.
I hope the merger will be accomplished in near future.