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

Martin Wilke miwi at FreeBSD.org
Sun May 27 19:34:10 UTC 2007


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)


More information about the cvs-all mailing list