Re: pkgng "requirements" script equivalent

2014-10-30 Thread Baptiste Daroussin
On Thu, Oct 30, 2014 at 07:52:51AM -0700, Nick Rogers wrote: > On Wed, Oct 29, 2014 at 5:44 PM, Baptiste Daroussin > wrote: > > > On Wed, Oct 29, 2014 at 01:43:27PM -0700, Nick Rogers wrote: > > > On Wed, Oct 29, 2014 at 1:02 PM, Baptiste Daroussin > > > wrote: > > > > > > > On Wed, Oct 29, 2014

Re: pkgng "requirements" script equivalent

2014-10-30 Thread Nick Rogers
On Wed, Oct 29, 2014 at 5:44 PM, Baptiste Daroussin wrote: > On Wed, Oct 29, 2014 at 01:43:27PM -0700, Nick Rogers wrote: > > On Wed, Oct 29, 2014 at 1:02 PM, Baptiste Daroussin > > wrote: > > > > > On Wed, Oct 29, 2014 at 12:44:21PM -0700, Nick Rogers wrote: > > > > Hello, > > > > > > > > I am

Re: pkgng "requirements" script equivalent

2014-10-29 Thread Baptiste Daroussin
On Wed, Oct 29, 2014 at 01:43:27PM -0700, Nick Rogers wrote: > On Wed, Oct 29, 2014 at 1:02 PM, Baptiste Daroussin > wrote: > > > On Wed, Oct 29, 2014 at 12:44:21PM -0700, Nick Rogers wrote: > > > Hello, > > > > > > I am in the process of upgrading some proprietary software that has > > always >

Re: pkgng "requirements" script equivalent

2014-10-29 Thread Nick Rogers
On Wed, Oct 29, 2014 at 1:02 PM, Baptiste Daroussin wrote: > On Wed, Oct 29, 2014 at 12:44:21PM -0700, Nick Rogers wrote: > > Hello, > > > > I am in the process of upgrading some proprietary software that has > always > > been deployed via a "custom" package created by the old pkg_create. So > fa

Re: pkgng "requirements" script equivalent

2014-10-29 Thread Baptiste Daroussin
On Wed, Oct 29, 2014 at 12:44:21PM -0700, Nick Rogers wrote: > Hello, > > I am in the process of upgrading some proprietary software that has always > been deployed via a "custom" package created by the old pkg_create. So far > I've been able to use "pkg create" to achieve what I want, but it seem

pkgng "requirements" script equivalent

2014-10-29 Thread Nick Rogers
Hello, I am in the process of upgrading some proprietary software that has always been deployed via a "custom" package created by the old pkg_create. So far I've been able to use "pkg create" to achieve what I want, but it seems that the "requirements" script is no longer a part of the new pkg fra