Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2007 19:36:56 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/trac-pagelist Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200705271936.l4RJauPb054341@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-05-27 19:36:56 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-pagelist    Makefile distinfo pkg-descr pkg-plist 
  Log:
  The PageListPlugin for Trac provides a wiki syntax extension to create dynamic
  list of wiki names that match a specific string.
  
  For example,
  
      pagelist:HowTo
  
  would list all the wiki pages that end with HowTo
  
  WWW: http://trac-hacks.org/wiki/PageListPlugin
  
  Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>
  
  Revision  Changes    Path
  1.1823    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/trac-pagelist/Makefile (new)
  1.1       +3 -0      ports/www/trac-pagelist/distinfo (new)
  1.1       +10 -0     ports/www/trac-pagelist/pkg-descr (new)
  1.1       +1 -0      ports/www/trac-pagelist/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705271936.l4RJauPb054341>