Commit graph

11 commits

Author SHA1 Message Date
Maxim Sobolev
8832cde5fe Revert previous delta, according to Porter's Handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-wrkdirprefix.html

 "In particular, if you are referring to a WRKDIR of another port, note that
  the correct location is ${WRKDIRPREFIX}${PORTSDIR}/subdir/name/work"

Other ports that use ${.CURDIR} when reffering WRKDIR of another port should
be fixed along with bento scripts.
2004-02-19 12:25:42 +00:00
Maxim Sobolev
d90b35f496 Replace '${WRKDIRPREFIX}${PORTSDIR}/' with '${WRKDIR}/../../../' when
reffering other ports, since the former for some reason doesn't work
in bento environment (it works here just fine even with WRKDIRPREFIX
set).

BTW, this is good evidence which shows that breakage on bento isn't
sufficient to mark port as BROKEN.
2004-02-19 11:22:38 +00:00
Maxim Sobolev
159b6b5ea8 - Update to 0.7.2;
- fix problem with h323 channel module loading reported by several users.
2004-02-19 00:07:34 +00:00
Kris Kennaway
737b336b17 BROKEN: Does not compile 2004-02-17 02:27:38 +00:00
Maxim Sobolev
a5aa0c90ca Update to 0.7.1. 2004-02-05 19:38:40 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Maxim Sobolev
593eeac4dd Unbreak.
Approved by:	portmgr
2003-11-29 17:18:43 +00:00
Maxim Sobolev
a92904ef92 Only for i386 now. 2003-10-21 06:38:05 +00:00
Maxim Sobolev
5d478a6316 - Fix problem with speex shared library version;
- build/install h323 channel module.
2003-10-20 09:26:28 +00:00
Maxim Sobolev
54858b623b Fix if audio/speex is installed (actually make speex a required dependency).
Reported by:	Tilghman Lesher <tilghman@mail.jeffandtilghman.com>
2003-10-18 19:11:30 +00:00
Maxim Sobolev
f01a970a4e Add asterisk 0.5.0, an Open Source PBX and telephony toolkit. 2003-10-17 11:22:52 +00:00