Commit graph

79 commits

Author SHA1 Message Date
Max Khon
90df81c355 - USE_RC_SUBR automagically installs startup script and adds it to PLIST --
remove some junk left from previous commit.
- Bump PORTREVISION

Approved by:	MAINTAINER
2005-04-19 18:23:41 +00:00
Volker Stolz
b57ef5a660 Handle rc.subr correctly
Based on PR:	ports/79246
Submitted by:	Ari Maniatis
Approved by:	maintainer
2005-04-14 13:23:49 +00:00
Max Khon
5af56d68d7 Update to 1.0.7.
Requested by:	many
2005-04-13 18:03:04 +00:00
Max Khon
134281eae5 Update to 1.0.6 and bristuff 0.2.0-RC7j.
Approved by:	MAINTAINER
Sponsored by:	LF.net
2005-03-09 19:45:06 +00:00
Max Khon
3609ffcb39 - Update to 1.0.5.
- Add PATCHFILE by Klaus-Peter Junghanns for quadBRI/octoBRI (HFC-S) support
- Enable libpri support in chan_zap module.

Sponsored by:	LF.net
Approved by:	MAINTAINER
2005-02-28 11:02:29 +00:00
Kirill Ponomarev
793f6321b4 Portlint(1)
Approved by:	maintainer
2005-01-22 11:24:54 +00:00
Maxim Sobolev
82c3d2d379 Add missed newt dependency. Bump PORTREVISION.
PR:		75827
Submitted by:	Christopher Sean Hilton <chris@vindaloo.com>
2005-01-09 10:40:56 +00:00
Maxim Sobolev
c27e73922b Update to 1.0.3. 2005-01-08 17:04:12 +00:00
Maxim Sobolev
eb61df704e o Provide rc.d script;
o Fix build on 5.2.1.

Submitted by:	Marat N.Afanasyev <amarat@ksu.ru>
2004-12-29 00:01:54 +00:00
Maxim Sobolev
201111837f Add missed USE_BISON. 2004-12-17 19:13:39 +00:00
Maxim Sobolev
f40fa78a35 o Update to 1.0.2.
o Add often requested knobs WITHOUT_H323 and WITHOUT_ZAPTEL.

o Add untested support for building on sparc64.
2004-12-13 13:35:02 +00:00
Maxim Sobolev
f39776d4b6 Actually bump PORTREVISION.
Reminded by:	David Magda <dmagda@ee.ryerson.ca>
2004-10-25 11:58:41 +00:00
Maxim Sobolev
6b6f8ad3ba Since H.323 module is written in C++ use $(CXX) to link it, not $(CC). This
fixes `Undefined symbol "__ls__7ostreamPCc"' when loading chan_h323.so module.

Bump PORTREVISION.

Reported by:    Christophe Prevotaux <c.prevotaux@rural-networks.com>
2004-10-25 11:20:48 +00:00
Maxim Sobolev
cd8cc8071f Update to 1.0.1. 2004-10-17 18:00:02 +00:00
Kirill Ponomarev
591244e022 Chase libraries for new audio/speex version. 2004-07-23 09:17:55 +00:00
Maxim Sobolev
f0629da70d Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bump
PORTREVISION of related ports.

Requested by:	*many*
No reply from:	security-officer
Obtained from:	Debian/pwlib cvs
2004-06-08 06:27:43 +00:00
Maxim Sobolev
962d6e05b4 - Update to 0.9.0;
- add optional support for building with Zaptel module.
2004-04-30 05:21:08 +00:00
Oliver Eikemeier
bb08d2c7c7 Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to the
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>

bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed.
2004-03-11 18:48:07 +00:00
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