Bruce M Simpson
bbbf97cc48
I'll take ownership of this port if no-one minds as I plan to do some
...
hacking on/around it.
2003-12-12 00:41:06 +00:00
Sergei Kolobov
36e975e5f9
- Unbreak fetching
...
PR: 60062
Submitted by: Daniel Rudy <dcrudy@pacbell.net>
2003-12-10 15:49:06 +00:00
Trevor Johnson
b6cbd157d4
Compile and install p0fq, sendack, sendack2 and sendsyn.
2003-12-09 18:25:12 +00:00
Trevor Johnson
7430810cd5
Update to 2.0.3.
...
PR: 60080
Submitted by: Simon Barner of in.tum.de
2003-12-09 18:19:50 +00:00
Stefan Eßer
0531d23df9
Revert to previous revision: the white-space problem had already been
...
fixed in the commited version ...
2003-12-09 00:45:40 +00:00
Stefan Eßer
ea8c8788a9
Fix white-space problem in patch.
2003-12-09 00:40:24 +00:00
Stefan Eßer
93e0c7ef60
Fix incompatibility with tcl-8.4 (Undefined symbol "TclpCreateDirectory").
...
Based on a patch posted to a tkined mail list by Erik Schoenfelder
<schoenfr@gaertner.de>.
2003-12-09 00:10:26 +00:00
Kirill Ponomarev
d838e8fa85
Add ifgraph 0.4.9,
...
ifGraph is a set of Perl scripts created to help network
administrators to visualize network flow on a daily, weekly,
monthly, and yearly basis. The graphics are created with
RRDTool, and it shows bytes (in/out) and errors for each
interface. It also shows the current/average/max use and the
respective link/interface usage in percentages. The program
also outputs HTML files to make the visualization of the
PNG/GIF/GD images more friendly and easy.
PR: 57421
Submitted by: Lars Thegler <lars@thegler.dk>
2003-12-08 20:51:57 +00:00
Sergei Kolobov
69227d9a4d
- Update to 1.2
...
While I'm here:
- Reword pkg-descr
- Add missing MAN1
- Install some docs
PR: 59812
Submitted by: Daniel Rudy <dcrudy@pacbell.net>
2003-12-05 14:00:01 +00:00
Kirill Ponomarev
e81d45a13f
- Update to version 1.1.7
...
PR: 59967
Submitted by: maintainer
2003-12-05 08:50:19 +00:00
Sergei Kolobov
c831ea620d
- Add WITH_NAGMIN knob
...
- Utilize USE_MYSQL instead of explicit dependency
- Bump PORTREVISION
PR: 58950
Submitted by: Jim Shewmaker <jim@bluenotch.com>
Approved by: maintainer
2003-12-04 13:53:29 +00:00
Erwin Lansing
490ebcb84b
Add CONFLICTS
2003-12-04 10:29:04 +00:00
Erwin Lansing
6d52e9f28d
Fix CONFLICTS
2003-12-04 10:28:29 +00:00
Erwin Lansing
3d832753ed
Downgrade to 3.65 after a repocopy of net/p5-Net-SNMP.
...
This version is for backwards compatability with perl 5.005_03
PR: 57674
Submitted by: Lars Thegler <lars@thegler.dk>
2003-12-04 10:26:22 +00:00
Tilman Keskinoz
3256476fb4
Update to 0.3.1
...
Approved by: maintainer timeout (1 month)
2003-11-21 12:45:54 +00:00
Sergei Kolobov
c1938ef37e
- Remove USE_REINPLACE in favor of passing argument to configure script
...
PR: 59431
Submitted by: maintainer
2003-11-20 21:58:52 +00:00
Kirill Ponomarev
05746d0da2
- Update to version 0.5.3
2003-11-20 19:20:31 +00:00
Michael Landin
30f370ac84
o Update to > 2.1.0
...
- Feature enhancement
o Use %%DOCSDIR%%
o Add data files
2003-11-19 17:20:34 +00:00
Sean Chittenden
31d1fc36cc
Let there be a working dstumbler on -CURRENT!
...
# uname -a
FreeBSD localhost 5.1-CURRENT FreeBSD 5.1-CURRENT #0 : Mon Nov 17 15:08:10 PST 2003 sean@localhost:/usr/obj/usr/src/sys/POSDELLAPTOP i386
# dmesg -a | grep wi0
wi0: <NETGEAR MA401 Wireless PC Card> at port 0x100-0x13f irq 11 function 0 \
config 1 on pccard0
wi0: 802.11 address: 00:30:ab:11:f6:88
wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A
wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3)
wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
# dstumbler wi0 -o
[dstumbler fires up and works beautifully]
Pointed out by: Eugene <eugene3@web.de>
2003-11-19 05:00:58 +00:00
Pav Lucistnik
3cb566fa51
- Use system gettext instead of bundled one.
...
PR: ports/58513
Submitted by: Simon Barner <barner@in.tum.de>
Approved by: marcus (backup mentor)
2003-11-18 22:32:06 +00:00
Jun Kuriyama
e8e6eb479d
Unbreak on 4-stable (actually gcc-2.95).
...
Reported by: krion, Mike Harding <mvh@ix.netcom.com>
2003-11-18 15:24:22 +00:00
Jun Kuriyama
ae9970fe43
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
2003-11-18 03:19:38 +00:00
Jun Kuriyama
bb25fde924
o Upgrade to 5.1 (bump shlib major to 6, use autoconf257).
...
o Add ${NET_SNMP_MIB_MODULES} which is "host smux ucd-snmp/diskio"
by default.
o Remove unused variables.
o Update various local patches around {tcp,udp}Table and
hr_{storage,system}.
2003-11-18 03:18:02 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Kirill Ponomarev
efb0cba3b2
- Add minor patch to remove double CR from start/stop script
...
- Pet portlint
PR: 54837
Submitted by: Andrew <andrew@ugh.net.au>
Approved by: maintainer timeout > 4 months
2003-11-16 12:59:32 +00:00
Jun Kuriyama
cc62d19c11
o Replace spaces with tab to make portlint happy.
...
o Pass --with-defaults to configure explicitly because we specify
all default values as variables.
Submitted by: Lars Thegler <lars@thegler.dk>
PR: ports/59086
2003-11-12 13:34:58 +00:00
Kirill Ponomarev
ed2549015e
- Update to version 0.15
...
* add linear bar graphs
* optional fixed bandwidth limits
* configuration file support
2003-11-11 21:21:47 +00:00
Kirill Ponomarev
7e7e9e128d
- Update to version 1.1.6
...
Changes: The buggy sort algorithm has been replaced.
The contents of the log file are loaded back into bandwidthd on
restart, so data is persistent between restarts. Log rotation
has been added. RecoverCdf has been modified to load large log
files much faster, and to load files from the rotation. A
segmentation fault in DropOldData has been fixed.
PR: 59175
Submitted by: maintainer
2003-11-11 20:59:54 +00:00
Kirill Ponomarev
8c4ed76f23
- Fix typo in alert output
...
PR: 59181
Submitted by: Matthew George <mdg@secureworks.net>
2003-11-11 19:22:29 +00:00
Kirill Ponomarev
d70ee1ace1
* fix fetching by updating to 2003-10-28
...
* unbreak
* replace patch-pathnames with REINPLACE_CMD
* honor NOPORTDOCS
* make pkg-install honor PREFIX
* replace %%PREFIX%% with %D in packing list per portlint
PR: 59143
Submitted by: igla@batterybackups.net
Approved by: maintainer
2003-11-11 09:02:24 +00:00
Kirill Ponomarev
46f7fd7179
- Update to version 0.5.2
2003-11-09 19:52:11 +00:00
Jimmy Olgeni
0f5bb9d90f
Add missing file to pkg-plist, support PORTDOCS and fix a portlint error.
...
Submitted by: igla@batterybackups.net
2003-11-08 13:39:11 +00:00
Sergei Kolobov
93287478d7
- Update to 2.6 [1]
...
- Add WITHOUT_NLS knob [1]
- Fix libintl detection if ${LOCALBASE} != /usr/local [2]
- Use DOCSDIR in pkg-plist
PR: 59034 [1]
Submitted by: maintainer [1], sergei [2]
2003-11-07 17:23:40 +00:00
Mark Linimon
f6f8041a73
Update to 0.52; adds nagios compatibility. PR: ports/51772 (maintainer
...
timeout, 5 months).
2003-11-07 04:00:49 +00:00
Kirill Ponomarev
565a923745
bandwidthd tracks usage of TCP/IP network subnets and
...
builds HTML files with graphs to display network utilization.
Charts are built by individual IP. It color codes HTTP,
TCP, UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks
each individual IP address, not the status of any particular
link.
PR: 58830
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-06 09:15:28 +00:00
James E. Housley
c1c71e6135
Maintainer update to net/rancid
...
Fixes broken manpage error.
Unfortunately it was removed accidentially in the 1.9 revision
PR: 58974
Submitted by: MAINTAINER
2003-11-05 22:09:23 +00:00
Kirill Ponomarev
da199979fe
- Update to 1.0.2
...
* NetFlow v1 and v7 support was fixed
* The behavior of the -x option was changed
* Man page update
2003-11-03 12:04:06 +00:00
Kirill Ponomarev
ddf0976484
- Install sample startup script
...
- Add support for multiple interfaces
- Add ECHO_MSG for startup script
- Bump PORTREVISION
PR: 54575 58717
Submitted by: Volker Stolz, Gleb Smirnoff
2003-11-03 11:15:55 +00:00
Sergey Skvortsov
d67a089d5e
Add mirror to MASTER_SITES.
2003-11-03 10:39:26 +00:00
Kirill Ponomarev
7591507e74
- Take maintainership
2003-11-03 06:50:46 +00:00
Kris Kennaway
09b69954f2
Mark BROKEN (see bento logs). These ports are scheduled for removal
...
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Edwin Groothuis
0124d7a1eb
Mkae port fetchable again.
2003-11-03 01:33:06 +00:00
Kris Kennaway
6160dc3d41
Reset maintainer of ports owned by inactive committers who were just retired.
2003-11-03 00:54:32 +00:00
Edwin Groothuis
03f8a6f768
ports with possibly unreachable MAINTAINERs
...
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Sergei Kolobov
0617052cd8
- Update to 9.2.4
...
- Uncomment RUN_DEPENDS
- Use of DOCS
PR: 58640
Submitted by: maintainer
2003-11-01 22:09:41 +00:00
Jun Kuriyama
c16eb5d5cf
o Add WITHOUT_PERL knob (and unbreak at unusual variable situation).
...
o Fix pkg-message message.
PR: ports/56716, ports/58109
Submitted by: Vivek Khera <khera@kcilink.com>,
Matt Peterson <matt@peterson.org>
2003-10-31 14:17:06 +00:00
Kirill Ponomarev
0bd25ce4d4
- Update to version 0.9.6
2003-10-29 21:32:28 +00:00
Foxfair Hu
83343193ac
PR: 58565
...
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Update port from 0.04 to 0.08, also assign maintainership to the submitter.
2003-10-28 15:19:26 +00:00
Sergei Kolobov
758636d269
Add knowlan 0.1, ARP-based LAN IP and MAC Address Extractor.
...
It sends ARP REQUEST packets to the LAN and waits for ARP REPLY packets
from network nodes that are up, producing a table of currently
active IP and MAC addresses.
Knowlan uses libpcap and libnet libraries for easy source code review
and maintenance.
WWW: http://www.enderunix.org/knowlan
PR: 58592
Submitted by: Omer Faruk Sen <ofsen@enderunix.org>
Approved by: krion (implicit)
2003-10-28 13:57:58 +00:00
Sergei Kolobov
c3f482dcf3
- Make net the primary category instead of the virtual ipv6 category
...
PR: 58544
Submitted by: maintainer
Approved by: krion (implicit)
2003-10-26 19:36:09 +00:00
Yen-Ming Lee
66f6985027
Fixed issues:
...
* Make use of USE_MYSQL
* Convert scripts to rc.subr
* Fix plist
* Fix pkg-message not displayed during 'make install'
* Depend on net/php4-nms
* Allow to connect to remote MySQL DB
* Even more...
PR: 58061
Submitted by: Sergey Akifyev <asa@gascom.ru>
2003-10-25 23:36:31 +00:00
Yen-Ming Lee
46b1cdda85
update to sysmon-0.91.20
...
PR: 58528
Submitted by: Manuel Kreutz <mk@oxeo.com>
2003-10-25 22:44:53 +00:00
Dmitry Sivachenko
7d79a9ce70
Add ipv6 to CATEGORIES, add dependencies to enable IPv6 support.
...
Submitted by: sumikawa
2003-10-24 18:42:58 +00:00
Erwin Lansing
6950bbfd5b
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
...
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Sergei Kolobov
c088cfd3f5
- Update to 1.03:
...
- Fixed bug which causes router/switch reboots to potentially
cause large negative values for that particular hour.
PR: 58476
Submitted by: maintainer
Approved by: krion (implicit)
2003-10-24 06:20:00 +00:00
Sean Chittenden
3be055a384
Update to 1.1.
...
PR: ports/58475
Submitted by: maintainer
2003-10-24 04:28:06 +00:00
Sergei Kolobov
f6f3313e7e
- Update to 1.24
...
- Removed extraneous patch file
- Fixed binaries paths in lib/probes/*
Noticed by: Daan van de Linde
- s/file/FILE/, to make portlint happy
PR: 58396
Submitted by: maintainer
Approved by: krion (implicit)
2003-10-23 13:30:15 +00:00
Kirill Ponomarev
8abff98161
- Switch to tcl/tk-8.4
...
- Bump PORTREVISION
- Fix CATEGORIES
2003-10-19 19:53:37 +00:00
Kirill Ponomarev
22a7a1b67f
Add nefu 0.9.4, a network monitoring daemon.
2003-10-17 19:00:49 +00:00
Kirill Ponomarev
bc1512a131
- Use autoconf253 and automake-1.5 as dependencies.
2003-10-17 18:15:57 +00:00
Kris Kennaway
042afb8649
Before committing the previous BROKEN changes I carefully checked the status
...
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
2003-10-16 04:15:48 +00:00
Kris Kennaway
73f86248bd
BROKEN on 5.x: does not compile
2003-10-16 02:26:47 +00:00
Edwin Groothuis
d2498df303
unbreak port by adding a lot of \n\s
...
noticed by bento
informed maiuntainer
2003-10-15 22:54:23 +00:00
Kris Kennaway
ee6faee56e
BROKEN on 5.x: does not compile
2003-10-15 21:43:46 +00:00
Edwin Groothuis
6ac61f9d07
unbreak net/bpgq by adding \n\ to end of printf() statements.
...
Informed maintainer.
2003-10-15 13:08:49 +00:00
Kris Kennaway
7e7c05a5c3
BROKEN on 5.x: does not compile
2003-10-15 04:59:50 +00:00
Alexander Leidinger
890fe43739
Update to 0.6.b.
...
- gtk2 support
- new sniffing method was added as a plugin
- three new plugins
- bumb PORTEPOCH, otherwise 0.6.b (they mean hex B) wouldn't be recognised
as newer by pkg_version etc.
- add 'security' as a second category (as nmap and friends are mainly there)
- respect CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS
- make SSL-support optional
- base compilation of gnome frontend on autodetection of installed gtk20,
use gnome-PKGNAMESUFFIX
- disable auto-download of new version via wget (saves dependency on wget,
FreeBSD-users should update via the ports-collection anyway)
- enable compilation and installation of the plug-ins
- compile lc-converter (an application port IMO should not install sources)
- don't install ettercap.fr.8.in
Submitted by: Marius Strobl <marius@alchemy.franken.de>
PR: 51898
Approved by: maintainer timeout (~5 months)
2003-10-14 16:01:11 +00:00
Kirill Ponomarev
2f8e5598aa
- Update to version 1.0.1
2003-10-14 10:08:43 +00:00
Kirill Ponomarev
32ee3cca72
- Fix configure
...
- Unbreak this port
2003-10-13 19:10:20 +00:00
Bruce M Simpson
fb573f4e44
Fix build on 64-bit platforms.
...
Whined about by: kris
2003-10-13 08:52:32 +00:00
Dmitry Sivachenko
054018822a
Add more MASTER_SITES.
2003-10-13 05:23:01 +00:00
Kris Kennaway
705d45d72a
BROKEN: Does not configure
2003-10-12 22:38:48 +00:00
Kirill Ponomarev
b9b963ed97
- Update to version 2.3.7
...
PR: 57884
Submitted by: maintainer
2003-10-12 11:43:03 +00:00
Trevor Johnson
bdb4f2b6b6
whitespace only
2003-10-11 23:57:58 +00:00
Trevor Johnson
0216d17e03
versi0n 2.0.2
2003-10-11 23:56:19 +00:00
Joe Marcus Clarke
29bc00aad3
net-snmp4 conflicts with net-snmp-5.x.
...
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 06:16:21 +00:00
Kirill Ponomarev
c9fe876375
- Add CONFLICTS, because these 2 ports install the same file.
...
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by: maintainer
2003-10-10 10:01:37 +00:00
Yen-Ming Lee
dfc3b4a903
tell users that some logs are left behind after the port is deinstalled.
...
Reminded by: lioux
2003-10-08 07:59:11 +00:00
Joe Marcus Clarke
a3580faa2b
Add OpenVMPS, a GPL implementation of a VLAN Management Policy Server. VMPS
...
allows for dynamic VLAN membership on Cisco switches.
PR: 57723
Submitted by: Craig Boston <craig@yekse.gank.org>
2003-10-08 02:57:42 +00:00
Edwin Groothuis
5fde0b18cf
2-1-b1 => 2.1.b1
...
PR: ports/56958
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-08 02:55:42 +00:00
Edwin Groothuis
f6c21985af
*blush* should fix the distname if you change the version number.
2003-10-08 02:53:36 +00:00
Edwin Groothuis
f00acb8315
1-1-a8 => 1.1.a8
...
PR: ports/56958
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-08 02:49:56 +00:00
Kirill Ponomarev
958482d1fb
- Fix MASTER_SITES
...
PR: 57709
Submitted by: maintainer
2003-10-07 19:47:05 +00:00
Kirill Ponomarev
eb7e23b474
- Fix MASTER_SITES
...
PR: 57710
Submitted by: maintainer
2003-10-07 19:44:13 +00:00
Edwin Groothuis
2593246092
Upgrade to version 0.46
...
Now to the news: version 0.46 is available now.
- IPv4 database updated (20030906)
- add support of LACNIC registry
- add output format "octal"
Print octal representation of a given IPv6 address:
(useful for djbdns/tinydns)
3ffe:ffff::1 ->
\77\376\377\377\0\0\0\0\0\0\0\0\0\0\0\1
--printfulluncompressed 3ffe:ffff::1 ->
\077\376\377\377\000\000\000\000\000\000\000\000\000\000\000\001
Available format options:
--printfulluncompressed: Print in full uncompressed format
- New program "ipv6logstats" for parsing web server logs to get some
IPv4/IPv6 distribution data and build time line charts. See examples for
more.
- add input types:
"ipv4hex" (hexadecimal IPv4 address)
"ipv4revhex" (reverse hexadecimal IPv4 address)
- add support of spaces in MAC/EUI-48 addresses
2003-10-07 07:07:25 +00:00
Kirill Ponomarev
847d201ea7
- Update to 0.7
2003-10-04 17:27:59 +00:00
Oliver Lehmann
32825a1a3f
- Update to 9.2.2
...
- Use ${SITE_PERL} and ${DOCSDIR}
PR: ports/57570
Submitted By: maintainer
2003-10-04 12:41:07 +00:00
Kirill Ponomarev
52aaace1a2
- Update to 0.5.1
2003-10-02 19:33:40 +00:00
Joe Marcus Clarke
100a725c30
Move USE_* above bsd.port.pre.mk.
...
PR: 57502
2003-10-02 16:59:44 +00:00
Dmitry Sivachenko
087ef6b247
Take maintainership.
...
Approved by: former maintainer
2003-10-02 07:04:01 +00:00
Dmitry Sivachenko
a7271ee676
Add missing manpage and a few files I forgot during update.
2003-10-01 16:14:49 +00:00
Dmitry Sivachenko
a80a6a39be
Update to version 2.10.5.
2003-10-01 16:08:10 +00:00
Dmitry Sivachenko
d5bac7b491
Update to version 0.98.
...
Maintainer timeout.
We need this in order to update mrtg port.
2003-10-01 16:07:40 +00:00
Kirill Ponomarev
cb08d212e7
- Update to version 1.5.1
...
PR: 57441
Submitted by: Tatsuto Toyonaga <toyonaga@jp.fujitsu.com>
2003-10-01 10:19:32 +00:00
Yen-Ming Lee
534da3531b
Don't remove historical logs when deinstalling.
...
PR: 54465
Submitted by: Phil Regnauld <regnauld@catpipe.net>
Reviewed by: maintainer
2003-09-30 14:35:50 +00:00
Bruce M Simpson
7ae96d5a50
Style; remove double quotes from around the COMMENT field.
2003-09-28 01:29:09 +00:00
Bruce M Simpson
f3779d049f
Unbreak automated builds (a la bento), by removing explicit references
...
to /dev/tty from Makefiles.
Noticed by: kris
2003-09-27 23:28:23 +00:00
Hye-Shik Chang
14df23fba4
Update to 3.3.5
2003-09-27 16:57:21 +00:00
Edwin Groothuis
f07f504808
KATO mega patch
...
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00