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
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,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>
Enjoy!
Approved by: portmgr (implicit, kris)
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)
- 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)
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
- ${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)
* 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
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>
This is based upon work from kwm and includes patches for vfakeio to make
it work with recent pwlib and openh323 versions from Joerg Pulz.
You need a recent pwlib and openh323 port for this.
Temporary aquire maintainership (ekiga is around the corner).
Thanks to: kwm, Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: maintainer timeout (>3 months)
transition to newer versions of pwlib and openh323 without breaking ports
which depend upon them.
PR: 83396
Submitted by: Steve Ames <steve@energistic.com>
In colaboration with: Steve Ames <steve@energistic.com>
Approved by: linimon ("no weeping changes ATM"-Heads-Up)
depending on old bison behaviour (#define YYPURE) which no longer
works. Fixes crash of opengk and maybe more.
- Bump PORTREVISION of ports using pwlib (they link with it statically)
PR: ports/61053
Submitted by: Andrew MacTaggart <amactaggart@hkis.edu.hk>
Approved by: clement (mentor)
Remove broken and depricated.
Take maintainership.
Do some portlint petting.
Sort plist.
PR: 68022
Submitted by: Paul Seniura <pdseniura at techie dot com>