Re: Plugins support in pkgng

2012-09-01 Thread Bryan Drewery
On 9/1/2012 2:46 PM, Marin Atanasov Nikolov wrote: > Support for plugins which provide new commands in pkgng has been committed. Very cool! -- Regards, Bryan Drewery bdrewery@freenode/EFNet ___ freebsd-ports@freebsd.org mailing list http://lists.freebs

Re: Plugins support in pkgng

2012-09-01 Thread Marin Atanasov Nikolov
On Sat, Sep 1, 2012 at 6:17 AM, Bryan Drewery wrote: > On 8/31/2012 10:15 PM, Eitan Adler wrote: >> On 31 August 2012 09:15, Bryan Drewery wrote: >> >>> No, because it already knows which you installed and which were pulled >>> in as dependencies. There's a recent thread on ports@ regarding pkg2n

Re: Plugins support in pkgng

2012-08-31 Thread Bryan Drewery
On 8/31/2012 10:15 PM, Eitan Adler wrote: > On 31 August 2012 09:15, Bryan Drewery wrote: > >> No, because it already knows which you installed and which were pulled >> in as dependencies. There's a recent thread on ports@ regarding pkg2ng >> and marking your imported packages as automatic or not

Re: Plugins support in pkgng

2012-08-31 Thread Eitan Adler
On 31 August 2012 09:15, Bryan Drewery wrote: > No, because it already knows which you installed and which were pulled > in as dependencies. There's a recent thread on ports@ regarding pkg2ng > and marking your imported packages as automatic or not. There is a usecase for looking at all the leaf

Re: Plugins support in pkgng

2012-08-31 Thread Bryan Drewery
On 8/31/2012 11:03 AM, Vitaly Magerya wrote: > Glen Barber wrote: >>> How about the ability to add new commands to "pkg"? >>> For example something like "pkg cutleaves" via plugins would be cool. >> >> I think 'pkg autoremove' already does this. > > Does autoremove show you all the leaves and ask

Re: Plugins support in pkgng

2012-08-31 Thread Vitaly Magerya
Glen Barber wrote: >> How about the ability to add new commands to "pkg"? >> For example something like "pkg cutleaves" via plugins would be cool. > > I think 'pkg autoremove' already does this. Does autoremove show you all the leaves and ask which ones you want removed? I honestly don't know (an

Re: Plugins support in pkgng

2012-08-31 Thread Marin Atanasov Nikolov
On Fri, Aug 31, 2012 at 6:36 PM, Glen Barber wrote: > On Fri, Aug 31, 2012 at 06:27:09PM +0300, Vitaly Magerya wrote: >> Marin Atanasov Nikolov wrote: >> > This is just to share with you that soon after the official 1.0 >> > release of pkgng we now have basic plugins support in pkgng's >> > devel

Re: Plugins support in pkgng

2012-08-31 Thread Glen Barber
On Fri, Aug 31, 2012 at 06:27:09PM +0300, Vitaly Magerya wrote: > Marin Atanasov Nikolov wrote: > > This is just to share with you that soon after the official 1.0 > > release of pkgng we now have basic plugins support in pkgng's > > development branch. > > [...] > > It's not perfect or covering e

Re: Plugins support in pkgng

2012-08-31 Thread Vitaly Magerya
Marin Atanasov Nikolov wrote: > This is just to share with you that soon after the official 1.0 > release of pkgng we now have basic plugins support in pkgng's > development branch. > [...] > It's not perfect or covering everything, but it will give you a quick > start though :) How about the abi