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>