386c36c2bc
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.
13 lines
492 B
Text
13 lines
492 B
Text
share/examples/pgsql/jdbc/ImageViewer.java
|
|
share/examples/pgsql/jdbc/basic.java
|
|
share/examples/pgsql/jdbc/blobtest.java
|
|
share/examples/pgsql/jdbc/datestyle.java
|
|
share/examples/pgsql/jdbc/metadata.java
|
|
share/examples/pgsql/jdbc/psql.java
|
|
share/examples/pgsql/jdbc/threadsafe.java
|
|
share/examples/pgsql/jdbc/README
|
|
share/examples/pgsql/jdbc/README_6.3
|
|
@dirrm share/examples/pgsql/jdbc
|
|
@dirrm share/examples/pgsql
|
|
share/java/classes/postgresql.jar
|
|
@unexec rmdir %D/share/java 2>/dev/null || true
|