cvs commit: ports/net/freeswitch-core Makefile

2011-11-03 Thread Chris Rees
crees 2011-11-03 19:52:07 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile Log: Unbreak on build cluster by copying extra distfiles to WRKSRC/libs directory; otherwise curl is used to try to fetch them during build. Pointyhat: crees from pa

cvs commit: ports/net/freeswitch-core Makefile distinfo pkg-plist

2011-10-30 Thread Chris Rees
crees 2011-10-30 19:31:57 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile distinfo pkg-plist Log: - Update to 1.0.7.1 - Re-enable MODSOUNDTOUCH-- no longer broken on amd64 - Add mod_zmq PR: ports/162143 Submitted by: Richard E

cvs commit: ports/net/freeswitch-core Makefile distinfo pkg-plist ports/net/freeswitch-core/files freeswitch.in patch-Makefile.am patch-libs-freetdm-Makefile.am patch-libs-freetdm-mod_freetdm-Makefile

2011-10-28 Thread Chris Rees
crees 2011-10-28 21:56:51 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile distinfo pkg-plist net/freeswitch-core/files freeswitch.in patch-Makefile.am patch-libs-freetdm-Makefile.am patch-l

cvs commit: ports/net/freeswitch-core Makefile pkg-plist

2010-12-24 Thread Josh Paetzel
jpaetzel2010-12-24 15:15:58 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile pkg-plist Log: Fix bug in Makefile which caused a plist issue when python or libzrtp modules were enabled. Add missing file to plist when python module is enabled. Appr

Re: cvs commit: ports/net/freeswitch-core Makefile ports/net/freeswitch-core/files patch-build-getlib.sh.in

2010-12-23 Thread QAT
The Restless Daemon identified a arch error while trying to build: freeswitch-core-201044_2 maintained by r.ne...@gmail.com Makefile ident: $FreeBSD: ports/net/freeswitch-core/Makefile,v 1.17 2010/12/23 15:36:23 jpaetzel Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/freeswitch-c

cvs commit: ports/net/freeswitch-core Makefile ports/net/freeswitch-core/files patch-build-getlib.sh.in

2010-12-23 Thread Josh Paetzel
jpaetzel2010-12-23 15:36:23 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile Added files: net/freeswitch-core/files patch-build-getlib.sh.in Log: Add support for new module. (libzrtp) Fix fetch issue when host system has wget installed. Fix mi

cvs commit: ports/net/freeswitch-core Makefile

2010-08-20 Thread Josh Paetzel
jpaetzel2010-08-20 21:49:18 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile Log: Bump PORTREVISION, missed in prior commit. Pointyhat to: jpaetzel Revision ChangesPath 1.10 +1 -1 ports/net/freeswitch-core/Makefile __

cvs commit: ports/net/freeswitch-core Makefile ports/net/freeswitch-core/files freeswitch.in

2010-08-10 Thread Doug Barton
dougb 2010-08-11 05:22:11 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile net/freeswitch-core/files freeswitch.in Log: 1. It's generally preferred that ports rc.d files use REQUIRE: LOGIN unless there is a good reason not to. However this servi

Re: cvs commit: ports/net/freeswitch-core Makefile pkg-plist ports/net/freeswitch-core/files freeswitch.in

2010-08-10 Thread Doug Barton
In addition to the plist issues you also made a change to the rc.d file, but you didn't go far enough. :) There are numerous issues with the existing file: 1. It's generally preferred that ports rc.d files use REQUIRE: LOGIN unless there is a good reason not to. However this service runs as an unp

Now OK (Re: cvs commit: ports/net/freeswitch-core Makefile pkg-plist ports/net/freeswitch-core/files freeswitch.in)

2010-08-10 Thread QAT
net/freeswitch-core, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparin

cvs commit: ports/net/freeswitch-core Makefile pkg-plist ports/net/freeswitch-core/files freeswitch.in

2010-08-10 Thread Josh Paetzel
jpaetzel2010-08-11 01:39:18 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile pkg-plist net/freeswitch-core/files freeswitch.in Log: Fix issues with plist caused by previous commit. Remove BROKEN PR: ports/149119 Submitted by: Richard

cvs commit: ports/net/freeswitch-core Makefile

2010-07-28 Thread Josh Paetzel
jpaetzel2010-07-28 19:47:44 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile Log: change MAINTAINER, mark as BROKEN until plist issues from ORTNAME change are resolved PR: ports/149043 Submitted by: Eric F Crist Revision Changes

Re: cvs commit: ports/net/freeswitch-core Makefile

2010-07-28 Thread QAT
The Restless Daemon identified a threads error while trying to build: freeswitch-core-1.0.6_2 maintained by ecr...@secure-computing.net Makefile ident: $FreeBSD: ports/net/freeswitch-core/Makefile,v 1.6 2010/07/26 13:03:19 linimon Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/fr

cvs commit: ports/net/freeswitch-core Makefile

2010-07-26 Thread Mark Linimon
linimon 2010-07-26 13:03:19 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile Log: Attempt to fix handling of this Makefile on portsmon. While here, fix an obvious typo in post-install messages. Hat:portmgr Revision Changes

Re: cvs commit: ports/net/freeswitch-core Makefile

2010-07-16 Thread Anonymous
Josh Paetzel writes: > jpaetzel2010-07-16 17:29:05 UTC > > FreeBSD ports repository > > Modified files: > net/freeswitch-core Makefile > Log: > Move check for OSVERSION to a better place in the Makefile OSVERSION is defined in bsd.port.mk, not before. $ make "Makefile", lin

Re: cvs commit: ports/net/freeswitch-core Makefile

2010-07-16 Thread QAT
The Restless Daemon identified a threads error while trying to build: freeswitch-core-1.0.6_2 maintained by ecr...@secure-computing.net Makefile ident: $FreeBSD: ports/net/freeswitch-core/Makefile,v 1.5 2010/07/16 17:29:05 jpaetzel Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/f

cvs commit: ports/net/freeswitch-core Makefile

2010-07-16 Thread Josh Paetzel
jpaetzel2010-07-16 17:29:05 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile Log: Move check for OSVERSION to a better place in the Makefile Revision ChangesPath 1.5 +4 -5 ports/net/freeswitch-core/Makefile

cvs commit: ports/net/freeswitch-core Makefile

2010-06-16 Thread Josh Paetzel
jpaetzel2010-06-16 17:26:10 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile Log: Mark BROKEN on pointyhat Approved by:itetcu@ (mentor) implicit Revision ChangesPath 1.3 +5 -0 ports/net/freeswitch-core/Makefile ___

cvs commit: ports/net/freeswitch-core Makefile

2010-06-11 Thread Josh Paetzel
jpaetzel2010-06-12 00:30:19 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile Log: Whitespace fix Approved by:itetcu@ (mentor) implicit Revision ChangesPath 1.2 +4 -4 ports/net/freeswitch-core/Makefile _