--- /usr/ports/core/tar/Pkgfile 2011-10-11 15:07:39.638984270 +0700 +++ tar/Pkgfile 2012-07-11 16:08:46.770118627 +0700 @@ -10,7 +10,10 @@ build() { cd $name-$version + + sed -i '/gets is a security hole/d' gnu/stdio.in.h patch -p1 -i $SRC/$name-rootp.patch + ./configure --prefix= \ --libexec=/usr/lib/tar \ --disable-nls \