Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Prakash Surya
FWIW, I've opened a PR with what I have so far:
https://github.com/OpenIndiana/oi-userland/pull/3867

On Wed, Jan 10, 2018 at 9:56 AM, Prakash Surya 
wrote:

> ​Thanks for all the pointers. From what I've read so far, the overall
> process looks pretty straightforward and about what I would have expected.
>
> I'm trying to make the changes required for updating "openjdk-8" and I'm
> curious how I'm supposed to go about updating the "patches" directory.
> Should I simply copy the openjdk8 "patches" directory from Joyent's pkgsrc
> repository? Or should I be doing something else? How was the "patches"
> directory for version 144 generated?​
>
> On Wed, Jan 10, 2018 at 9:20 AM, Aurélien Larcher <
> aurelien.larc...@gmail.com> wrote:
>
>>
>>
>> On Wed, Jan 10, 2018 at 3:56 PM, Alexander Pyhalov  wrote:
>>
>>> On 01/10/18 05:39 PM, Prakash Surya wrote:
>>>
 If you're willing to bump it to the new version, that'd be great! If
 it's
 not too time consuming, I could try to do it, but I'd need some
 help/pointers since I've never done any OI packaging work before.

>>>
>>> Quick pointers:
>>> https://wiki.openindiana.org/oi/Building+with+oi-userland
>>> https://wiki.openindiana.org/oi/oi-userland+-+best+practices
>>> http://docs.openindiana.org/dev/userland/
>>>
>>> I know, all of them are likely a bit outdated, but that's what we have :)
>>
>>
>> I wrote a bit more in the (slow) process of structuring a maintainer's
>> guide.
>>
>> https://wiki.openindiana.org/oi/2.+Overview+of+the+Build+System
>> https://wiki.openindiana.org/oi/3.+Common+Tasks
>>
>>
>>>
>>>
>>> --
>>> Best regards,
>>> Alexander Pyhalov,
>>> system administrator of Southern Federal University IT department
>>>
>>> ___
>>> oi-dev mailing list
>>> oi-dev@openindiana.org
>>> https://openindiana.org/mailman/listinfo/oi-dev
>>>
>>
>>
>>
>> --
>> ---
>> Praise the Caffeine embeddings
>>
>
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Prakash Surya
​Thanks for all the pointers. From what I've read so far, the overall
process looks pretty straightforward and about what I would have expected.

I'm trying to make the changes required for updating "openjdk-8" and I'm
curious how I'm supposed to go about updating the "patches" directory.
Should I simply copy the openjdk8 "patches" directory from Joyent's pkgsrc
repository? Or should I be doing something else? How was the "patches"
directory for version 144 generated?​

On Wed, Jan 10, 2018 at 9:20 AM, Aurélien Larcher <
aurelien.larc...@gmail.com> wrote:

>
>
> On Wed, Jan 10, 2018 at 3:56 PM, Alexander Pyhalov  wrote:
>
>> On 01/10/18 05:39 PM, Prakash Surya wrote:
>>
>>> If you're willing to bump it to the new version, that'd be great! If it's
>>> not too time consuming, I could try to do it, but I'd need some
>>> help/pointers since I've never done any OI packaging work before.
>>>
>>
>> Quick pointers:
>> https://wiki.openindiana.org/oi/Building+with+oi-userland
>> https://wiki.openindiana.org/oi/oi-userland+-+best+practices
>> http://docs.openindiana.org/dev/userland/
>>
>> I know, all of them are likely a bit outdated, but that's what we have :)
>
>
> I wrote a bit more in the (slow) process of structuring a maintainer's
> guide.
>
> https://wiki.openindiana.org/oi/2.+Overview+of+the+Build+System
> https://wiki.openindiana.org/oi/3.+Common+Tasks
>
>
>>
>>
>> --
>> Best regards,
>> Alexander Pyhalov,
>> system administrator of Southern Federal University IT department
>>
>> ___
>> oi-dev mailing list
>> oi-dev@openindiana.org
>> https://openindiana.org/mailman/listinfo/oi-dev
>>
>
>
>
> --
> ---
> Praise the Caffeine embeddings
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Aurélien Larcher
On Wed, Jan 10, 2018 at 3:56 PM, Alexander Pyhalov  wrote:

> On 01/10/18 05:39 PM, Prakash Surya wrote:
>
>> If you're willing to bump it to the new version, that'd be great! If it's
>> not too time consuming, I could try to do it, but I'd need some
>> help/pointers since I've never done any OI packaging work before.
>>
>
> Quick pointers:
> https://wiki.openindiana.org/oi/Building+with+oi-userland
> https://wiki.openindiana.org/oi/oi-userland+-+best+practices
> http://docs.openindiana.org/dev/userland/
>
> I know, all of them are likely a bit outdated, but that's what we have :)


I wrote a bit more in the (slow) process of structuring a maintainer's
guide.

https://wiki.openindiana.org/oi/2.+Overview+of+the+Build+System
https://wiki.openindiana.org/oi/3.+Common+Tasks


>
>
> --
> Best regards,
> Alexander Pyhalov,
> system administrator of Southern Federal University IT department
>
> ___
> oi-dev mailing list
> oi-dev@openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev
>



-- 
---
Praise the Caffeine embeddings
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Franklin
Ok,

I have experience with OpenIndiana Userland packaging.

I'll start this job tomorrow.

Thanks

Em 10 de jan de 2018 12:55 PM, "Alexander Pyhalov"  escreveu:

> On 01/10/18 05:39 PM, Prakash Surya wrote:
>
>> If you're willing to bump it to the new version, that'd be great! If it's
>> not too time consuming, I could try to do it, but I'd need some
>> help/pointers since I've never done any OI packaging work before.
>>
>
> Quick pointers:
> https://wiki.openindiana.org/oi/Building+with+oi-userland
> https://wiki.openindiana.org/oi/oi-userland+-+best+practices
> http://docs.openindiana.org/dev/userland/
>
> I know, all of them are likely a bit outdated, but that's what we have :)
>
> --
> Best regards,
> Alexander Pyhalov,
> system administrator of Southern Federal University IT department
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Alexander Pyhalov

On 01/10/18 05:39 PM, Prakash Surya wrote:

If you're willing to bump it to the new version, that'd be great! If it's
not too time consuming, I could try to do it, but I'd need some
help/pointers since I've never done any OI packaging work before.


Quick pointers:
https://wiki.openindiana.org/oi/Building+with+oi-userland
https://wiki.openindiana.org/oi/oi-userland+-+best+practices
http://docs.openindiana.org/dev/userland/

I know, all of them are likely a bit outdated, but that's what we have :)

--
Best regards,
Alexander Pyhalov,
system administrator of Southern Federal University IT department

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Prakash Surya
If you're willing to bump it to the new version, that'd be great! If it's
not too time consuming, I could try to do it, but I'd need some
help/pointers since I've never done any OI packaging work before.

On Wed, Jan 10, 2018 at 6:29 AM, Franklin  wrote:

> Hi,
>
> If yiu need a help a can do this bump.
>
> (Yeah, i'm still alive)
>
>
>
> Em 10 de jan de 2018 11:24 AM, "Alexander Pyhalov"  escreveu:
>
>> On 01/10/18 04:14 PM, Prakash Surya wrote:
>>
>>> Hi,
>>>
>>> I don't see a package for version 151 of OpenJDK 8, only version 144. Are
>>> there any plans to move to version 151?
>>>
>>>
>>
>> Hi.
>> There are no immediate plans, as I'll be busy with upower and
>> mate-power-manager at least for a week or two, but it shouldn't be hard -
>> import https://github.com/joyent/pkgsrc/commit/91fc60ec7ee226677915
>> 690b7dabe15eb43e235d and check that illumos-gate still builds correctly.
>>
>>
>> --
>> Best regards,
>> Alexander Pyhalov,
>> system administrator of Southern Federal University IT department
>>
>> ___
>> oi-dev mailing list
>> oi-dev@openindiana.org
>> https://openindiana.org/mailman/listinfo/oi-dev
>>
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Franklin
Hi,

If yiu need a help a can do this bump.

(Yeah, i'm still alive)



Em 10 de jan de 2018 11:24 AM, "Alexander Pyhalov"  escreveu:

> On 01/10/18 04:14 PM, Prakash Surya wrote:
>
>> Hi,
>>
>> I don't see a package for version 151 of OpenJDK 8, only version 144. Are
>> there any plans to move to version 151?
>>
>>
>
> Hi.
> There are no immediate plans, as I'll be busy with upower and
> mate-power-manager at least for a week or two, but it shouldn't be hard -
> import https://github.com/joyent/pkgsrc/commit/91fc60ec7ee226677915
> 690b7dabe15eb43e235d and check that illumos-gate still builds correctly.
>
>
> --
> Best regards,
> Alexander Pyhalov,
> system administrator of Southern Federal University IT department
>
> ___
> oi-dev mailing list
> oi-dev@openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev
>
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Alexander Pyhalov

On 01/10/18 04:14 PM, Prakash Surya wrote:

Hi,

I don't see a package for version 151 of OpenJDK 8, only version 144. Are
there any plans to move to version 151?




Hi.
There are no immediate plans, as I'll be busy with upower and 
mate-power-manager at least for a week or two, but it shouldn't be hard 
- import 
https://github.com/joyent/pkgsrc/commit/91fc60ec7ee226677915690b7dabe15eb43e235d 
and check that illumos-gate still builds correctly.



--
Best regards,
Alexander Pyhalov,
system administrator of Southern Federal University IT department

___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


[oi-dev] OpenJDK 8 version 151?

2018-01-10 Thread Prakash Surya
Hi,

I don't see a package for version 151 of OpenJDK 8, only version 144. Are
there any plans to move to version 151?

Thanks!
___
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev