Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2021 22:42:25 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r563007 - in head/security/barnyard2: . files
Message-ID:  <202101262242.10QMgPmh039681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Tue Jan 26 22:42:24 2021
New Revision: 563007
URL: https://svnweb.freebsd.org/changeset/ports/563007

Log:
  security/barnyard2: Remove reference of stale documentation
  
  PR:		251625
  Submitted by:	danmcgrath.ca@gmail.com

Modified:
  head/security/barnyard2/Makefile
  head/security/barnyard2/files/pkg-message.in

Modified: head/security/barnyard2/Makefile
==============================================================================
--- head/security/barnyard2/Makefile	Tue Jan 26 22:14:38 2021	(r563006)
+++ head/security/barnyard2/Makefile	Tue Jan 26 22:42:24 2021	(r563007)
@@ -3,7 +3,7 @@
 PORTNAME=	barnyard2
 PORTVERSION=	1.13
 DISTVERSIONPREFIX=	v2-
-PORTREVISION=	4
+PORTREVISION=	6
 CATEGORIES=	security
 
 MAINTAINER=	bofh@FreeBSD.org

Modified: head/security/barnyard2/files/pkg-message.in
==============================================================================
--- head/security/barnyard2/files/pkg-message.in	Tue Jan 26 22:14:38 2021	(r563006)
+++ head/security/barnyard2/files/pkg-message.in	Tue Jan 26 22:42:24 2021	(r563007)
@@ -6,11 +6,10 @@ Read the notes in the barnyard2.conf file for how to c
 see the Securixlive FAQ at http://www.securixlive.com/barnyard2/faq.php.
 
 In order to enable barnyard2 to start on boot, you must edit /etc/rc.conf
-with the appropriate flags, etc.  See the FreeBSD Handbook for syntax:
-http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-rcng.html
-
-For the various options available, type % barnyard2 -h after install or read
-the options in the startup script - in %%PREFIX%%/etc/rc.d.
+with the appropriate flags, etc. For the various options available, type
+% barnyard2 -h
+after install or read the options in the startup script -
+in %%PREFIX%%/etc/rc.d.
 
 Barnyard2 can process unified2 files from snort or suricata.  It can also
 interact with snortsam firewall rules as well as the sguil-sensor. Those



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101262242.10QMgPmh039681>