- Mark ONLY_FOR_ARCHS=i386

PR:		59084
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2003-11-09 16:42:27 +00:00
parent 8abc7ca47a
commit 31d540598a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93561

View file

@ -13,6 +13,15 @@ MASTER_SITES= http://www.daemonology.net/freebsd-update/
MAINTAINER= cperciva@daemonology.net
COMMENT= Fetches and installs binary updates to FreeBSD
# This is a critical security port. If it breaks, Bad Things will happen.
# 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