{% load static %} {% load humanize %} {% if port.replaced_by %} {% endif %} {% if port.active is False %} {% endif %}

{{ port.name }} ({{ port.portdir }}) {% if port.version_updated_at %} Updated: {{ port.version_updated_at|naturaltime }} {% endif %} {% if is_followed %} Unfollow {% else %} Add to my watchlist{% endif %}

{{ port.description }} {% include 'port/includes/full-description-collapsible.html' with ld=port.long_description d=port.description %} Version: {{ port.version }} {% if port.livecheck.has_updates %} {% endif %} {% if port.livecheck.error %} {% endif %} License: {{ port.license }} {% if port.active %}GitHub{% endif %}