[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / net / jffnms

Diff for /ports/net/jffnms/Attic/Makefile between version 1.1 and 1.2

version 1.1, 2010/06/03 06:54:16 version 1.2, 2011/05/07 08:20:06
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 COMMENT =               Network Management and Monitoring System  COMMENT =               network management and monitoring system
   
 DISTNAME =              jffnms-0.8.5  DISTNAME =              jffnms-0.8.5
   
Line 19 
Line 19 
 MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=jffnms/}  MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=jffnms/}
 EXTRACT_SUFX =          .tgz  EXTRACT_SUFX =          .tgz
   
 #        Extensions: snmp, ssl, gd, sockets, mysql or pgsql, pcre, posix, ob, pcntl and session  # Extensions: snmp, ssl, gd, sockets, mysql or pgsql, pcre, posix, ob, pcntl and session
 RUN_DEPENDS =           ::www/php5/core \  RUN_DEPENDS =           www/php5/core \
                         ::www/php5/extensions,-gd \                          www/php5/extensions,-gd \
                         ::www/php5/extensions,-snmp \                          www/php5/extensions,-snmp \
                         ::net/rrdtool                          net/rrdtool
   
 NO_BUILD =              Yes  NO_BUILD =              Yes
 NO_REGRESS =            Yes  NO_REGRESS =            Yes

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb