Date: Fri, 17 Sep 2004 19:05:31 +0200 (CEST) From: Janos Mohacsi <janos.mohacsi@niif.hu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/71821: [NEW PORT] net/bindtest: Test bind() semantics of IPv6 sockets Message-ID: <200409171705.i8HH5Vt9049771@scone.ki.iif.hu> Resent-Message-ID: <200409171710.i8HHAC65020825@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 71821 >Category: ports >Synopsis: [NEW PORT] net/bindtest: Test bind() semantics of IPv6 sockets >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 17 17:10:12 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 5.3-BETA4 i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 5.3-BETA4 FreeBSD 5.3-BETA4 #3: Sun Sep 12 20:30:09 CEST 2004 >Description: Test bind() semantics of IPv6 sockets. WWW: http://www.kame.net/newsletter/20010504/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: Apply this shar. >Fix: --- bindtest-1.56.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # bindtest # bindtest/pkg-descr # bindtest/Makefile # bindtest/pkg-plist # bindtest/distinfo # echo c - bindtest mkdir -p bindtest > /dev/null 2>&1 echo x - bindtest/pkg-descr sed 's/^X//' >bindtest/pkg-descr << 'END-of-bindtest/pkg-descr' XTest bind() semantics of IPv6 sockets. X XWWW: http://www.kame.net/newsletter/20010504/ END-of-bindtest/pkg-descr echo x - bindtest/Makefile sed 's/^X//' >bindtest/Makefile << 'END-of-bindtest/Makefile' X# New ports collection makefile for: bindtest X# Date created: 2004-08-19 X# Whom: Janos Mohacsi <janos.mohacsi@bsd.hu> X# X# $FreeBSD$ X# X XPORTNAME= bindtest XPORTVERSION= 1.56 XCATEGORIES= net ipv6 XMASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ X ftp://sunsite.cnlab-switch.ch/mirror/kame/misc/ \ X ftp://ftp.pasta.cs.uit.no/pub/IPv6/kame/misc/ \ X ftp://ftp.ipv6.uni-leipzig.de/pub/ftp.kame.net/pub/kame/misc/ XDISTNAME= ${PORTNAME} XEXTRACT_SUFX= .tgz X XMAINTAINER= janos.mohacsi@bsd.hu XCOMMENT= Test bind() semantics of IPv6 sockets X XMAN1= bindtest.1 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/bindtest ${PREFIX}/bin/ X ${INSTALL_SCRIPT} ${WRKSRC}/test.sh ${PREFIX}/bin/bindtest.sh X ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1 X X.include <bsd.port.mk> END-of-bindtest/Makefile echo x - bindtest/pkg-plist sed 's/^X//' >bindtest/pkg-plist << 'END-of-bindtest/pkg-plist' X@comment $FreeBSD$ Xbin/bindtest Xbin/bindtest.sh END-of-bindtest/pkg-plist echo x - bindtest/distinfo sed 's/^X//' >bindtest/distinfo << 'END-of-bindtest/distinfo' XMD5 (bindtest.tgz) = 8a28853d381fb432909600a564142484 XSIZE (bindtest.tgz) = 9565 END-of-bindtest/distinfo exit --- bindtest-1.56.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409171705.i8HH5Vt9049771>