Commit graph

9 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
schwarz
f66302c311 added option for Alsa support. Changes approved by tron. 2005-04-25 19:01:32 +00:00
schwarz
7f1ab5620c Updated kphone to 4.1.0 (approved by tron)
Changes from previous version 4.0.5 are:

* support for ALSA (not yet enabled in pkgsrc)
* support for jack (not yet enabled in pkgsrc)
* some bug fixes
2005-04-14 13:46:04 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jlam
00686c240d Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to
the configure and build processes.
2004-12-04 23:09:06 +00:00
tron
d17ba739e8 Update "kphone" package to version 4.0.5. Changes since version 4.0.3:
- Fixed bug in localization
- Memory leak fixed
- Localization added, thanks to Mario Scheel
- Tray icon support added, thanks to Thomas Zell
- Some errors fixed
2004-11-13 18:33:44 +00:00
grant
fd488f1b21 whitespace police 2004-10-19 02:26:39 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
scw
4314051acd Initial import of KPhone 4.0.3, a SIP (Session Initiation Protocol) user
agent for *nix. (Basically, a VoIP client)

There are some rough edges in the NetBSD audio support of this package,
but it runs well enough on my esa(4)-equipped laptop to make and receive
FWD calls.

A couple of minor patches are courtesy of the FreeBSD port of Kphone.

Alistair Crooks also tidied up my first amateurish attempt at
packaging this.
2004-07-21 21:49:02 +00:00