port with source from svn

Bjarne D Mathiesen macintosh at mathiesen.info
Sun Apr 29 14:10:42 PDT 2012


Marko Käning wrote:
>> can someone tell me of one or more ports where the source is pulled from
>> svn ???
> 
> e.g. kmymoney4-devel

hmmm ... that's git -not- svn

but I got a correct pointer in looking at that Portfile:

find $(dirname $(dirname $(dirname $(port file kmymoney4-devel)))) \
     -name 'Portfile' -print0 \
| xargs -n1 -0 grep -H -e "fetch.type.*svn" \
| awk -F '/' '{print $10 "/" $11}'

will produce a list of all 79 (currently) ports that get their source
from svn ;-)

-- 
Bjarne D Mathiesen
København N ; Danmark ; Europa
----------------------------------------------------------------------
denne besked er skrevet i et totalt M$-frit miljø
MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz DDR3


More information about the macports-dev mailing list