FreshPorts -- The Place For Ports Sun, 6 Jul 2008 2:34 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
ekiga 2.0.11_4 net on this many watch lists=8 search for ports that depend on this port
VoIP phone for GNOME
Maintained by: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 06 Apr 2006 14:07:45
Also Listed In: gnome


Ekiga is a free Voice over IP phone allowing you to do free calls over the
Internet.

Ekiga is the first Open Source application to support both H.323 and SIP, as
well as audio and video. Ekiga was formerly known as GnomeMeeting.

WWW: http://www.ekiga.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/sdl12, textproc/intltool, misc/gnome-mime-data, devel/pkg-config, textproc/gnome-doc-utils
Required To Run: misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/gio-fam-backend, textproc/gnome-doc-utils
Required Libraries: net/opal, net/avahi-app, devel/dbus, devel/sdl12, audio/esound, accessibility/atk, databases/evolution-data-server, accessibility/gail, devel/gconf2, devel/glib20, devel/gnome-vfs, x11-toolkits/gtk20, graphics/libart_lgpl, devel/libbonobo, x11-toolkits/libbonoboui, devel/libglade2, x11/libgnome, graphics/libgnomecanvas, x11-toolkits/libgnomeui, devel/libIDL, textproc/libxml2, textproc/libxslt, devel/ORBit2, x11-toolkits/pango

To install the port: cd /usr/ports/net/ekiga/ && make install clean
To add the package: pkg_add -r ekiga


Configuration Options
===> The following configuration options are available for ekiga-2.0.11_4:
     AVAHI=on (default) "Support Avahi for service discovery on LAN"
     DBUS=on (default) "Use D-BUS for interprocess communication"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/ekiga/2.0/
ftp://ftp.no.gnome.org/pub/GNOME/sources/ekiga/2.0/
ftp://ftp.dit.upm.es/linux/gnome/sources/ekiga/2.0/
http://laotzu.acc.umu.se/pub/GNOME/sources/ekiga/2.0/
http://gemmei.acc.umu.se/pub/GNOME/sources/ekiga/2.0/
http://chuangtzu.acc.umu.se/pub/GNOME/sources/ekiga/2.0/
ftp://ftp.dataplus.se/pub/linux/gnome/sources/ekiga/2.0/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/ekiga/2.0/
http://ftp.unina.it/pub/linux/GNOME/sources/ekiga/2.0/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/ekiga/2.0/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/ekiga/2.0/
http://ring.nict.go.jp/archives/X/gnome/sources/ekiga/2.0/
http://ring.sakura.ad.jp/archives/X/gnome/sources/ekiga/2.0/
http://ring.riken.jp/archives/X/gnome/sources/ekiga/2.0/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/ekiga/2.0/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/ekiga/2.0/
http://ftp.gnome.org/pub/GNOME/sources/ekiga/2.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:50:32
Original commit files touched by this commit  2.0.11_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
24 Mar 2008 17:02:27
Original commit files touched by this commit  2.0.11_3
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
13 Mar 2008 14:28:35
Original commit files touched by this commit  2.0.11_3
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
06 Mar 2008 22:59:52
Original commit files touched by this commit  2.0.11_2
mi search for other commits by this committer
Attempt to fix the PRs below caused by PWLib getting upgraded under our
feet. While here, add a small patch found in Ubuntu and Debian ports.

PR:     ports/121346
PR:     ports/120824
PR:     ports/121401
22 Jan 2008 19:05:38
Original commit files touched by this commit  2.0.11_1
mi search for other commits by this committer
Submit to portmgr's coersion and bump PORTREVISION.
20 Jan 2008 16:28:47
Original commit files touched by this commit  2.0.11
mi search for other commits by this committer
Add the oc-localization to pkg-plist. Adjust pointy-hat.

Notified by:    pav
07 Jan 2008 21:07:40
Original commit files touched by this commit  2.0.11
mi search for other commits by this committer
Fix dependency on avahi:

PR:     ports/119031

and update to 2.0.11 instead of bumping PORTREVISION. Upgrade to
devel/pwlib is taking longer than expected...
25 Oct 2007 00:37:25
Original commit files touched by this commit  2.0.9_1
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
18 Jun 2007 15:24:29
Original commit files touched by this commit  2.0.9
mi search for other commits by this committer
Upgrade opal to 2.2.8 (from 2.2.4) and ekiga to 2.0.9 (from 2.0.4).
These versions are only available from Ekiga.org, rather than from
the traditionally used site VoxGratia.org...

Turn the previously "hidden" knobs into OPTIONS. Make ekiga accept
whatever versions of opal and pwlib are installed.

Take over maintainership, as I plan to use ekiga myself -- unlike
the current maintainer.

Approved by: maintainer
19 May 2007 21:32:57
Original commit files touched by this commit  2.0.4_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
10 Feb 2007 23:38:52
Original commit files touched by this commit  2.0.4_1
marcus search for other commits by this committer
Chase the avahi-core shared lib version.
10 Feb 2007 11:49:21
Original commit files touched by this commit  2.0.4
miwi search for other commits by this committer
- Update to 2.0.4

PR:             108970
Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
08 Dec 2006 07:49:12
Original commit files touched by this commit  2.0.3
marcus search for other commits by this committer
Update to 2.0.3.

Approved by:    maintainer
14 Oct 2006 09:35:50
Original commit files touched by this commit  2.0.2_5
marcus search for other commits by this committer
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Sep 2006 12:21:59
Original commit files touched by this commit  2.0.2_2
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
15 Sep 2006 17:08:49
Original commit files touched by this commit  2.0.2_1
ahze search for other commits by this committer
- Now builds & works on sparc64
15 Jul 2006 18:39:45
Original commit files touched by this commit  2.0.2_1
marcus search for other commits by this committer
Fix the plist and thus the package build by adding all of the missing
locales.

Hat:    portmgr
05 Jul 2006 03:49:16
Original commit files touched by this commit  2.0.2
clsung search for other commits by this committer
- update to 2.0.2
- his is an update of net/ekiga and net/opal.  Requires the latest update to
  pwlib (FreeBSD port is uptodate since one week).
  This update also incorporates a new user-contributed patch,
  see Bug 345308 - Keypad does not work properly at
  http://bugzilla.gnome.org/show_bug.cgi?id=345308

PR:             ports/99764
Submitted by:   maintainer (Jean-Baptiste Quenot)
25 Jun 2006 21:55:54
Original commit files touched by this commit  2.0.1_2
marcus search for other commits by this committer
Mark IGNORE with the latest pwlib.
23 Apr 2006 11:34:03
Original commit files touched by this commit  2.0.1_2
erwin search for other commits by this committer
Due to a missing symbol in the default thread library on sparc64 in
OSVERSION <= 700003, configure breaks with a linker error during the
detection of libpt from devel/pwlib.
- mark it as BROKEN for this particular case

PR:                     96170
Submitted by:           Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:            maintainer
Reported by:            pointyhat errorlogs
Discussed on:           freebsd-threads@, freebsd-sparc64@
Review and test on:     RELENG_6_1 i386, amd64, sparc64
                        CURRENT i386, amd64
09 Apr 2006 17:12:15
Original commit files touched by this commit  2.0.1_2
mezz search for other commits by this committer
- USE_AUTOTOOLS=libtool:15 -> GNU_CONFIGURE=yes
- ${LOCALBASE}/bin/sdl11-config -> ${SDL_CONFIG}
- Add intlhack.
- Add -I${LOCALBASE}/include and -L${LOCALBASE}/lib to allow it finds more
  stuff such as libintl.h and etc.
- Install dbus files in the correct place. Since, it's installed in the wrong
  place and are not in plist, you can clean up by manual by do this:

        rm -rf /usr/X11R6/share/gnome/dbus-1
- Correct the plist if you disable/enable the dbus.
- Bump the PORTREVISION.

Reviewed by:    marcus
Approved by:    "Jean-Baptiste Quenot" <jbq@caraldi.com> (maintainer)
08 Apr 2006 06:15:55
Original commit files touched by this commit  2.0.1_1
marcus search for other commits by this committer
* Chase the opal library name changes
* Fix USE_GNOME dependencies
* Add INSTALLS_OMF
* Allow the user to disable avahi support using WITHOUT_AVAHI
* Allow the user to disable D-BUS support with WITHOUT_DBUS

PR:             95464
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:    maintainer
06 Apr 2006 14:04:59
Original commit files touched by this commit  2.0.1
edwin search for other commits by this committer
New port: net/ekiga based on net/gnomemeeting

        Ekiga is a free Voice over IP phone allowing you to do free
        calls over the Internet.

        Ekiga is the first Open Source application to support both
        H.323 and SIP, as well as audio and video. Ekiga was formerly
        known as GnomeMeeting.

        The new port is based on net/gnomemeeting (same author,
        port Makefiles very similar), so could you please:

        1) make a repocopy from gnomemeeting to ekiga

        2) apply the patch in ekiga, note that old patch files are
        removed, and a new patch file is provided

PR:             ports/95321
Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com>

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 8
new 48 hours11
new 7 days39
new fortnight75
new month183

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.312 seconds.