| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 26837
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=41956
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Eliminated some memory leaks.
- Code reviewed to obtain long-run stability.
- Light portability changes.
PR: 26668
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=41951
|
|
|
|
| |
Notes:
svn path=/head/; revision=41876
|
|
|
|
|
|
|
| |
Submitted by: Richard Arends <richard@unixguru.nl>
Notes:
svn path=/head/; revision=41865
|
|
|
|
|
|
|
|
| |
PR: 26792
Submitted by: Gary <ancient@outloud.org>
Notes:
svn path=/head/; revision=41849
|
|
|
|
| |
Notes:
svn path=/head/; revision=41768
|
|
|
|
| |
Notes:
svn path=/head/; revision=41637
|
|
|
|
|
|
|
|
| |
PR: 26585
Submitted by: vlm@spelio.net.ru
Notes:
svn path=/head/; revision=41590
|
|
|
|
|
|
|
|
|
|
| |
- Enable option selection using nice menu interface.
PR: ports/26611
Submitted by: Blaz Zupan <blaz@amis.net> (maintainer)
Notes:
svn path=/head/; revision=41458
|
|
|
|
| |
Notes:
svn path=/head/; revision=41387
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=41187
|
|
|
|
| |
Notes:
svn path=/head/; revision=41077
|
|
|
|
| |
Notes:
svn path=/head/; revision=41076
|
|
|
|
|
|
|
| |
Initialize a few variables to 0.
Notes:
svn path=/head/; revision=41075
|
|
|
|
| |
Notes:
svn path=/head/; revision=41074
|
|
|
|
|
|
|
|
|
|
| |
for gnome.
PR: 26374
Submitted by: Holger Lamm <holger@eit.uni-kl.de>
Notes:
svn path=/head/; revision=41004
|
|
|
|
|
|
|
| |
Suggested and reviewed by: John E. Hein <jhein@timing.com>
Notes:
svn path=/head/; revision=40982
|
|
|
|
| |
Notes:
svn path=/head/; revision=40966
|
|
|
|
|
|
|
| |
Reviewed by: billf
Notes:
svn path=/head/; revision=40965
|
|
|
|
| |
Notes:
svn path=/head/; revision=40899
|
|
|
|
| |
Notes:
svn path=/head/; revision=40821
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- install configuration files with .dist suffix so that users configuration
files are not deleted on package removal
- create ${PREFIX}/var/netsaint/rw directory needed for correct operation
of CGI script
- fix netsaint.log file permission problem
- depend on netsaint-plugins port
PR: 26328
Submitted by: maintainer
Notes:
svn path=/head/; revision=40820
|
|
|
|
|
|
|
|
|
|
|
|
| |
netsaint port depends on us and this creates a circular dependency.
Instead create the netsaint user/group ourselves (which is the only
reason for the netsaint dependency).
PR: 26327
Submitted by: maintainer
Notes:
svn path=/head/; revision=40819
|
|
|
|
|
|
|
|
|
|
|
|
| |
This module overloads hashes so that the key can be a subnet as in
NetAddr::IP. When looking values up, an interpretation will be made to
find the given key within the subnets specified in the hash.
Care must be taken, as only strings that can be parsed as an IP address
by NetAddr::IP can be used as keys for this hash.
Notes:
svn path=/head/; revision=40767
|
|
|
|
|
|
|
| |
to netsaint-plugins.
Notes:
svn path=/head/; revision=40665
|
|
|
|
|
|
|
|
|
|
| |
Yes, this is different from net/ciscoconf.
PR: 26199
Submitted by: Anton Voronin <anton@urc.ac.ru>
Notes:
svn path=/head/; revision=40612
|
|
|
|
|
|
|
|
|
|
|
| |
- Blaz Zupan <blaz@amis.net> is the new maintainer
- add radius and mysql support
PR: ports/25883
Submitted by: Blaz Zupan <blaz@amis.net>
Notes:
svn path=/head/; revision=40600
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes some bugs and introduces many new interesting netmask and
netblock manipulating routines.
Fixes contributed to the author by the MAINTAINER and your's truly.
Submitted by: Anton Berezin <tobez@tobez.org> [MAINTAINER]
Notes:
svn path=/head/; revision=40545
|
|
|
|
| |
Notes:
svn path=/head/; revision=40535
|
|
|
|
|
|
|
| |
Update coming soon.
Notes:
svn path=/head/; revision=40438
|
|
|
|
| |
Notes:
svn path=/head/; revision=40381
|
|
|
|
|
|
|
| |
build dependency.
Notes:
svn path=/head/; revision=40380
|
|
|
|
|
|
|
| |
didn't bump PORTREVISION, since package building has been impossible
Notes:
svn path=/head/; revision=40375
|
|
|
|
| |
Notes:
svn path=/head/; revision=40371
|
|
|
|
| |
Notes:
svn path=/head/; revision=40365
|
|
|
|
|
|
|
|
|
|
|
| |
we need gmake here, added it to run dependencies
therefore updated PORTREVISION, otherwise you don't get
the png file...
- updated pkg-message. You need to configure SNMP on your cisco
or Juniper router
Notes:
svn path=/head/; revision=40364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to make it more functional and userfriendly
- added cflowd's startup script to FILESDIR, add startup options to
it, that are only valid for the patched cflowd. So later we overwrite
the sample startup script of "stock" cflowd.
This is done this way, because cflowd also can be used without flowscan.
But *if* we use cflowd with flowscan, we have to manage things to work
with flowscan.
- install sample Makefile to graphs directory, so you can generate
graphs more easily as being described in the docu (see INSTALL)
- Added comments to pkg-message file, that this Makefile has to be
updated whenever you add or remove protocol types in
${PREFIX}/var/db/flows/bin/CampusIO.cf
- comment post-install section more..
- keep_me file could be removed, since we install the sample Makefile
now in the graphs subdir
Notes:
svn path=/head/; revision=40353
|
|
|
|
|
|
|
| |
- bump port revision, since port has now better functionality
Notes:
svn path=/head/; revision=40351
|
|
|
|
|
|
|
|
| |
cflowd-base.sh.sample (flowscan port uses cflowd-flowscan.sh.sample)
- bump port revision
Notes:
svn path=/head/; revision=40347
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- modify sample startup script
- run in background properly
- use variables for progs (grep, perl, kill, ...)
- style (use $var consistently, spaces after io redirection)
- install startup script as cflowd-flowscan.sh.sample
to get an order, cflowd ports startup script will be named
cflowd-base.sh.sample, so that cflowd will be started first.
Notes:
svn path=/head/; revision=40346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this was overdue, since this complex port needs more docu,
explanation, preparation, etc ...
- installation directory moved
from ${PREFIX}/var/flows to ${PREFIX}/var/db/flows
to match our typical /var filesystem layout, but since I want
to package this port, I don't want to write into /var/filesystem
its up to the user, to move the data around later if he has a large
/var and likes the data to reside there.
- create needed directories in ${PREFIX}/var/db/flows (bin and graphs)
use a .keep_me file, so that things are packaged properly
- install needed documentation
the INSTALL file is essential as well as the various example file.
NOPORTDOCS only covers unneeded files, which are not crucial for
installation
- the ${PREFIX}/var/db/flows/bin directory carries the sample files
for the flowscan script. Therefore those sample files reside there.
Other sample files like the crontab settings are up to the user, so
they reside in ${PREFIX}/share/doc/flowscan
- install a sample rc file in ${PREFIX}/etc/rc.d, its deactivated, since
this is a port that needs thinking and handcrafting config files before
use...
- added a pkg-message file, that explains pre-requisites (cisco configuration)
and other post installation tasks as well as a BIG WARNING, that enabling
Netflow Switching and Netflow Data Export on your Cisco CORE or DISTRIBUTION
routers might affect the routers switching performance.
You should know IF you need to do it and if its o.k. IF you enable it.
- output pkg-message on port based installation as well since the warnings
are important.
- updated PLIST
Notes:
svn path=/head/; revision=40343
|
|
|
|
|
|
|
|
|
|
|
|
| |
delayed so that every service has a chance to come up properly
before the next one begins
Additionally provide graceful delayed shutdown of services by
using killall -15.
Install startup script as .sample file, since cflowd (and flowscan)
are not easy ports. You should read the docu properly.
Notes:
svn path=/head/; revision=40342
|
|
|
|
| |
Notes:
svn path=/head/; revision=40340
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=40161
|
|
|
|
|
|
|
|
|
|
| |
- use LOCALBASE in BUILD dependency, so cflowd will be found
this should cure bentos build problems by multiply trying to
build/install cflowd (problem didn't show up here)
- bumped port revision
Notes:
svn path=/head/; revision=40094
|
|
|
|
|
|
|
|
|
| |
use explicit path to the dependency instead of just executable name.
Submitted by: bento
Notes:
svn path=/head/; revision=40090
|
|
|
|
|
|
|
| |
Submitted by: distfile survey
Notes:
svn path=/head/; revision=39992
|
|
|
|
|
|
|
| |
bumped port revision
Notes:
svn path=/head/; revision=39961
|
|
|
|
|
|
|
|
|
| |
support RELENG_3. But defining USE_NEWGCC should fix the compile
problems during package building for RELENG_3.
Therefore bump PORTREVISION.
Notes:
svn path=/head/; revision=39960
|
|
|
|
|
|
|
| |
Submitted by: Mike Harding <mvh@ix.netcom.com>
Notes:
svn path=/head/; revision=39930
|