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

(-)isoqlog/Makefile (-5 / +5 lines)
Lines 1-19 Link Here
1
# New ports collection makefile for:   isoqlog
1
# New ports collection makefile for:   isoqlog
2
# Date created:                 17 June 2002
2
# Date created:                 17 June 2002
3
# Whom:                         Omer Faruk Sen <roots@enderunix.org>
3
# Whom:                         Omer Faruk Sen <ofsen@enderunix.org>
4
#
4
#
5
# $FreeBSD: ports/mail/isoqlog/Makefile,v 1.3 2003/03/02 22:42:17 petef Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	isoqlog
8
PORTNAME=	isoqlog
9
PORTVERSION=	2.1
9
PORTVERSION=	2.1.1
10
CATEGORIES=	mail
10
CATEGORIES=	mail
11
MASTER_SITES=	http://www.enderunix.org/isoqlog/ \
11
MASTER_SITES=	http://www.enderunix.org/isoqlog/ \
12
		http://www.trunix.org/projeler/isoqlog/ \
12
		http://www.trunix.org/projeler/isoqlog/ \
13
		http://www.acikkod.org/softwares/
13
		http://www.acikkod.org/softwares/
14
14
15
MAINTAINER=	roots@enderunix.org
15
MAINTAINER=	ofsen@enderunix.org
16
COMMENT=	A MTA log analysis program supporting qmail, postfix, sendmail
16
COMMENT=	A qmail, postfix, sendmail, exim MTA log analysis program 
17
17
18
GNU_CONFIGURE=	YES
18
GNU_CONFIGURE=	YES
19
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
19
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
(-)isoqlog/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (isoqlog-2.1.tar.gz) = b39956df498ea51503c5b4f4abddf166
1
MD5 (isoqlog-2.1.1.tar.gz) = 48343581995b5a64549e0dc86ff1b13b
(-)isoqlog/pkg-descr (-3 / +2 lines)
Lines 6-12 Link Here
6
6
7
Features:
7
Features:
8
--------
8
--------
9
* Multi MTA support(qmail (multilog and syslog), postfix, sendmail)
9
* Multi MTA support(qmail (multilog and syslog), postfix, sendmail, exim)
10
* Multi-domain support: Shows quite detailed statistics for not only your main 
10
* Multi-domain support: Shows quite detailed statistics for not only your main 
11
domain, but also, any domain you want.
11
domain, but also, any domain you want.
12
* Displays statistics for common mail delivery errors.
12
* Displays statistics for common mail delivery errors.
Lines 16-23 Link Here
16
of incoming mail, for domain  and its users.
16
of incoming mail, for domain  and its users.
17
* All days', all months', all years' activities ( above ones ) are stored for 
17
* All days', all months', all years' activities ( above ones ) are stored for 
18
future inspection.
18
future inspection.
19
* Multi-language Support ( Turkish, English, German,Portuguese,Spanish ,
19
* Multi-language Support (17 languages supported as of isoqlog 2.1.1!)
20
Italian, French, Finnish, Swedish, Dutch, Polish, Norwegian, Russian)
21
20
22
WWW: http://www.enderunix.org/isoqlog
21
WWW: http://www.enderunix.org/isoqlog
23
- EnderUNIX SDT @ Turkey
22
- EnderUNIX SDT @ Turkey
(-)isoqlog/pkg-plist (+4 lines)
Lines 36-41 Link Here
36
share/isoqlog/htmltemp/images/pk.gif
36
share/isoqlog/htmltemp/images/pk.gif
37
share/isoqlog/htmltemp/images/up.gif
37
share/isoqlog/htmltemp/images/up.gif
38
share/isoqlog/htmltemp/library/isoqlog.css
38
share/isoqlog/htmltemp/library/isoqlog.css
39
share/isoqlog/lang/bulgarian
40
share/isoqlog/lang/czech
41
share/isoqlog/lang/danish
39
share/isoqlog/lang/dutch
42
share/isoqlog/lang/dutch
40
share/isoqlog/lang/english
43
share/isoqlog/lang/english
41
share/isoqlog/lang/french
44
share/isoqlog/lang/french
Lines 46-51 Link Here
46
share/isoqlog/lang/russian
49
share/isoqlog/lang/russian
47
share/isoqlog/lang/polish
50
share/isoqlog/lang/polish
48
share/isoqlog/lang/portuguese
51
share/isoqlog/lang/portuguese
52
share/isoqlog/lang/romana
49
share/isoqlog/lang/spanish
53
share/isoqlog/lang/spanish
50
share/isoqlog/lang/swedish
54
share/isoqlog/lang/swedish
51
share/isoqlog/lang/turkish
55
share/isoqlog/lang/turkish

Return to bug 58193