| Summary: | www/mod_security not installed full! | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Navid <Cru3l.b0y> |
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> |
| Status: | Closed Feedback Timeout | ||
| Severity: | Affects Only Me | CC: | ohauer, walter |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Navid
2013-11-23 05:10:00 UTC
Responsible Changed From-To: freebsd-i386->freebsd-ports-bugs ports PR. Responsible Changed From-To: freebsd-ports-bugs->araujo Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: araujo->freebsd-ports-bugs Back to the pool. Responsible Changed From-To: freebsd-ports-bugs->apache apache@ wants this port PRs (via the GNATS Auto Assign Tool) Maintainer of www/mod_security,
Please note that PR ports/184181 has just been submitted.
If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.
The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/184181
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Maintainer of www/mod_security,
Please note that PR ports/184181 has just been submitted.
If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.
The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/184181
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Maintainer of www/mod_security,
Please note that PR ports/184181 has just been submitted.
If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.
The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/184181
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Sorry for not looking at this bug earlier. I agree the current port is not very helpful, as it just installs the Apache module and doesn't help you to configure Apache nor install the CRS rules. The new release of the port will hopefully address your concerns. It will include example configuration and a pkg-message and README to get you running. It doesn't yet include the CRS. The CRS is a different project with its own release schedule, and it would probably be better if I'd create a different port for this, but I have to investigate more how other people use it and which version they are tracking. ModSecurity 2.9.0 is currently still in RC, but it will probably be released soon. If you want to try it out already, try: # git clone -b 2.9.0 https://github.com/lifeforms/mod_security.git # cd mod_security # make install |