Re: introduction for gsoc

2017-03-06 Thread Jackson Isaac
Hi Mohit,

On Sun, Mar 5, 2017 at 9:18 PM, mohit ahuja  wrote:
> Hi,
>
> I am Mohit Ahuja, a student at KTH, Sweden. I am planning to join 
> macports for this google summer of code(GSOC 2017), as suggested I am 
> introducing myself.
> I have programming experience of a few years and have mostly worked on Python 
> and C, > and also I have learnt swift and javascript.
>I love both open source and mac operating system and for me macports is one of 
>the most valuable Open Source project on a personal level. I would like to 
>contribute in terms of programming. Looking forward to working with you all.
>

Welcome to MacPorts project. We're always happy to see new GSoC
students and their enthusiasm towards open source :)

You might also want to take a look a Tcl, as most of our codebase is
written in Tcl. You may go through
http://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html to get started.

You've probably already seen our ideas page at
https://trac.macports.org/wiki/SummerOfCode. Feel free to suggest your
own ideas. We are open to hear ideas from our students too. If you
don't have your own idea at the moment, just read through
the ideas list and see if any of the tasks might suit you. Feel free to ask here
on the list, in IRC, or email the potential maintainers directly for more
information.

Looking forward to a great summer!
Jackson Isaac


Re: [macports-ports] branch master updated: ps2eps 1.68: move to CTAN, use_zip, use modern hashes

2017-03-06 Thread Ryan Schmidt
On Mar 6, 2017, at 13:56, Marius Schamschula  wrote:
> 
> It is rather undesirable, but it currently is the only thing that is 
> available.

The old file is still available from the old site... and our mirror...



Re: [macports-ports] branch master updated: ps2eps 1.68: move to CTAN, use_zip, use modern hashes

2017-03-06 Thread Marius Schamschula
Ryan,

It is rather undesirable, but it currently is the only thing that is available.

Marius
--
Marius Schamschula



> On Mar 6, 2017, at 1:52 PM, Ryan Schmidt  wrote:
> 
> 
>> On Feb 24, 2017, at 14:23, Marius Schamschula  wrote:
>> 
>> Marius Schamschula (Schamschula) pushed a commit to branch master
>> in repository macports-ports.
>> 
>> 
>> https://github.com/macports/macports-ports/commit/2d23de48016bd4ced56dc3cc6525976a58e1a082
>> 
>> The following commit(s) were added to refs/heads/master by this push:
>> 
>> new 2d23de4  ps2eps 1.68: move to CTAN, use_zip, use modern hashes
>> 
>> 2d23de4 is described below
>> 
>> 
>> commit 2d23de48016bd4ced56dc3cc6525976a58e1a082
>> 
>> Author: Marius Schamschula 
>> AuthorDate: Fri Feb 24 14:23:57 2017 -0600
>> 
>> 
>>ps2eps 1.68: move to CTAN, use_zip, use modern hashes
>> 
>> ---
>> print/ps2eps/Portfile | 14 --
>> 1 file changed, 8 insertions(+), 6 deletions(-)
>> 
>> 
>> diff --git a/print/ps2eps/Portfile b/print/ps2eps/Portfile
>> 
>> index b4cffd5..18ae1aa 100644
>> 
>> --- a/print/ps2eps/Portfile
>> 
>> +++ b/print/ps2eps/Portfile
>> 
>> @@ -2,12 +2,13 @@
>> 
>> 
>> PortSystem  1.0
>> nameps2eps
>> 
>> +distname${name}
> 
> 
> An unversioned distfile? Which uses zip and is therefore larger than the gz 
> file? This is not preferable.
> 
> 



Re: [macports-ports] branch master updated: ps2eps 1.68: move to CTAN, use_zip, use modern hashes

2017-03-06 Thread Ryan Schmidt

> On Feb 24, 2017, at 14:23, Marius Schamschula  wrote:
> 
> Marius Schamschula (Schamschula) pushed a commit to branch master
> in repository macports-ports.
> 
> 
> https://github.com/macports/macports-ports/commit/2d23de48016bd4ced56dc3cc6525976a58e1a082
> 
> The following commit(s) were added to refs/heads/master by this push:
> 
>  new 2d23de4  ps2eps 1.68: move to CTAN, use_zip, use modern hashes
> 
> 2d23de4 is described below
> 
> 
> commit 2d23de48016bd4ced56dc3cc6525976a58e1a082
> 
> Author: Marius Schamschula 
> AuthorDate: Fri Feb 24 14:23:57 2017 -0600
> 
> 
> ps2eps 1.68: move to CTAN, use_zip, use modern hashes
> 
> ---
>  print/ps2eps/Portfile | 14 --
>  1 file changed, 8 insertions(+), 6 deletions(-)
> 
> 
> diff --git a/print/ps2eps/Portfile b/print/ps2eps/Portfile
> 
> index b4cffd5..18ae1aa 100644
> 
> --- a/print/ps2eps/Portfile
> 
> +++ b/print/ps2eps/Portfile
> 
> @@ -2,12 +2,13 @@
> 
>  
>  PortSystem  1.0
>  nameps2eps
> 
> +distname${name}


An unversioned distfile? Which uses zip and is therefore larger than the gz 
file? This is not preferable.




Re: [macports-ports] branch master updated: ndcctools: fix distname and remove comment

2017-03-06 Thread mf2k

> On Mar 6, 2017, at 8:54 AM, Kurt Hindenburg  wrote:
> 
> Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
> in repository macports-ports.
> 
> https://github.com/macports/macports-ports/commit/ba1c32dab669b0db6fde002103e4f8ffb5db3711
>  
> 
> The following commit(s) were added to refs/heads/master by this push:
>  new ba1c32d  ndcctools: fix distname and remove comment
> ba1c32d is described below
> 
> commit ba1c32dab669b0db6fde002103e4f8ffb5db3711
> Author: Kurt Hindenburg 
> AuthorDate: Mon Mar 6 10:54:53 2017 -0500
> 
> ndcctools: fix distname and remove comment
> ---
>  sysutils/ndcctools/Portfile | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/sysutils/ndcctools/Portfile b/sysutils/ndcctools/Portfile
> index c23242a..5828b1d 100644
> --- a/sysutils/ndcctools/Portfile
> +++ b/sysutils/ndcctools/Portfile
> @@ -19,7 +19,7 @@ long_description${description_common} \
>   
>  homepagehttp://ccl.cse.nd.edu/
>  master_siteshttp://ccl.cse.nd.edu/software/files/
> -distfiles   cctools-${version}-source.tar.gz
> +distnamecctools-${version}-source
Yes, this is the proper way to handle this mainly because it should eliminate 
the need for now redundant worksrcdir line a few lines down!


Cheers!
Frank



Re: Security Ticket Keyword

2017-03-06 Thread Ryan Schmidt

On Mar 6, 2017, at 08:41, Zero King wrote:

> Do we have a way to mark tickets fixing security vulnerabilities?

I have no objection to adding a "security" keyword to such Trac tickets. 
Someone looking through the issue tracker for updates that could be committed 
might be more likely to pick a ticket to work on if it would resolve a security 
issue.



Re: Security Ticket Keyword

2017-03-06 Thread mf2k

> On Mar 6, 2017, at 7:55 AM, Mojca Miklavec  wrote:
> 
> On 6 March 2017 at 15:41, Zero King  wrote:
>> Do we have a way to mark tickets fixing security vulnerabilities?
> 
> On GitHub or Trac?
> 
> On GitHub I made a label "security fix" (which you already applied to
> one of your PRs, https://github.com/macports/macports-ports/pull/359).
> 
> On Trac we could add a keyword, but those keywords are plain text, so
> we would need to actually do something with those.
> 
> Mojca

I honestly do not see the point of adding such a keyword [1] for Trac. Pretty 
much all updates have security fixes these days. Plus I don’t see what it would 
accomplish. 

[1] 


Cheers!
Frank



Security Ticket Keyword

2017-03-06 Thread Zero King

Do we have a way to mark tickets fixing security vulnerabilities?


--
Best regards,
Zero King



Re: Security Ticket Keyword

2017-03-06 Thread Mojca Miklavec
On 6 March 2017 at 15:41, Zero King  wrote:
> Do we have a way to mark tickets fixing security vulnerabilities?

On GitHub or Trac?

On GitHub I made a label "security fix" (which you already applied to
one of your PRs, https://github.com/macports/macports-ports/pull/359).

On Trac we could add a keyword, but those keywords are plain text, so
we would need to actually do something with those.

Mojca


Re: New project member: l2dy

2017-03-06 Thread Zero King

Thank you all!


On 3/6/17 12:40 PM, Aljaž Srebrnič wrote:

On 03 mar 2017, at 17:25, Rainer Müller  wrote:

Please join us in welcoming the following new MacPorts project member:

- Zero King (l2dy)

We look forward to continued excellent contributions from these new team
members.

- Joshua, Rainer, and Ryan


Do you want to join the MacPorts team? If you would like to be
considered for team membership and commit access, please read this
section of the Guide:

http://guide.macports.org/chunked/project.membership.html

Huzzah!
Welcome to the big family 😊

--
Aljaž Srebrnič a.k.a g5pw
My public key:  https://g5pw.me/key
Key fingerprint = 2109 8131 60CA 01AF 75EC  01BF E140 E1EE A54E E677



--
Best regards,
Zero King



Re: New project member: l2dy

2017-03-06 Thread Aljaž Srebrnič
> On 03 mar 2017, at 17:25, Rainer Müller  wrote:
> 
> Please join us in welcoming the following new MacPorts project member:
> 
> - Zero King (l2dy)
> 
> We look forward to continued excellent contributions from these new team
> members.
> 
> - Joshua, Rainer, and Ryan
> 
> 
> Do you want to join the MacPorts team? If you would like to be
> considered for team membership and commit access, please read this
> section of the Guide:
> 
> http://guide.macports.org/chunked/project.membership.html

Huzzah!
Welcome to the big family 😊

--
Aljaž Srebrnič a.k.a g5pw
My public key:  https://g5pw.me/key
Key fingerprint = 2109 8131 60CA 01AF 75EC  01BF E140 E1EE A54E E677