Commit Graph

5483 Commits

Author SHA1 Message Date
todd
dea6e5412f o update openafs to 1.4.7
o add README.OpenBSD (includes heimdal setup instructions)
o rework openafs-setup to use arla's afsd in base, and heimdal
o fix a bug since 4.1 to not blow the thread stack on 64bit time functions in libc
2008-07-21 03:13:01 +00:00
sthen
066fa4f282 +dnstop 2008-07-20 09:42:19 +00:00
sthen
52f143539c import dnstop:
dnstop is a libpcap application (a la tcpdump) that displays
various tables of DNS traffic on your network. Currently dnstop
displays tables of:

    * Source IP addresses
    * Destination IP addresses
    * Query types
    * Response codes
    * Opcodes
    * Top level domains
    * Second level domains
    * Third level domains
    * etc...

dnstop supports both IPv4 and IPv6 addresses.

To help find especially undesirable DNS queries, dnstop provides a
number of filters. The filters tell dnstop to display only the following
types of queries:

    * For unknown/invalid TLDs
    * A queries where the query name is already an IP address
    * PTR queries for RFC1918 address space

ok landry@
2008-07-20 09:40:13 +00:00
sthen
755052ea5c +rtg 2008-07-19 13:55:14 +00:00
sthen
c75e6d7329 import rtg,
RTG is a flexible, scalable, high-performance SNMP statistics
monitoring system. It is designed for enterprises and service
providers who need to collect time-series SNMP data from a large
number of targets quickly. All collected data is inserted into a
relational database that provides a common interface for applications
to generate complex queries and reports. RTG includes utilities
that generate configuration and target files, traffic reports, 95th
percentile reports and graphical data plots. These utilities may
be used to produce a web-based interface to the data.

    * Runs as a daemon, incurring no cron or kernel startup overhead
    * Written entirely in C for speed, incurring no interpreter overhead
    * Multi-threaded for asynchronous polling and database insertion
    * Inserts data into a relational database where complex queries
      and reports may be generated
    * Performs no data averaging in order to support billing, etc.
    * Can poll at sub-one-minute intervals 

Based on a submission from Tim Kornau via bernd@ and used at bsws
(hence high initial PKGNAME=...p5) - requested by henning@.
2008-07-19 13:52:22 +00:00
jdixon
b2f8c1c639 +haproxy 2008-07-17 04:34:14 +00:00
jdixon
ab7aa0f428 HAProxy is a high-performance and highly-robust TCP/HTTP load balancer
which provides cookie-based persistence, automatic failover, header 
insertion, deletion, modification on the fly, advanced logging contents 
to help troubleshoot buggy applications and/or networks, and a few other 
features.  It uses its own state machine to achieve up to ten thousands 
hits per second on modern hardware, even with thousands of simultaneous
connections.

feedback from merdely@, okan@, wcmaier@
ok merdely@ and pval@
2008-07-17 04:31:45 +00:00
jakob
2d9513a060 unbound 1.0.1; bugfix release 2008-07-16 20:34:10 +00:00
brad
064fc16871 - Comment out the DNS dissector in the default example config
since the DNS dissector is not being built.
- Sync the PLIST.

ok okan@
2008-07-16 20:15:48 +00:00
sthen
d22edfe268 - add missing p5-libwww dependency pointed out by henning@
and other dependencies needed for various probes.

- @mode 600 in PLIST for smokeping_secrets config file

- bump package
2008-07-16 11:51:46 +00:00
dhill
a90d5f0474 upgrade to 1.67
ok kevlo@
2008-07-15 18:15:49 +00:00
dhill
0b6848075a upgrade to 0.10 and remove maintainer
ok msf@
2008-07-15 18:14:35 +00:00
brad
1e0b82bf02 upgrade to livemedia 20080706; bug fixes.
ok jakemsr@
2008-07-15 16:14:24 +00:00
brad
6f482b0988 upgrade to libnids 1.23.
ok sthen@
2008-07-15 16:11:02 +00:00
sthen
91fd94a18e We built with -O0 on sparc64 to avoid unaligned access. Various
alignment problems have been fixed upstream and no problems have
been seen with this version with default compiler flags, so
remove the hack and bump package.

ok brad@ jakob@
2008-07-15 11:51:41 +00:00
robert
241c16a745 add emesene to the build 2008-07-15 08:57:17 +00:00
bernd
45c3381925 Skip hoe dependency because it's not needed to run ruby-rrdtool.
Noticed and tested by claudio@.
2008-07-15 08:43:08 +00:00
dhill
2b2360d2f5 upgrade to 0.49
OK MAINTAINER
2008-07-14 16:24:34 +00:00
naddy
73dea6672f update to bug-fix release 3.0.3; ok espie@ 2008-07-12 15:03:29 +00:00
brad
a73258c217 Correct the permissions of the examples files.
Issue and an initial patch provided by RD Thrush <rd at thrush dot com>
ok mbalmer@
2008-07-12 12:33:21 +00:00
dhill
3e8710325f upgrade to 0.20
OK djm@
2008-07-11 23:04:48 +00:00
brad
ef0aeed4b9 - Sync PLIST.
- Add a msnp14 FLAVOR to enable the experimental MSNP14 support.

ok sthen@ bernd@
2008-07-11 14:20:55 +00:00
brad
3874e6995b Update to Samba 3.0.30; bug fixes and a security issue fixed,
CVE-2008-1105.

Specifically crafted SMB responses can result in a heap overflow
in the Samba client code. Because the server process, smbd, can
itself act as a client during operations such as printer
notification and domain authentication, this issue affects both
Samba client and server installations.

Feedback from sthen@
ok mbalmer@ sthen@
2008-07-11 11:40:33 +00:00
brad
84916ac3df Update to NSD 3.1.0; bug fix release.
ok jakob@
2008-07-11 10:01:16 +00:00
martynas
1f8afdb9cf sync with silc-client-1.1.4p0 patchset:
- do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug.  gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments.  this is
what silc-toolkit and silc-server use, too
unbreaks amd64
2008-07-11 01:51:23 +00:00
martynas
63f0477111 - do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug.  gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments.  this is
what silc-toolkit and silc-server use, too
unbreaks amd64
tested by brad@
initial diff tested by sthen@
"definitely fine with me" brad@
2008-07-11 01:47:12 +00:00
martynas
2da84680f2 bugfix update to bitlbee-1.2.1
ok maintainer Andrew Dalgleish, merdely@, wcmaier@
2008-07-11 01:13:05 +00:00
sthen
0319205bc2 upstream distfile not yet stable; mirror and bump PKGNAME for now.
regen PLIST while there (@bin markers). Pointed out by naddy.
2008-07-10 21:25:55 +00:00
wcmaier
2bfb83ab6e Import emesene (not linked to build).
The emesene Windows Live Messenger client supports tabbed chat,
custom emoticons, file transfers, offline messaging, personal
messages, nudges and MSN Plus!. The multilingual GUI can be extended
through customization including themes, smilies, sounds and tweaks
to the conversation format.

requested by and 'please commit' robert@
2008-07-10 13:22:41 +00:00
naddy
a0de073c3c Overdue update to 1.22. 2008-07-09 19:43:42 +00:00
wcmaier
b9a28d6528 Update to 4.68.
Original diff from giovanni (MAINTAINER); thanks! Regen patches and
fix the newly broken generation of the egg-info file while here.

ok okan@
2008-07-09 14:46:19 +00:00
espie
bba2160cb6 fix spec (openldap-server WON'T have the required libraries) 2008-07-09 09:36:18 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00
sthen
55095cfca9 distfile re-rolled; bump package and recalculate distinfo. 2008-07-08 15:46:02 +00:00
brad
13979edbe0 update to pidgin-tlen 20080602.
from alek@

ok sthen@
2008-07-07 00:34:04 +00:00
naddy
77e3eae9fe recognize 4.4 2008-07-06 15:26:14 +00:00
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
steven
7a0def1df3 add _argus user/group and adapt directory ownership/permissions
feedback/ok sthen@
2008-07-04 17:23:39 +00:00
bernd
2f8cd858c5 Update to pidgin-2.4.3. (ICQ works again)
ok brad@
2008-07-04 07:35:40 +00:00
sthen
2d3521c63b - disable kmem-related code, it is not 64-bit clean and causes
problems on i386.

- bump package

ok rui@ (maintainer)
2008-07-03 08:07:56 +00:00
naddy
76fca74c8d do not add a build directory to the configured directories for ld.so
ok jakob@
2008-07-02 19:01:41 +00:00
ajacoutot
dcd5a59aab - from Dan Harnett:
* remove himself from MAINTAINER as per his request
  * fix data types to correct compile time warnings
  * fix an off by one
- regen PLIST while here

note: this port should be marked as EOL and removed or is anyone still
using this?
2008-07-02 18:07:41 +00:00
ajacoutot
95e343fe4c - remove Dan Harnett from MAINTAINER per his request
- bump
2008-07-01 16:41:19 +00:00
sturm
b6ebf76c13 update to nagios 3.0.3 2008-07-01 06:03:58 +00:00
steven
fc8fa94651 +argus
+argus-clients
2008-06-30 05:21:55 +00:00
steven
c4d728ffab import argus-clients 3.0.0
Argus data clients support a range of operations on binary flow data
from Argus, such as sorting, aggregation, archival and reporting.

ok naddy@ sthen@
2008-06-30 05:20:42 +00:00
steven
a512336ce2 import argus 3.0.0
Argus is a fixed-model real time flow monitor designed to track and
report on the status and performance of all network transactions seen in
a data network traffic stream. Argus provides a common data format for
reporting flow metrics such as connectivity, capacity, demand, loss,
delay, and jitter on a per transaction basis. The record format that
Argus uses is flexible and extensible, supporting generic flow
identifiers and metrics, as well as application/protocol specific
information.

ok naddy@ sthen@
2008-06-30 05:19:33 +00:00
ajacoutot
8a8fa5387a - mark BROKEN until djm@ fixes it
suggested by and ok djm@
2008-06-28 08:30:00 +00:00
kili
5ba7c853bc Update to 2008-05-R1.
Tests, feedback and corrections from Jim Razmus and sthen@

ok sthen@
2008-06-27 22:10:14 +00:00
ajacoutot
f58a88c15f - fix the way CATEGORIES is propagated
ok jasper@
2008-06-26 08:49:37 +00:00