[csw-devel] SF.net SVN: gar:[13244] csw/mgar/pkg/ntop/trunk

jonbcraig at users.sourceforge.net jonbcraig at users.sourceforge.net
Thu Feb 10 07:27:48 CET 2011


Revision: 13244
          http://gar.svn.sourceforge.net/gar/?rev=13244&view=rev
Author:   jonbcraig
Date:     2011-02-10 06:27:47 +0000 (Thu, 10 Feb 2011)

Log Message:
-----------
ntop: added a README.CSW

Modified Paths:
--------------
    csw/mgar/pkg/ntop/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/ntop/trunk/files/README.CSW

Modified: csw/mgar/pkg/ntop/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ntop/trunk/Makefile	2011-02-10 05:31:35 UTC (rev 13243)
+++ csw/mgar/pkg/ntop/trunk/Makefile	2011-02-10 06:27:47 UTC (rev 13244)
@@ -17,9 +17,10 @@
 
 DISTFILES  += cswntop
 EXPANDVARS += cswntop
-DISTFILES += CSWntop.postinstall CSWntop.postremove CSWntop.request
 DISTFILES  += ntop.conf.CSW
 EXPANDVARS += ntop.conf.CSW
+DISTFILES  += CSWntop.postinstall CSWntop.postremove CSWntop.request
+DISTFILES  += README.CSW
 
 INITSMF = /etc/opt/csw/init.d/cswntop
 
@@ -92,24 +93,23 @@
 CHECKPKG_OVERRIDES_CSWntop += shared-lib-pkgname-mismatch
 
 # Bad content files - Documentation
-CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/share/ntop/html/faq.html
 CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/share|root/opt/csw/share/ntop/html/faq.html
 CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/share/ntop/html/ntop.html
 CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/share/man/man8/ntop.8
 
 # Bad content files - Shared libraries (Captured Build Info for Version Output)
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libicmpPlugin-4.0.3.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libsflowPlugin-4.0.3.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libntop-4.0.3.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libntopreport-4.0.3.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libnetflowPlugin-4.0.3.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/librrdPlugin-4.0.3.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libcpacketPlugin-4.0.3.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/sflowPlugin.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/cpacketPlugin.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/rrdPlugin.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/netflowPlugin.so
-#CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/icmpPlugin.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libicmpPlugin-4.0.3.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libsflowPlugin-4.0.3.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libntop-4.0.3.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libntopreport-4.0.3.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libnetflowPlugin-4.0.3.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/librrdPlugin-4.0.3.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/libcpacketPlugin-4.0.3.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/sflowPlugin.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/cpacketPlugin.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/rrdPlugin.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/netflowPlugin.so
+CHECKPKG_OVERRIDES_CSWntop += file-with-bad-content|/usr/local|root/opt/csw/lib/ntop/plugins/icmpPlugin.so
 
 include gar/category.mk
 

Added: csw/mgar/pkg/ntop/trunk/files/README.CSW
===================================================================
--- csw/mgar/pkg/ntop/trunk/files/README.CSW	                        (rev 0)
+++ csw/mgar/pkg/ntop/trunk/files/README.CSW	2011-02-10 06:27:47 UTC (rev 13244)
@@ -0,0 +1,24 @@
+* The etter.finger.os is a static version
+During the build process for this release of the package the 
+sourceforge website was hacked and a number of services were
+shutdown during the rebuilding/securing of the website. CVS
+was one of these services and that impacted the ability to
+build ntop.  As part of the build process the file
+etter.finger.os is downloaded from the etters project
+CVS system and without http acces to the repository the
+build would not proceed.  I extracted the last version
+of this file and short circuited the build to use this
+frozen version of the file.  The package was last updated
+in 2004, so this shouldn't be a problem.  The next time
+ntop is refreshed I will revisit this to see if it can
+be handled better, or at least the way the package
+author intends it to be handled.
+
+* Files with bad content
+A number of shared libraries and documentation files have
+references to /usr/local.  In the case of the shared
+libaries these references were a static reference to
+pre-processor, compiler and linker flags.  As such they
+may be ignored.  The documentation has a number of
+references but I have chosen to leave these references
+as the author choose to have them. 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list