6502 Commits

Author SHA1 Message Date
sthen
9307d38003 unlink scapy6 2009-10-01 16:29:04 +00:00
sthen
f1f2f30877 Update scapy to 2.0.1 from new maintainer Jonathan Armani with a little
help from me. The IPv6 features provided by scapy6 are integrated (still
some problems with them, but working well enough) so pkgpath/conflict
markers are set to replace an existing scapy6 installation.

ok wcmaier@ "if it works go for it" claudio@
2009-10-01 16:28:49 +00:00
sthen
66365b0e48 - fix some LP64 crashes and various warnings pointed out by Simon Kuhnle
- drop MAINTAINER
2009-10-01 14:09:54 +00:00
benoit
78537758f7 - update etherape to 0.9.8
- regen plist
- regen & add patches

ok ajacoutot@
2009-10-01 14:00:45 +00:00
sthen
b82e240687 - SECURITY (CVE-2009-2658) and bugfix update to 0.076, from Brad.
- set NO_REGRESS.
2009-09-29 21:40:59 +00:00
sthen
8a76e866c7 +walker 2009-09-27 23:59:05 +00:00
sthen
d4789a7282 import net/walker in the right dir...
This is a proof-of-concept of a utility to download DNS zone contents
even when AXFR is disabled on the server, assuming DNSSEC is used.
Optionally it can also verify all digital signature RRs within a
zone against the zone key. If you do not know what DNSSEC is, please
refer to: RFC 2535, RFC 4033, RFC 4034, RFC 4035, "dnssec.net" (lots
of DNSSEC information).

The tool supports both the old DNSSEC according to RFC 2535 (i.e.,
KEY/SIG) and the latest DNSSEC version according to RFC 4033 (i.e.,
DNSKEY/RRSIG).
2009-09-27 23:55:58 +00:00
sthen
217a6c0718 Update to 1.1.18, from Brad. 2009-09-27 19:25:02 +00:00
jasper
a3471e9a4b - update lftp to 4.0.2
ok kevlo@ (MAINTAINER)4.0.2

ok kevlo@ (MAINTAINER)4.0.2

ok kevlo@ (MAINTAINER)4.0.2

ok kevlo@ (MAINTAINER)
2009-09-24 06:40:05 +00:00
sthen
86a3d49376 +zsync 2009-09-23 19:30:03 +00:00
sthen
43f81fbeca import net/zsync:
zsync is a file transfer program. It allows you to download a file
from a remote server, where you have a copy of an older version of
the file on your computer already. zsync downloads only the new
parts of the file.

* Client-side rsync - zsync uses the rsync algorithm, but runs it
on the client side, thus avoiding the high server load associated
with rsync.

* Rsync over HTTP - zsync provides transfers that are nearly as
efficient as rsync -z or cvsup, without the need to run a special
server application. All that is needed is an HTTP/1.1-compliant web
server. So it works through firewalls and on shared hosting accounts,
and gives less security worries.

* Handling for compressed files - rsync is ineffective on compressed
files, unless they are compressed with a patched version of gzip.
zsync has special handling for gzipped files, which enables update
transfers of files which are distributed in compressed form.
2009-09-23 19:29:42 +00:00
martynas
e24e9e0e64 catch up pattern to the new google video format. don't include
thumbnailUrl.  makes google videos fetch again - reported by jsg@.
2009-09-18 21:10:03 +00:00
sthen
f562db3f48 set PKG_ARCH=* and bump PKGNAME 2009-09-17 00:51:45 +00:00
sthen
c2be9b0e0f +pear-Net-IPv4
+pear-Net-IPv6
2009-09-17 00:35:54 +00:00
sthen
c9e85b3a55 import net/pear-Net-IPv6,
This class allows you to:
* check if an address is an IPv6 address
* compress/uncompress IPv6 addresses
* check for an IPv4 compatible ending in an IPv6 address
* check the assigned address space of an IPv6 address
* do netmask calculations
2009-09-17 00:35:24 +00:00
sthen
17ea1ab8e3 import net/pear-Net-IPv4,
Class used for calculating IPv4 (AF_INET family) address information
such as network as network address, broadcast address, and IP address
validity.
2009-09-17 00:34:59 +00:00
sthen
4da8b819e5 +net/pear-Net-DNS
+www/p5-PHP-Serialization
2009-09-17 00:12:20 +00:00
sthen
e0547aef7c import net/pear-Net-DNS, from dlg@
A resolver library used to communicate with a name server to perform
DNS queries, zone transfers, dynamic DNS updates, etc.

Creates an object hierarchy from a DNS server response, which allows
you to view all of the information given by the DNS server. It
bypasses the system resolver library and communicates directly with
the server.
2009-09-17 00:10:45 +00:00
naddy
e8d80fcd02 update to 1.75: minor bug fixes 2009-09-16 19:36:33 +00:00
jasper
fcda4f9086 SECURITY FIX for wget
SA36540: SSL Certificate NULL Character Processing Vulnerability

Patch from upstream

ok ajacoutot@
2009-09-16 17:34:41 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
sthen
07731f8c9d Fix MASTER_SITES. 2009-09-14 13:18:46 +00:00
bluhm
a8e79867bc add p5-NetAddr-IP 2009-09-14 10:19:36 +00:00
bluhm
bfd2b9754c Initial import of p5-NetAddr-IP 4.027
This Perl module provides an object-oriented abstraction on top of
IP addresses or IP subnets, that allows for easy manipulations.
The internal representation of all IP objects is in 128 bit IPv6
notation.  IPv4 and IPv6 objects may be freely mixed.
 
ok and help sturm@
2009-09-14 10:13:34 +00:00
martynas
9dfc86c28b add support for proxies (uses the standard http_proxy variable).
ok jsg@
2009-09-13 18:23:11 +00:00
sturm
e37a40eaea update to Nagios 3.2.0 2009-09-12 12:35:20 +00:00
naddy
b2313d56a8 We need glib2,-fam so automatic downloading from torrent files placed
in a directory will work.  From Joe Gidi <joe@entropicblur.com>.
2009-09-11 18:23:23 +00:00
jolan
5f4d9af2ef missing RUN_DEPENDS on luasec 2009-09-11 16:59:23 +00:00
sthen
554e4d77b3 Update net/bird to 1.1.3 (fix a bug in core, and roll in the AS4 bugfix
we previously had in patches).
2009-09-11 14:15:07 +00:00
jolan
efcd8bb4e0 rm 0 byte patch 2009-09-11 09:52:57 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00
martynas
550124e459 update to irssi-0.8.14; api compatible with 0.8.13 - doesn't affect
plugins.  from Simon Kuhnle.  maintainer timeout
ok sthen@
2009-09-10 21:31:42 +00:00
sthen
0cd343daaf tighten LIB_DEPENDS pkgspec for startup-notification (execinfo,
a WANTLIB for pidgin, was only pulled in with the last update).
Brad (maintainer) "ok I guess".
2009-09-10 17:49:21 +00:00
sthen
4d895cf881 Update to 1.8k; better handling of unclean shutdown 2009-09-10 17:08:52 +00:00
jasper
98f2972252 - get some more regress tests running
from upstream via tom murphy (maintainer)
2009-09-09 22:13:08 +00:00
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