| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 May 2012 21:03:11
1.0.7.1_1,1
|
crees  |
Add net/freeswitch-core-devel port; version 1.2 for testing.
Register CONFLICTS with net/freeswitch-core
PR: ports/167872
Submitted by: Richard Neese <r.neese@gmail.com> |
06 Feb 2012 12:25:50
1.0.7.1_1,1
|
miwi  |
- Chase unixODBC shlib bump |
14 Jan 2012 08:57:23
1.0.7.1,1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
03 Nov 2011 19:52:07
1.0.7.1,1
|
crees  |
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 pav |
30 Oct 2011 19:31:57
1.0.7.1,1
|
crees  |
- Update to 1.0.7.1
- Re-enable MODSOUNDTOUCH-- no longer broken on amd64
- Add mod_zmq
PR: ports/162143
Submitted by: Richard E Neese <r.neese@gmail.com> (maintainer) |
28 Oct 2011 21:56:51
1.0.7,1
|
crees  |
Update to 1.0.7
PR: ports/162059
Submitted by: Richard Neese <r.neese@gmail.com> (maintainer) |
23 Sep 2011 22:26:39
201044_5
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
12 Sep 2011 13:46:59
201044_5
|
gabor  |
- Track dependencies after databases/gdbm update |
05 Jun 2011 18:43:16
201044_4
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
24 Dec 2010 15:15:58
201044_3
|
jpaetzel  |
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.
Approved by: Richard E. Neese <r.neese@gmail.com> (maintainer)
Pointyhat: jpaetzel |
23 Dec 2010 15:36:23
201044_2
|
jpaetzel  |
Add support for new module. (libzrtp)
Fix fetch issue when host system has wget installed.
Fix missing depend when python module is selected.
PR: ports/152789
Submitted by: Marcin Cieslak <saper@saper.info>
Approved by: "Richard E. Neese" <r.neese@gmail.com> (maintainer) |
17 Dec 2010 17:40:21
201044_1
|
jpaetzel  |
Add missing files.
PR: ports/153191
Submitted by: Richard Neese <r.neese@gmail.com> |
13 Dec 2010 00:25:34
201044
|
pgollucci  |
- remove empty files |
08 Dec 2010 18:33:22
201044
|
jpaetzel  |
Update to latest version
PR: ports/152423
Submitted by: Richard Neese <r.neese@gmail.com> |
04 Dec 2010 07:34:27
1.0.6_5
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.0.6_5
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
1.0.6_5
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
1.0.6_5
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
20 Aug 2010 21:49:18
1.0.6_4
|
jpaetzel  |
Bump PORTREVISION, missed in prior commit.
Pointyhat to: jpaetzel |
20 Aug 2010 17:13:56
1.0.6_3
|
jpaetzel  |
Fix plist to work better with net/freeswitch meta port
PR: ports/149839
Submitted by: jpaetzel@FreeBSD.org |
11 Aug 2010 05:22:11
1.0.6_3
|
dougb  |
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
unprivileged user, which makes that a requirement.
2. The default variable assignments have to come after load_rc_config to
be effective.
3. _flags should not be reproduced in command_args
4. The start and restart methods were superfluous, instead use
wait_for_pids in the _stop method.
Bump PORTREVISION
PR: ports/146442
Submitted by: me
Approved by: maintainer |
11 Aug 2010 01:39:18
1.0.6_2
|
jpaetzel  |
Fix issues with plist caused by previous commit.
Remove BROKEN
PR: ports/149119
Submitted by: Richard Neese <r.neese@gmail.com> |
28 Jul 2010 19:47:44
1.0.6_2
|
jpaetzel  |
change MAINTAINER, mark as BROKEN until plist issues from
ORTNAME change are resolved
PR: ports/149043
Submitted by: Eric F Crist <ecrist@secure-computing.net> |
26 Jul 2010 13:03:19
1.0.6_2
|
linimon  |
Attempt to fix handling of this Makefile on portsmon.
While here, fix an obvious typo in post-install messages.
Hat: portmgr |
16 Jul 2010 17:29:05
1.0.6_2  |
jpaetzel  |
Move check for OSVERSION to a better place in the Makefile |
16 Jul 2010 14:57:42
1.0.6_2
|
jpaetzel  |
Refactor to fit better in the ports infrastructure.
PR: ports/148440
Submitted by: Richard Neese <r.neese@gmail.com> |
16 Jun 2010 17:26:10
1.0.6
|
jpaetzel  |
Mark BROKEN on pointyhat
Approved by: itetcu@ (mentor) implicit |
12 Jun 2010 00:30:19
1.0.6
|
jpaetzel  |
Whitespace fix
Approved by: itetcu@ (mentor) implicit |
11 Jun 2010 22:26:45
1.0.6
|
jpaetzel  |
Add net/freeswitch-core, part of a revamp to the freeswitch ports
PR: ports/145369
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: itetcu@ (mentor) |