# New ports collection makefile for: SAINT # Date created: 27 Jan 2000 # Whom: Carl Johan Madestrand # # $FreeBSD$ # PORTNAME= saint PORTVERSION= 3.5.8 CATEGORIES= security MAINTAINER= ports@FreeBSD.org COMMENT= Security Administrator's Integrated Network Tool BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap .if defined(WITH_SAMBA) BUILD_DEPENDS+= smbclient:${PORTSDIR}/net/samba .endif USE_PERL5= yes MANCOMPRESSED= no MAN1= saint.1 GNU_CONFIGURE= yes MAKE_ENV= "LIBS=-lrpcsvc" "XFLAGS=-g -O2 -DSTDC_HEADERS=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 " "RPCGEN=/usr/bin/rpcgen" INSTALL_TARGET= all DOWNLOAD_URL?= http://www.wwdsi.com/products/download.html .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= You must manually fetch the source distribution (${DISTFILES}) \ from ${DOWNLOAD_URL}, choose SAINT - Free Trial, place it in \ ${DISTDIR} and then run make again .endif NO_CDROM= yes pre-install: ${MKDIR} ${PREFIX}/saint ${TAR} --directory ${WRKSRC} -cf - . --exclude src --exclude Makefile --exclude Makefile.in --exclude old --exclude config.cache --exclude config.log --exclude config.status --exclude configure --exclude configure.in --exclude install-sh --exclude saint.1 | \ ${TAR} --directory ${PREFIX}/saint -xf - .if !defined(NOPORTDOCS) do-install: ${INSTALL_MAN} ${WRKSRC}/saint.1 ${PREFIX}/man/man1 .endif post-install: ${RM} -rf ${PREFIX}/saint/include/ASM-i386 .include lue='dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.042erwin2003-06-073-177/+209
* Major update to 2.038. This port now requires perl 5.6 or newer. Fortobez2003-03-064-46/+305
* Fix run_depends afterwards.edwin2003-02-091-0/+1
* mail/p5-Mail-Box: p5-File-Spec should only be used if perl < 5.8edwin2003-02-091-3/+8
* Update to 1.324.tobez2002-07-283-5/+6
* Update to 1.323.tobez2001-11-062-2/+2
* Update to 1.322.tobez2001-10-222-3/+3
* Update to 1.321.tobez2001-10-162-2/+2
* Update to 1.320; add WWW.tobez2001-10-113-2/+3
* Update to 1.319.tobez2001-08-313-13/+20
* s,mach,%%PERL_ARCH%%,gijliao2001-08-041-3/+3
* Upgradevanilla2001-05-103-7/+23
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-1/+0