Bug 125789 - [PATCH] www/mod_security: SecRuleScript (lua) support
Summary: [PATCH] www/mod_security: SecRuleScript (lua) support
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-20 00:10 UTC by Tomoyuki Sakurai
Modified: 2008-07-20 19:00 UTC (History)
1 user (show)

See Also:


Attachments
mod_security-2.5.5_1.patch (1.81 KB, patch)
2008-07-20 00:10 UTC, Tomoyuki Sakurai
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomoyuki Sakurai 2008-07-20 00:10:02 UTC
Add SecRuleScript (lua) support.
Tested on amd64 only.

Added file(s):
- files/patch-configure

Port maintainer (araujo@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-20 00:10:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-20 18:59:57 UTC
araujo      2008-07-20 17:59:44 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_security     Makefile 
  Added files:
    www/mod_security/files patch-configure 
  Log:
  - Add support a LUA scripts.
  - Bump PORTREVISION.
  
  PR:             ports/125789
  Submitted by:   Tomoyuki Sakurai <cherry@trombik.org>
  
  Revision  Changes    Path
  1.25      +13 -1     ports/www/mod_security/Makefile
  1.1       +11 -0     ports/www/mod_security/files/patch-configure (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 Marcelo Araujo freebsd_committer freebsd_triage 2008-07-20 19:00:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!