Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2007 19:34:10 +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-restrictedarea Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200705271934.l4RJYAYm051431@repoman.freebsd.org>

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

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-restrictedarea Makefile distinfo pkg-descr pkg-plist 
  Log:
  The RestrictedAreaPlugin is a pretty simple Trac plugin that allows the Trac
  administrator to set up restricted areas which are accessible only for
  privileged users. The access is controlled via the new Trac action
  RESTRICTED_AREA_ACCESS and a list of paths configured in the Trac INI-file.
  
  WWW: http://trac-hacks.org/wiki/RestrictedAreaPlugin
  
  Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>
  
  Revision  Changes    Path
  1.1819    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/trac-restrictedarea/Makefile (new)
  1.1       +3 -0      ports/www/trac-restrictedarea/distinfo (new)
  1.1       +6 -0      ports/www/trac-restrictedarea/pkg-descr (new)
  1.1       +1 -0      ports/www/trac-restrictedarea/pkg-plist (new)



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