Bug 164377 - New port: www/trac-permredirect
Summary: New port: www/trac-permredirect
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-22 18:30 UTC by Grzegorz Blach
Modified: 2012-01-28 13:21 UTC (History)
0 users

See Also:


Attachments
file.shar (2.21 KB, text/plain)
2012-01-22 18:30 UTC, Grzegorz Blach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2012-01-22 18:30:13 UTC
Trac plugin which redirect users to the login screen on PermissionError.


http://trac-hacks.org/wiki/PermRedirectPlugin

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2012-01-28 11:46:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-28 13:19:51 UTC
culot       2012-01-28 13:19:37 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-permredirect Makefile distinfo pkg-descr 
  Log:
  Permredirect is a Trac plugin which redirects users to the login screen on
  PermissionError.
  
  WWW: http://trac-hacks.org/wiki/PermRedirectPlugin
  
  PR:             ports/164377
  Submitted by:   Grzegorz Blach <magik@roorback.net>
  
  Revision  Changes    Path
  1.3094    +1 -0      ports/www/Makefile
  1.1       +36 -0     ports/www/trac-permredirect/Makefile (new)
  1.1       +2 -0      ports/www/trac-permredirect/distinfo (new)
  1.1       +3 -0      ports/www/trac-permredirect/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2012-01-28 13:21:17 UTC
State Changed
From-To: open->closed

New port added, with minor changes (Makefile header updated). Thanks 
Grzegorz!