Date: Fri, 15 Jan 2010 06:20:02 GMT From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/142849: Update of fail2ban port. Message-ID: <201001150620.o0F6K2iE004775@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/142849; it has been noted by GNATS. From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: Krzysztof Stryjek <admin@bsdserwis.com> Cc: FreeBSD-gnats-submit@freebsd.org, Doug Barton <dougb@freebsd.org> Subject: Re: ports/142849: Update of fail2ban port. Date: Fri, 15 Jan 2010 06:11:47 +0000 > --- Makefile.orig 2009-08-23 05:13:33.000000000 +0200 > +++ Makefile 2010-01-15 05:59:44.000000000 +0100 > -USE_PYTHON= yes > +USE_PYTHON= 2.3-2.5 I agree. > --- files/fail2ban.in.orig 2009-07-16 05:13:16.000000000 +0200 > +++ files/fail2ban.in 2010-01-15 06:16:31.000000000 +0100 > @@ -23,6 +23,9 @@ > > extra_commands="reload jailstatus" > > +# read settings, set defaults > +load_rc_config ${name} > + > start_cmd="${client} ${fail2ban_flags} start" > stop_cmd="${client} ${fail2ban_flags} stop" > reload_cmd="${client} ${fail2ban_flags} reload" That doesn't seem right to me esp since that line is already there but lower. If anything the pidfile line should move. Doug, comments ? http://people.freebsd.org/~pgollucci/FreeBSD/diffs/security_py-fail2ban-0.8.3.diff -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001150620.o0F6K2iE004775>