How to obtain a list of ports which were recently added?

Kurt Pfeifle kurt.pfeifle at googlemail.com
Fri Dec 18 13:23:36 PST 2015


On Fri, Dec 18, 2015 at 10:01 PM, Kurt Pfeifle <kurt.pfeifle at googlemail.com>
wrote:

>
> On Fri, Dec 18, 2015 at 9:00 PM, <
> macports-users-request at lists.macosforge.org> wrote:
>>
>> svn log -v -r"{$(date -v-2w +'%Y-%m-%d')}":HEAD
>> https://svn.macports.org/repository/macports/trunk/dports \
>>     |grep -E '^\s{3}A.*Portfile
>> |awk -F/ '{print $5}'
>>
>> With some more processing you could also retrieve the commit message or
>> extract the port's description.
>>
>> Hope that helps,
>
>
> Yes, it does  :-)
>
> Thanks a lot, Rainer!
>

 Oh cooooool! Amongst the new ports which were added in the last three
weeks is neovim.   :-)

And it was you, Rainer, who added it...   :-)

Thanks a lot for that as well!   :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20151218/4d414690/attachment.html>


More information about the macports-users mailing list