<!--#if expr="$QUERY_STRING = /tag=([a-zA-Z0-9\-+_\.]+)/" --> <!--#set var="tag" value="$1" --> <!--#if expr="$QUERY_STRING = /arch=([a-zA-Z0-9\-+_\.]+)/" --> <!--#set var="arch" value="$1" --> <!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index-${arch}.inc" --> <!--#set var="title" value="List of all packages in the $tag repository for ${arch} architecture" --> <!--#set var="description" value="List of all packages in the $tag repository for ${arch} architecture" --> <!--#else --> <!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index.inc" --> <!--#set var="title" value="List of all packages in the $tag repository" --> <!--#set var="description" value="List of all RPM packages in the openmamba $tag repository" --> <!--#endif --> <!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_\.]+)/" --> <!--#set var="pkg" value="$1" --> <!--#if expr="$pkg != _index" --> <!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_]+)/" --> <!--#set var="pkgname" value="$1" --> <!--#endif --> <!--#if expr="$QUERY_STRING = /pkg=[a-zA-Z0-9\-+_]+\\.([a-zA-Z0-9\-+_]+)/" --> <!--#set var="pkgtype" value="$1" --> <!--#endif --> <!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/packages/${pkg}.inc" --> <!--#set var="title" value="$pkgname $pkgtype RPM package information ($tag repository)" --> <!--#set var="description" value="openmamba $tag repository: $pkg RPM package information and download" --> <!--#endif --> <!--#endif --> <!--#if expr="$QUERY_STRING = /maintainer=([a-zA-Z0-9\-+_\.:]+)/" --> <!--#set var="maintainer" value="$1" --> <!--#if expr="$maintainer = _index" --> <!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_maintainers.inc" --> <!--#set var="title" value="List of all maintainers in the $tag repository" --> <!--#set var="description" value="List of all maintainers in the $tag repository" --> <!--#else --> <!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/maintainers/${maintainer}.inc" --> <!--#set var="title" value="Packages maintained by ${maintainer} in the $tag repository" --> <!--#set var="description" value="Packages maintained by ${maintainer} in the $tag repository" --> <!--#endif --> <!--#endif --> <!--#if expr="$QUERY_STRING = /group=([a-zA-Z0-9\-+_\.:]+)/" --> <!--#set var="group" value="$1" --> <!--#if expr="$group = _index" --> <!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_groups.inc" --> <!--#set var="title" value="List of all groups for the $tag repository" --> <!--#set var="description" value="List of all groups for the $tag repository" --> <!--#else --> <!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/groups/${group}/_index.inc" --> <!--#set var="title" value="Packages of $group group in the $tag repository" --> <!--#set var="description" value="Packages of $group group in the $tag repository" --> <!--#endif --> <!--#endif --> <!--#if expr="$QUERY_STRING = /changelog/" --> <!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_changelog.inc" --> <!--#set var="title" value="Changelog for the $tag repository" --> <!--#set var="description" value="List of all changes in the $tag repository" --> <!--#endif --> <!--#else --> <!--#set var="includefile" value="/pub/openmamba/distromatic/_index.inc" --> <!--#set var="title" value="Index of all available repositories" --> <!--#set var="description" value="Index of all available repositories" --> <!--#endif --> <!--#include virtual="/header.html" --> <table width="100%"><tr><td> <br> <!--#if expr="$tag != ''" --> [<a href="?">repositories</a>] <b><!--#echo var=tag --></b>: <!--#if expr="$group != _index" --> [<a href="?tag=<!--#echo var=tag -->&group=_index">groups</a>] <!--#endif --> <!--#if expr="$pkg != '_index'" --> [<a href="?tag=<!--#echo var=tag -->&pkg=_index">packages</a>] <!--#endif --> <!--#if expr="$maintainer != _index" --> [<a href="?tag=<!--#echo var=tag -->&maintainer=_index">maintainers</a>] <!--#endif --> [<a href="?tag=<!--#echo var=tag -->&changelog">changelog</a>] <!--#endif --> <br> <br> <table border=0><tr> <td valign=top width="780"> <!--#include virtual=${includefile} --> </td> <td valign=top width=140> <br><br> <div class="contentmenu" style="text-align:center"><b>Products for openmamba</b> (commercial advertisment):</div> <!--#include virtual="/verticalbanner.html" --> </td></tr></table> <br><font size=-1> <!--#if expr="$tag != ''" --> [<a href="?">repositories</a>] <!--#if expr="$group != _index" --> <b><!--#echo var=tag --></b>: [<a href="?tag=<!--#echo var=tag -->&group=_index">groups</a>] <!--#endif --> <!--#if expr="$pkg != '_index'" --> [<a href="?tag=<!--#echo var=tag -->&pkg=_index">packages</a>] <!--#endif --> <!--#if expr="$maintainer != _index" --> [<a href="?tag=<!--#echo var=tag -->&maintainer=_index">maintainers</a>] <!--#endif --> [<a href="?tag=<!--#echo var=tag -->&changelog">changelog</a>] <!--#endif --> <br> <br>Automatically generated by <a href="?tag=devel&pkg=distromatic">distromatic</a>. <br> </font> </td> </tr></table> <!--#include virtual="/footer.html" -->