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

1044 Commits

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