aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plproxy
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-19 02:54:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-19 02:54:54 +0000
commit6da29a94fad7dd606cdc47dce031d71ea162d8fd (patch)
treeb814bdc850876fc7f43127bd2a783cf124f36b80 /databases/postgresql-plproxy
parent1fffccb9b203900720b19fdc7daf616cf0e6df17 (diff)
downloadports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.tar.gz
ports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.zip
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months. With hat: portmgr
Notes
Notes: svn path=/head/; revision=215228
Diffstat (limited to 'databases/postgresql-plproxy')
-rw-r--r--databases/postgresql-plproxy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile
index e5259e59b0a5..c576eb9e9f6e 100644
--- a/databases/postgresql-plproxy/Makefile
+++ b/databases/postgresql-plproxy/Makefile
@@ -18,6 +18,8 @@ COMMENT= PL/Proxy is database partitioning system
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
BROKEN= Does not build
+DEPRECATED= Has been broken for more than 6 months
+EXPIRATION_DATE=2008-09-19
USE_PGSQL= yes
USE_GMAKE= yes