tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wip/cliqz: Request for review



On Tue, Feb 26, 2019 at 5:25 PM Thomas Klausner <wiz%netbsd.org@localhost> wrote:
>
> On Mon, Feb 25, 2019 at 08:30:05PM +0100, Roland Illig wrote:
> > I'm not sure though how to import a pkgsrc-wip package. 10 years ago I
> > wrote my own "bmake import", but that doesn't work anymore. Therefore,
> > I'll leave that to someone else.
>
> The easiest way is to 'cp -r' the directory to where it should go and
> then run '/usr/pkgsrc/wip/import-package.sh' from inside that
> directory.
>
> I.e.,
>
> cp -r /usr/pkgsrc/wip/foo /usr/pkgsrc/devel/foo
> cd /usr/pkgsrc/devel/foo
> /usr/pkgsrc/wip/import-package.sh
>

I can try this out when this package is ready to be imported.

Thank you for this information.

--
Santhosh


Home | Main Index | Thread Index | Old Index