View | Details | Raw Unified | Return to bug 102533
Collapse All | Expand All

(-)ipplan/Makefile (-2 / +2 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	ipplan
8
PORTNAME=	ipplan
9
PORTVERSION=	4.56
9
PORTVERSION=	4.58
10
CATEGORIES=	net-mgmt
10
CATEGORIES=	net-mgmt
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	iptrack
12
MASTER_SITE_SUBDIR=	iptrack
13
DISTNAME=	${PORTNAME}-4.56
13
DISTNAME=	${PORTNAME}-4.58
14
14
15
MAINTAINER=	mt@primats.org.ua
15
MAINTAINER=	mt@primats.org.ua
16
COMMENT=	IP address management and tracking
16
COMMENT=	IP address management and tracking
(-)ipplan/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ipplan-4.56.tar.gz) = c678d73377d026cfb614c343f2b703af
1
MD5 (ipplan-4.58.tar.gz) = e8707b1683521478c42597668eed631d
2
SHA256 (ipplan-4.56.tar.gz) = e3f1e41cd025e729f5e78f106d908aee85303c4abecfe49faac29ec770fb1d4a
2
SHA256 (ipplan-4.58.tar.gz) = d601111b3332d3fcb694f436a1b43c60ccb41c52d635d96a6730645542aa8ffe
3
SIZE (ipplan-4.56.tar.gz) = 1335180
3
SIZE (ipplan-4.58.tar.gz) = 1438869
(-)ipplan/files/patch-config.php (-5 / +5 lines)
Lines 1-5 Link Here
1
--- config.php.orig	Thu Mar 16 22:16:54 2006
1
--- config.php.orig	Fri Jun 30 01:01:08 2006
2
+++ config.php	Tue Apr 18 03:56:19 2006
2
+++ config.php	Thu Aug 24 23:40:02 2006
3
@@ -96,7 +96,7 @@
3
@@ -96,7 +96,7 @@
4
 // see either httpd.conf User directive or ps -ef to see which user
4
 // see either httpd.conf User directive or ps -ef to see which user
5
 // apache runs under, then set mode 700 on directory and change owner
5
 // apache runs under, then set mode 700 on directory and change owner
Lines 12-20 Link Here
12
@@ -109,7 +109,7 @@
12
@@ -109,7 +109,7 @@
13
 // not work if php is running in safemode. probing and scanning may 
13
 // not work if php is running in safemode. probing and scanning may 
14
 // also be against policy for your site!
14
 // also be against policy for your site!
15
 //define("NMAP", '');
15
 define("NMAP", '');
16
-define("NMAP", '/usr/bin/nmap');
16
-//define("NMAP", '/usr/bin/nmap');
17
+define("NMAP", '%%LOCALBASE%%/bin/nmap');
17
+//define("NMAP", '%%LOCALBASE%%/bin/nmap');
18
 
18
 
19
 // helpdesk email address
19
 // helpdesk email address
20
 define("HELPDESKEMAIL", "helpdesk@mydomain.com");
20
 define("HELPDESKEMAIL", "helpdesk@mydomain.com");
(-)ipplan/pkg-plist (+8 lines)
Lines 232-243 Link Here
232
%%IPPLANDIR%%/locale/fr/LC_MESSAGES/messages.po
232
%%IPPLANDIR%%/locale/fr/LC_MESSAGES/messages.po
233
%%IPPLANDIR%%/locale/it/LC_MESSAGES/messages.mo
233
%%IPPLANDIR%%/locale/it/LC_MESSAGES/messages.mo
234
%%IPPLANDIR%%/locale/it/LC_MESSAGES/messages.po
234
%%IPPLANDIR%%/locale/it/LC_MESSAGES/messages.po
235
%%IPPLANDIR%%/locale/ja_JP/LC_MESSAGES/messages.mo
236
%%IPPLANDIR%%/locale/ja_JP/LC_MESSAGES/messages.po
235
%%IPPLANDIR%%/locale/no/LC_MESSAGES/messages.mo
237
%%IPPLANDIR%%/locale/no/LC_MESSAGES/messages.mo
236
%%IPPLANDIR%%/locale/no/LC_MESSAGES/messages.po
238
%%IPPLANDIR%%/locale/no/LC_MESSAGES/messages.po
237
%%IPPLANDIR%%/locale/pt/LC_MESSAGES/messages.mo
239
%%IPPLANDIR%%/locale/pt/LC_MESSAGES/messages.mo
238
%%IPPLANDIR%%/locale/pt/LC_MESSAGES/messages.po
240
%%IPPLANDIR%%/locale/pt/LC_MESSAGES/messages.po
239
%%IPPLANDIR%%/locale/pt_BR/LC_MESSAGES/messages.mo
241
%%IPPLANDIR%%/locale/pt_BR/LC_MESSAGES/messages.mo
240
%%IPPLANDIR%%/locale/pt_BR/LC_MESSAGES/messages.po
242
%%IPPLANDIR%%/locale/pt_BR/LC_MESSAGES/messages.po
243
%%IPPLANDIR%%/locale/ru/LC_MESSAGES/messages.mo
244
%%IPPLANDIR%%/locale/ru/LC_MESSAGES/messages.po
241
%%IPPLANDIR%%/menudefs.php
245
%%IPPLANDIR%%/menudefs.php
242
%%IPPLANDIR%%/menus/ACKNOWLEDGEMENTS
246
%%IPPLANDIR%%/menus/ACKNOWLEDGEMENTS
243
%%IPPLANDIR%%/menus/CHANGELOG
247
%%IPPLANDIR%%/menus/CHANGELOG
Lines 557-568 Link Here
557
@dirrm %%IPPLANDIR%%/menus/LOGOS
561
@dirrm %%IPPLANDIR%%/menus/LOGOS
558
@dirrm %%IPPLANDIR%%/menus/DUMPS
562
@dirrm %%IPPLANDIR%%/menus/DUMPS
559
@dirrm %%IPPLANDIR%%/menus
563
@dirrm %%IPPLANDIR%%/menus
564
@dirrm %%IPPLANDIR%%/locale/ru/LC_MESSAGES
565
@dirrm %%IPPLANDIR%%/locale/ru
560
@dirrm %%IPPLANDIR%%/locale/pt_BR/LC_MESSAGES
566
@dirrm %%IPPLANDIR%%/locale/pt_BR/LC_MESSAGES
561
@dirrm %%IPPLANDIR%%/locale/pt_BR
567
@dirrm %%IPPLANDIR%%/locale/pt_BR
562
@dirrm %%IPPLANDIR%%/locale/pt/LC_MESSAGES
568
@dirrm %%IPPLANDIR%%/locale/pt/LC_MESSAGES
563
@dirrm %%IPPLANDIR%%/locale/pt
569
@dirrm %%IPPLANDIR%%/locale/pt
564
@dirrm %%IPPLANDIR%%/locale/no/LC_MESSAGES
570
@dirrm %%IPPLANDIR%%/locale/no/LC_MESSAGES
565
@dirrm %%IPPLANDIR%%/locale/no
571
@dirrm %%IPPLANDIR%%/locale/no
572
@dirrm %%IPPLANDIR%%/locale/ja_JP/LC_MESSAGES
573
@dirrm %%IPPLANDIR%%/locale/ja_JP
566
@dirrm %%IPPLANDIR%%/locale/it/LC_MESSAGES
574
@dirrm %%IPPLANDIR%%/locale/it/LC_MESSAGES
567
@dirrm %%IPPLANDIR%%/locale/it
575
@dirrm %%IPPLANDIR%%/locale/it
568
@dirrm %%IPPLANDIR%%/locale/fr/LC_MESSAGES
576
@dirrm %%IPPLANDIR%%/locale/fr/LC_MESSAGES

Return to bug 102533