Commit Graph

5378 Commits

Author SHA1 Message Date
jakob
8539611a92 add unbound 2008-05-23 06:54:53 +00:00
jakob
72abc03bfb unbound port 2008-05-23 06:52:21 +00:00
ajacoutot
c0119eb049 - fix WANTLIB after pwlib FLAVORs merge
- cope with new speex version
2008-05-22 19:30:41 +00:00
ajacoutot
9b89accee8 - fix WANTLIB after pwlib FLAVORs merge
- bump
2008-05-22 19:27:04 +00:00
naddy
3d682e7ba7 bump for previous change 2008-05-22 18:13:05 +00:00
sturm
34ca2450c1 update to nagios 3.0.2 2008-05-22 11:49:34 +00:00
jakob
ddfb1bb2de upgrade to NSD v3.0.8; better logging for nsd-notify + minor bugfixes 2008-05-22 07:34:09 +00:00
sthen
1f80118615 +nfdump 2008-05-21 22:30:15 +00:00
sthen
087470f328 import nfdump and nfprofile (the latter as a subpackage since not
everyone needs that, and it pulls in heavier dependencies)

-- -- --
The nfdump tools collect and process netflow data (v5, v7 and v9)
on the command line. They are part of the NfSen project.

nfcapd - netflow capture daemon.  Reads the netflow data from the
network and stores the data into files. Automatically rotate files
every n minutes (typically every 5 minutes). nfcapd reads netflow v5,
v7 and v9 flows transparently. You need one nfcapd process for each
netflow stream.

nfdump - netflow dump.  Reads the netflow data from the files stored
by nfcapd. Its syntax is similar to tcpdump. If you like tcpdump
you will like nfdump. Displays netflow data and can create lots of
top N statistics of flows IP addresses, ports etc in whichever
order you like.

nfreplay - netflow replay.  Reads the netflow data from the files
stored by nfcapd and sends it over the network to another host.

A web front-end, NfSen, is available at http://nfsen.sourceforge.net/
-- -- --
nfprofile is a netflow profiler, which works with the nfdump tools.
It reads the netflow data from the files stored by nfcapd, filters
the netflow data according to the specified filter sets (profiles)
and stores the filtered data into files for later use.
-- -- --

thanks to eric@ for testing/feedback on an earlier version, and to
upstream for rolling a new release including the patches as a result.

"that should be in ports for sure" henning@
2008-05-21 22:28:35 +00:00
sthen
41b2cfddf0 +ssvnc 2008-05-21 22:05:48 +00:00
sthen
5148839dd5 The Enhanced VNC viewer provides for remote access to VNC displays
using the standard protocol and various extensions including those used
by TightVNC, UltraVNC, RealVNC and x11vnc providing for features such
as dynamic screen resizing, server-side scaling, blocking input devices
on the server, and low colour modes. Many of these can now be set from
the popup menu.

(and it's much faster than tightvnc-viewer).  ok merdely, okan
2008-05-21 22:04:27 +00:00
jasper
ab811e4eef - use expat instead of libxml and fix WANTLIB accordingly
- update license marker
- bump PKGNAME

from brad@
2008-05-19 22:22:24 +00:00
fgsch
9422412b4a sync with cairo update. jasper@ ok. 2008-05-19 09:57:43 +00:00
sthen
640639f832 update to 0.9.6 and take maintainership, many fixes and improvements.
"feel free to take over" previous maintainer; feedback fgsch.
2008-05-18 21:34:11 +00:00
ckuethe
2a04a4f2bd add the interface name to the title and report header. this is quite
useful when you're running darkstat on a box with 3 network feeds...
2008-05-17 22:33:31 +00:00
sthen
14b15a331e maintenance update to 0.3.8, from brad. 2008-05-16 21:06:02 +00:00
wcmaier
2023a2f5f3 Force rewrite of Paths.pyc before running distutils' install command.
Fixes checksum complaints on pkg_delete after zenmap has been run by
root (as recommended). Use MODPY_EGG_VERSION while here and bump
PKGNAME.

ok okan@, "looks ok" merdely@
2008-05-16 20:50:55 +00:00
okan
b741618707 update email address
ok merdely@
2008-05-15 21:48:26 +00:00
okan
50632a2048 - update to 4.62 from MAINTAINER (Giovanni Bechis)
- add @comment markers to keep make plist happy
- remove the need for us to install the manpage.
- alpha fix from merdely@
- workaround for Paths.pyc needing to be re-generated - from wcmaier@
  (a discussion has been started with upstream to remedy this bit)

feedback and ok merdely@
2008-05-15 18:30:14 +00:00
naddy
f1bbb5f28a Fix build after curl 7.18 update by adding a dummy argument. 2008-05-15 17:45:22 +00:00
naddy
59ec65981f * Update to 7.18.1.
* A CA cert bundle is no longer included, so point to /etc/ssl/cert.pem.
* Compile examples during build rather than fake stage.

ok sthen@, additional testing by merdely@
2008-05-13 17:56:29 +00:00
dlg
6c4423c0f6 disable a workaround for the MIT kerberos implementation that we
dont need because we use heimdal instead. this lets the ads flavor
of samba manage the kerberos keytab on openbsd.

no objections from mbalmer@
2008-05-13 11:34:12 +00:00
jasper
e1db315fbf - add galago-daemon 2008-05-12 14:47:43 +00:00
jasper
b6290ca589 import galago-daemon 0.5.1
The Galago presence daemon, which is the center of all presence
transactions for Galago. This service is automatically launched by D-BUS
when needed.

ok ajacoutot@
2008-05-12 14:45:07 +00:00
bernd
78ad23ee94 Update to ruby-net-sftp-2.0.0. 2008-05-09 18:59:08 +00:00
bernd
d0e8bd256b Update to ruby-net-ssh-2.0.1. 2008-05-09 18:58:01 +00:00
bernd
ec9e951419 Add ruby-net-scp and ruby-net-ssh-gateway. 2008-05-09 18:57:12 +00:00
bernd
ed4f00e636 Initial import of ruby-net-ssh-gateway-1.0.0.
Net::SSH::Gateway is a library for programmatically tunneling
connections to servers via a single "gateway" host. It is useful for
establishing Net::SSH connections to servers behind firewalls, but
can also be used to forward ports and establish connections of other
types, like HTTP, to servers with restricted access.
2008-05-09 18:54:33 +00:00
bernd
25ebc0de0b Initial import of ruby-net-scp-1.0.0.
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates
over SSH (and requires the Net::SSH library), and allows files and
directory trees to copied to and from a remote server.
2008-05-09 18:52:19 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
martynas
56f01852ed googlevideo returns 403 for some urls, so switch base_url back to
youtube.  this makes some videos fetch again.  (e.g., video id
uPTcnzgseaQ recently posted on mailing-lists)
ok jolan@, pedro@
2008-05-06 20:49:51 +00:00
rui
b345a7b05d - maintenance update to freeradius 2.04. Check the Changelog for more information.
ok mbalmer@, jolan@
2008-05-05 19:32:02 +00:00
steven
925e007395 use libexpat, remove libxml2 dependency.
from brad@
2008-05-02 08:14:53 +00:00
ajacoutot
f5083426ce +opal 2008-04-29 07:02:45 +00:00
ajacoutot
8d4be5a389 Import opal-2.2.11
OPAL is an open-source class library for the development of applications
that wish to use the SIP and H.323 protocols for multi-media
communications over packet based networks.
2008-04-29 07:01:18 +00:00
jakob
51ca0f22ff upgrade to libbind v9.4.2 2008-04-28 19:15:43 +00:00
sthen
6626b06530 maintenance update to 2.3.6, small improvements to cgi/display output 2008-04-28 12:20:47 +00:00
pvalchev
9156bd3b39 mcabber-0.9.7; from maintainer markus-hennecke@markus-hennecke.de 2008-04-25 23:13:47 +00:00
ckuethe
38a547c9f3 quit spamming channels with "Download Pidgin!" when silc exits.
ok brad@ (MAINTAINER)
2008-04-25 04:15:33 +00:00
sthen
63da3039ab update license marker in comment (GPL->GPLv2), req by Brad 2008-04-24 23:57:24 +00:00
sthen
812c82a798 maintenance update from Brad - most patches are now upstream. 2008-04-24 00:19:40 +00:00
okan
9da3b1852c update to 0.7.3 from brad@
testing and ok brad@ and merdely@
2008-04-23 20:49:46 +00:00
ajacoutot
bf502b46ed - build shared lib too
"sure" fgsch@, "fine with me" sthen@
2008-04-23 09:57:04 +00:00
sthen
fd5147b403 update to 1.1.6 from Brad, and remove some dead mirrors 2008-04-22 20:24:10 +00:00
naddy
5371258c2e Update to 1.11. 2008-04-22 16:50:42 +00:00
fgsch
7617363254 enter libcares. 2008-04-22 12:23:36 +00:00
fgsch
a2dbc8deef introduce libcares (c-ares), an asynchronous resolver library.
input and ok sthen.
2008-04-22 12:19:58 +00:00
sthen
ae4f085b3a update to 1.1.5 + a crash fix from GIT. ok brad (maintainer). 2008-04-22 00:34:30 +00:00
merdely
4308db7caa Fix build on alpha.
"of course" ajacoutot@
2008-04-21 19:17:59 +00:00
sthen
a2dcbf939e display changed topic and your /nick changes in the status bar,
convert times in /who to readable format, display the correct user
name when someone /beeps you, and add a note to the README.

ok jasper
2008-04-21 10:35:27 +00:00