non port: security/pulledpork/Makefile |
SVNWeb
|
Number of commits found: 38 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 23 Nov 2021
|
[ 01:18 Joseph Mingrone (jrm) Author: Marco Beishuizen ] 4d222ef
security/pulledpork: Take maintainership
PR: 259547
|
Wed, 9 Jun 2021
|
[ 19:03 Olli Hauer (ohauer) ] 8d62e90
security/pulledpork: move to ports@
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 27 Sep 2020
|
[ 10:50 ohauer ]
- update to v0.7.4
|
Thu, 2 Jul 2020
|
[ 14:59 ohauer ]
- portlint
|
[ 14:54 ohauer ]
- update with patches to current github version
(there is no new release and code change since long time,
so use patches to reflect current github version)
- additionally update supported OS for pre compiled so files
- add updating hint to pkg-message
|
Sun, 31 Dec 2017
|
[ 12:57 ohauer ]
- update to 0.7.3
|
Wed, 9 Nov 2016
|
[ 16:01 ohauer ]
- update to 0.7.2 release
Additional Changes from previous GH tag
- Support for Suricata, and ETOpen/ETPro rulesets
|
Wed, 30 Mar 2016
|
[ 09:43 ohauer ]
- remove ${PORTSDIR} from dependency
|
Tue, 29 Dec 2015
|
[ 14:30 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Cleanup GH_* and variables order.
Sponsored by: Absolight
|
Wed, 16 Dec 2015
|
[ 19:17 ohauer ]
- use GHL instead old GOOGLE archives plus bigger local patches
- sync pkg-descr
|
Sat, 31 Oct 2015
|
[ 13:08 ohauer ]
- update patches to match latest git rev (v0.7.2)
- add ca_root_nss as direct runtime dependency
- use new option target to install docs
Download URL has changed from s3.amazonaws to snort.org!
Please adjust your pulledpork.conf
MFH: 2015Q4
|
Sun, 14 Jun 2015
|
[ 19:31 ohauer ]
- update to upstream svn r269
- use pkg-plist
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sat, 20 Dec 2014
|
[ 19:37 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
cleanup plist
|
Sun, 28 Sep 2014
|
[ 18:53 ohauer ]
- remove useless PORT_OPTIONS:MDOCS check
- /PLIST_DIRSTRY/PLIST_DIRS/
|
Fri, 21 Feb 2014
|
[ 13:39 ehaupt ] (Only the first 10 of 18 ports in this commit are shown above. )
Remove trailing whitespaces from category security
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Sat, 28 Sep 2013
|
[ 15:34 ohauer ]
- add stage support
- fix so_rules hint
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Sun, 15 Sep 2013
|
[ 18:28 ohauer ]
- update to 0.7.0 (r268)
|
Thu, 28 Mar 2013
|
[ 16:01 ohauer ]
- bump PORTREVISION
|
[ 15:57 ohauer ]
- update to svn revision 262
- provide patch via MASTER_SITE_LOCAL (to big for FILESDIR)
changes: http://code.google.com/p/pulledpork/source/list
|
Sat, 3 Nov 2012
|
[ 13:14 ohauer ]
- update to svn revision 243
Changes: http://code.google.com/p/pulledpork/source/detail?r=243
- Bug #121 - Update to allow for new etpro.com url and cert!
- Bug #119 - Fixed regex [^\\]...
- Unlisted Bug - Allow for escaped ; "\;" in references
Feature safe: yes
|
Sat, 21 Apr 2012
|
[ 15:29 ohauer ]
- update to svn revision 241 (v0.6.2dev)
Bug Fixes:
- Bug #79 - Fixed race condition that did not allow for disabled rules to be
modified using modifysid
These rules would then be enabled by flowbit dependency check and be
unmodified
- Bug #77 - Adjusted chown property of archive::tar
- Bug #78 - Adjusted per bug report to allow for proper ignoring of
preproc.rules
- Bug #102 - Only Enabled rules are written to sid-msg.map now when -E flag is
specified
- Bug #99 - Doc Bug, updated docs associated with snort_version variable
- Bug #96 - Modified code to allow for same-line traling comments: "1:10011 #can
haz disable!"
Also updated the rulestate files (enable,disable,drop)
- Bug #82 - Modified run order to force modifysid to run before all other sid
state modification routines
This allows for sid changes to be made prior to automatic state
determination ala automatic
flowbit resolution. NOTE that this DOES NOT AND WILL NOT disable
automatic flowbit
resolution, this is a critical piece.
- Bug #81 - Updated valid SO distro pre-compiled list
New Features / changes:
- Bug #105 - Removed Switch function as it is deprecated in > 5.12 perl
Changelog:
http://code.google.com/p/pulledpork/source/browse/trunk/doc/README.CHANGES?r=241
|
Sat, 10 Mar 2012
|
[ 20:46 ohauer ]
- adjust FreeBSD version provuded by snort-rules
( pulledpork bug id:110)
- fix SSL download
- remove check for perl < 501000
- portlint
Feature safe: yes
|
Sat, 14 May 2011
|
[ 18:30 ohauer ]
- update to version 0.6.1
PR: ports/156976
Submitted by: Ryan Steinmetz <rpsfa _at_ rit.edu>
|
Wed, 30 Mar 2011
|
[ 13:10 ohauer ]
- update to version 0.6.0
Changelog: http://code.google.com/p/pulledpork/wiki/Timeline
|
Sun, 31 Oct 2010
|
[ 23:51 ohauer ]
- correct PLIST_DIR again
- bump PORTREVISION
Approved by: glarkin (mentor, implicit)
|
[ 21:22 ohauer ]
- PLIST_DIRS correction
Approved by: glarkin (maintainer, implicit)
|
[ 21:03 ohauer ]
- 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)
|
Tue, 3 Aug 2010
|
[ 19:16 ohauer ]
- force commit PR ports/148267
PR: ports/148267
Approved by: glarkin (mentor)
|
[ 19:03 ohauer ]
- enable LICENSE framework (thanks to swell.k _at_ gmail.com)
Approved by: glarkin (mentor)
|
Fri, 2 Jul 2010
|
[ 19:49 sylvio ]
- 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
|
Wed, 30 Jun 2010
|
[ 22:49 sylvio ]
- Update to 0.4.2
PR: ports/148247
Submitted by: Olli Hauer <ohauer@gmx.de> (maintainer)
Feature safe: yes
|
Mon, 10 May 2010
|
[ 02:53 miwi ]
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 (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 38 |