Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2006 22:11:56 +0330
From:      Babak Farrokhi <babak@farrokhi.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104886: [new port] www/phpip - Web base IPAM (IP Adress Management)
Message-ID:  <1162060916.6647@starfish.farrokhi.net>
Resent-Message-ID: <200610281850.k9SIoFUo071323@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104886
>Category:       ports
>Synopsis:       [new port] www/phpip - Web base IPAM (IP Adress Management)
>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:   Sat Oct 28 18:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD starfish.farrokhi.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Sep 22 14:10:00 IRST 2006 root@starfish.datak.net:/usr/obj/usr/src/sys/STARFISH i386


	
>Description:
phpIP Management is a complete IPv4 IPAM (IP address management) suite, built to handle the complexity of managing today's IP address space. phpIP Management was built to scale and address the full lifecycle of IP address space using techniques that are not administratively intensive.
>How-To-Repeat:
	
>Fix:

	

--- phpip.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:
#
#	phpip
#	phpip/Makefile
#	phpip/distinfo
#	phpip/pkg-descr
#	phpip/pkg-plist
#
echo c - phpip
mkdir -p phpip > /dev/null 2>&1
echo x - phpip/Makefile
sed 's/^X//' >phpip/Makefile << 'END-of-phpip/Makefile'
X# New ports collection makefile for:	phpip
X# Date created:		2006-10-28
X# Whom:			Babak Farrokhi <babak@farrokhi.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	phpip
XPORTVERSION=	4.3.${SNAPSHOT}
XCATEGORIES=	www net-mgmt
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	phpip
XDISTNAME=	${PORTNAME}-4.3-build-${SNAPSHOT}
X
XMAINTAINER=	babak@farrokhi.net
XCOMMENT=	A complete IPv4 IPAM (IP address management) suite
X
XSNAPSHOT=	200610162352
XNO_BUILD=	YES
XUSE_PHP=	mysql
XWANT_PHP_WEB=	YES
X
XPHPIP?=		www/phpip
XPLIST_SUB+=	PHPIP=${PHPIP}
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/${PHPIP}
X	@${CP} -R ${WRKSRC}/ ${PREFIX}/${PHPIP}
X	@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${PHPIP}
X	@${CHMOD} -R 755 ${PREFIX}/${PHPIP}
X
X.include <bsd.port.mk>
END-of-phpip/Makefile
echo x - phpip/distinfo
sed 's/^X//' >phpip/distinfo << 'END-of-phpip/distinfo'
XMD5 (phpip-4.3-build-200610162352.tar.gz) = d8954d0cabe5d24b343826c62a965b67
XSHA256 (phpip-4.3-build-200610162352.tar.gz) = 9aaf8cd14e28d585e829ae8975c3550e0dfa9a169eea7490e5d4d26e989e552d
XSIZE (phpip-4.3-build-200610162352.tar.gz) = 130503
END-of-phpip/distinfo
echo x - phpip/pkg-descr
sed 's/^X//' >phpip/pkg-descr << 'END-of-phpip/pkg-descr'
XphpIP Management is a complete IPv4 IPAM (IP address management)
Xsuite, built to handle the complexity of managing today's 
XIP address space.
XphpIP Management was built to scale and address the full 
Xlifecycle of IP address space using techniques that are not 
Xadministratively intensive.
X
XWWW:	http://www.phpip.net/
X
X- Babak Farrokhi
Xbabak@farrokhi.net
END-of-phpip/pkg-descr
echo x - phpip/pkg-plist
sed 's/^X//' >phpip/pkg-plist << 'END-of-phpip/pkg-plist'
X%%PHPIP%%/COPYING
X%%PHPIP%%/ChangeLog
X%%PHPIP%%/INSTALL
X%%PHPIP%%/Net/IPv4.php
X%%PHPIP%%/Net/PEAR.php
X%%PHPIP%%/Net/index.php
X%%PHPIP%%/README
X%%PHPIP%%/TODO
X%%PHPIP%%/boxes/box_CidrMenu.php
X%%PHPIP%%/boxes/box_help_links.php
X%%PHPIP%%/boxes/box_install_links.php
X%%PHPIP%%/boxes/box_main_links.php
X%%PHPIP%%/boxes/index.php
X%%PHPIP%%/check_option.php
X%%PHPIP%%/cidr_add.php
X%%PHPIP%%/cidr_desc.php
X%%PHPIP%%/cidr_remove.php
X%%PHPIP%%/classes/clsEmail.php
X%%PHPIP%%/classes/clsFunctions.php
X%%PHPIP%%/classes/clsMetaContent.php
X%%PHPIP%%/classes/clsParseXML.php
X%%PHPIP%%/classes/index.php
X%%PHPIP%%/classes/xPandMenu.js
X%%PHPIP%%/classes/xPandMenu.php
X%%PHPIP%%/common.php
X%%PHPIP%%/console.php
X%%PHPIP%%/css/bg.gif
X%%PHPIP%%/css/default.css
X%%PHPIP%%/css/green.css
X%%PHPIP%%/css/index.php
X%%PHPIP%%/css/red.css
X%%PHPIP%%/css/white.css
X%%PHPIP%%/css/xPandMenu.css
X%%PHPIP%%/default.php
X%%PHPIP%%/defaultlayout.php
X%%PHPIP%%/display.php
X%%PHPIP%%/group_add.php
X%%PHPIP%%/group_remove.php
X%%PHPIP%%/group_update.php
X%%PHPIP%%/help.php
X%%PHPIP%%/helplayout.php
X%%PHPIP%%/i/4.gif
X%%PHPIP%%/i/add.jpg
X%%PHPIP%%/i/arrow.gif
X%%PHPIP%%/i/box_closed.gif
X%%PHPIP%%/i/box_open.gif
X%%PHPIP%%/i/doc.gif
X%%PHPIP%%/i/favicon.ico
X%%PHPIP%%/i/folderclose.gif
X%%PHPIP%%/i/folderopen.gif
X%%PHPIP%%/i/index.php
X%%PHPIP%%/i/install.jpg
X%%PHPIP%%/i/l1.jpg
X%%PHPIP%%/i/l11.jpg
X%%PHPIP%%/i/l2.jpg
X%%PHPIP%%/i/l3.jpg
X%%PHPIP%%/i/l4.jpg
X%%PHPIP%%/i/l5.jpg
X%%PHPIP%%/i/lb.gif
X%%PHPIP%%/i/ldiv.gif
X%%PHPIP%%/i/login.png
X%%PHPIP%%/i/mark-cancel.gif
X%%PHPIP%%/i/mark-ok.gif
X%%PHPIP%%/i/remove.png
X%%PHPIP%%/i/reset.png
X%%PHPIP%%/i/spacer.gif
X%%PHPIP%%/i/tn_login.jpg
X%%PHPIP%%/i/top1.jpg
X%%PHPIP%%/i/top1bg.jpg
X%%PHPIP%%/i/top2bg.gif
X%%PHPIP%%/i/top3.gif
X%%PHPIP%%/i/top3bg.gif
X%%PHPIP%%/i/vline.gif
X%%PHPIP%%/includes/index.php
X%%PHPIP%%/includes/install.database.php
X%%PHPIP%%/includes/session.php
X%%PHPIP%%/index.php
X%%PHPIP%%/install.php
X%%PHPIP%%/installlayout.php
X%%PHPIP%%/iplayout.php
X%%PHPIP%%/layout.php
X%%PHPIP%%/ldap_management.php
X%%PHPIP%%/login.php
X%%PHPIP%%/loginlayout.php
X%%PHPIP%%/logout.php
X%%PHPIP%%/preference.php
X%%PHPIP%%/prefix_add.php
X%%PHPIP%%/prefix_desc.php
X%%PHPIP%%/prefix_remove.php
X%%PHPIP%%/print.php
X%%PHPIP%%/search.php
X%%PHPIP%%/sql/Upgrade_3.1_to_4.2.sql
X%%PHPIP%%/sql/index.php
X%%PHPIP%%/sql/phpip.sql
X%%PHPIP%%/subnetSummary.php
X%%PHPIP%%/user_management.php
X@dirrm %%PHPIP%%/sql
X@dirrmtry %%PHPIP%%/includes
X@dirrm %%PHPIP%%/i
X@dirrm %%PHPIP%%/css
X@dirrm %%PHPIP%%/classes
X@dirrm %%PHPIP%%/boxes
X@dirrm %%PHPIP%%/Net
X@dirrmtry %%PHPIP%%
END-of-phpip/pkg-plist
exit
--- phpip.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?1162060916.6647>