Commit Graph

17 Commits

Author SHA1 Message Date
ajacoutot
fdd040d029 make plist has been broken long enough that I don't want to deal with it
anymore; instead of using @comment markers in PLIST, use a post-install
target to remove what we don't want.
2012-09-29 10:10:45 +00:00
ajacoutot
0cc204d9f6 Update to ekiga-3.9.90.
still very rough around the edges...
2012-08-25 13:30:50 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
ajacoutot
1b24dd66e7 Update to ekiga-3.3.2; still BROKEN as it's still a wip and I need to make
more tests.
2011-10-26 17:02:53 +00:00
ajacoutot
6356ce7b36 Update to ekiga-3.2.7.
Lots of bugs and crashes fixes.
2010-05-31 07:20:04 +00:00
ajacoutot
1fa3993a51 Major update to ekiga-3.2.6. 2010-03-23 21:18:59 +00:00
ajacoutot
0070e11661 Use @unexec-delete instead of @unexec for the *-update-* goos and remove
@unexec for theme ports.

prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
589f0a33b3 Remove MESSAGE, killing gconfd should not be needed anymore. 2009-10-24 10:57:01 +00:00
ajacoutot
66382ec90c Convert to using the new gconf2.port.mk module. 2009-06-07 09:27:37 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
ajacoutot
4edab7438d - sync WANTLIB+PLIST after latest pwlib changes 2009-01-17 14:14:14 +00:00
jasper
a076589b35 - switch remaining ports to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:47:57 +00:00
ajacoutot
0b00d63311 - make it clear gconfd-2 must be restarted as a regular user (not as root!) 2008-07-26 10:39:29 +00:00
ajacoutot
612c5c6f0f - use gconftool-2 to properly shutdown the gconfd-2 daemon 2008-07-01 10:29:46 +00:00
sthen
1023460e76 s/deamon/daemon/ in the install message. ok ajacoutot 2008-06-29 08:51:34 +00:00
ajacoutot
28e96aa8d8 Import ekiga-2.0.12
Ekiga (formely known as GnomeMeeting) is an open source VoIP and video
conferencing application for GNOME.  Ekiga uses both the H.323 and SIP
protocols. It supports many audio and video codecs, and is interoperable
with other SIP compliant software and also with Microsoft NetMeeting.


It still needs some love but having it in-tree will ease people testing.
Some things are known not to be working yet...
Network part was intensively tested using the H.323 protocol through an
OpenBSD gnugk proxy, with Ekiga running OpenBSD/amd64 and a Polycom v500 as
endpoints.
2008-05-21 14:15:29 +00:00