Commit graph

1890 commits

Author SHA1 Message Date
Kirill Ponomarev
0162a5c575 Update to 0.8.7 2005-06-15 13:18:41 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Lars Thegler
a9353288a1 Update to 1.42, and unIGNORE
PR:		ports/81937
Submitted by:	Krzysztof Stryjek <wtp+smokeping142@bsdguru.org>
2005-06-14 21:13:25 +00:00
Kirill Ponomarev
e2cce2e62c Fix OPTIONS logic.
Reported by:	Pawel Malachowski <pawmal-posting@freebsd.lublin.pl>
2005-06-14 20:30:13 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Lars Thegler
60cdc5877a Update to 1.23 2005-06-11 14:46:38 +00:00
Sam Lawrance
5ce0fe9e66 Updated to 4.3.2
PR:		ports/82113
Submitted by:	Maxim Tuliuk <mt@zoo.top.net.ua> (maintainer)
2005-06-10 14:01:49 +00:00
Patrick Li
265f1adcc8 Update to 3.2.3
PR:		ports/82087
Submitted by:	maintainer
2005-06-10 07:51:47 +00:00
Sergey Matveychuk
f3c484b38e - Integrate vendor patches:
1) Poller Auto Recache on Empty Output
Fixes a problem where the poller would force a data query recache
when a device returned empty output. This may have caused problems
for hosts that are frequently down.
2) Poller Output SQL Order By
Removes an SQL "order by" statement from the poller output processing
that might cause graph gaps for installations with a large number
of poller processes.
3) Additional RRDTool 1.2 Support
Adds more font control options that are supported in RRDTool 1.2.
The default slope mode has been changed for more organic looking
graph lines.
2005-06-09 12:20:07 +00:00
Jean-Yves Lefort
40c925016b [1]:
- force iftop to use its netdb_1thread resolver, instead of the buggy "fork"
    one which leaves 2 processes (holding /dev/bpf?) after exiting
  - remove a stale entry from MASTER_SITES
  - change comment and description to match iftop.spec
  - pass maintainership to submitter

Moreover:
  - fix the packing list when NOPORTDOCS is defined
  - unsilence the install
  - polish the Makefile

PR:		ports/81830 [1]
Submitted by:	Vasil Dimov <vd@datamax.bg> (new maintainer) [1]
2005-06-08 11:59:42 +00:00
Sergey Matveychuk
ba6931050a - Fix check_procs plugin
PR:		ports/81548
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	maintainer
2005-06-05 11:39:43 +00:00
Pav Lucistnik
937b77e48d - Update to 0.8.5
PR:		ports/81829
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2005-06-04 00:43:20 +00:00
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
Lars Thegler
cc624542ff - Update to 1.9012
- removed now-obsolete PREFIX Makefile mangling
2005-05-31 13:49:57 +00:00
Lars Thegler
62add28579 Update to 1.22 2005-05-31 13:33:58 +00:00
Florent Thoumie
d8876834de - Change maintainer address to his new shiny FreeBSD.org address.
PR:		ports/81687
Submitted by:	maintainer
2005-05-31 08:28:42 +00:00
Pav Lucistnik
4d2b5b5ad2 - Remove bogus optional dependencies on databases/postgresql7
Inspired by:	"I wonder where people are taking this code snippet from."
2005-05-31 08:11:30 +00:00
Sergey Matveychuk
5b03599bb2 - The port needs USE_ICONV
Reported by:	kris via pointyhat
2005-05-29 19:32:04 +00:00
Oliver Lehmann
4b7702b014 don't install perl stuff when WITHOUT_PERL is set - even when perl is installed
PR:		ports/80675
Approved by:	maintainer timeout (23 days)
2005-05-28 08:30:49 +00:00
Kirill Ponomarev
1577a14a24 Update to 0.8.6 2005-05-27 12:57:25 +00:00
Pav Lucistnik
bbe10a6dc6 - add rcng startup script
- make nrpe write pid file in /var/run
- replace pkg-plist file with PLIST_FILES in Makefile

PR:		ports/81139
Submitted by:	Meno Abels <meno.abels@adviser.com>
Approved by:	Paul Dlug <paul@nerdlabs.com> (maintainer)
2005-05-26 19:26:04 +00:00
Anders Nordby
2240309adf Unbreak: do not change ownership for share/nagios.
Assign maintainership to self.
2005-05-25 19:41:50 +00:00
Edwin Groothuis
9549788da8 Fix file locations and new syntax
Submitted by:	"Michael W. Oliver" <michael@gargantuan.com>
2005-05-23 23:29:42 +00:00
Edwin Groothuis
ba275c5c48 [patch] support of rc_subr for net-mgmt/nrpe
This patch will add rc_subr support for net-mgmt/nrpe

PR:		based on: ports/73632
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2005-05-21 11:50:44 +00:00
Pav Lucistnik
1865ace86c - Update to 4.3.1
PR:		ports/80904
Submitted by:	Maxim Tuliuk <mt@primats.org.ua> (maintainer)
2005-05-20 18:26:05 +00:00
Pav Lucistnik
1f8dc94f2e - Check validity of configurations files in the startup script.
PR:		ports/81220
Submitted by:	Artem Naluzhny <tut@nhamon.com.ua> via maintainer
2005-05-19 15:56:37 +00:00
Dmitry Sivachenko
54d74f05d7 Do not enable SSL in check_jabber by default.
This is what -S option is for.

Approved by:    maintainer
2005-05-19 05:07:34 +00:00
Lars Thegler
0116f6f0a6 Fixed quoting 2005-05-17 07:59:10 +00:00
Lars Thegler
a9f77cbd5d Use IGNORE instead of BROKEN
Prompted by:	kris
2005-05-17 07:57:44 +00:00
Dmitry Sivachenko
4859ccb83b Update to version 2.12.1. 2005-05-17 06:48:12 +00:00
Dmitry Sivachenko
9daf92007e Fix a problem when all graphs are being drawn as if "Unscaled" was set.
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
PR:		81117
2005-05-17 06:31:26 +00:00
Dmitry Sivachenko
30ab5d4bf7 Upgrade to version 2.12.0. 2005-05-16 14:49:32 +00:00
Lars Thegler
5c4f5e8487 Marked BROKEN due to incompatibility with rrdtool 1.2.x.
Noticed by:	Kent Kuriyama <kuriyama@newhost.cpf.navy.mil>
2005-05-16 13:19:09 +00:00
Sergey Matveychuk
ade6ec6273 - Make portlint happy.
- Utilize EXAMPLESDIR macro.
2005-05-14 21:40:09 +00:00
Kirill Ponomarev
af4ab6c742 Update to 0.8.5 2005-05-11 17:53:00 +00:00
Tilman Keskinoz
732dc1bc31 Update to 0.43
PR:		80751
Submitted by:	Russell Jackson <raj@cserv62.csub.edu>
2005-05-08 13:49:03 +00:00
Lars Thegler
dd4b346b37 Update to 1.40
PR:		ports/80289
Submitted by:	Daniel Johansson <donnex@donnex.net>
2005-05-02 19:32:47 +00:00
Roman Bogorodskiy
5372f717a8 Remove pkg-plist and use PLIST_FILES 2005-05-02 12:23:11 +00:00
Sergey Matveychuk
6882c0b996 - Update to 0.8.6d
- Fix df output (Kb required) (*)

Submitted by:	Zoltan Frombach <tssajo@hotmail.com> (*)
2005-05-01 10:10:56 +00:00
Kris Kennaway
29836d024e BROKEN: Changes ownership of installed files 2005-04-30 00:58:46 +00:00
Jean-Yves Lefort
a8d970927e Fix build on 6.X
PR:		ports/80374
Submitted by:	Johan van Selst <johans@stack.nl>
2005-04-26 22:40:02 +00:00
Bruce M Simpson
156e3a3d9e Remove an extraneous right-bracket.
Submitted by:	Mit Rowe
2005-04-25 21:33:49 +00:00
Edwin Groothuis
ad0ad50784 net-mgmt/grepcidr: Filter IP addresses matching IPv4 CIDR/network specification
grepcidr can be used to filter a list of IP addresses against
    one or more Classless Inter-Domain Routing (CIDR) specifications,
    or arbitrary networks specified by an address range. As with
    grep, there are options to invert matching and load patterns
    from a file.  grepcidr is capable of comparing thousands or
    even millions of IPs to networks with little memory usage and
    in reasonable computation time.

    grepcidr has endless uses in network software, including: mail
    filtering and processing, network security, log analysis, and
    many custom applications.

PR:		ports/80315
Submitted by:	Douglas Fraser <doug+ports@idmf.net>
2005-04-25 05:03:43 +00:00
Pav Lucistnik
0c61f08094 - Switch whois dependency to net/ripe-whois
PR:		ports/80215
Submitted by:	<Janos.mohacsi@bsd.hu> (maintainer)
2005-04-24 13:34:46 +00:00
Jean-Yves Lefort
498545ef30 Update to 0.2.1
PR:		ports/80218
Submitted by:	Fredrik Lindberg <fli+ports@shapeshifter.se> (maintainer)
Approved by:	adamw (mentor, implicit)
2005-04-21 18:54:38 +00:00
Kirill Ponomarev
cf5a50e409 Drop maintership. 2005-04-21 17:44:08 +00:00
Sergey Matveychuk
badc834778 - Fix removing logic for user config [1]
- Remove useless empty dirs
- Fix package
- Makefile refactoring
- Utilize SUB_FILES magic
- Update pkg-message

Reported by:    kris (via pointyhat) [1]
2005-04-21 07:02:05 +00:00
Sergey Matveychuk
ccd92e3fa2 - Grab the port
- Apply all vendor's patches
- Remove redundant macro in Makefile
- Add www as second category
- Fix log file owner
- Don't destroy user config on updating

Approved by:	maintainer (silence for 2+ monthes, no submits for 6 monthes)
2005-04-20 10:49:03 +00:00
Kirill Ponomarev
50dfc16559 Update to 0.8.4 2005-04-16 17:23:13 +00:00
Sergey Matveychuk
96b8701208 net-mgmt/nfsen: Web based frontend to nfdump netflow collector
PR:		ports/79950
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-04-16 10:33:07 +00:00
Volker Stolz
dc241e9eed Use SUB_FILES instead of home-grown SED-incantation 2005-04-15 09:54:30 +00:00
Yen-Ming Lee
b8109f036b - Update to netams-3.2.2
PR:		79853
Submitted by:	Yuriy N. Shkandybin <jura@netams.com>
2005-04-13 12:05:23 +00:00
Sergey Skvortsov
fb211568de Minor typo: "divert" => "tee" 2005-04-12 18:17:46 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Yen-Ming Lee
5e09260efb - update to 1.2.1
PR:		79225
Submitted by:	maintainer
2005-04-11 17:11:47 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
e5c163d1f9 BROKEN on 4.x: Does not compile 2005-04-10 21:59:01 +00:00
Pav Lucistnik
339286b962 - Update to 200504.r1
PR:		ports/79647
Submitted by:	Peter Thoenen <eol1@yahoo.com> (maintainer)
2005-04-08 18:20:14 +00:00
Florent Thoumie
ff8b9ad3dd - Fix dependency on PostgreSQL.
PR:		ports/79618
Submitted by:	Ulrich Spoerlein <q@uni.de>
2005-04-07 09:28:07 +00:00
Jun Kuriyama
0ab1ceea8f Fix the problem which cannot get ifPhysAddress value.
It seems agent/mibgroups/mibII/interfaces.c switched to use new
USE_SYSCTL_IFLIST knob but this does not support ifPhysAddress.

This patch uses old get_phys_address() function from new code.
2005-04-07 03:04:17 +00:00
Florent Thoumie
9425b3d33d - Fix LATEST_LINK. 2005-04-06 10:09:43 +00:00
Florent Thoumie
44ac19b29e - Add nagios12 to the build. 2005-04-06 10:05:13 +00:00
Florent Thoumie
ff0075afc1 - Re-add old patches.
- Remove recent patches.
2005-04-06 10:03:58 +00:00
Florent Thoumie
ae4197390c - Add nagios12, version 1.2 of nagios port (thanks to marcus for repocopy).
- Set CONFLICTS.

PR:		ports/79170
Submitted by:	Vivek Khera <vivek@khera.org>
Repocopied by:	marcus
2005-04-06 10:00:52 +00:00
Dmitry Sivachenko
b9d7d7e24b Upgrade to version 2.0b3
PR:		79565
Submitted by:	maintainer
2005-04-05 17:17:52 +00:00
Erwin Lansing
c6527a496c Add ipv6gen 0.8, iPv6 prefix generator.
PR:		ports/79520
Submitted by:	Vladimir Kotal <vlada@devnull.cz>
2005-04-04 12:52:34 +00:00
Kris Kennaway
21b72b7724 Reset inactive maintainer. Thanks for your work in the past! 2005-04-03 21:30:39 +00:00
Anton Berezin
f2036d9d37 Update to 3.24. This port now requires perl >= 5.6.X. 2005-04-03 11:21:27 +00:00
Sergey Skvortsov
6a88c3bb5d * fix "missed DLT initialization" issue
* add "ng_ipacct_%%iface%%_checkpoint_script" feature
  (and target "checkpoint" for rc.d/ng_ipacct.sh)

* add example "PPTP (via mpd), divert traffic to ng_ksocket"
2005-04-02 16:34:45 +00:00
Kirill Ponomarev
e4a5f2a44f Update to 0.8.3 2005-04-02 11:42:34 +00:00
Clement Laforet
579d392701 - deBROKEN'ify, fix plist 2005-04-02 08:54:25 +00:00
Kris Kennaway
09446d28ec BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-27 02:22:51 +00:00
Kris Kennaway
ee2c9ac9d8 BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 21:36:11 +00:00
Kris Kennaway
0bacd1adbd BROKEN on 6.x: Does not build
Approved by:    portmgr (self)
2005-03-26 20:41:31 +00:00
Kris Kennaway
0a64cde632 BROKEN: Unfetchable
Approved by:    portmgr (self)
2005-03-26 19:46:20 +00:00
Jun Kuriyama
a3597c82c2 (1) Fix memory leak by connections from <UNKNOWN>.
(2) Take care of large counters on 64bit platforms.

PR:		ports/78807 (1)
Submitted by:	Andriy Gapon <avg@icyb.net.ua> (1),
		Peter Losher <Peter_Losher@isc.org> (2)
Approved by:	portmgr (marcus)
2005-03-22 08:32:48 +00:00
Volker Stolz
88c79e5b5d Update maintainer's address
Submitted by: maintainer
2005-03-21 16:16:50 +00:00
Clement Laforet
0ee27e74bc - Grab maintainership back. 2005-03-21 14:53:09 +00:00
Clement Laforet
911e76f94c - Move include files to ${PREFIX}/include/cactid to avoid compile time
conflicts with php.h from lang/php* ports.

Spotted by:	pav
2005-03-21 14:48:31 +00:00
Sergey Matveychuk
d9ea954cf8 - Update to 0.8.6c
PR:		ports/78442
Submitted by:	self
Approved by:	maintainer timeout (2 weeks)
2005-03-21 11:15:06 +00:00
Volker Stolz
68f0127715 Fix deinstallation
PR:		ports/78892
Submitted by:	maintainer
2005-03-16 11:56:47 +00:00
Florent Thoumie
68d5aea6e8 - Fix missing 'use jffnms;' in ${FILESDIR}/jffnms_db.sh.
PR:		ports/78810
Submitted by:	Sergey Akifyev <asa@agava.com> (maintainer)
2005-03-14 10:39:25 +00:00
Tilman Keskinoz
c7edc0aa04 Update to 9.3.7
PR:		78795
Submitted by:	Nicolas Jombart <ecu@ipv42.net>
2005-03-13 21:39:41 +00:00
Kirill Ponomarev
fa15990c9e Update to 1.1.5
PR:		ports/78764
Submitted by:	maintainer
2005-03-13 10:32:35 +00:00
Sergey Matveychuk
925fcbf35e - Update to 0.8.1
- Change maintainer e-mail

PR:		ports/78695
Submitted by:	maintainer
2005-03-12 12:11:05 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kirill Ponomarev
34a7f7286b Update to version 0.8.2 2005-03-09 11:00:40 +00:00
Roman Bogorodskiy
3f53954859 Use @freebsd.org address for my ports.
Approved by:	krion (mentor)
2005-03-08 07:38:35 +00:00
Florent Thoumie
6507fc2e1f - Fix packing list.
- Bump PORTREVISION.

PR:		ports/78128
Submitted by:	Samy Al Bahra <samy@kerneled.org> (maintainer)
Approved by:	pav (mentor)
2005-03-03 10:00:38 +00:00
Bruce M Simpson
03e0d32ae1 Really unbreak plist. 2005-02-28 16:25:28 +00:00
Bruce M Simpson
e95b851214 Unbreak plist 2005-02-28 16:16:38 +00:00
Sergey Skvortsov
acde01090d Add ng_ipacct 20050228, Netgraph IP accounting. 2005-02-28 12:34:58 +00:00
Anders Nordby
9f3e3d2dbf Add a better description.
Correct WWW URL.
2005-02-27 18:44:27 +00:00
Sergey Matveychuk
854c622b1c - Fix support for MySQL >= 4.1. Submitted by: Gerrit Beine <tux@pinguru.net>
- Hardcode path to swapinfo, although the configure script works on normal
  FreeBSD systems, it fails on pointyhat because it does not have swapinfo

PR:		ports/78147
Submitted by:	maintainer
2005-02-27 18:41:40 +00:00
Clement Laforet
e63ef8b86c - Add missing patch 2005-02-26 21:17:19 +00:00
Clement Laforet
ded858b341 - Add cactid 0.8.6d
Cactid is a poller for Cacti that primarily strives to be as fast as
possible. For this reason it is written in native C, makes use of POSIX
threads, and is linked directly against the net-snmp library for
minmumal SNMP polling overhead. Cactid is a replacement for the default
cmd.php poller so you must decide if using Cactid makes sense for your
installation.

WWW: http://www.cacti.net/cactid_info.php
2005-02-26 21:16:23 +00:00
Pav Lucistnik
05e759e9db Yet Another Bandwidth Meter displays current bandwidth utilization using the
PNG image format. It somewhat resembles the Linux bwbar (although there is no
connection to it).

Features include measurement both on interface and assigned IP-address basis,
possible to run non-root and non-setuid, quite customizable (colours, geometry,
device max speed, etc). It also includes text output to the image.

PR:		ports/76275
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>
2005-02-25 21:01:57 +00:00
Cheng-Lung Sung
fed0324762 - Distfile location has been changed
PR:		ports/78014
Submitted by:	Anton Voronin (maintainer)
2005-02-24 13:38:34 +00:00
Erwin Lansing
31f4bffcc3 Readd nagios-snmp-plugins that was removed by accident in rev. 1.38 2005-02-22 07:12:51 +00:00
Sergey Matveychuk
7503c81af4 - Fix OPTIONS with OPENSSL problem
PR:		ports/77868
Submitted by:	maintainer
2005-02-21 17:54:12 +00:00
Sergey Skvortsov
ec55ae3aab Rewrite startup scripts to use RC_SUBR 2005-02-21 17:22:38 +00:00
Michael Johnson
88adfbc2cb Add pads 1.1.3, passively detect network assets.
PR:		ports/77801
Submitted by:	Andrew Thompson <andy@fud.org.nz>
2005-02-21 07:43:33 +00:00
Pav Lucistnik
d8301b5c25 - Distfile rerolled
PR:		ports/77722
Submitted by:	Russell Jackson <raj@cserv62.csub.edu> (maintainer/author)
2005-02-19 23:10:00 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Sergey Matveychuk
22072c883e - Update to 0.3.1
PR:		ports/77692
Submitted by:	maintainer
2005-02-18 22:44:45 +00:00
Foxfair Hu
eb8bb79704 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade sysmon to 0.92.

maintainer timeout: 15+ days
2005-02-16 22:50:09 +00:00
Anders Nordby
b2afface3b Update to 3.0 beta 10.
Sponsored by:	University of Tromsø & University of Bergen
2005-02-15 15:00:59 +00:00
Pav Lucistnik
d051adb622 - Update to 2.0b2
WARNING: This version removes MySQL and PostgreSQL support.

PR:		ports/77478
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-02-14 21:52:42 +00:00
Bill Fumerola
cd48e0aa63 remove directory on deinstall 2005-02-14 19:14:26 +00:00
Kirill Ponomarev
81f03f9ea1 Add more MASTER_SITES. 2005-02-14 18:55:36 +00:00
Sergey Matveychuk
201fa1e69d - PORTEPOCH bump because of portupgrade disagrees with pkg_version -t
on version comparing.

Submitted by:	maintainer
2005-02-12 19:20:48 +00:00
Sergey Matveychuk
a2fc112120 - Update to 1.4
PR:		ports/76854 (followup)
Submitted by:	maintainer
2005-02-12 16:37:30 +00:00
Kris Kennaway
e0dfcf81da BROKEN: Incorrect pkg-plist 2005-02-11 22:06:15 +00:00
Sergey Matveychuk
d18a4ca543 - Update to 1.4.0 beta1
- Hardcoding LC_NUMERIC to "C". It fix working some plugins on systems
  with other locale.

PR:		ports/76854
Submitted by:	maintainer
2005-02-11 21:24:20 +00:00
Dmitry Sivachenko
8b3753ee28 Update to version 2.11.1. 2005-02-11 07:29:09 +00:00
Lars Thegler
4c4ce880cc - Update to 1.38
- Rearranged man pages and port docs accordingly

Noticed by:	Daniel Johansson <donnex@gmail.com>
2005-02-09 21:00:17 +00:00
Pav Lucistnik
c589fe94b9 - Update to 4.0.4
PR:		ports/77268
Submitted by:	Maxim Tuliuk <mt@primats.org.ua> (maintainer)
2005-02-09 11:57:47 +00:00
Christian Brueffer
20c185d932 Language fixes. 2005-02-09 11:09:02 +00:00
Jun Kuriyama
4b8d0cb043 - Remove 0 sized patchfile.
Reported by:	sem
2005-02-05 13:49:02 +00:00
Kirill Ponomarev
44db6dc6c5 Define WITHOUT_MMAP since it's enabled by default.
Reported by:	pawmal-posting at freebsd dot lublin dot pl
2005-02-02 17:41:45 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Kirill Ponomarev
5894fa81b6 Update to 1.1 2005-01-30 17:34:07 +00:00
Pav Lucistnik
6a947f0a88 - Fix build with read-only ports tree
PR:		ports/76788
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2005-01-29 19:07:49 +00:00
Hye-Shik Chang
7c124b24fa Update to 3.4.3 2005-01-26 09:54:25 +00:00
Kevin Lo
f62a1c635d Update to 1.3
PR: ports/76689
Submitted by: MAINTAINER
2005-01-26 06:54:24 +00:00
Kevin Lo
32ad3aa428 - Add privilege separation user handling.
- Bump PORTREVISION

PR: ports/76669
Submitted by: MAINTAINER
2005-01-26 05:13:28 +00:00
Kevin Lo
d012392ddd Update to 1.2
PR: ports/76664
Submitted by: MAINTAINER
2005-01-26 04:02:38 +00:00
Jun Kuriyama
a7f5634511 - Update to 5.2.1.
- Add a patch to fix memory leak (SF bugs #1103644).
- Add WITH_DMALLOC knob (with a lot of patches to fix #include order).
2005-01-25 23:49:30 +00:00
Kirill Ponomarev
039b24cd59 Update to 0.8.1 2005-01-25 21:15:54 +00:00
Tilman Keskinoz
3a228f9a81 Update to 0.9.7
* fixes some bugs
* support for export of flow records to multicast groups.

PR:		76348
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-01-25 19:05:57 +00:00
Pav Lucistnik
843be2aaa4 - Update to 3.2.1
PR:		ports/76581
Submitted by:	Yuriy N. Shkandybin <jura@netams.com> (maintainer)
2005-01-24 17:10:43 +00:00
Pav Lucistnik
81ea95ccf9 - Update to 200501R1
- Transfer maintainership to new volunteer

PR:		ports/76535
Submitted by:	Thomas Spreng <spreng@socket.ch> (maintainer),
		Peter Thoenen <eol1@yahoo.com>
2005-01-24 16:16:25 +00:00
Bruce M Simpson
d62e947f2a Remove RUN_DEPENDS on nagios-plugins; replace with conditional
directory creation/removal for nagios plugin path in pkg-plist.
Bump PORTREVISION.
Build appears to be OK now on ia64.
2005-01-22 22:22:00 +00:00
Kirill Ponomarev
9de1ccd197 Remove useless CFLAGS. 2005-01-19 11:28:27 +00:00
Kirill Ponomarev
2ce1770c17 Fix build for net-mgmt/py-flowtools on amd64. 2005-01-19 11:27:54 +00:00
Kirill Ponomarev
65d7eb9af0 Rename patch to more suitable name. 2005-01-19 11:26:22 +00:00
Kirill Ponomarev
bc934c92cc Update to 0.8
PR:		ports/76343
Submitted by:	maintainer
2005-01-19 09:57:33 +00:00
Clement Laforet
656272b1a7 - Update to 2.0.1
Note: sensor mode is not yet supported
2005-01-16 16:11:59 +00:00
Tilman Keskinoz
7e28f3f5c4 Add py-yapsnmp, yet another Python SNMP module based on net-snmp library 2005-01-14 15:49:47 +00:00
Kirill Ponomarev
3488e37ce8 Update to 0.8.0 2005-01-12 16:15:57 +00:00
Bruce M Simpson
960eff420b Update my email address in MAINTAINER and comment fields. 2005-01-12 15:53:48 +00:00
Volker Stolz
a696c1d211 - Add missing man-page, sort alphabetically
PR:		ports/75820
Submitted by:	maintainer
2005-01-11 16:45:23 +00:00
Sergey Matveychuk
50dd7e0e35 - Update to 5.28.0
PR:		ports/76045
Submitted by:	maintainer
2005-01-10 21:56:13 +00:00
Sergey Matveychuk
cc722d7904 - Update to 5.28.0
* The SMB share enumeration packet was not decoded if the number of
available shares was less than announced. The new 210 tool is a Web
spider limited to the requested directory. The new 211 tool converts
a Web spidered filename to its URL. The new 212 tool indicates where
a Web spider stored a URL. Traceroute tools have a new parameter
--resolve to resolve hostnames.

PR:		ports/76042
Submitted by:	maintainer
2005-01-10 21:55:46 +00:00
Sergey Matveychuk
39206367db - Remove an empty file 2005-01-10 21:02:50 +00:00
Sergey Matveychuk
a4f5d365ff - Update to 0.3.0
PR:		ports/75987
Submitted by:	maintainer
2005-01-10 21:02:02 +00:00
Kirill Ponomarev
4c968c66e9 Fix build on amd64. 2005-01-08 11:25:26 +00:00
Maxim Sobolev
11b173559c In FreeBSD correct path to pid file is /var/run, not ${PREFIX}/var/run. Bump
PORTREVISION.

Reported by:    Yuri Babushkin <piton@united.net.ua>
2005-01-08 10:25:53 +00:00
Marius Strobl
3fb5247e7b Update to 0.7.2. For changes since 0.7.1 please see:
http://ettercap.sourceforge.net/history.php

Approved by:	netchild
2004-12-29 21:52:25 +00:00
Kirill Ponomarev
29575999fa Fix plist.
PR:		ports/75514
Submitted by:	maintainer
2004-12-26 18:31:43 +00:00
Tilman Keskinoz
9aee581d61 update the port to 1.4.0.alpha3 and fix check_procs.
PR:		75061
Submitted by:	maintainer
2004-12-22 08:50:07 +00:00
Edwin Groothuis
68b958eb51 New port: net-mgmt/ipplan (4.0.2)
New port: net-mgmt/ipplan
	Version: 4.0.2
	Description: IP address management and tracking

PR:		ports/74621
Submitted by:	Maxim Tuliuk <mt@zoo.top.net.ua>
2004-12-22 05:32:51 +00:00
Sergey Matveychuk
38a287d5b3 - Update to 5.27
PR:		ports/75305
Submitted by:	maintainer
2004-12-21 12:59:27 +00:00
Kirill Ponomarev
e01ea286aa Update to 0.7.9 2004-12-21 11:49:30 +00:00
Hye-Shik Chang
13c7795314 Fix plist and remove a unmaintained email address from header.
Spotted by:	the Ports Janitor
2004-12-19 16:43:21 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Joe Marcus Clarke
91f3474ac8 Remove the correct Bundle directory after deinstallation.
Reported by:	pointyhat via kris
2004-12-18 20:46:05 +00:00
Sergey Matveychuk
03e833a5b8 - Fix plist
PR:		ports/75222
Submitted by:	maintainer
2004-12-18 15:12:38 +00:00
Edwin Groothuis
bf3c632686 [maintainer update]: net-mgmt/rotorouter was missing a file from its plist...
Per notice from the Janitor...  the conf file was missing
	from pkg-plist.  It no longer is.  No other changes.

Actually took the solution provides later in the PR

PR:		ports/75018
Submitted by:	Paul Chvostek <paul+ports@it.ca>
2004-12-17 08:27:53 +00:00
Anders Nordby
be8e5d7ed5 Do not show dialog messagebox if BATCH is set.
Submitted by:	brian
2004-12-16 23:38:58 +00:00
Kirill Ponomarev
87b5edfdb7 Update COMMENT. 2004-12-15 11:34:55 +00:00
Michael Haro
aa4b8e5b06 unbreak: port depends on perl while being built 2004-12-14 17:12:02 +00:00
Michael Haro
dcadc895ec add options
unbreak

Approved by:	maintainer timeout
2004-12-13 19:58:55 +00:00
Christian S.J. Peron
7f346f7a13 Update MAINTAINER email address to point at my @FreeBSD.org address. 2004-12-10 05:50:16 +00:00
Dmitry Sivachenko
e646d568bb Update to version 1.07. 2004-12-09 06:56:16 +00:00
Dmitry Sivachenko
e3c666384f Upgrade to version 2.11.0. 2004-12-09 06:53:10 +00:00
Jun Kuriyama
814de30ec0 Update maintainer's note to record ports which should be bumped after
shlib version bump.
2004-12-09 02:53:31 +00:00
Jun Kuriyama
ec3dff945c Chase shlib bump of net-snmp.
Forgotten by:	kuriyama
2004-12-09 02:33:04 +00:00
Jun Kuriyama
872aec5c93 o Chase shlib bump of net-snmp.
o Fix pkg-plist.

Forgotten by:	kuriyama
2004-12-09 00:45:32 +00:00
Jun Kuriyama
658182202d - Add missing patch files in previos commit
(patch-interface_ioctl.c, patch-ucd_snmp.h).
- Add missing backward compatibility simbols for
  usmAES{192,256}PrivProtocol (patch-snmpusm.c, patch-transform_oids.h).

PR:		ports/74810
2004-12-08 11:11:27 +00:00
Kirill Ponomarev
db018514aa Remove empty patches. 2004-12-06 10:56:12 +00:00
Jun Kuriyama
4afdb4807f Bump shlib number of net-snmp and $PORTREVISION.
Forgotten by:	kuriyama
2004-12-06 10:01:57 +00:00
Lars Thegler
e5f8f694a6 - Fixed pkg-plist½
Reported by:	kris
2004-12-05 12:35:11 +00:00
Lars Thegler
a19c3475cf - Fixed pkg-plist
Reported by:	kris
2004-12-05 12:29:25 +00:00
Tilman Keskinoz
d4b7690e17 - update nagios-plugins to 1.4.0 alpha2
- fix check_ntp
- fix compile with LDAP enabled

PR:		74667
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2004-12-04 17:23:31 +00:00
Lars Thegler
bf8bec314b - Update to 1.21
- Move simple patch into Makefile
2004-12-03 18:34:22 +00:00
Kirill Ponomarev
ad8df34f86 Update to 0.7.8 2004-12-02 21:23:55 +00:00
Tilman Keskinoz
eb1556a3dc Add the missing patch files from the last commit.
Noticed by:	maintainer
Forgotten by:	arved
2004-12-02 14:09:53 +00:00
Dejan Lesjak
e05ba62f35 As defining USE_X_PREFIX knob no longer guarantees imake to be present at
build time, request its presence explicitly as makedepend (a part of imake
port) is needed to build this port.
Also, per maintainers request, reset maintainership.

Approved by:	Simon 'corecode' Schubert (maintainer)
2004-12-02 04:32:22 +00:00
Tilman Keskinoz
f6bf465966 Update nagios-plugins port to 1.4.0.alpha1.
Fix compilation with radiusclient 0.4.7.

PR:		74446
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2004-12-01 22:19:44 +00:00
Yen-Ming Lee
de16f04ab3 - relocate PKGMESSAGE and unbreak this port
- replace files/patch-* with REINPLACE_CMD
2004-12-01 02:28:59 +00:00
Yen-Ming Lee
0cffd23e0b - add USE_GCC=2.95 and unbreak this port
- add OPTIONS for FlowScan patch
- minor fixes
2004-12-01 02:04:06 +00:00
Hye-Shik Chang
a4036eb2de Fix plist.
Spotted by:	kris
2004-11-30 15:37:36 +00:00
Sergey Matveychuk
75edff372e net-snmp lib version bump
PR:		ports/74524
Submitted by:	maintainer
2004-11-30 12:44:33 +00:00
Jun Kuriyama
073e7bc6aa - Upgrade to 5.2.
- Fix build problem on current (1)
- Fix module availability problem on current (2)
- Disable perl completely with WITHOUT_PERL knob (3)
- Install sample file and improve pkg-message and pkg-plist (4)

PR:	ports/71071 (1), ports/71522 (2), ports/71315 (3), ports/72779 (4)
Submitted by:	Matthew Thyer <thyerm@powerband.net.au> (1),
	Dominic Mitchell <dom@happygiraffe.net> (2),
	oliver (3),
	Fumihiko Kimura <jfkimura@yahoo.co.jp> (4)
2004-11-29 04:08:29 +00:00
Kirill Ponomarev
e838566e57 Update WWW: line and maintainer's email.
PR:		ports/74475
Submitted by:	maintainer
2004-11-28 10:27:08 +00:00
Sergey Matveychuk
7c9ecf4e7a - Update to 0.42
PR:		ports/74392
Submitted by:	maintainer
2004-11-27 11:38:47 +00:00
Daichi GOTO
5f815400cd [net-mgmt/etherape] Port update.
PR:		ports/74174
Submitted by:	Samy Al Bahra <samy@kerneled.org> (maintainer)
2004-11-24 05:33:15 +00:00
Ying-Chieh Liao
0545cb3506 fix typo ( <= instead of == )
Submitted by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2004-11-23 08:39:19 +00:00
Anders Nordby
afbf5f47aa Add NAV (Network Administration Visualized), a network administration
package from NTNU - Norwegian University of Science and Technology.

This port is work-in-progress, currently.

Sponsored by:	University of Tromsø
2004-11-23 07:29:45 +00:00
Edwin Groothuis
67876ff1fa Update to version 0.48 2004-11-21 21:19:29 +00:00
Mark Linimon
25b8ddf2df Kris reports that the build failure was a local problem on pointyhat. 2004-11-21 00:41:56 +00:00
Marius Strobl
0ad9c6be77 Use file unique to net/libnet-devel to check whether this dependency
is already installed rather than the library itself which has the same
name in both net/libnet and net/libnet-devel in order to not try to
build this port with net/libnet.

Approved by:	netchild
2004-11-20 12:00:11 +00:00
Foxfair Hu
baeceea8c2 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade ipcalc from 0.35 to 0.38, fixed a bug in 64bit architectures.

maintainer timeout: 2+ weeks.
2004-11-19 07:43:27 +00:00
Kris Kennaway
bfcbafca2f BROKEN on 5.x: Does not compile 2004-11-18 22:48:19 +00:00
Tilman Keskinoz
5d10970d05 Update to 0.9, Bug Fixes + support for:
Nortel/Bay/BayStack, Alteon Ace, Nortel Cotivity, Nortel BayRS,
	Nortel Centillion, Nortel AP 222x, Orinco AP, C3560

Reported by:	Max Baker
2004-11-16 12:48:30 +00:00
Kirill Ponomarev
ba87578d25 Update to 0.7.7 2004-11-16 12:40:39 +00:00
Pav Lucistnik
cb046655bb - Chase radiusclient shlib version bump
PR:		ports/73952
Submitted by:	Bourne-again Superuser <freebsd@bnjf.id.au>
Forgotten by:	sobomax
2004-11-15 23:04:10 +00:00
Pav Lucistnik
026037c5f9 Add softflowd, flow-based network traffic analyser capable of Cisco NetFlow
data export. Softflowd semi-statefully tracks traffic flows recorded by
listening on a network interface or by reading a packet capture file.
These flows may be reported via NetFlow to a collecting host or summarised
within softflowd itself.

PR:		ports/73723
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-11-12 21:06:11 +00:00
Pav Lucistnik
62d1b1e1c5 Add flowd, a small, fast and secure NetFlow collector. It offers the following
features:

* Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows)
* Supports both IPv4 and IPv6 transport of flows
* Secure: flowd is privilege separated to limit the impact of any compromise
* Supports filtering and tagging of flows, using a packet filter-like syntax
* Stores recorded flow data in a compact binary format which supports
  run-time choice over which flow fields are stored
* Ships with both Perl and Python interfaces for reading and parsing the
  on-disk record format
* Is licensed under a liberal BSD-like license

PR:		ports/73722
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-11-12 20:52:09 +00:00