Bug 116585 - New port: www/trac-spam-filter Allow different ways to reject contributions that contain spam
Summary: New port: www/trac-spam-filter Allow different ways to reject contributions t...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-23 18:10 UTC by Sutra
Modified: 2007-09-23 23:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.75 KB, text/plain)
2007-09-23 18:10 UTC, Sutra
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sutra 2007-09-23 18:10:06 UTC
A plugin is being developed that will allow different ways to reject 
contributions that contain spam.

WWW:    http://trac-edgewall.org/wiki/SpamFilter

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-09-23 18:10:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-23 23:04:13 UTC
miwi        2007-09-23 22:03:58 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-spam-filter Makefile distinfo pkg-descr pkg-plist 
  Log:
  A plugin is being developed that will allow different ways to reject
  contributions that contain spam.
  
  WWW:    http://trac-edgewall.org/wiki/SpamFilter
  
  PR:             ports/116585
  Submitted by:   sutra
  
  Revision  Changes    Path
  1.1897    +1 -0      ports/www/Makefile
  1.1       +36 -0     ports/www/trac-spam-filter/Makefile (new)
  1.1       +3 -0      ports/www/trac-spam-filter/distinfo (new)
  1.1       +4 -0      ports/www/trac-spam-filter/pkg-descr (new)
  1.1       +1 -0      ports/www/trac-spam-filter/pkg-plist (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 Martin Wilke freebsd_committer freebsd_triage 2007-09-23 23:08:08 UTC
State Changed
From-To: open->closed

New port added. Thanks!