View | Details | Raw Unified | Return to bug 37639
Collapse All | Expand All

(-)syslog-ng/Makefile (-3 / +3 lines)
Lines 1-16 Link Here
1
# New ports collection makefile for:	syslog-ng
1
# New ports collection makefile for:	syslog-ng
2
# Date created:		22 April 2000
2
# Date created:		22 April 2000
3
# Whom:			Vince Valenti <vince@blue-box.net>
3
# Whom:			Vince Valenti <vince@bendnet.com>
4
#
4
#
5
# $FreeBSD: ports/sysutils/syslog-ng/Makefile,v 1.10 2001/12/02 18:31:06 steve Exp $
5
# $FreeBSD: ports/sysutils/syslog-ng/Makefile,v 1.10 2001/12/02 18:31:06 steve Exp $
6
#
6
#
7
7
8
PORTNAME=	syslog-ng
8
PORTNAME=	syslog-ng
9
PORTVERSION=	1.4.14
9
PORTVERSION=	1.4.15
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	http://www.balabit.hu/downloads/syslog-ng/1.4/
11
MASTER_SITES=	http://www.balabit.hu/downloads/syslog-ng/1.4/
12
12
13
MAINTAINER=	vince@blue-box.net
13
MAINTAINER=	vince@bendnet.com
14
14
15
BUILD_DEPENDS=	${LOCALBASE}/lib/libol.a:${PORTSDIR}/devel/libol
15
BUILD_DEPENDS=	${LOCALBASE}/lib/libol.a:${PORTSDIR}/devel/libol
16
16
(-)syslog-ng/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (syslog-ng-1.4.14.tar.gz) = 9f5c22e8c78b133a2d608ee4b183dcd1
1
MD5 (syslog-ng-1.4.15.tar.gz) = 633170d3608d552f3bb11dcc3d4b89e7
(-)syslog-ng/pkg-descr (-3 / +3 lines)
Lines 4-10 Link Here
4
  - ability to filter messages based on content using regular expressions
4
  - ability to filter messages based on content using regular expressions
5
  - forwarding logs on TCP
5
  - forwarding logs on TCP
6
6
7
WWW: http://www.balabit.hu/en/downloads/syslog-ng/downloads/
7
WWW: http://www.balabit.hu/en/downloads/syslog-ng/
8
8
9
-Vince
9
-Vince Valenti
10
vince@blue-box.net
10
vince@bendnet.com

Return to bug 37639