Commit Graph

34 Commits

Author SHA1 Message Date
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
994b63da94 - remove USE_X11=Yes where needed (can't we fully get rid of it?)
and set USE_X11=No where needed

agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
steven
58d6f5e449 works fine with openbsd libtool
just don't use --debug because they rely on libtool's std output to create
some headers.
2010-09-26 11:21:55 +00:00
ajacoutot
3fe6f424a4 Remove now uneeded patches. 2010-09-01 11:06:21 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
6356ce7b36 Update to ekiga-3.2.7.
Lots of bugs and crashes fixes.
2010-05-31 07:20:04 +00:00
jasper
9a22d38485 - use gnu libtool here 2010-04-27 21:39:34 +00:00
ajacoutot
9062dc5fa2 First part in wasting my youth updating wantlib... 2010-04-24 16:50:20 +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
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
b4998c57e6 Bump after recent gconf2 MODULE change.
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
66382ec90c Convert to using the new gconf2.port.mk module. 2009-06-07 09:27:37 +00:00
ajacoutot
555ad3e30c - enable avahi support 2009-06-03 16:33:33 +00:00
ajacoutot
205c226bb2 Rework the way we handle build_depends with the gnome MODULE when
MODGNOME_HELP_FILES is set to yes.

* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed

This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.

"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +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
jasper
b623c4c82b - bah...missing '>' :( 2009-02-11 15:47:49 +00:00
jasper
9f71a816c3 - add another tadpole as maintainer of this hobbit 2009-02-11 15:33:51 +00:00
sturm
346053f969 fix WANTLIB 2009-01-30 11:28:32 +00:00
ajacoutot
f2969be0bf - explicitely add esound as required dependency 2009-01-21 15:37:24 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +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
jasper
e89abc1fca sync WANTLIB, bump package version 2008-06-02 17:58:23 +00:00
ajacoutot
5f7f491a86 - WANTLIB 2008-05-26 06:59:41 +00:00
ajacoutot
2e54c5d7cd - fix LIB_DEPENDS after pwlib FLAVORs merge
- s/lpthread/pthread
2008-05-22 19:31:09 +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