1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

1064 Commits

Author SHA1 Message Date
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