Index: head/security/pidentd/Makefile =================================================================== --- head/security/pidentd/Makefile (revision 143658) +++ head/security/pidentd/Makefile (revision 143659) @@ -1,53 +1,43 @@ # New ports collection makefile for: pidentd # Date created: 19 Oct 1994 # Whom: torstenb # # $FreeBSD$ # PORTNAME= pidentd -PORTVERSION= 3.0.16 +PORTVERSION= 3.0.18 CATEGORIES= security ipv6 -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= dinoex +MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ -PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ - http://home.jp.FreeBSD.org/~ume/ipv6/ \ - ${MASTER_SITE_LOCAL} -PATCH_SITE_SUBDIR= dinoex -PATCHFILES= pidentd-${PORTVERSION}-ipv6-20040227.diff.gz +PATCH_SITES= ftp://ftp.stack.nl/pub/users/johans/pidentd/ +PATCHFILES= pidentd-${PORTVERSION}-ipv6-20050927.diff.gz PATCH_DIST_STRIP= -p0 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@stack.nl COMMENT= An RFC1413 identification server USE_REINPLACE= yes GNU_CONFIGURE= yes MAN8= identd.8 idecrypt.8 PLIST_FILES= sbin/ibench sbin/identd sbin/idecrypt sbin/ikeygen .if defined(WITH_DES) USE_OPENSSL= yes CFLAGS+= -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY LDFLAGS+= -L${OPENSSLLIB} -lcrypto .endif post-extract: ${CP} ${FILESDIR}/idecrypt.8 ${WRKSRC}/doc/idecrypt.8 post-patch: @${REINPLACE_CMD} \ -e "s| /etc/identd.conf| ${PREFIX}/etc/identd.conf|" \ -e "s| /etc/identd.key| ${PREFIX}/etc/identd.key|" \ ${WRKSRC}/doc/identd.8 ${WRKSRC}/doc/idecrypt.8 post-install: ${INSTALL_MAN} -m 644 ${WRKSRC}/doc/idecrypt.8 ${MANPREFIX}/man/man8/ -.include - -.if ${OSVERSION} >= 700000 -BROKEN= "patchfiles not updated" -.endif - -.include +.include Property changes on: head/security/pidentd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/security/pidentd/distinfo =================================================================== --- head/security/pidentd/distinfo (revision 143658) +++ head/security/pidentd/distinfo (revision 143659) @@ -1,4 +1,4 @@ -MD5 (pidentd-3.0.16.tar.gz) = 207ea2b786f3ea732f30ec4d531b9827 -SIZE (pidentd-3.0.16.tar.gz) = 118728 -MD5 (pidentd-3.0.16-ipv6-20040227.diff.gz) = b1e9830fd2fb1b26d1063c714c4a6d81 -SIZE (pidentd-3.0.16-ipv6-20040227.diff.gz) = 14406 +MD5 (pidentd-3.0.18.tar.gz) = 3a1edfbabe1cc71401f683e7812f8f04 +SIZE (pidentd-3.0.18.tar.gz) = 357737 +MD5 (pidentd-3.0.18-ipv6-20050927.diff.gz) = 76f42eb06a88209b53e3e7fda1c854b2 +SIZE (pidentd-3.0.18-ipv6-20050927.diff.gz) = 7877 Property changes on: head/security/pidentd/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property