Commit graph

9 commits

Author SHA1 Message Date
Olli Hauer
ad011a097d - update to version 0.6.1
PR:		ports/156976
Submitted by:	Ryan Steinmetz <rpsfa _at_ rit.edu>
2011-05-14 18:30:32 +00:00
Olli Hauer
e0a02132f1 - update to version 0.6.0
Changelog: http://code.google.com/p/pulledpork/wiki/Timeline
2011-03-30 13:10:48 +00:00
Olli Hauer
dd3ac4bc7a - correct PLIST_DIR again
- bump PORTREVISION

Approved by:	glarkin (mentor, implicit)
2010-10-31 23:51:24 +00:00
Olli Hauer
6ec93dd14a - PLIST_DIRS correction
Approved by:	glarkin (maintainer, implicit)
2010-10-31 21:22:40 +00:00
Olli Hauer
a8489171c4 - update pulledpork to version 0.5.0
- replace pkg-descr text with feature list from README
 - update my email address

Approved by:	glarkin (maintainer, implicit)
2010-10-31 21:03:28 +00:00
Olli Hauer
4f9cda86cf - enable LICENSE framework (thanks to swell.k _at_ gmail.com)
Approved by:	glarkin (mentor)
2010-08-03 19:03:38 +00:00
Sylvio Cesar Teixeira
e7cc818d1c - Add p5-Crypt-SSLeay to RUN_DEPENDS to solve download issues and 501 errors.
- BUMP PORTREVISION

PR:		ports/148313
Submitted by:	Olli Hauer <ohauer@gmx.de> (maintainer)
Feature safe:	yes
2010-07-02 19:49:44 +00:00
Sylvio Cesar Teixeira
8e3553a681 - Update to 0.4.2
PR:		ports/148247
Submitted by:	Olli Hauer <ohauer@gmx.de> (maintainer)
Feature safe:	yes
2010-06-30 22:49:13 +00:00
Martin Wilke
4e6e642fbe pulledpork is a Perl script which helps to update your Snort 2.8+ rules.
The sample config file comes predefined with the new settings for
snort.org downloads, which will change in June 2010.

BE SURE to read through the master pulledpork.conf file thoroughly,
as there are many changes as of snort 2.8.6.0 that WILL affect you,
even if you are NOT yet running 2.8.6.0!

Features:
    * Flowbit tracking!
    * capability to specify base ruleset (see README.RULESETS) in master
      pulledpork.conf file.
    * Handle preprocessor and sensitive-information rulesets
    * Ability to define sid ranges in any of the sid modification .conf files
    * Ability to specify references in any of the sid modification .conf files
    * Ability to ignore entire rule categories (i.e. not include them)
    * Specify locally stored rules files that need their meta data included
      in sid-msg.map
    * Ability to specify your arch for so_rules
    * Rules are written to only two distinct files
    * Support metadata based VRT recommended rulesets
    * Maintain an optional rule changelog
    * Support for setting rules to Drop
    * Support for multi-line rules
    * Rule modification, i.e. disabling of specific rules within rule sets
    * Outputs changes in rules files if any rules have been added / modified
    * Compares new rules files with current rule sets
    * Automated retrieval of certain variables (Distro, Snort Version.. etc)
    * Downloads latest rules file
    * Verifies MD5 of local rules file
    * If MD5 has not changed from snort.org.. doesn't fetch files again
    * handle both rules and so_rules
    * Capability to generate stub files

WWW: http://code.google.com/p/pulledpork/

PR:		ports/146239
Submitted by:	Olli Hauer
2010-05-10 02:53:35 +00:00