Commit Graph

5747 Commits

Author SHA1 Message Date
martynas
ff5eb6e500 tweak high-quality matching expression a bit; newer youtube contains
more information and there may be number that matches quality identificator
while we with Henrikas did not find such video;  there may be
2009-01-07 00:14:52 +00:00
martynas
503831fbde yt.VideoQualityConstants.HIGH may not be enough; be safe and always
fetch low-quality, except when 6 is matched in fmt_list -- in this
case we are sure that high-quality format is available
links provided, much tested by Henrikas Judickas <Henrikas.Judickas at
mif.stud.vu.lt>.  Thanks!
ok jsg@
2009-01-06 18:48:17 +00:00
naddy
67229b2361 maintenance update to 3.0.5 2009-01-06 16:34:34 +00:00
sthen
d098f627d9 CATEGORIES+=www, use SUBST_CMD, bump. ok jasper 2009-01-06 12:35:27 +00:00
steven
f37d32fdd0 +pidgin-facebookchat 2009-01-05 21:19:35 +00:00
steven
27c5827a2a facebook chat plugin for pidgin and libpurple
feedback and ok alek@
2009-01-05 21:18:24 +00:00
martynas
c8849c89e6 recently youtube added "Send greeting card" function; breaking yt. make
yt more careful with parameter matching;  as a result videos can fetch again
ok jolan@
2009-01-05 18:44:37 +00:00
sthen
2b422add6d Mention the URL where manual database updates can be fetched in DESCR,
bump package. Requested by sebastian.rother_AT_jpberlin.de
2009-01-05 10:25:38 +00:00
jasper
396df473d9 - homepage moved to google groups... 2009-01-04 21:26:47 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
sthen
4258a3d762 SECURITY update to 1.2.7; fixes crash on long replies, randomises source
ports.  Other bug and portability fixes (now works on !i386).  Upstream now
using GPLv3; update license marker.  From Brad.
2009-01-02 22:28:21 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
bluhm
da6953bd01 Add @conflict and @pkgpath to make upgrade smoother.
discussed with Mikolaj Kucharski, sturm@, ajacoutot@, sthen@
2009-01-02 10:16:07 +00:00
stsp
d335af44e7 Add wide-dhcpv6. 2009-01-01 19:03:07 +00:00
stsp
62f2607592 WIDE-DHCPv6 is an IPv6 DHCPv6 implementation. It was originally developed
by the KAME project, but is now maintained separately.
ok naddy@
2009-01-01 19:01:14 +00:00
bluhm
7b45d63ddb Replace p5-IO-INET6 with p5-IO-Socket-INET6 as the upstream cpan
package has been renamed.  Unfortunately there is no smooth upgrade
path.  Packages have to be deleted and added manually.

discussed with bernd@ and sturm@
2009-01-01 15:23:41 +00:00
bluhm
d25b8cc5c2 Initial import of p5-IO-Socket-INET6 2.56
This is a replacement for p5-IO-INET6 as the upstream cpan package    
has been renamed.

IO::Socket::INET6 provides an object interface to creating and using
sockets in either AF_INET or AF_INET6 domains. It is built upon the
IO::Socket interface and inherits all the methods defined by IO::Socket.

ok sturm@
2009-01-01 14:42:30 +00:00
pirofti
f99b87c37d Fix configure log to say that we're actually linking against -pthread
and not -lpthread. Noticed by ajacoutot@, thanks!
2008-12-30 14:42:32 +00:00
pirofti
3101263fe0 Add onioncat to the Makefile. 2008-12-30 13:59:10 +00:00
pirofti
af7caf8e4b Initial import of onioncat.
OnionCat creates a transparent IP layer on top of Tor's hidden services.
It transmits any kind of IP-based data transparently through the Tor
network on a location hidden basis.  You can think of it as a
point-to-multipoint VPN between hidden services.

Comments and guidance from ajacoutot@.
2008-12-30 13:56:39 +00:00
jakob
5d8b62cb1c merge 2 patches from unbound trunk:
- fixup BSD port for infra host storage. It hashed wrongly.
- do not reopen syslog to avoid dev/log dependency.
2008-12-30 10:40:13 +00:00
jakob
f5a64b273b WANTLIB fix; pcap not actually needed 2008-12-30 07:42:51 +00:00
rui
c701075dc4 - maintenance update to freeradius 2.1.3. Check the Changelog for more information.
ok ajacoutot@
2008-12-29 19:17:36 +00:00
jakob
fdc7f29a3d upgrade to LDNS v1.4.1 2008-12-29 08:11:46 +00:00
steven
48b1d0b465 update to 2.5.3
from brad
2008-12-27 20:48:00 +00:00
naddy
791c23f93b Update to 1.42: improvements in peer management and bandwidth
measurement and allocation.
2008-12-27 15:54:43 +00:00
sturm
17cbb06a17 update to nagios 3.0.6
remindet by sthen@
2008-12-24 20:03:42 +00:00
jasper
582482f6d9 - set the python version in a saner way
* no package change, so no bump
2008-12-23 00:05:21 +00:00
jasper
8e80b4798d - update telepathy-gabble to 0.7.17 2008-12-22 23:58:58 +00:00
jasper
a5df56c46e - update telepathy-glib to 0.7.20 (follow the -spec update) 2008-12-22 23:52:17 +00:00
jasper
8d7f8ad658 - update telepathy-spec to 0.17.16 2008-12-22 23:51:31 +00:00
matthieu
94e7c2fc33 Add a patch adapted from bugs.irrsi.org for double echoed characters
after reading a certificate's password.
(http://bugs.irssi.org/index.php?do=details&task_id=305)
Regen patches.
Add @bin marker to plist.
from maintainer (viq at vic dot ath dot cx)
2008-12-22 19:40:33 +00:00
sthen
c32f7d80bb teach net-snmp how to skip routing messages with the wrong version;
fixes route display in IP-MIB. from joel@.

"if it works for you go ahead" rui@ (maintainer).
2008-12-22 10:43:59 +00:00
sthen
026b1bde2f update libgadu, this will be needed for a forthcoming Pidgin update.
from Brad.
2008-12-22 10:30:41 +00:00
kevlo
ff53b3970a add bro 2008-12-17 01:35:32 +00:00
kevlo
a346b48e63 initial import of bro-1.4
Bro is an open-source, Unix-based Network Intrusion Detection
System (NIDS) that passively monitors network traffic and looks
for suspicious activity.

ok ajacoutot@
2008-12-17 01:34:53 +00:00
rui
58cc46f7be SECURITY: update tor to 0.2.0.32 which fixes a major security problem
Reference: http://secunia.com/advisories/33025/

ok jasper@
2008-12-16 21:04:06 +00:00
jasper
bc0170a959 - enable powerdns so we can have some feedback on this
agreed by dlg@
2008-12-16 11:45:47 +00:00
jasper
1ebf0c0630 - SECURITY UPDATE of powerdns to 2.9.21.2
* fixes CVE-2008-5277 "CH HINFO Denial of Service Vulnerability"
- sprinkle some comments in the patch-files
2008-12-16 10:30:27 +00:00
sthen
6b59837eac SECURITY update to 2.2.8, fixes "several security issues in the
webinterface plugin".

(This is the last 2.x/KDE3 version of KTorrent, further updates
are for the 3.x/KDE4 version only).

From Brad (maintainer).
2008-12-16 00:04:19 +00:00
sthen
7f80494ed0 WANTLIB+=ssl and bump, ok jakob@ 2008-12-15 22:41:38 +00:00
martin
7da2ce38de bugfix update to olsrd 0.5.6-r3
PKGNAME help from sthen@
ok sthen@
2008-12-14 16:39:12 +00:00
kevlo
e51ae1b18f update to 3.7.7
ok ajacoutot@
2008-12-14 13:04:19 +00:00
ckuethe
fcc5b440ce Maintenance update to darkstat 3.0.712 2008-12-13 19:36:46 +00:00
ajacoutot
0a5ed9e55c - add CONFIGURE_SHARED 2008-12-12 08:04:29 +00:00
jasper
ac8c23cef6 - add flickcurl 2008-12-11 22:37:07 +00:00
jasper
2f03961198 import flickcurl 1.5
Flickcurl is a C library (and utility) for the Flickr API, handling
creating the requests, signing, token management, calling the API,
marshalling request parameters and decoding responses.
It also includes a program flickrdf to turn photo metadata, tags,
machine tags and places into an RDF triples description.

rather loosely based on a submission by edd barret (MAINTAINER)
2008-12-11 22:35:42 +00:00
jasper
2d78da9f4b - fix potential 64-bit issue
- remove bogus ${VERSION} variable
- specify license
- regen DESCR/PLIST

ok jakob@ (MAINTAINER), although he wouldn't mind it if someone takes it over
2008-12-10 22:33:37 +00:00
bernd
f3fa55c9cb add si 2008-12-08 11:24:15 +00:00
bernd
6662a88d8a Initial import of si-0.3.
silc improved is a SILC client without an user interface. It does output via
files and input throught FIFOs. Most features of SILC are implemented.

Lots of testing and help from sthen@. Thank you!

ok sthen@
2008-12-08 11:23:08 +00:00