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

(-)saint/Makefile (-3 / +3 lines)
Lines 6-24 Link Here
6
#
6
#
7
7
8
PORTNAME=	saint
8
PORTNAME=	saint
9
PORTVERSION=	3.1.2
9
PORTVERSION=	3.1.4
10
CATEGORIES=	security
10
CATEGORIES=	security
11
MASTER_SITES=	ftp://ftp.wwdsi.com/pub/saint/			\
11
MASTER_SITES=	ftp://ftp.wwdsi.com/pub/saint/			\
12
		http://www.wwdsi.com/saint/downloads/
12
		http://www.wwdsi.com/saint/downloads/
13
13
14
MAINTAINER=	cj@vallcom.net
14
MAINTAINER=	calle.madestrand@norrgarden.se
15
15
16
BUILD_DEPENDS=	nmap:${PORTSDIR}/security/nmap
16
BUILD_DEPENDS=	nmap:${PORTSDIR}/security/nmap
17
17
18
USE_PERL5=	yes
18
USE_PERL5=	yes
19
MANCOMPRESSED=	no
19
MANCOMPRESSED=	no
20
MAN1=		saint.1
20
MAN1=		saint.1
21
WRKSRC=		${WRKDIR}/saint-3.1.2
21
WRKSRC=		${WRKDIR}/saint-3.1.4
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
MAKE_ENV=	"LIBS=-lrpcsvc" "XFLAGS=-g -O2   -DSTDC_HEADERS=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 " "RPCGEN=/usr/bin/rpcgen"
23
MAKE_ENV=	"LIBS=-lrpcsvc" "XFLAGS=-g -O2   -DSTDC_HEADERS=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 " "RPCGEN=/usr/bin/rpcgen"
24
INSTALL_TARGET=	all
24
INSTALL_TARGET=	all
(-)saint/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (saint-3.1.2.tar.gz) = fb81569ed544dbb95f8e0eb2a8bf4ff4
1
MD5 (saint-3.1.4.tar.gz) = 548b2751ca352e29d161edfe89e2d416
(-)saint/pkg-plist (+11 lines)
Lines 89-94 Link Here
89
saint/config/saintwriter/saintwriter.cf
89
saint/config/saintwriter/saintwriter.cf
90
saint/config/saintwriter/short_exec.cf
90
saint/config/saintwriter/short_exec.cf
91
saint/config/saintwriter/tech.cf
91
saint/config/saintwriter/tech.cf
92
saint/config/saintwriter/template
92
saint/perl/passwd.pl
93
saint/perl/passwd.pl
93
saint/html/auth/saint_auth_action.pl
94
saint/html/auth/saint_auth_action.pl
94
saint/html/auth/saint_auth_form.pl
95
saint/html/auth/saint_auth_form.pl
Lines 299-304 Link Here
299
saint/html/tutorials/vulnerability/JRun_vulnerabilities.html
300
saint/html/tutorials/vulnerability/JRun_vulnerabilities.html
300
saint/html/tutorials/vulnerability/http_put.html
301
saint/html/tutorials/vulnerability/http_put.html
301
saint/html/tutorials/vulnerability/http_server_read_access.html
302
saint/html/tutorials/vulnerability/http_server_read_access.html
303
saint/html/tutorials/vulnerability/IMail_vulnerabilities.html
304
saint/html/tutorials/vulnerability/Lotus_Domino_HTTP_vulnerability.html
305
saint/html/tutorials/vulnerability/Lotus_Domino_SMTP_vulnerability.html
306
saint/html/tutorials/vulnerability/MDaemon_vulnerabilities.html
307
saint/html/tutorials/vulnerability/Oracle_vulnerabilities.html
308
saint/html/tutorials/vulnerability/Sun_Cluster_vulnerabilities.html
309
saint/html/tutorials/vulnerability/Worm_detected.html
310
saint/html/tutorials/vulnerability/bftpd_vulnerabilities.html
311
saint/html/tutorials/vulnerability/icecast_vulnerability.html
312
saint/html/tutorials/vulnerability/writable_FTP_directory.html
302
saint/include/ASM-i386/asm
313
saint/include/ASM-i386/asm
303
saint/include/netinet/if_ether.h
314
saint/include/netinet/if_ether.h
304
saint/include/netinet/igmp.h
315
saint/include/netinet/igmp.h

Return to bug 26715