| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Feb 2013 12:00:53
0.9.6_9
|
crees  |
Various spelling corrections
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi |
14 Jan 2012 08:57:23
0.9.6_9
|
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. |
24 Oct 2011 04:17:38
0.9.6_9
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
23 Sep 2011 22:26:39
0.9.6_9
|
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 |
20 Mar 2011 12:54:45
0.9.6_9
|
miwi  |
- Get Rid MD5 support |
19 Mar 2011 13:15:34
0.9.6_9
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
01 Apr 2010 09:53:34
0.9.6_8
|
linimon  |
Also broken on powerpc.
Hat: portmgr |
27 Mar 2010 00:15:24
0.9.6_8
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
15 Jul 2009 16:56:10
0.9.6_8
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
08 Jan 2009 16:38:13
0.9.6_8
|
pav  |
- USE_PA, USE_RADIUS is nothing, remove |
20 Oct 2008 08:09:38
0.9.6_8
|
sobomax  |
Fix potential remote-triggered stack overflow (backported from 0.9.7).
Submitted by: Alexandre Snarskii |
06 Jun 2008 13:50:32
0.9.6_7
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
15 Aug 2007 18:35:05
0.9.6_6
|
sobomax  |
Add startup script. Bump PORTREVISION.
Submitted by: Blaz Zupan |
24 Apr 2007 03:49:50
0.9.6_5
|
sobomax  |
Merge in some more functionality from the SER's trunk. |
24 Apr 2007 03:07:18
0.9.6_5
|
sobomax  |
Fix patches. |
24 Apr 2007 02:54:46
0.9.6_5
|
sobomax  |
(forced)
The previous change was:
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) |
24 Apr 2007 02:53:46
0.9.6_5
|
sobomax  |
Sync nathelper with the SER's trunk. |
02 Nov 2006 21:59:45
0.9.6_4
|
sobomax  |
Add new WITH_SYSTEM_MALLOC knob, which results in system malloc being used
for memory allocation instead of SER's own one. Stress tests failed to
show any considerable difference in the performance, while system version
provides much better scalability and in future should also provide some
benefits on SMP systems. |
02 Nov 2006 05:22:58
0.9.6_3
|
sobomax  |
Set NOPRECIOUSMAKEVARS=yes, otherwise our own ARCH leaks into port's
build environment and messes things up. This should fix SER or amd64.
Sponsored by: Sippy Software, Inc. |
29 May 2006 17:52:18
0.9.6_2
|
sobomax  |
Fix problem with non-NULL values appearing as NULL properly.
Submitted by: Alexandre Snarskii <snar@paranoia.ru> |
24 Apr 2006 20:54:09
0.9.6_1
|
sobomax  |
Add missing radius-related entries. |
21 Apr 2006 18:57:16
0.9.6_1
|
sobomax  |
Make patchable.
Reported by: kris-unbuildable-ports-reminder |
21 Apr 2006 06:30:44
0.9.6_1
|
sobomax  |
Merge in latest local changes and improvements:
o Allow radius and presence modules to be turned off;
o don't override CFLAGS;
o don't duplicate error messages to the console;
o postgresql backend doesn't set NULL flag on results properly, so that
don't use VAL_NULL() macros on them;
o reconnect to MySQL db when necessary;
o relax transaction matching rules, so that it works with wider range of
phones;
o add some missed sanity checks in usrloc;
o ignore incoming UDP messages that are shorter than certain limin (128
bytes). They cannot be SIP messages anyway. |
21 Apr 2006 05:24:22
0.9.6
|
sobomax  |
Restore maintainership. I don't know how and why, but I did not receive
any requests from linimon about this port. |
05 Apr 2006 05:02:13
0.9.6
|
linimon  |
Reset sobomax as maintainer due to no response to my email asking about
the status of this port.
Hats: portmgr/gnats-admin |
01 Apr 2006 21:43:42
0.9.6
|
pav  |
- Update to 0.9.6
PR: ports/94026
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Approved by: maintainer timeout (sobomax; 1 month) |
22 Jan 2006 21:24:05
0.9.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 09:08:40
0.9.3_1
|
sobomax  |
Fix typo: RFC3621 -> RFC3261.
Submitted by: Pedro Almeida <pedro.almeida@securenetworks.pt> |
31 Aug 2005 03:24:12
0.9.3_1
|
kris  |
BROKEN on sparc64 and ia64: Does not compile completely |
09 Jul 2005 03:45:18
0.9.3_1
|
sobomax  |
Don't use both explicit depend on libmysql and USE_MYSQL since it's
primo stupido.
Pointy hat to: sobomax
Submitted by: kris unbuildable ports reminder |
08 Jul 2005 16:15:11
0.9.3
|
sobomax  |
Remove local change which has slipped into the last commit. No PORTREVISION
bump since that change has been preventing port from building. |
07 Jul 2005 20:16:36
0.9.3
|
sobomax  |
Update to 0.9.3. |
07 Jul 2005 18:42:50
0.9.3
|
sobomax  |
This patch is no longer necessary. |
07 Jul 2005 18:41:58
0.9.3
|
sobomax  |
This patch is no longer necessary. |
15 Mar 2005 08:54:51
0.8.14_1
|
sobomax  |
Fix possible coredump in usrloc module (backported from soon to be released
0.9.0.
Reported by: Barry Murphy <barry@unix.co.nz> |
31 Jan 2005 00:35:56
0.8.14
|
girgen  |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
19 Dec 2004 12:26:56
0.8.14
|
sobomax  |
Delete all files we install. |
17 Dec 2004 06:39:17
0.8.14
|
kris  |
Now builds on i386 6.x. |
17 Dec 2004 06:38:38
0.8.14
|
kris  |
BROKEN on !i386: Broken pkg-plist |
18 Nov 2004 22:38:01
0.8.14
|
kris  |
BROKEN on 6.x: Broken pkg-plist |
21 Oct 2004 22:58:03
0.8.14
|
sobomax  |
Remove local change which breaks the build. |
17 Oct 2004 19:22:14
0.8.14
|
sobomax  |
Update to 0.8.14. |
18 Mar 2004 02:27:55
0.8.12
|
trevor  |
Add size data.
Approved by: maintainers |
05 Feb 2004 19:57:37
0.8.12
|
sobomax  |
Update to 0.8.12. |
04 Feb 2004 05:10:27
0.8.11_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
25 Sep 2003 17:59:32
0.8.11
|
sobomax  |
Fix on FreeBSD-alpha and other arches for which ser doesn't provide
fast locking assembly code. |
14 Sep 2003 16:51:57
0.8.11
|
sobomax  |
Add ser 0.8.11, a very fast and configurable SIP proxy. |