jasper
43ddc2e57f
- fix path to python-config
...
- regen LIB_DEPENDS and WANTLIB accordingly
2010-04-23 10:07:00 +00:00
ajacoutot
df690a7b38
Add proper CONFIGURE_ARGS.
2010-04-22 12:35:40 +00:00
jasper
bc2f04f71e
import telepathy-farsight (not hooked to the builds yet)
...
Farsight is a video conferencing connection manager for the Telepathy
framework. This component enables the use of Telepathy instant messaging
clients with Farsight/Nice servers.
2010-04-22 12:27:34 +00:00
sthen
a0b7829ace
sync WANTLIB, bump PKGNAMEs
2010-04-02 20:53:51 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jasper
167af1b5e2
- update telepathy-butterfly to 0.3.4
2009-10-09 17:25:25 +00:00
sthen
55c1a1a17a
fix pkg/DESCR typo
2009-08-15 01:03:33 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
6535f07d5f
The autoconf script for this port ignores any predefined PYTHON environment
...
variable, so python.port.mk's attempt to set the correct binary fails.
Override with a different autoconf variable which also allows removing
the patch to configure. Fixes build with MODPY_VERSION=2.6. ok jasper@
2009-08-09 20:08:04 +00:00
ajacoutot
cceb82957d
Regen plist.
2009-06-16 19:41:46 +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
2c6d423ac7
- missing build dependency
2009-06-11 10:57:34 +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
jasper
6b3e0101c8
- tidy after defining EAI_OVERFLOW
2009-06-02 17:10:42 +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
ajacoutot
2c5f8a533a
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
2009-04-26 11:01:04 +00:00
jasper
57a16a5948
- bumps in telepathy where needed
2009-03-24 20:07:05 +00:00
jasper
5867929afb
- missing bump after python stuff
2009-03-23 16:22:34 +00:00
landry
0daa537c3d
Better patch for wscript, more in 'the waf spirit' and probably more
...
acceptable for upstream.. yuck.
ok jasper@
2009-02-05 22:22:33 +00:00
jasper
253253eb9f
- mark telepathy-idle broken, as it just doesn't work (anymore)
...
- add commented entry for f-spot in gnome/Makefile
discussed with ajacoutot@
2009-01-31 09:25:33 +00:00
landry
0132039b99
Mostly rewrite telepathy-butterfly wscripts to let it build with waf 1.5.2.
...
ok jasper@ wcmaier@
2009-01-26 19:49:25 +00:00
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
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
jasper
3240b4fb84
...and do the loudmouth dance here too.
2009-01-19 10:57:32 +00:00
jasper
50fb0ab7ec
- sync wantlib after loudmouth's switch to gnutls
2009-01-19 08:57:37 +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
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
jasper
8991b604f8
- add an XXX where needed
2008-11-18 12:50:27 +00:00
jasper
eff2ac5767
- update telepathy-inspector to 0.5.3
2008-11-14 17:57:06 +00:00
jasper
6168d6f4da
- update telepathy-gabble to 0.7.15
2008-11-14 17:29:24 +00:00
jasper
2fcb0aea68
- update telepathy-gabble to 0.7.14 (to chase the spec update)
2008-11-05 10:14:43 +00:00
jasper
2939d3094b
- update telepathy-glib to 0.7.18 (to chase the spec update)
2008-11-05 10:14:23 +00:00
jasper
d9c8c31e95
- update telepathy-spec to 0.17.14
2008-11-04 23:10:21 +00:00
jasper
626409e000
- fix build with python 2.4 is also installed
...
no bump required as nothing changes for system that only have 2.5,
and if python 2.4 was present, it didn't build anyway.
spotted by naddy@, thanks!
2008-11-04 22:48:17 +00:00
jasper
6d27abf100
- fix dependencies
2008-10-30 11:37:39 +00:00
jasper
928d5ec6c4
- no need for SUBST_VARS=MODPY_BIN anymore
2008-10-27 00:30:03 +00:00
jasper
5c2b8a73b8
- add telepathy-pinocchio
2008-10-27 00:10:53 +00:00
jasper
c363c5c471
- import telepathy-pinocchio 0.3.1
...
Telepathy-pinocchio is a connection manager meant for testing Telepathy
applications. Pinocchio interacts with settings files on the filesystem
instead of a remote server, thereby removing two of the biggest
stumbling blocks for testing a Telepathy-based application: the network
and control over the back-end server.
2008-10-27 00:10:16 +00:00
jasper
7666650d0c
- remove unneeded PERMIT_* lines (Makefile.inc takes care of this)
...
ok ajacoutot@
2008-10-27 00:08:51 +00:00
jasper
5937a8d9b9
- update telepathy-spec to 0.17.13
...
ok ajacoutot@
2008-10-27 00:07:55 +00:00
jasper
3f978100e6
- update telepath-mission-control to 4.67
...
- remove unneeded PERMIT_* lines (Makefile.inc takes care of this)
ok ajacoutot@ (although --enable-keyring=no made him sad)
2008-10-27 00:07:10 +00:00
jasper
b207d23201
- update telepathy-gabble to 0.7.12
...
feedback and ok ajacoutot@
2008-10-27 00:05:59 +00:00
jasper
b9068bb0d0
- update telepathy-butterfly to 0.3.2
...
with help from landry@ and upstream waf, thanks!
feedback and ok ajacoutot@
2008-10-27 00:04:23 +00:00
jasper
223c9eee07
- update telepathy-python to 0.15.3
...
ok ajacoutot@
2008-10-27 00:03:12 +00:00
jasper
c0eb1c2d26
- update libtelepathy 0.3.3
...
ok ajacoutot@
2008-10-27 00:01:42 +00:00
jasper
61f3f02bba
- update telepathy-glib to 0.7.17
...
please note this needs usr.bin/pkg-config/pkg-config -r1.23
ok ajacoutot@
2008-10-27 00:00:34 +00:00
ajacoutot
f58a88c15f
- fix the way CATEGORIES is propagated
...
ok jasper@
2008-06-26 08:49:37 +00:00
sthen
0df8422b00
sync wantlib, bump packages.
2008-06-12 21:58:11 +00:00
ajacoutot
a2712dbeda
- remove run dependency on devhelp
...
no objection from jasper@
2008-05-27 11:49:17 +00:00
ajacoutot
d8df7a8750
- since devhelp files are provided, make it run_depends on devhelp so
...
that we can actually see them
ok jasper@
2008-05-26 08:32:57 +00:00
espie
6adf320c13
CATEGORIES repairs
2008-05-08 22:44:13 +00:00
jasper
fe0e9402bd
- update telepathy-mission-control to 4.55
2008-01-17 18:29:57 +00:00
jasper
339cd5f4b9
- update telepathy-spec to 0.17.1
2008-01-17 18:17:11 +00:00
jasper
754a23f227
pick up correct python version
2008-01-06 17:36:26 +00:00
jasper
60e6c8b6b4
fix master sites
2008-01-02 17:36:59 +00:00
jasper
78b6212a03
- add telepathy-python to run_depends, fixes msn.
2008-01-01 22:28:10 +00:00
jasper
4af7d94bc9
- update telepathy-spec to 0.17
2007-12-30 22:54:04 +00:00
jasper
c164942255
- update telepathy-mission-control to 4.51
2007-12-30 22:52:19 +00:00
jasper
020406c472
- use MASTER_SITES_TELEPATHY, as set by ../Makefile.inc
2007-12-30 22:50:27 +00:00
jasper
aab55a0bac
- update telepathy-gabble to 0.7.1
2007-12-30 22:49:28 +00:00
jasper
ea43757eec
- telepathy-glib ends up in WANTLIB
2007-12-30 22:48:13 +00:00
jasper
b7485dca3d
- update libtelepathy to 0.3.1
2007-12-30 22:47:16 +00:00
jasper
8361f24c72
- update telepathy-glib to 0.7.0
2007-12-30 22:46:22 +00:00
jasper
220da8ac41
pymsn (BUILD/RUN_DEPENDS) already build/run depends on py-gobject,
...
so no need to also explicitly depend on it.
2007-12-30 22:44:42 +00:00
jasper
3f28a592e7
add a common MASTER_SITES
2007-12-30 22:42:36 +00:00
ajacoutot
1ad47e398e
- use scons module
...
- add missing license marker
- clean-up indent while here
2007-12-12 10:40:44 +00:00
steven
f43223175e
don't run autoconf, so it actually uses patch-configure...
2007-11-04 22:20:35 +00:00
jasper
146a4adb9f
explicitly depend on python-expat, instead of just python
...
spotted by sturm@, thanks!
2007-10-30 13:07:03 +00:00
jasper
404bdeba9c
import basic components of the telepathy framework.
...
The Telepathy project aims to provide a unified framework for all forms
of real time conversations, including instant messaging, IRC, voice
calls and video calls. It uses the D-Bus messaging system to provide a
simple interface for client applications, allowing them to quickly
benefit from Telepathy's functionality.
feedback from steven@ and simon@
2007-10-27 16:18:53 +00:00