Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 07:33:47 -0700 (PDT)
From:      Johann Visagie <wjv@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/py-PyGreSQL Makefile distinfo pkg-comment pkg-descr pkg-plist ports/databases/py-PyGreSQL/files Makefile patch-configure patch-pgdb.py patch-src::interfaces::python::GNUmakefile
Message-ID:  <200210231433.g9NEXlmk003306@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wjv         2002/10/23 07:33:47 PDT

  Modified files:
    databases/py-PyGreSQL Makefile distinfo pkg-comment pkg-descr 
                          pkg-plist 
  Added files:
    databases/py-PyGreSQL/files patch-configure 
                                patch-src::interfaces::python::GNUmakefile 
  Removed files:
    databases/py-PyGreSQL/files Makefile patch-pgdb.py 
  Log:
  - Make this port a subport of databases/postgresql7, since the development of
    PyGreSQL has been folded into that of PostgreSQL itself.
  - This update effectivly takes PyGreSQL to version 3.3, which is distributed
    with PostgreSQL 7.2.3.
  - Byte-compile installed modules to ensure clean deinstallation.
  - Install documentation under $DOCSDIR.
  - Remove Makefile from $FILESDIR - not required anymore.
  - Remove patch-pgdb.py - not required any longer.
  - Add two patches to ensure installation is $PREFIX-clean.
  - Update pkg-comment and pkg-descr to reflect the current status of the port.
  
  Revision  Changes    Path
  1.30      +19 -15    ports/databases/py-PyGreSQL/Makefile
  1.7       +1 -1      ports/databases/py-PyGreSQL/distinfo
  1.7       +0 -26     ports/databases/py-PyGreSQL/files/Makefile (dead)
  1.1       +11 -0     ports/databases/py-PyGreSQL/files/patch-configure (new)
  1.4       +0 -28     ports/databases/py-PyGreSQL/files/patch-pgdb.py (dead)
  1.1       +28 -0     ports/databases/py-PyGreSQL/files/patch-src::interfaces::python::GNUmakefile (new)
  1.3       +1 -1      ports/databases/py-PyGreSQL/pkg-comment
  1.4       +8 -5      ports/databases/py-PyGreSQL/pkg-descr
  1.4       +6 -1      ports/databases/py-PyGreSQL/pkg-plist

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?200210231433.g9NEXlmk003306>