amd64 => {
unofficial_port => {
- url_name => 'amd64',
- name => 'AMD64',
+ amd64 => {
+ url_name => 'amd64',
+ name => 'AMD64',
+ }
},
europa => [
"amd64.debian.net/debian",
gnuab => {
unofficial_port => {
- url_name => 'kfreebsd-gnu',
- name => 'GNU/kFreeBSD',
+ 'kfreebsd-amd64' => {
+ url_name => 'kfreebsd-gnu',
+ name => 'GNU/kFreeBSD',
+ },
+ 'kfreebsd-i386' => {
+ url_name => 'kfreebsd-gnu',
+ name => 'GNU/kFreeBSD',
+ },
+ armel => {
+ url => 'http://www.debonaras.org/',
+ name => 'armel',
+ },
},
north_america => [
"www.gtlib.gatech.edu/pub/gnuab/debian",
[% END %]
[% IF a.unofficial_port %]
-[% SET port = a.unofficial_port %]
+[% SET port = a.unofficial_port.$architecture %]
+[% IF port.url_name;
+ SET port.url = ports_url _ port.url_name _ '/';
+ END -%]
<p style="clear:both">Note that [% port.name %] is not officially included in the [% organisation %] archive yet,
but the [% port.name %] porter group keeps their archive in sync with the official archive as close as possible.
-See the <a href="[% ports_url _ port.url_name _ '/' %]">[% port.name %] ports page</a> for current information.</p>
+See the <a href="[% port.url %]">[% port.name %] ports page</a> for current information.</p>
[% END %]
<p>Note that in some browsers you will need to tell your browser you want the file saved to a file.