summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-08-25 04:49:26 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-08-25 04:49:26 +0000
commit8a19a039072dd742dbba0cc3d475b27f85cf7fb7 (patch)
tree5c1e5277ec75cb0dff649a19062007f3b5b7fe72 /databases/postgresql-devel
parentUpdate to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to (diff)
Forbid because of unconfirmed security bugs:
The following buffer overruns have been identified and addressed [in 7.2.2]: * in handling long datetime input * in repeat() * in lpad() and rpad() with multibyte * in SET TIME ZONE and TZ env var
Notes
Notes: svn path=/head/; revision=64973
Diffstat (limited to 'databases/postgresql-devel')
-rw-r--r--databases/postgresql-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index 4395c5dd3b9c..2d7c785e6d9f 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -27,6 +27,8 @@ DISTFILES+= postgresql-docs-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER?= girgen@partitur.se
+FORBIDDEN= "buffer overruns acknowledged by authors--see <URL:http://www3.us.postgresql.org/news.html>"
+
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql