From owner-cvs-ports Sun Oct 12 06:07:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA19722 for cvs-ports-outgoing; Sun, 12 Oct 1997 06:07:28 -0700 (PDT) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA19541; Sun, 12 Oct 1997 06:03:48 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id GAA06168; Sun, 12 Oct 1997 06:03:10 -0700 (PDT) Date: Sun, 12 Oct 1997 06:03:10 -0700 (PDT) Message-Id: <199710121303.GAA06168@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/databases/pgaccess Makefile ports/databases/pgaccess/files md5 ports/databases/pgaccess/patches patch-aa ports/databases/pgaccess/scripts post-configure Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1997/10/12 06:03:10 PDT Modified files: databases/pgaccess Makefile databases/pgaccess/files md5 databases/pgaccess/patches patch-aa Added files: databases/pgaccess/scripts post-configure Log: - updated to newest version 0.60 - author was so nice to add a version number in the source file, hurray. - "dynamically" patch the path to libpgtcl.so ${PREFIX}/pgsql/lib/libpgtcl.so| depending on the PREFIX variable using new post-configure script - tested building, installing, packaging Revision Changes Path 1.3 +2 -3 ports/databases/pgaccess/Makefile 1.4 +1 -1 ports/databases/pgaccess/files/md5 1.3 +2 -11 ports/databases/pgaccess/patches/patch-aa