From babak@farrokhi.net  Thu Mar 16 06:47:57 2006
Return-Path: <babak@farrokhi.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9CDD116A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Mar 2006 06:47:57 +0000 (UTC)
	(envelope-from babak@farrokhi.net)
Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 40B1343D46
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Mar 2006 06:47:57 +0000 (GMT)
	(envelope-from babak@farrokhi.net)
Received: from localhost (localhost [127.0.0.1])
	by royalway.propagation.net (Postfix) with ESMTP id 436C056420
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Mar 2006 00:47:58 -0600 (CST)
Received: from royalway.propagation.net ([127.0.0.1])
 by localhost (royalway.propagation.net [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 23884-06 for <FreeBSD-gnats-submit@freebsd.org>;
 Thu, 16 Mar 2006 00:47:55 -0600 (CST)
Received: from home.farrokhi.net (unknown [85.15.8.162])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by royalway.propagation.net (Postfix) with ESMTP id C04CE5641D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Mar 2006 00:47:52 -0600 (CST)
Message-Id: <1142491669.49555@home.farrokhi.net>
Date: Thu, 16 Mar 2006 10:17:49 +0330
From: "Babak Farrokhi" <babak@farrokhi.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: update port net-mgmt/ipplan to 4.55
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify: mt@primats.org.ua

>Number:         94538
>Category:       ports
>Synopsis:       update port net-mgmt/ipplan to 4.55
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 16 15:09:24 GMT 2006
>Closed-Date:    Tue Apr 18 13:51:27 GMT 2006
>Last-Modified:  Tue Apr 18 13:51:27 GMT 2006
>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:


--- ipplan.patch begins here ---
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
--- ipplan.patch ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Mar 16 15:12:52 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94538 

From: Maxim Tuliuk <mt@primats.org.ua>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/94538: update port net-mgmt/ipplan to 4.55
Date: Thu, 16 Mar 2006 17:16:18 +0200

 On Thu, Mar 16, 2006 at 15:12 +0000, Edwin Groothuis wrote:
 > Maintainer of net-mgmt/ipplan,
 > 
 > Please note that PR ports/94538 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94538
 
 Sorry, but a request with url
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94538
 got the answer:
 
 FreeBSD problem report
 
 No PR found matching 94538
 
 date: 16 March 2006 17:14:32 EET
 -- 
 Maxim Tuliuk
 WWW: http://primats.org.ua/~mt/
 ICQ: 21134222
 
 Bike is the freedom of moving

From: Pav Lucistnik <pav@FreeBSD.org>
To: bug-followup@FreeBSD.org, mt@primats.org.ua
Cc:  
Subject: Re: ports/94538: update port net-mgmt/ipplan to 4.55
Date: Sat, 01 Apr 2006 19:42:21 +0200

 > Sorry, but a request with url
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94538
 > got the answer:
 > 
 > FreeBSD problem report
 > 
 > No PR found matching 94538
 
 You were too fast.  The PR is at the URL now.
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 East or west, ~ is best.

From: Marcus Alves Grando <mnag@FreeBSD.org>
To: bug-followup@FreeBSD.org,  mt@primats.org.ua
Cc:  
Subject: Re: ports/94538: update port net-mgmt/ipplan to 4.55
Date: Sat, 15 Apr 2006 17:29:45 -0300

 Daer maintainer,
 
 Some news about that?
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94538
 
 Thanks
 
 -- 
 Marcus Alves Grando
 marcus(at)corp.grupos.com.br  |  Grupos Internet S/A
   mnag(at)FreeBSD.org         |  FreeBSD.org

From: Maxim Tuliuk <mt@primats.org.ua>
To: Marcus Alves Grando <mnag@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/94538: update port net-mgmt/ipplan to 4.55
Date: Tue, 18 Apr 2006 04:22:27 +0300

 I'm so sorry! I thought the answer was sent 3 weeks ago, but the sendmail
 on my PC had another opinion :(
 
 Anyway, our patch was rewritten and sent as separate PR:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=95976
 as is, in my opinion, the right way when ipplan has only ONE subdir
 in /var/spool/ and MANY subdirs in /var/spool/ipplan than
 has MANY subdirs in /var/spool/ like /var/spool/ipplanexport...,
 /var/spool/ipplanimport... etc
 
 Therefore, this PR could be closed and pr=95976 should be approved
 
 On Sat, Apr 15, 2006 at 17:29 -0300, Marcus Alves Grando wrote:
 > Daer maintainer,
 > 
 > Some news about that?
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/94538
 > 
 > Thanks
 > 
 > -- 
 > Marcus Alves Grando
 > marcus(at)corp.grupos.com.br  |  Grupos Internet S/A
 >   mnag(at)FreeBSD.org         |  FreeBSD.org
 > 
 
 -- 
 Maxim Tuliuk
 WWW: http://primats.org.ua/~mt/
 ICQ: 21134222
 
 Bike is the freedom of moving
State-Changed-From-To: feedback->closed 
State-Changed-By: mnag 
State-Changed-When: Tue Apr 18 13:51:17 UTC 2006 
State-Changed-Why:  
Supersedes by 95976. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94538 
>Unformatted:
