head	1.3;
access;
symbols
	RELEASE_4_EOL:1.2;
locks; strict;
comment	@# @;


1.3
date	2007.02.26.19.16.40;	author miwi;	state dead;
branches;
next	1.2;

1.2
date	2006.11.13.13.48.40;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2006.11.08.20.22.54;	author farrokhi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Move ports/www/phpip to ports/net-mgmt/phpip

PR:		109106 [1]
                109159 [2]
Requested by:   Michael <admin@@oregonfast.net>
Repocopy by:    marcus [2]
Approved by:	maintainer (implicit)
@
text
@# New ports collection makefile for:	phpip
# Date created:		2006-10-28
# Whom:			Babak Farrokhi <babak@@farrokhi.net>
#
# $FreeBSD: ports/www/phpip/Makefile,v 1.2 2006/11/13 13:48:40 miwi Exp $
#

PORTNAME=	phpip
PORTVERSION=	${SNAPSHOT}
CATEGORIES=	www net-mgmt
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	phpip
DISTNAME=	${PORTNAME}-4.3.2-build-${SNAPSHOT}

MAINTAINER=	farrokhi@@FreeBSD.org
COMMENT=	A complete IPv4 IPAM (IP address management) suite

SNAPSHOT=	200611081420
NO_BUILD=	YES
USE_PHP=	mysql
WANT_PHP_WEB=	YES

PHPIP?=		www/phpip
PLIST_SUB+=	PHPIP=${PHPIP}

do-install:
	@@${MKDIR} ${PREFIX}/${PHPIP}
	@@${CP} -R ${WRKSRC}/ ${PREFIX}/${PHPIP}
	@@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${PHPIP}
	@@${CHMOD} -R 755 ${PREFIX}/${PHPIP}

.include <bsd.port.mk>
@


1.2
log
@- Update to 200611081420

PR:             ports/105472
Submitted by:   farrokhi@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@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.

PR:		ports/104886
Submitted by:	self
Approved by:	miwi (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	4.3.${SNAPSHOT}
d13 1
a13 1
DISTNAME=	${PORTNAME}-4.3-build-${SNAPSHOT}
d18 1
a18 1
SNAPSHOT=	200610162352
@

