id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 13017,add SourceForge.JP mirror sites to the mirror list,rsky0711@…,macports-tickets@…,"Please add the following mirror list to base/src/port1.0/resources/fetch/mirror_sites.tcl.[[BR]] It makes easy to write a Portfile for software which is distributed at SourceForge.JP. {{{ set portfetch::mirror_sites::sites(sourceforge_jp) { http://iij.dl.sourceforge.jp/ http://osdn.dl.sourceforge.jp/ http://jaist.dl.sourceforge.jp/ http://keihanna.dl.sourceforge.jp/ http://globalbase.dl.sourceforge.jp/ } }}} For example, archivers/lha, current Portfile is: {{{ set sfjpid 22231 master_sites \ http://keihanna.dl.sourceforge.jp/lha/${sfjpid}/ \ http://qgpop.dl.sourceforge.jp/lha/${sfjpid}/ \ http://osdn.dl.sourceforge.jp/lha/${sfjpid}/ }}} with mirror_sites sourceforge_jp: {{{ master_sites sourceforge_jp:lha/27241 }}}",enhancement,closed,Normal,MacPorts 1.6,base,1.5.0,fixed,,rsky0711@…,