Kirill Ponomarev
43cd7edc98
- Update to 0.14
2003-09-24 09:18:29 +00:00
Michael Reifenberger
71225ba5ab
Unbreak nitpicker which user mkdirhier for installing the programs.
...
Replace `mkdirhier` with `mkdir -p`.
Include ports/56723 which avoids the fragile install targets
by using ${INSTALL_PROGRAMM}.
Install parse_flowfile.
PR: ports/56723
Submitted by: Simon Barner <barner@in.tum.de>
Approved by: kris
2003-09-23 08:17:36 +00:00
Kirill Ponomarev
fa1f91c493
- Update to 0.4.1 and fix build
...
Noticed by: kris via bento
2003-09-19 22:53:52 +00:00
Jun Kuriyama
c8cef467cf
Ues USE_RC_SUBR knob.
...
Approved by: marcus
2003-09-11 23:30:22 +00:00
Trevor Johnson
ed76d83429
Update to 2.0.1, requested by William Stearns and Michal Zalewski.
...
Combine do-install and post-install targets.
2003-09-08 16:33:33 +00:00
Jun Kuriyama
529f9db8eb
Upgrade to 5.0.9.
...
Convert to use rc.subr script.
Heads up!
Variable name in /etc/rc.conf is changed to $snmpd_enable and
$snmpd_flags. Old variables are imported for transition.
2003-09-06 12:21:05 +00:00
Kirill Ponomarev
b1ab7184f1
- Use GNU_CONFIGURE
...
- Bump PORTREVISION
Noticed by: kris via bento
2003-09-03 10:39:40 +00:00
Joe Marcus Clarke
3a7b4382c9
Looks like I accidentally correupted the patch in the previous commit.
...
Fix that and bump PORTREVISION yet again.
2003-09-02 18:13:27 +00:00
Yen-Ming Lee
21a4db007b
update to zabbix 1.0beta10
...
PR: 56262
Submitted by: Sergey Akifyev <asa@gascom.ru>
2003-09-02 04:55:09 +00:00
Kirill Ponomarev
fe51e78f4d
- Take maintainership
...
Approved by: Kirby Kuehl <kkuehl@cisco.com> (pixilate author)
2003-08-30 19:08:13 +00:00
Jimmy Olgeni
02b99699ef
Upgrade to version 4.4, add PDF documentation.
2003-08-30 12:52:39 +00:00
Dirk Meyer
3aaba32e2a
- fix broken configure
...
- reset inactive mainatiner
PR: 55414
Submitted by: kkuehl@cisco.com
2003-08-30 08:37:01 +00:00
Edwin Groothuis
d7af773d26
New port: net/zabbix - advanced network monitoring system
...
Zabbix is software for application and network monitoring.
Zabbix supports both polling and trapping techniques to
collect data from monitored hosts. Flexible notification
mechanism allows easy and quckly configure email notifications
for pre-defined events. Zabbix is freely available under
the terms of the GNU General Public License (GPL).
PR: ports/54565
Submitted by: Sergey Akifyev <asa@gascom.ru>
2003-08-30 08:06:39 +00:00
Edwin Groothuis
de2d00b638
New port: net/zabbix - advanced network monitoring system
...
Zabbix is software for application and network monitoring.
Zabbix supports both polling and trapping techniques to
collect data from monitored hosts. Flexible notification
mechanism allows easy and quckly configure email notifications
for pre-defined events. Zabbix is freely available under
the terms of the GNU General Public License (GPL).
PR: ports/54565
Submitted by: Sergey Akifyev <asa@gascom.ru>
2003-08-30 08:05:50 +00:00
Edwin Groothuis
7cc230d572
Unbreak net/cflowd by adding "using namespace std" to several places
...
in the code.
Informed maintainer.
PR: ports/48382 (it all started with this one)
Submtited by: Will Saxon <wills@housing.ufl.edu> and me
2003-08-30 05:21:45 +00:00
Edwin Groothuis
0c565f3cc2
add more patches for net/cflowd but still not working properly under
...
-current / gcc 3.2.1.
Maybe somebody with more C++ knowledge can have a look at the current
errors it is stuck with?
2003-08-30 03:44:47 +00:00
Edwin Groothuis
7c54d746c1
Added simple patch to overcome the problems with oid.cpp, but still
...
other problems shown up.
2003-08-30 03:14:59 +00:00
Edwin Groothuis
a3c383f62d
[orphaned ports]: use USE_MYSQL for various orphaned ports.
...
Make these ports use USE_MYSQL:
* databases/dbconnect
* net/netsaint
* www/mod_mp3
* www/mod_mylo
* www/phpnuke
* www/postnuke
* www/udmsearch
* mail/courier
PR: ports/56029
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-28 12:57:52 +00:00
Edwin Groothuis
320195fae1
<saper@system.pl>: host mx1.system.pl[62.233.129.170] said: 550 5.1.1
...
<saper@system.pl>... User unknown
2003-08-28 12:16:49 +00:00
Edwin Groothuis
e972bdbe87
net/flow-extract: new port
...
This tool complements existing net/flow-tools port.
PR: ports/50005
Submitted by: Marcin Cieslak <saper@system.pl>
2003-08-28 11:15:22 +00:00
Sean Chittenden
a0287caaa3
Add subcalc, a utility that is used for subnet calculation and IPv6
...
DNS PTR record generation. subcalc takes command line arguments in
a similar format to ifconfig(8) so the synopsis should be familiar to
the user. Given an address family, address and a netmask/prefix
length, subcalc will calculate the number of hosts and address ranges
of the specific network.
PR: ports/55979
Submitted by: Chris S.J. Peron
2003-08-27 03:49:25 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Kirill Ponomarev
19c0eb5f62
- Update to 2.0
2003-08-24 08:15:11 +00:00
Michael Reifenberger
2c675045d9
Update nitpicker to new version 1.2.1
...
Since versioning has changed ( 1.23 -> 1.2.1) set PORTEPOCH to 1.
Add/Change patches to respect CFLAGS/PREFIX
Submitted by: Mirko Steiner <mirko.steiner@slashdevslashnull.de>
Reviewed by: PORTEPOCH adviced by freebsd-ports
2003-08-23 17:48:56 +00:00
Jun Kuriyama
8b58c48826
o Move perllocal.pod tweak from post-configure to post-build.
...
Because Makefile for perl is created at build stage. [1]
o Install freebsd5.h which I added in previous commit [2].
PR: ports/55729 [2]
Submitted by: Pat Lashley <patl+freebsd@volant.org> [2],
kuriyama [1]
2003-08-23 08:32:01 +00:00
Sergey Skvortsov
a21e7a2417
Add ipacctd 1.46, IP accounting using divert socket.
2003-08-22 14:11:09 +00:00
Michael Landin
41407446e2
New port: A traffic analysis command-line utility
...
Approved by: roberto (mentor)
2003-08-22 13:38:56 +00:00
Norikatsu Shigemura
efb928619b
o Main modification
...
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
2003-08-18 16:15:10 +00:00
Joe Marcus Clarke
d100383ce7
Return the correct value for tcp.tcpCurrEstab.0.
...
PR: 54551
Submitted by: Mário Freitas <sub_0@netcabo.pt>
2003-08-17 19:48:36 +00:00
Bill Fumerola
1b4f557bb3
upgrade to 1.017
2003-08-17 19:32:44 +00:00
Bill Fumerola
19ca4fb001
remove references to dave.plonka.us, instead refer to net.doit.wisc.edu
...
Submitted by: Dave Plonka <plonka@doit.wisc.edu>
2003-08-17 18:00:28 +00:00
Pete Fritchman
7409a9c423
Add MASTER_SITE_PACKETSTORM as an additional mirror.
...
PR: 52109
Submitted by: Jim Geovedi <jim@corebsd.or.id>
Approved by: various maintainers, timeouts
2003-08-16 16:02:39 +00:00
Kris Kennaway
86f508eda7
Utilize INFO and bump PORTREVISION
2003-08-16 09:40:30 +00:00
Jun Kuriyama
0e4ce79901
o Fix not to define "freebsd[234]" definition on freebsd5 environment.
...
o Fix related patch to fit freebsd5 environment.
o Implement tcp.tcpCurrEstab to return correct value.
PR: ports/54551
Submitted by: sub_0@netcabo.pt
2003-08-16 08:53:52 +00:00
Dirk Meyer
62ed3cc513
- Fix path in last patch
...
Pointed out by: kris
2003-08-15 22:31:15 +00:00
Yen-Ming Lee
b070d4d051
- Update to 9.2.1
...
PR: 55579
Submitted by: Nicolas Jombart <ecu@ipv42.net>
2003-08-15 07:42:36 +00:00
Jun Kuriyama
b67a28791a
Fix non-default dependency on openldap2[012] which is broken by splitting.
...
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Dirk Meyer
7c53c2b52e
- Fixes restart problems with patch from qhwt@myrealbox.com
2003-08-14 18:32:17 +00:00
Kirill Ponomarev
4e75abfa97
- Update to 2.5
...
PR: 55510
Submitted by: maintainer
2003-08-12 21:50:20 +00:00
Michael Landin
5aef1388aa
Change MAINTAINER to my @FreeBSD.org address.
...
Approved by: roberto (mentor)
2003-08-08 13:43:59 +00:00
Bill Fumerola
137f692108
upgrade to 0.4.1
2003-08-07 13:11:15 +00:00
Yen-Ming Lee
eec81b8491
Update of net/nrpe from version 1.8 to 1.9 which contains minor bug fixes
...
PR: 55292
Submitted by: Paul Dlug <paul@nerdlabs.com>
2003-08-06 14:31:28 +00:00
Jun Kuriyama
f8439983e2
Grrr, patch-aj is CRLF. Convert to LF.
...
Pointy hat to: kuriyama
2003-08-04 10:00:31 +00:00
Jun Kuriyama
1621e3cc55
o Update to 1.3.1.
...
o Fix compilation with only MySQL plugin.
o Add MySQL 4.0/4.1 support.
PR: ports/54433
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2003-08-03 08:17:00 +00:00
Jun Kuriyama
5124709f8c
(1) Fix HTML generation of tac.cgi.
...
(2) Fix to detect gd1 library.
Submitted by: Bradley Dean <bjdean@unimelb.edu.au> (1),
kuriyama (2)
Approved by: maintainer
2003-08-02 15:02:05 +00:00
Maho Nakata
5777cd28dc
Fix build on gcc-3.3.x
...
Submitted by: Simon Barner <barner@in.tum.de>
2003-08-02 02:03:03 +00:00
Kirill Ponomarev
79c86a3e32
* Update to 1.23
...
* Cleaned up docs installation
PR: 55048
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
2003-07-30 14:22:05 +00:00
Oliver Lehmann
1be646ee87
Add sysmon 0.91.19,
...
a network tool designed for high performance
and accurate monitoring.
PR: 47402
Submitted by: Manuel Kreutz <mk@nomtec.net>
2003-07-25 22:08:27 +00:00
Kirill Ponomarev
755b829414
Update to 1.2
...
* Added option to fingerprint SYNACK packets
* Added option to output more verbose fingerprint
info to outfile
* Added a ton of new fingerprints (1214 SYN/SYNACK
fingerprints)
* Added option to run Disco on interfaces without an assigned
IP
Approved by: fjoe (mentor) (implicit)
2003-07-23 13:04:14 +00:00
Kirill Ponomarev
7fdf0f0b96
Update to 0.5.0
...
New features:
* support for 802.1Q (VLANs) tagged packets
* support for FDDI links. [EXPERIMENTAL]
* two new primitives have been added: source MAC address
and destination MAC address
* static aggregation directives (src_host, dst_host, ..)
are now superseded by primitives that can be stacked
together to form complex aggregation methods.
The commandline syntax of the client program has been
consequently changed to support these new features
Approved by: fjoe (mentor) (implicit)
2003-07-23 12:23:18 +00:00
Kirill Ponomarev
5d51b1f44e
Port added with slight modification
...
PR: 54510
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by: fjoe (mentor) (implicit)
2003-07-23 08:49:01 +00:00
Daichi GOTO
9330ed99d3
update net/ipfm: 0.11.4 -> 0.11.5
...
PR: 52377
Submitted by: Rui Lopes <rui@ruilopes.com>
2003-07-23 05:43:00 +00:00
Kirill Ponomarev
bcadc8453d
Change my mail to @FreeBSD.org
...
Approved by: fjoe (mentor)
2003-07-22 10:34:12 +00:00
Sean Chittenden
8254b27a71
Add support for detecting Cisco APs.
...
Submitted by: arved
2003-07-21 21:01:07 +00:00
Sean Chittenden
4276ab7cd0
In an attempt to get dstumbler functioning on -CURRENT, I'm committing a few
...
patches that have been sent in thus far. dstumbler now reports the APs, but
isn't able to monitor them on my Netgear 401, however, others have reported
success so I'm committing them. Please keep me posted if things are or aren't
working. I no longer have a -STABLE box to test these on and haven't tested
this with sam's monitoring mode changes from last night, so, things may be
working correctly now, and/or -STABLE may be broken. In either case, please
let me know.
Submitted by: sam, bms
2003-07-21 20:36:48 +00:00
Erwin Lansing
5113882deb
Update to 0.6.0d
...
* added the -V option for RAWIP injection to allow
you to specify an IP protocol number
PR: 54646
Submitted by: maintainer
2003-07-19 22:29:59 +00:00
Kris Kennaway
182efcda79
Fix build with gcc 3.3
2003-07-18 02:19:43 +00:00
Kris Kennaway
8ea51524e6
Split mega-patch file patch-aa into individual patch files for easy
...
updating.
2003-07-18 02:18:59 +00:00
FUJISHIMA Satsuki
270f1af12c
bad Makefile.in's, they don't even see CPPFLAGS.
...
Notified by: Mike Harding <mvh@ix.netcom.com>
2003-07-14 14:29:10 +00:00
FUJISHIMA Satsuki
b185046be2
get rid of libgnugetopt dependency for -CURRENT,
...
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Yen-Ming Lee
2a5e871e60
Update net/braa (maintainer): 0.3 -> 0.41
...
PR: 54409
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
2003-07-13 12:07:40 +00:00
Kris Kennaway
e7864b594d
Drop maintainership
2003-07-12 10:37:02 +00:00
Norikatsu Shigemura
99a390f50b
o Change library name from libgd to libgd1.
...
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
2003-07-11 18:16:14 +00:00
Scott Mace
c0cd61f109
Update to tcpreplay-1.4.4
...
PR: ports/52832
2003-07-07 01:23:17 +00:00
Michael Landin
5794a744f6
Updated to 2.0.0
...
- Support for HP procurve cdp packets.
- bugfixing.
Approved by: roberto (mentor)
2003-07-04 07:46:09 +00:00
Daichi GOTO
85bb989732
update net/pmacct: 0.4.1 --> 0.4.2
...
PR: 53637
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
2003-07-02 12:04:18 +00:00
Erwin Lansing
ccf743d8b9
- Update to 1.20
...
- assign maintainership to submitter
PR: 53937
Submitted by: Lars Thegler <lars@thegler.dk>
2003-07-01 07:53:48 +00:00
Sergey A. Osokin
33308d9615
Update to 1.1.2
...
Submitted by: Rob Evers <rob@debank.tv>
PR: 53782
Approved by: maintainer, fjoe (mentor) (implicit)
2003-06-29 21:15:57 +00:00
Yen-Ming Lee
de870f20a3
Update of port net/smokeping to version 1.21.
...
PR: 53775, 53883
Submitted by: Rob Evers <rob@debank.tv>
Lars Thegler <lars@thegler.dk>
2003-06-29 17:50:07 +00:00
Kris Kennaway
3b18bf8c5b
BROKEN: Does not configure
2003-06-27 12:44:43 +00:00
Kris Kennaway
0acb47f959
Typo in buffer size declaration leads to an overflow. Bump PORTREVISION.
...
Obtained from: OpenBSD
2003-06-27 03:53:16 +00:00
Ade Lovett
b2fd75e438
libtool uber-patch
...
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Daichi GOTO
19eee27c79
update net/irrtoolset: 4.7.2 --> 4.7.3
...
PR: 53692
Submitted by: Kevin Oberman <oberman@es.net> (maintainer)
2003-06-26 13:31:04 +00:00
Bill Fumerola
2b7c8651c7
use PERL_ARCH instead of a hardcoded 'mach'
...
Submitted by: kris (via bento)
2003-06-25 22:47:28 +00:00
Sergey A. Osokin
a685f90180
Update to 1.9
...
Submitted by: maintainer
PR: 53678
Approved by: fjoe (mentor) (implicit)
2003-06-24 14:13:47 +00:00
Pete Fritchman
5138b054de
- update to 0.9.0
...
- pass maintainership to Samy Al Bahra <samy@kerneled.com>
- proper use of USE_GNOME
Submitted by: Samy Al Bahra <samy@kerneled.com>
2003-06-23 19:52:04 +00:00
Yen-Ming Lee
cd5b2b5c24
Unbreak this port
...
Don't use 'make install' of software
Take maintainership
PR: 53577
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
2003-06-22 18:41:04 +00:00
Sergey A. Osokin
c2ce484b5c
Add portmon - network service monitoring daemon
...
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
PR: 53502
Approved by: fjoe (mentor) (implicit)
2003-06-20 11:34:36 +00:00
Yen-Ming Lee
8c8b961f5e
Update based on new version netams-3.1.1563
...
PR: 52608
Submitted by: "Yuriy N. Shkandybin" <jura@happychance.com>
2003-06-19 20:13:20 +00:00
Bill Fumerola
049ec23b9c
better COMMENT
2003-06-18 02:24:04 +00:00
Bill Fumerola
0f20d1b067
Add junipoll 1.015,
...
JUNIper router snmp POLLer for firewall filter counters.
2003-06-18 00:50:39 +00:00
Bill Fumerola
0fc288d5a3
remove evidence of where i stole the Makefile from
2003-06-18 00:28:37 +00:00
Bill Fumerola
fefb4f4812
remove extraneous colon
...
Submitted by: kris
2003-06-18 00:15:55 +00:00
Bill Fumerola
75a15f00c8
Add p5-Altoids 1.017,
...
SNMP get/walk functionality with built-in name to OID translation.
2003-06-17 22:27:51 +00:00
Oliver Lehmann
6734a5dfd6
update cricket to 1.4.0.p2
...
PR: 50454
2003-06-15 14:48:01 +00:00
Mario Sergio Fujikawa Ferreira
ec257cfc3e
Update to 0.13
...
PR: 53223
Submitted by: maintainer
2003-06-12 01:38:21 +00:00
Michael Landin
798d10e76a
Update to 9.1.3
...
PR: 53081
Submitted by: maintainer
Approved by: roberto (mentor)
2003-06-10 12:20:36 +00:00
Max Khon
c7a4bdc31c
New port: net/disco
...
IP discovery and fingerprinting utility
PR: 53039
Submitted by: Kirill Ponomarew
2003-06-09 18:21:48 +00:00
Kris Kennaway
88f9886c8c
Add missing file and bump PORTREVISION
2003-06-09 12:14:42 +00:00
Kris Kennaway
207b21e9f3
Don't remove a file owned by a dependency. Bump PORTREVISION.
2003-06-09 11:56:14 +00:00
Michael Reifenberger
1ef80bc5a7
Shorten pkg-descr.
2003-06-09 08:40:49 +00:00
Edwin Groothuis
42c87c3d5f
[MAINTAINER-UPDATE] Update nagios to 1.1
...
- update nagios port to 1.1
- add NAGIOS_FILE_PERFDATA switch to enable collection of
performance data to a file (suggested by Douglas K. Rand
<rand@meridian-enviro.com>)
PR: ports/53034
Submitted by: Blaz Zupan <blaz.zupan@amis.net>
2003-06-08 12:55:22 +00:00
Dmitry Sivachenko
3d0cca017a
Do not install files which are included into p5-SNMP_Session port.
...
Rather depend on it. This fixes conflict when both ports are installed.
PR: 50470
Submitted by: Ruben van Staveren <ruben@helium.verweg.com>
2003-06-07 19:02:05 +00:00
Dmitry Sivachenko
8bb44d482d
Update to version 0.95.
...
Approved by: maintainer
2003-06-07 18:57:11 +00:00
Yen-Ming Lee
ded5e50b81
Update of the net/p5-Net-SNMP port to version 4.1.0
...
PR: 52705
Submitted by: Lars Thegler <lars@thegler.dk>
2003-06-05 06:46:32 +00:00
Kris Kennaway
93872f18cc
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
...
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
2003-06-04 22:43:38 +00:00
Michael Landin
7fb4d56525
Unbreak sendip build on -CURRENT.
...
PR: 52584
Submitted by: maintainer
Approved by: roberto (mentor)
2003-06-04 14:34:24 +00:00
Edwin Groothuis
13980d0678
Update net/packit (maintainer): 0.6.0 -> 0.6.0c
...
Update net/packit (maintainer): 0.6.0 -> 0.6.0c
Bug fixes in this release
PR: ports/52919
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
2003-06-04 08:55:37 +00:00
Max Khon
ab52677e5c
New port: fprobe
...
Fprobe is a tool that collects network traffic data.
Submitted by: Kirill Ponomarew
2003-06-03 18:56:39 +00:00