Index: head/sysutils/ipa/Makefile =================================================================== --- head/sysutils/ipa/Makefile (revision 81877) +++ head/sysutils/ipa/Makefile (revision 81878) @@ -1,52 +1,52 @@ # New ports collection makefile for: ipa # Date created: 2 December 2000 # Whom: Andrey Simonenko # # $FreeBSD$ # PORTNAME= ipa -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= sysutils MASTER_SITES= http://ipa-system.sourceforge.net/ \ http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \ ftp://ftp.mirrors.wiretapped.net/pub/security/network-monitoring/ipa/ \ http://ipa.it-ss.be/ MAINTAINER= simon@comsys.ntu-kpi.kiev.ua COMMENT= IP accounting software NO_PACKAGE= "Needs to be built uniquely for each host" ALL_TARGET= .ifdef(NOPORTDOCS) MAKE_ENV= NOPORTDOCS="${NOPORTDOCS}" .endif MAN5= ipa.5 ipa.conf.5 MAN8= ipa.8 ipastat.8 MANLANG= "" ru_RU.KOI8-R .include pre-everything:: @${ECHO_MSG} "-------------------------------------------------------------------" .if !defined(WITHOUT_IPFW) @${ECHO_MSG} "o You can remove IPv4 Firewall support by defining WITHOUT_IPFW" .endif .if !defined(WITHOUT_IP6FW) && ${OSVERSION} >= 420001 @${ECHO_MSG} "o You can remove IPv6 Firewall support by defining WITHOUT_IP6FW" .endif .if !defined(WITHOUT_IPFIL) @${ECHO_MSG} "o You can remove IP Filter support by defining WITHOUT_IPFIL" .endif .if !defined(WITHOUT_IP6FW) && !defined(WITH_IP6FW) && ${OSVERSION} >= 400000 && ${OSVERSION} < 420001 @${ECHO_MSG} "o You can add IPv6 Firewall support by defining WITH_IP6FW," @${ECHO_MSG} " this support will be probably broken on your system (see the" @${ECHO_MSG} " ${WRKSRC}/INSTALL file for more information)" .endif .if !defined(IPFW2) && !defined(WITHOUT_IPFW) && ${OSVERSION} >= 460100 && ${OSVERSION} < 500038 @${ECHO_MSG} "o You can add IPFW2 support by defining IPFW2" .endif @${ECHO_MSG} "-------------------------------------------------------------------" .include Property changes on: head/sysutils/ipa/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/sysutils/ipa/distinfo =================================================================== --- head/sysutils/ipa/distinfo (revision 81877) +++ head/sysutils/ipa/distinfo (revision 81878) @@ -1 +1 @@ -MD5 (ipa-1.3.3.tar.gz) = 524c1ef321385c4dcf02970fb4f33f05 +MD5 (ipa-1.3.4.tar.gz) = 48a75816831f6faf86d0f8a336dd6f40 Property changes on: head/sysutils/ipa/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property