|
Re: fetching binaries without installing: msg#00287os.netbsd.devel.pkgsrc.user
On Sat, 23 Dec 2006, Justin C. Sherrill wrote: > I'm working on building a DragonFly CD, and I want to include X and some > other programs on it. To do that, I need to have the pkgsrc packages > included on the CD. > > I can install from binaries, and I can 'make fetch', but neither of those > do what I want: fetch a pkgsrc binary package (in this case, from Joerg's > binary site) and all its dependencies, without installing it. Is there a > simple way to do this without either building everything first or having > to fetch each individual dependency? There's a pkg_summary.gz file in the "All" directory. It should list all the available packages with their dependencies. I don't know if there is any tool to use it, but you could script something to use that pkg_summary(5) file to build a list of your needed tarballs. And then use fetch(1) or ftp(1) to grab those from your list. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | fetching binaries without installing: 00287, Justin C. Sherrill |
|---|---|
| Next by Date: | Re: pksrc variable MAIL_CMD not defined for NetBSD 3.1???: 00287, Mark E. Perkins |
| Previous by Thread: | fetching binaries without installingi: 00287, Justin C. Sherrill |
| Next by Thread: | Update amsn: 00287, Lieven De Keyzer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |