Commit graph

1186 commits

Author SHA1 Message Date
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
Bruce M Simpson
94886678c1 Add the Xylogics/Bay Networks/Nortel Networks Annex administration suite.
Allows the Annex to be administered from a FreeBSD host, rather than via
the console port. Tested with a MicroAnnex-XL 16 port device.

Reviewed by:	edwin
Approved by:	jake (mentor)
2003-09-25 19:49:31 +00:00
Kirill Ponomarev
7e83ca82f5 - Update to version 4.20030925
- Update maintainer's email
- Use DOCSDIR

Submitted by:	Evgueni V.Gavrilov <aquatique@rusunix.org> (maintainer)
2003-09-25 09:10:09 +00:00
Mathieu Arnold
2ee7e5c487 - Update to 4.1.2
- Make portlint happy
Slightly modified version of the PR, so that portlint is really happy

PR:		56875
Submitted by:	maintainer
2003-09-24 11:30:32 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
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