From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 16 15:11:24 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA0A516A41F for ; Thu, 16 Mar 2006 15:11:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 838B843DB6 for ; Thu, 16 Mar 2006 15:10:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2GFA8Jw082543 for ; Thu, 16 Mar 2006 15:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2GFA8SF082542; Thu, 16 Mar 2006 15:10:08 GMT (envelope-from gnats) Resent-Date: Thu, 16 Mar 2006 15:10:08 GMT Resent-Message-Id: <200603161510.k2GFA8SF082542@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Babak Farrokhi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E84E16A420 for ; Thu, 16 Mar 2006 14:34:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E79643D45 for ; Thu, 16 Mar 2006 14:34:18 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k2GEYHCS003436 for ; Thu, 16 Mar 2006 14:34:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2GEYHGm003435; Thu, 16 Mar 2006 14:34:17 GMT (envelope-from nobody) Message-Id: <200603161434.k2GEYHGm003435@www.freebsd.org> Date: Thu, 16 Mar 2006 14:34:17 GMT From: Babak Farrokhi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/94566: update port net-mgmt/ipplan to 4.55 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 15:11:24 -0000 >Number: 94566 >Category: ports >Synopsis: update port net-mgmt/ipplan to 4.55 >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: Thu Mar 16 15:10:07 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 17 18:56:57 IRST 2006 root@home.farrokhi.net:/usr/obj/usr/src/sys/HOME >Description: >How-To-Repeat: >Fix: diff -ruN ipplan.orig/Makefile ipplan/Makefile --- ipplan.orig/Makefile Thu Mar 16 09:49:31 2006 +++ ipplan/Makefile Thu Mar 16 10:16:12 2006 @@ -6,16 +6,15 @@ # PORTNAME= ipplan -PORTVERSION= 4.51 +PORTVERSION= 4.55 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= iptrack -DISTNAME= ${PORTNAME}-4.51 +DISTNAME= ${PORTNAME}-4.55 MAINTAINER= mt@primats.org.ua COMMENT= IP address management and tracking -USE_REINPLACE= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} IPPLANDIR?= share/${PORTNAME} diff -ruN ipplan.orig/distinfo ipplan/distinfo --- ipplan.orig/distinfo Thu Mar 16 09:49:31 2006 +++ ipplan/distinfo Thu Mar 16 10:12:14 2006 @@ -1,3 +1,3 @@ -MD5 (ipplan-4.51.tar.gz) = 9d45303d7dd85f4bb560f43d891b4b56 -SHA256 (ipplan-4.51.tar.gz) = 3cbea32b656a6cc561abd81aed9279a1ada7859d2e66a1df0c9fd172aa00c650 -SIZE (ipplan-4.51.tar.gz) = 1307160 +MD5 (ipplan-4.55.tar.gz) = 756d964c86360a55cdee9a37950b2679 +SHA256 (ipplan-4.55.tar.gz) = 9314ce30b89a7a5950675417a1e2fdb4ca88f184f4597bca0ccedc7049b0d109 +SIZE (ipplan-4.55.tar.gz) = 1333250 diff -ruN ipplan.orig/files/patch-config.php ipplan/files/patch-config.php --- ipplan.orig/files/patch-config.php Thu Mar 16 09:49:31 2006 +++ ipplan/files/patch-config.php Thu Mar 16 10:12:14 2006 @@ -1,29 +1,29 @@ ---- config.php.orig Sun Jun 5 09:53:19 2005 -+++ config.php Fri Jun 10 15:28:16 2005 +--- config.php.orig Thu Mar 16 01:00:43 2006 ++++ config.php Thu Mar 16 08:57:56 2006 @@ -96,7 +96,7 @@ // see either httpd.conf User directive or ps -ef to see which user // apache runs under, then set mode 700 on directory and change owner // to this user --define("UPLOADDIRECTORY", "/var/spool/ipplanuploads"); -+define("UPLOADDIRECTORY", "/var/spool/ipplan/uploads"); +-define("UPLOADDIRECTORY", '/var/spool/ipplanuploads'); ++define("UPLOADDIRECTORY", '/var/spool/ipplan/uploads'); // default country code ("" for none) define("DEFAULTCOUNTRY", "US"); @@ -109,7 +109,7 @@ // not work if php is running in safemode. probing and scanning may // also be against policy for your site! - //define("NMAP", ""); --define("NMAP", "/usr/bin/nmap"); -+define("NMAP", "/usr/local/bin/nmap"); + //define("NMAP", ''); +-define("NMAP", '/usr/bin/nmap'); ++define("NMAP", '/usr/local/bin/nmap'); - //-------------------------START OF REGISTRAR--------------------------- - -@@ -152,7 +152,7 @@ + // helpdesk email address + define("HELPDESKEMAIL", "helpdesk@mydomain.com"); +@@ -186,7 +186,7 @@ // this will usually be the user under which Apache runs. If the // permissions are not correct, the files will be created in the // system temp directory, usually /tmp --define("DNSEXPORTPATH", "/tmp/dns/"); -+define("DNSEXPORTPATH", "/var/spool/ipplan/exportdns/"); +-define("DNSEXPORTPATH", '/tmp/dns/'); ++define("DNSEXPORTPATH", '/var/spool/ipplan/exportdns/'); // dnsslaveonly is the default setting for when creating new zones. If your // dns server only serves as a slave for most of your zones, it's helpful diff -ruN ipplan.orig/pkg-plist ipplan/pkg-plist --- ipplan.orig/pkg-plist Thu Mar 16 09:49:31 2006 +++ ipplan/pkg-plist Thu Mar 16 10:14:20 2006 @@ -529,6 +529,7 @@ %%IPPLANDIR%%/user/searchallform.php %%IPPLANDIR%%/user/swiplib.php %%IPPLANDIR%%/user/traceroute.php +%%IPPLANDIR%%/user/treeview.php %%IPPLANDIR%%/user/whois.php %%IPPLANDIR%%/xmllib.php @dirrm %%IPPLANDIR%%/user/Net/DNS/RR >Release-Note: >Audit-Trail: >Unformatted: