Commit Graph

6120 Commits

Author SHA1 Message Date
ajacoutot
e9eb8057dc Fix plists, run dependencies and libspec.
bad jasper!
2009-06-16 19:31:29 +00:00
jasper
a69d436af0 - add telepathy-haze 2009-06-16 17:31:41 +00:00
jasper
62d7d3ee9c import telepathy-haze 0.3.0
Haze implements the Telepathy D-Bus specification using libpurple,
allowing Telepathy clients like empathy to connect to any protocol
supported by pidgin.
2009-06-16 17:31:07 +00:00
jasper
07d14051ac - split pidgin into -main, -finch and -libpurple.
- add a patch that fixing linking with libpurple

this allows the use of libpurple by other IM clients, without the need of having pidgin installed.

some initial input from brad (MAINTAINER), timed out generously on the diff
feedback from ajacoutot@ and sthen@ , thanks!
2009-06-16 17:19:41 +00:00
ajacoutot
364bb46d28 Unbreak packaging (the way they install schemas files is weird).
Noticed by kurt@

"please go and commit the fix" kili@ in a hurry to test upgrade paths ;)
2009-06-15 21:41:27 +00:00
jakob
42bc4a94c3 upgrade to Unbound 1.3.0 2009-06-15 19:03:23 +00:00
kili
428fdf942e Update to version 2.49.
Unbreak tftp, since converting the struct members from arrays to
pointers badly broke the code,

ok rui@ (maintainer).
2009-06-14 17:07:25 +00:00
sthen
03c70a4e3f update to 1.68; adds .asia TLD. ok kevlo@ 2009-06-13 20:51:03 +00:00
martynas
50a8a865fd - update comments, it can also fetch google videos now
- take maintainership
- bump package name
2009-06-13 02:01:19 +00:00
martynas
85db4ef145 - start accepting options: -C, -n, -o
- -C will resume previously interrupted transfer
- -n will not convert videos
- -o=XXX will save file to XXX.(mp4|flv)
- print info stuff to stderr;  so we can pipe it
- bump to yt-10;  since usage changes
as a result;  you can actually stream your videos with mplayer, like:
	yt -o=- url | mplayer -
ok jsg@, sthen@
2009-06-13 01:51:08 +00:00
fgsch
3e0e2f359a Fix uploading by web and bump package. Transmission ticket #2085.
ok naddy@
2009-06-12 08:11:17 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
sthen
2e2a9a6890 - unbreak -agent packaging (README.OpenBSD has wrong ownership;
caused by SUBST_CMD'ing straight into WRKINST). found by naddy@.

- whack autoconf into not picking up libbind.

- fix dependencies.

- zabbix-web wasn't installing the .conf/.ini files but instead
@sample'ing them from nowhere. they don't need @sample, just install
them.

- regen plist.

- bumps all round.
2009-06-11 16:38:17 +00:00
jasper
2c6d423ac7 - missing build dependency 2009-06-11 10:57:34 +00:00
benoit
8148d1f3ca - update etherape to 0.9.7
- change maintainer (timeout)
- regen PLIST
- add patch

ok laurent@, with some tweaks by and ok ajacoutot@
2009-06-10 09:45:33 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
sthen
2519d35b6b CATEGORIES+=databases; ok msf@ 2009-06-08 10:00:37 +00:00
ajacoutot
4f5a750d1c Convert to using the new gconf2.port.mk module. 2009-06-07 05:59:47 +00:00
ajacoutot
626ceda7da - better patch; from pkgsrc
- allow other stacks by default
2009-06-06 18:36:43 +00:00
martynas
ff235f87e6 make it, like most other unix utilities, accept multiple urls. ok jsg@ 2009-06-06 11:58:22 +00:00
ajacoutot
157ead682e - don't force AF_INET if family is AF_UNSPEC
Should fix some discoveries / connection issues.
2009-06-06 08:02:08 +00:00
ajacoutot
9a2dcd0a32 - add avahi to the dependencies
this gives you iChat Presence on the local multicast domain

"looks good" to pea@ (maintainer)
2009-06-05 22:23:33 +00:00
merdely
38991dc99b Update to 0.19
ok simon@
2009-06-04 22:10:42 +00:00
ajacoutot
ae1d9346ce - make this package use PSEUDO_FLAVORS so that one does not need to
build half of the ports tree just to build the main subpackage; this
change will also allow to fix the cyclic with gtk2-cups and qt-3+4
- move some files from -main to -gtk where they belong
- as a side note, only the -gtk subpackage is SHARED_ONLY now
2009-06-04 21:42:40 +00:00
jasper
cb87c1937a - forgot to addt these 2009-06-04 17:48:22 +00:00
benoit
3af2b2e115 return to the original.
thanks and ok sthen@
2009-06-04 09:53:56 +00:00
benoit
debdf30d96 resolve conflict
CVolve conflict: ----------------------------------------------------------------------
2009-06-04 09:14:03 +00:00
benoit
187040a9a0 import py-dnspython
dnspython is a DNS toolkit for Python. It supports almost all record types.
It can be used for queries, zone transfers, and dynamic updates. It supports
TSIG authenticated messages and EDNS0.

dnspython provides both high and low level access to DNS. The high level
classes perform queries for data of a given name, type, and class, and
return an answer set. The low level classes allow direct manipulation of DNS
zones, messages, names, and records.

ok ajacoutot@
2009-06-04 08:04:28 +00:00
ajacoutot
234ce54993 - stop polluting syslog with useless messages we don't care nor can do
anything about
2009-06-03 19:42:55 +00:00
benoit
343316ecc6 - update arping to 2.08
- change maintainer
- update MASTER_SITES
- regen patch & PLIST

ok jcs@, ajacoutot@
2009-06-03 19:13:20 +00:00
ajacoutot
441f4abb76 - avahi gets picked up, so add it to lib_depends
(adds zeroconf support)

wantlib tweak from and ok Brad (maintainer)
2009-06-03 18:39:28 +00:00
jasper
11a8aa2d6d - lot's of zabbix luve by Matthew Weigel, now has flavors for the database backends
and more setup instructions. thanks.
2009-06-03 17:54:12 +00:00
ajacoutot
56ec64f143 - remove howl, it has been superseded by net/avahi.
ok jasper@
2009-06-03 16:44:20 +00:00
ajacoutot
f426e2814d Uncomment avahi-salut. 2009-06-03 16:41:02 +00:00
ajacoutot
776e7e1052 - we have avahi now, so unbreak
- update to the latest stable release
2009-06-03 16:40:06 +00:00
ajacoutot
cec77179ab +avahi 2009-06-03 16:29:07 +00:00
ajacoutot
69617070fa Import avahi-0.6.25
Avahi is a free, standards-compliant implementation of the Zeroconf
protocols Multicast DNS and DNS-SD.
It is a system which facilitates service discovery on a local network.
This means that you can plug your laptop or computer into a network and
instantly be able to view other people who you can chat with, find
printers to print to or find files being shared.  This kind of
technology is already found in Apple MacOS X (branded Rendezvous,
Bonjour and sometimes Zeroconf) and is very convenient.

Completely reworked from an old submission from jasper@
Based on FreeBSD and pkgsrc.

Some successful test from marco@, thanks ;-)

It will probably need a bit more love in the next few days.
ok landry@ jasper@
2009-06-03 16:27:12 +00:00
merdely
1b02d97e26 Update to 0.96
ok MAINTAINER
2009-06-03 03:22:56 +00:00
merdely
b771827c40 Update to 2.00 2009-06-02 22:40:48 +00:00
merdely
39a9865999 Update to 0.50
ok MAINTAINER
2009-06-02 22:27:49 +00:00
merdely
42e8ecff64 Update to 2.16.2
test and "yup go for it" sthen@
2009-06-02 21:47:02 +00:00
merdely
194f68ed8f Update to 0.53
ok wcmaier@
2009-06-02 21:08:23 +00:00
naddy
0cff815e13 update to 20081115; from Brad 2009-06-02 17:59:43 +00:00
jasper
6b3e0101c8 - tidy after defining EAI_OVERFLOW 2009-06-02 17:10:42 +00:00
jasper
1b172336c8 - update iodine to 0.5.2 2009-06-02 06:27:05 +00:00
jasper
546e907d5a - unbreak and update telepathy-idle to 0.1.4
now x11/gnome/empathy can also be used as an irc client
2009-06-02 04:46:29 +00:00
jasper
92f4fa9a6c - update telepathy-spec to 0.17.25 2009-06-02 04:45:33 +00:00
jasper
2c65f3a2e2 - update telepathy-python to 0.15.6
- use $V in PLIST
2009-06-02 04:45:14 +00:00
jasper
52bbc25461 - update telepathy-glib to 0.7.22 2009-06-02 04:44:22 +00:00
jasper
f06d00cb46 - update telepathy-gabble to 0.7.27 2009-06-02 04:43:33 +00:00