Subject: Re: Save pkg_add'ed binary packages locally?
To: Rakhesh Sasidharan <rakheshster@gmail.com>
From: Todd Willey <xtoddx@gmail.com>
List: pkgsrc-users
Date: 06/19/2006 16:55:17
On 6/10/06, Rakhesh Sasidharan <rakheshster@gmail.com> wrote:
> Hi,
>
> Is there an option to save the pkg_add'ed binary packages locally? All
> I could find was this[1] post from late last year, from which I get
> the idea such an option did not exist at that time. In the pkg_add
> manpage too, I dont find any such options/ env variables ...
>
> Thanks,
> Rakhesh
>
> [1] -- http://article.gmane.org/gmane.os.netbsd.help/13512
>
> --
>         NetBSD/i386 3.0 + pkgsrc-current | OpenBSD/i386 3.9
>         http://search.gmane.org/?query=&group=gmane.os.netbsd.* (netbsd archives)
>         http://search.gmane.org/?query=&group=gmane.os.openbsd.* (openbsd archives)
>         http://man.netbsd.org/ | http://www.openbsd.org/cgi-bin/man.cgi (manpages)
>

I wanted this functionality as well (and the ability to check
signatures of remote files) so I wrote a patch to do this.
Unfortunately I never cleaned and polished it, but hopefully you can
pickup where I left off.

See the -d option
http://mail-index.netbsd.org/tech-pkg/2005/02/12/0009.html
Use `uudecode -rm` to decode the patch.

-todd[1]