Commit Graph

6267 Commits

Author SHA1 Message Date
bluhm
d4b47f3cd4 Make Net::FTPServer work together with Archive::Zip again.
This fixes the regression test t/350generatorzip.t.
See also http://rt.cpan.org/Public/Bug/Display.html?id=35698
2009-09-08 21:10:59 +00:00
jasper
fac15a52db missed this one 2009-09-08 15:33:32 +00:00
jasper
76f7e0045a - update cadaver to 0.23.2
- use system neon
2009-09-08 15:33:15 +00:00
steven
8f6bd65375 update to pidgin 2.6.2
from Brad (maintainer)
2009-09-08 06:35:24 +00:00
naddy
dda2692af1 update to libtorrent 0.12.5/rtorrent 0.8.5 2009-09-07 14:49:12 +00:00
todd
130af088ca o s/xfs/nnpfs/g
o attach orphan files dont nuke during salvage
o bump pkgname
2009-09-07 04:34:54 +00:00
stsp
687f4b1fba Update to 1.5.1. With help from Brad.
ok sthen@ ajacoutot@
2009-09-06 21:14:07 +00:00
jolan
afcacc1dbc +prosody 2009-09-06 18:43:31 +00:00
jolan
318dcc03ef prosody-0.5.1, communications server for Jabber/XMPP written in Lua 2009-09-06 18:40:57 +00:00
naddy
fce0dc3ec9 update to 1.74: miscellaneous bug fixes 2009-09-06 15:03:18 +00:00
jolan
0fb97037fc update to 2.0.2 2009-09-06 13:46:58 +00:00
jolan
5f49c6510a fix BUILD_DEPENDS 2009-09-04 03:57:39 +00:00
jasper
8987887a1a - add p5-POE-Component-IRC-Plugin-RSS-Headlines 2009-09-03 18:53:43 +00:00
jasper
e90a6ba2dc import p5-POE-Component-IRC-Plugin-RSS-Headlines 1.08
POE::Component::IRC::Plugin::RSS::Headlines - A POE::Component::IRC
plugin that provides RSS headline retrieval by sending it events.

from james wright (maintainer), with tweaks by me
2009-09-03 18:51:57 +00:00
pvalchev
ab8e840802 Unbreak synergy after the X11 Xlib -> XCB switch, which
caused multi-second pauses for each event rendering it useless,
due to queueing in xcb buffers not triggering X file descriptor
changes.
Patch from http://bugs.gentoo.org/show_bug.cgi?id=257794

OK & hint in the right direction from maintainer dim@ :)
2009-09-03 18:05:35 +00:00
ckuethe
a31f945948 update to 2009-06-R1. adds support for Wi-Spy 24i 2009-09-01 23:11:30 +00:00
jasper
fb39a844c8 - add jabber notification support
ok ajacoutot@
2009-08-31 20:52:29 +00:00
rui
b4c20a80ac Security fix for CVE-2009-2957,2958
ok jasper@
2009-08-31 18:01:01 +00:00
jasper
a917ff8bbe SECURITY UPDATE of neon to 0.28.6 for CVE-2009-2473 and
CVE-2009-2474
2009-08-30 18:37:55 +00:00
jasper
35c5a01afe - update p5-POE-Component-IRC to 6.10 2009-08-30 17:24:44 +00:00
sthen
9a7a1ffe28 update flvstreamer to 1.8j;
- Allow chunk stream ids upto 3 bytes long
- Fixed >2GB file handling
2009-08-30 12:50:52 +00:00
steven
c960b10a65 update to 1.38 2009-08-30 12:31:33 +00:00
kurt
3efcee68bd Various bug fixes:
- copy and paste into msg windows caused html to be passed on to the
icb-server.
- implemented keepalive so that my connection doesn't drop when behind
crapy firewalls that timeout idle tcp connections quickly.
- fixed a crash in the auto reconnect code path where "group" is not in the
hash table in icb_join_chat().
- implemented a defensive programming check in icb_send() to prevent other
NULL fields from crashing pidgin.
- fixed some amd64 warnings.

Maintainer timeout
2009-08-29 22:14:43 +00:00
sthen
a829765073 update dnstop to 20090128 (which wants ns_r_refused from BIND 9's
resolver; patched here to use REFUSED).

from Stephan Rickauer, thanks!
2009-08-26 08:36:03 +00:00
sthen
823d396627 mirror distfile; upstream don't include the version number in the filename
so this was falling back to ftp.ca
2009-08-26 00:38:32 +00:00
sthen
35f12714a8 - mirror distfile; upstream gone away
- add license marker (BSD)
- PERMIT_DISTFILES_*=Yes, this was originally disabled because
"mark as broken/don't mirror distfiles for now;
the es2.net nameserver(s) don't seem to be talking"
- comment-out down HOMEPAGE, regen PLIST while there, bump PKGNAME
2009-08-26 00:34:18 +00:00
sthen
d9572eccbc Add a patch from upstream repo fixing a possible crash merging AS/AS4
path/aggregator.
2009-08-25 20:32:09 +00:00
jsg
7e35a4570c Be less demanding with the fmt_map, so we don't
have to care if it is url encoded or not.

Makes us able to fetch higher than lowest quality videos again,
after another youtube change.

ok martynas@
2009-08-24 19:31:27 +00:00
jasper
719956d05c - update zabbix to 1.6.5 2009-08-24 12:28:47 +00:00
sthen
8abb9de755 update bird to 1.1.2 2009-08-24 12:13:58 +00:00
robert
a19d9af34a luasocket defines buffer_init(); which is common enough to be defined
elsewhere and it is defined in mod_magnet, so you end up with a SIGSEGV.
So rename buffer_* funcs to ls_buffer_*.
2009-08-22 20:28:40 +00:00
jasper
53763f5ed9 also build server packages for zabbix
ok ajacoutot@
2009-08-21 09:41:36 +00:00
bernd
5a287a0160 Update to p5-Nagios-Plugin-0.33 and add missing run depends. 2009-08-21 08:14:15 +00:00
ajacoutot
30bac3cc9a If using the 'VAR = value' contruct instead of 'VAR=value', use it
everywhere, for consistency.

Set this port SHARED_ONLY because it depends on gstreamer which is
SHARED_ONLY. Set configure and libtool flags accordingly. Merge
PFRAG.shared into PLIST.

Comment uneeded libtool generated files (the gstreamer thingy is a
loadable module, not a regular lib).

Remove trailing blank line from DESCR.

ok jasper@
2009-08-20 18:48:02 +00:00
jasper
a0cac3aee0 - add libnice 2009-08-20 17:10:27 +00:00
jasper
51fcc0b613 import libnice 0.0.9
libnice is an implementation of the IETF's draft Interactice 
Connectivity Establishment standard (ICE). It provides GLib-based 
library, libnice and GStreamer elements.

ICE is useful for applications that want to establish peer-to-peer 
UDP data streams. It automates the process of traversing NATs and 
provides security against some attacks.

Existing standards that use ICE include Session Initiation Protocol
(SIP) and XMPP Jingle.

from tom (tdmurphy4@gmail.com) with tweaks by me
2009-08-20 17:09:00 +00:00
sthen
5ce53fc712 SECURITY/crash fix update to 2.5.9, from Brad. 2009-08-20 10:43:13 +00:00
sthen
e56a56ca41 sync WANTLIB following startup-notification change and bump. 2009-08-20 10:41:33 +00:00
jakob
4d6fb674a2 upgrade to NSD v3.2.3 2009-08-18 21:59:10 +00:00
sthen
eeef06a769 Add a missing BUILD_DEPENDS found by and diff ok with steven@ (thanks!) 2009-08-18 18:14:21 +00:00
sthen
f45cedef1a +bird
+bird,v6
2009-08-17 23:06:06 +00:00
sthen
975302b293 import net/bird;
The BIRD project aims to develop a fully functional dynamic IP
routing daemon primarily targeted on (but not limited to) UNIX-like
systems and distributed under the GNU General Public License.

    * Both IPv4 and IPv6
    * Multiple routing tables (not on OpenBSD yet)
    * BGP
    * RIP
    * OSPF (IPv4 only)
    * Static routes
    * Inter-table protocol
    * Command-line interface
    * Soft reconfiguration
    * Powerful language for route filtering

Due to bird's build system, packages are split: the bird package
contains IPv4 daemons, bird-v6 contains IPv6 daemons (build with
FLAVOR=v6), and bird-doc contains the manual.
2009-08-17 23:03:58 +00:00
giovanni
8ff2e5415d Add a -tkmib package
ok ajacoutot@ with a similar diff
2009-08-17 14:58:45 +00:00
sthen
0a6be68448 Update to 1.8i; minor fixes 2009-08-17 13:52:39 +00:00
jolan
4ab250f938 document how to force the SASL mechanism to PLAIN since
openfire's/java's DIGEST-MD5 implementation doesn't interoperate
very well with popular clients like pidgin, iChat, etc.  workaround
found by ian@, thanks
2009-08-17 02:38:33 +00:00
jsg
19e5a7c46e make yt work again after recent youtube changes
fetch higher quality video if avaible
don't convert to mpeg4 if we fetched mpeg4

ok sthen@ martynas@
2009-08-16 19:37:59 +00:00
naddy
1c4a71ff17 SECURITY update to 7.19.6
Fixes libcurl embedded zero in cert name vulnerability, CVE-2009-2417.
2009-08-16 17:54:21 +00:00
rui
0cda6d1f14 Drop maintainership and bump. I don't actively use net-snmp anymore. 2009-08-16 13:35:25 +00:00
rui
bba5dca8a9 update snort to 2.8.4.1. From Markus Lude (maintainer). 2009-08-16 13:31:27 +00:00
sthen
4f04a13f91 +netbsd-iscsi-target 2009-08-15 10:47:34 +00:00