#5387 closed defect (fixed)
UPDATE: snort +server variant and schemas
Reported by: | dports@… | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | markd@… | |
Port: |
Description
I have a patch that:
1) Copies the database creation schemas into ${prefix}/share/snort/schemas because they are needed in many snort configurations.
2) Add a server variant that installs a startup script.
3) Adds ui_msg to inform users of details about 1 and 2.
The server variant seems pretty kludgy, maybe there is a better way.
Attachments (8)
Change History (19)
Changed 19 years ago by dports@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 19 years ago by toby@…
Summary: | UPDATE: snort-2.4.2 → UPDATE: snort +server variant and schemas |
---|
comment:2 Changed 19 years ago by toby@…
You shouldn't do the xinstall stuff directly in the variant; you'll need to add if {[variant_isset ... in the post- destroot phase.
comment:3 Changed 19 years ago by dports@…
(In reply to comment #3)
You shouldn't do the xinstall stuff directly in the variant; you'll need to add if {[variant_isset ... in the post- destroot phase.
Ok, attaching new Portfile diff
comment:4 Changed 19 years ago by dports@…
attachments.isobsolete: | 0 → 1 |
---|
comment:5 Changed 19 years ago by dports@…
attachments.isobsolete: | 0 → 1 |
---|
comment:6 Changed 19 years ago by dports@…
attachments.isobsolete: | 0 → 1 |
---|
comment:7 Changed 19 years ago by dports@…
attachments.isobsolete: | 0 → 1 |
---|
comment:8 Changed 19 years ago by dports@…
attachments.isobsolete: | 0 → 1 |
---|
comment:9 Changed 19 years ago by dports@…
attachments.isobsolete: | 0 → 1 |
---|
comment:10 Changed 19 years ago by markd@…
Cc: | markd@… added |
---|
I went ahead and committed this since it has been so long, I hope that isn't a problem since I'm not maintainer. An identical patch was approved by Marcus for an ntop server variant so I think it is safe to do, and not having the schemas on the DP tree is a big hassle. This bug can be closed.
comment:11 Changed 19 years ago by jmpp@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Closing per Mark's request, setting resolution to FIXED.
-jmpp
Portfile diff