pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/postgresql83-adminpack All other postgresql8...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef013dc2fce5
branches: trunk
changeset: 617171:ef013dc2fce5
user: jnemeth <jnemeth%pkgsrc.org@localhost>
date: Thu Apr 11 06:26:46 2013 +0000
description:
All other postgresql83 packages were removed, and this one was
removed from the databases/Makefile, making it obvious that the
postgresql maintainer intended to remove this one as well, so make
it so.
diffstat:
databases/postgresql83-adminpack/DESCR | 4 ----
databases/postgresql83-adminpack/Makefile | 16 ----------------
databases/postgresql83-adminpack/PLIST | 4 ----
3 files changed, 0 insertions(+), 24 deletions(-)
diffs (36 lines):
diff -r 6ad6c599bedd -r ef013dc2fce5 databases/postgresql83-adminpack/DESCR
--- a/databases/postgresql83-adminpack/DESCR Thu Apr 11 03:44:19 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-The ``adminpack'' PostgreSQL contrib module implements a number of
-support functions which pgAdmin and other administration and management
-tools can use to provide additional functionality if installed on a
-server.
diff -r 6ad6c599bedd -r ef013dc2fce5 databases/postgresql83-adminpack/Makefile
--- a/databases/postgresql83-adminpack/Makefile Thu Apr 11 03:44:19 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2013/02/09 11:19:08 adam Exp $
-
-PKGNAME= ${DISTNAME:C/-/83-adminpack-/}
-COMMENT= Admin pack module for pgAdmin management
-
-DEPENDS+= postgresql83-server>=${PKGVERSION_NOREV}:../../databases/postgresql83-server
-
-.include "../../databases/postgresql83/Makefile.common"
-
-BUILD_DIRS= contrib/adminpack
-BUILD_MAKE_FLAGS= PGXS=1
-REQD_DIRS+= share/doc/postgresql/contrib
-REQD_DIRS+= share/postgresql/contrib
-
-.include "../../databases/postgresql83-client/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6ad6c599bedd -r ef013dc2fce5 databases/postgresql83-adminpack/PLIST
--- a/databases/postgresql83-adminpack/PLIST Thu Apr 11 03:44:19 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2011/02/15 09:06:32 adam Exp $
-lib/postgresql/adminpack.so
-share/postgresql/contrib/adminpack.sql
-share/postgresql/contrib/uninstall_adminpack.sql
Home |
Main Index |
Thread Index |
Old Index