Commit Graph

5795 Commits

Author SHA1 Message Date
jasper
54837f932b don't hardcode python version
spotted by antoine
2009-01-22 17:14:24 +00:00
jasper
e79ecf35a5 ...cvs was hungry and ate this 2009-01-22 16:08:01 +00:00
jasper
3eba13c190 - get rid of ugly way to prevent run-time dependency on python
- use SUBST_CMD

ok wcmaier@
2009-01-22 16:06:05 +00:00
kevlo
8b8782ca2d unbreak(add options to check tcl/tk headers).
Pointed it out by naddy@

ok naddy@
2009-01-22 13:43:00 +00:00
naddy
8a38b54d7e maintenance update to 7.19.3 2009-01-21 21:17:27 +00:00
giovanni
4d598761d5 Add devel/desktop-file-utils to zenmap's run-dependencies
ok jasper@ ajacoutot@
2009-01-21 17:58:48 +00:00
giovanni
43f5f8629c Update to 1.3.4
Disabled plugins support on *bsd (upstream patch)
Remove unnedeed patches
"ok portwise" sthen@
2009-01-21 16:07:15 +00:00
pea
0b3fa68ccb Add py-crypto to run_depends.
Spotted by Simon Kuhnle, thanks !
ok jasper@
2009-01-21 14:41:46 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
sthen
4c07df2e34 do not create dynamic connections on non-dynamic server, from
upstream git via Brad.
2009-01-20 22:31:09 +00:00
naddy
6342a3aa47 +ptpd 2009-01-20 19:06:09 +00:00
naddy
093998e9e2 Import ptpd 1.0.0
The PTP daemon (PTPd) implements the Precision Time protocol (PTP) as
defined by the IEEE 1588 standard. PTP was developed to provide very
precise time coordination of LAN connected computers.

with ckuethe@
2009-01-20 19:05:23 +00:00
jasper
93e6460a78 - set SHARED_ONLY=Yes (and =No in telepathy-spec) 2009-01-20 10:43:53 +00:00
jasper
cfa1438747 - update telepathy-gabble to 0.7.18 2009-01-20 10:28:28 +00:00
jasper
2e7e50b508 - update telepathy-butterfly to 0.3.3 2009-01-20 10:27:15 +00:00
jasper
a6be0ad721 - update telepathy-python to 0.15.6 2009-01-20 10:27:02 +00:00
jasper
fc18ec6967 - update telepathy-glib to 0.7.22
* catch up with spec update
2009-01-20 10:24:49 +00:00
jasper
d96a3bb7eb - update telepathy-spec to 0.17.17 2009-01-20 10:24:09 +00:00
simon
f55758f0d0 add p5-Danga-Socket 2009-01-20 09:23:24 +00:00
simon
ba9bca3449 import p5-Danga-Socket
The Danga::Socket module provides an event loop and event-driven async
socket base class which allows you to create high-performance servers.

from Toni Mueller, with some tweaks by me
2009-01-20 09:23:21 +00:00
kevlo
615d5e55ba add freetalk 2009-01-20 08:12:55 +00:00
kevlo
ace6a376db Initial import of freetalk-3.2
Freetalk is a console based Jabber client.

ok jasper@
2009-01-20 08:11:34 +00:00
jasper
3240b4fb84 ...and do the loudmouth dance here too. 2009-01-19 10:57:32 +00:00
jasper
718751ba92 ...and switch back to openssl, it was already fixed upstream
prodded by brad
2009-01-19 10:54:27 +00:00
jasper
50fb0ab7ec - sync wantlib after loudmouth's switch to gnutls 2009-01-19 08:57:37 +00:00
jasper
429d6804f6 - use gnutls instead of openssl, as it's causing apps using ssl to freak out
prompted by kevlo@
2009-01-19 08:56:41 +00:00
pea
2cd707a188 + take maintainership
+ fix run_depends
+ warns users about a problem of disconnections

ok sthen@, ajacoutot@
2009-01-19 08:07:13 +00:00
pea
1322d58c0a Update to 1.3.9.
ok ajacoutot@
2009-01-19 08:01:34 +00:00
ajacoutot
4edab7438d - sync WANTLIB+PLIST after latest pwlib changes 2009-01-17 14:14:14 +00:00
ajacoutot
38f3ac6915 - update to gnugk-2.2.8
Some of the changes:
* auto-reconnect feature for all database drivers
* support for using stored procedures when using MySQL
* the extended 'sql' routing policy now supports setting multiple
failover routes
- use SUBST_CMD
- remove GNUGK_ID variable... not useful
2009-01-17 11:42:03 +00:00
sthen
98207d730a update to 1.6 2009-01-15 10:14:19 +00:00
sthen
fc3ec71f12 - fix ldap schema; from Toni Mueller, via Brad (maintainer), confirmed
with and committed upstream.

- regen PLIST while there.
2009-01-15 10:04:23 +00:00
jakob
9590ff9609 upgrade to unbound v1.2.0; from brad 2009-01-14 17:44:51 +00:00
sthen
8a1e28ae96 maintenance update to 2.5.4 from Brad. 2009-01-14 10:34:21 +00:00
sthen
2a0c0196ce - update to 1.0.22, based on giovanni@'s diff for the 1.0.21 update
- install Tcl/Tk frontend and helper scripts to simplify VNC over SSL
and VNC over SSH connections (particularly useful with x11vnc). these
are in the ssvnc-XX subpackage, the viewer stays in ssvnc-viewer-XX.

- take maintainer

ok jasper@
2009-01-13 15:08:27 +00:00
sthen
dbc9da4a10 - update to 0.12.1, mostly from an 0.12.0 update from Simon Kuhnle
- drop Simon from maintainer at his request

thanks to viq for testing.
2009-01-13 11:40:20 +00:00
kevlo
7f28027418 pebrot works fine on Python 2.5
ok ajacoutot@
2009-01-12 09:37:12 +00:00
sthen
c2516de9c9 add patches from upstream git;
- Added debug logs for updating stat.clients value
- Take stream reference correctly in packet error callback

from Brad (maintainer).
2009-01-12 00:31:45 +00:00
martynas
cc9fe768e7 - update to irssi-silc-1.1.7
- remove --without-libtoolfix, since it does not exist;  sthen/brad
ok sthen@;  also tested by Simon Kuhnle
2009-01-11 02:05:54 +00:00
martynas
c612016e7f - update to silc-client-1.1.7
- remove --without-libtoolfix, since it does not exist;  sthen/brad
ok brad (maintainer), sthen@;  also tested by Simon Kuhnle
2009-01-11 02:03:55 +00:00
sturm
4ec405ebe2 follow henning on nagios:
need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu>
2009-01-10 16:56:42 +00:00
henning
d461e323ef need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu> 2009-01-10 16:16:21 +00:00
sthen
b5f73333da update to 1.0.1; the previous version no longer works correctly with
MSN servers.  requested and tested by adelfine at gmail dot com on ports@.
2009-01-10 12:01:06 +00:00
sthen
be67d08402 WANTLIB+=pthread, following silc-toolkit update. Bump package. 2009-01-10 02:04:28 +00:00
sthen
cb101b4740 bugfix update to 1.1.15; from Brad (maintainer), better than the one
I sent him.
2009-01-10 01:04:06 +00:00
sturm
36a6d24579 adapt henning's nagios diff, to fix reading of nonblocking sockets
ok sthen
2009-01-09 18:40:14 +00:00
henning
97eaa4f362 fix nagios' reading of nonblocking sockets. when you get EAGAIN, just
reading on a loop without any kind of sleeping is about the worst option,
resulting in spinning and taking all available cpu cycles. very very
visible with alert scripts that sleep, but also lowers nagios' cpu usage
a lot. found out the hard way... with input from kettenis, ok sturm
2009-01-09 18:24:35 +00:00
giovanni
34ab5ff1f3 Update to 6.6.7, from Benoit Lecocq on ports@.
ok kili@
2009-01-08 09:03:15 +00:00
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