summaryrefslogtreecommitdiff
path: root/security/freebsd-update
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-02-25 21:21:04 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-02-25 21:21:04 +0000
commitb28404f9a99af2ee822d7d3a83eb70ea92c23803 (patch)
tree034d8a3d6076464c9d342a01c8029cc7a1da0d3b /security/freebsd-update
parent- Upgrade to nessus version 2.0.10a (diff)
Revert rev 1.8.
Requested by: Colin Percival <colin.percival@wadham.ox.ac.uk>
Notes
Notes: svn path=/head/; revision=102134
Diffstat (limited to 'security/freebsd-update')
-rw-r--r--security/freebsd-update/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/freebsd-update/Makefile b/security/freebsd-update/Makefile
index 4365f5124f41..5d7404915c03 100644
--- a/security/freebsd-update/Makefile
+++ b/security/freebsd-update/Makefile
@@ -17,6 +17,11 @@ COMMENT= Fetches and installs binary updates to FreeBSD
# Under no circumstances should this port ever be modified without approval
# from the maintainer or security-officer, even for "cosmetic" fixes.
+# The RSA code has only been tested on i386; I don't *think* there are
+# any word-size or endian issues, but I'm not sure. Since nobody is
+# building updates for non-i386 platforms anyway, this won't hurt anyone.
+ONLY_FOR_ARCHS= i386
+
RUN_DEPENDS= bspatch:${PORTSDIR}/misc/bsdiff
MAN5= freebsd-update.conf.5