Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2000 01:34:13 -0800 (PST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/japanese/postgresql7 pkg-plist.doc Makefile distinfo pkg-install pkg-plist pkg-plist.jdbc pkg-plist.tcl ports/japanese/postgresql7/files post-install-notes
Message-ID:  <200011030934.BAA33994@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2000/11/03 01:34:13 PST

  Modified files:
    japanese/postgresql7 Makefile distinfo pkg-install pkg-plist 
                         pkg-plist.jdbc pkg-plist.tcl 
    japanese/postgresql7/files post-install-notes 
  Added files:
    japanese/postgresql7 pkg-plist.doc 
  Log:
  Update to 7.0.2 + jumbo 20001025 patch.
  
  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.
  
  Revision  Changes    Path
  1.18      +96 -67    ports/japanese/postgresql7/Makefile
  1.7       +2 -1      ports/japanese/postgresql7/distinfo
  1.5       +2 -2      ports/japanese/postgresql7/pkg-install
  1.7       +20 -908   ports/japanese/postgresql7/pkg-plist
  1.2       +1 -1      ports/japanese/postgresql7/pkg-plist.jdbc
  1.5       +134 -0    ports/japanese/postgresql7/pkg-plist.tcl
  1.3       +2 -0      ports/japanese/postgresql7/files/post-install-notes



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011030934.BAA33994>