cvs commit: ports/www Makefile ports/www/trac-downloads Makefile distinfo pkg-descr

Brooks Davis brooks at FreeBSD.org
Wed Aug 25 13:42:26 UTC 2010


brooks      2010-08-25 13:42:26 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-downloads   Makefile distinfo pkg-descr 
  Log:
  This plugin provides downloads section which may contain releases or
  other files. It is administrated via WebAdminPlugin and there is an
  interface to the trac-admin tool that may help during automatic server
  maintenance. The Downloads section of Trac displays a table with
  information about the uploaded files such as description, component,
  version, size, architecture, type and optionally assigned tags which the
  download is related to. It also collects information about number of
  downloads which can be displayed on wiki page together with direct links
  to the specified download.
  
  WWW: http://trac-hacks.org/wiki/DownloadsPlugin
  
  Revision  Changes    Path
  1.2671    +1 -0      ports/www/Makefile
  1.1       +43 -0     ports/www/trac-downloads/Makefile (new)
  1.1       +3 -0      ports/www/trac-downloads/distinfo (new)
  1.1       +11 -0     ports/www/trac-downloads/pkg-descr (new)


More information about the cvs-ports mailing list