Date: Mon, 29 Nov 2004 16:14:00 -0200 (BRST) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/74527: New port: net/pear-Net_CheckIP Check the syntax of IPv4 addresses Message-ID: <200411291814.iATIE0Zr086938@digitalsign.com> Resent-Message-ID: <200411291820.iATIKZW9081814@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 74527 >Category: ports >Synopsis: New port: net/pear-Net_CheckIP Check the syntax of IPv4 addresses >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: Mon Nov 29 18:20:34 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Antônio Carlos Venâncio Júnior >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #6: Wed Nov 24 10:18:56 BRST 2004 root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO i386 >Description: New port: net/pear-Net_CheckIP Check the syntax of IPv4 addresses This package validates IPv4 addresses. >How-To-Repeat: >Fix: # 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: # # pear-Net_CheckIP # pear-Net_CheckIP/Makefile # pear-Net_CheckIP/distinfo # pear-Net_CheckIP/pkg-descr # echo c - pear-Net_CheckIP mkdir -p pear-Net_CheckIP > /dev/null 2>&1 echo x - pear-Net_CheckIP/Makefile sed 's/^X//' >pear-Net_CheckIP/Makefile << 'END-of-pear-Net_CheckIP/Makefile' X# Ports collection makefile for: pear-Net_CheckIP X# Date created: 29 November 2004 X# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) X# X# $FreeBSD$ X# X XPORTNAME= Net_CheckIP XPORTVERSION= 1.1 XCATEGORIES= net pear X XMAINTAINER= antonio@php.net XCOMMENT= Check the syntax of IPv4 addresses X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= Net XFILES= CheckIP.php X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include <bsd.port.post.mk> END-of-pear-Net_CheckIP/Makefile echo x - pear-Net_CheckIP/distinfo sed 's/^X//' >pear-Net_CheckIP/distinfo << 'END-of-pear-Net_CheckIP/distinfo' XMD5 (PEAR/Net_CheckIP-1.1.tgz) = b7e7d4bd89e3140024d177a093d36d21 XSIZE (PEAR/Net_CheckIP-1.1.tgz) = 1385 END-of-pear-Net_CheckIP/distinfo echo x - pear-Net_CheckIP/pkg-descr sed 's/^X//' >pear-Net_CheckIP/pkg-descr << 'END-of-pear-Net_CheckIP/pkg-descr' XThis package validates IPv4 addresses. X XWWW: http://pear.php.net/package/Net_CheckIP/ END-of-pear-Net_CheckIP/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411291814.iATIE0Zr086938>