summaryrefslogtreecommitdiff
path: root/net/ntop2
AgeCommit message (Collapse)AuthorFilesLines
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-01-24Bump PKGREVISION of net/ntop2 to 1 in the aftermath of gdchart changing itsjlam1-2/+2
inter-library dependencies.
2003-01-16patch-aa was removed in the most recent update.grant1-2/+1
2003-01-09Update from 2.1.0 to 2.1.54.mycroft4-58/+43
There is document describing the changes, but there seem to be a number of features added, including support for graphing with RRD. Note: The web server currently hangs, but this is the same behavior as 2.1.0.
2002-11-21unmark ntop2 as BROKEN.grant1-3/+1
addresses pkg/18915 from Robert Elz.
2002-11-15This package has been converted to use buildlink2.jlam1-2/+1
2002-11-01Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).wiz1-1/+2
2002-10-07Convert to buildlink2. Fix PLIST.wiz2-9/+307
2002-08-05Mark as broken, because ntop2 wants to write to /usr/pkg/var/ntop,veego1-1/+3
but doesn't create this directory and PR 13058 makes it impossible to change that location.
2002-08-02ntop2 really wants a gnu libreadline so add USE_GNU_READLINE.veego1-1/+2
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-2/+2
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-07-23Import an ntop-2.1 package into the NetBSD Packages Collection as ntop2-2.1agc3-0/+99
This is an updated and cleaned up version of the older ntop2 package. ntop version 2 is a tool to sniff traffic on the network and display statistics about it. It has a built-in web server for displaying the results of the data it collects, and it can also generate data in various formats (such as NetFlow) to be passed on to other systems. Note that version 2 of ntop is significantly different from version 1. It is much larger and has many more features. If you're looking for a more light-weight tool, you may find that version 1 (the "ntop" package) suits you better. Differences from the previous version: + multi-threading has been enabled (it wouldn't compile otherwise) + dependencies have been specified properly + the Makefile has been cleaned up + two bugs in the configure script have been fixed + we now use a distfile that can be found + the homepage is the official ntop homepage + it appears that the editline emulation of GNU readline is sufficient
2002-07-23Import an ntop-2.1 package into the NetBSD Packages Collection as ntop2-2.1agc2-0/+34
This is an updated and cleaned up version of the older ntop2 package. ntop version 2 is a tool to sniff traffic on the network and display statistics about it. It has a built-in web server for displaying the results of the data it collects, and it can also generate data in various formats (such as NetFlow) to be passed on to other systems. Note that version 2 of ntop is significantly different from version 1. It is much larger and has many more features. If you're looking for a more light-weight tool, you may find that version 1 (the "ntop" package) suits you better. Differences from the previous version: + multi-threading has been enabled (it wouldn't compile otherwise) + dependencies have been specified properly + the Makefile has been cleaned up + two bugs in the configure script have been fixed + we now use a distfile that can be found + the homepage is the official ntop homepage + it appears that the editline emulation of GNU readline is sufficient
2002-07-23Al is not happy with this package, so remove it.cjs3-397/+0
2002-07-23Add ntop2 package.cjs3-0/+397