| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2009 22:52:24
3.6.0_2
|
miwi  |
2009-03-27 net/sipxcalllib: old version, needs updating
2009-03-27 net/sipxcommserverlib: old version, needs updating, and does not
compile
2009-03-27 net/sipxconfig: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxmediaadapterlib: old version, needs updating
2009-03-27 net/sipxmedialib: old version, needs updating
2009-03-27 net/sipxpbx: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxproxy: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxportlib: old version, needs updating
2009-03-27 net/sipxpublisher: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxregistry: depends on broken port net/sipxcommserverlib
2009-03-27 net/sipxtacklib: old version, needs updating
2009-03-27 net/sipxvxml: old version, needs updating |
27 Jan 2009 06:41:53
3.6.0_2
|
linimon  |
Maintainer is no longer able to maintain these ports. While here, mark the
sipX ports as deprecated due to their age.
Submitted by: maintainer |
20 Aug 2008 00:57:32
3.6.0_2
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 13:50:32
3.6.0_2
|
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) |
30 Sep 2007 04:47:37
3.6.0_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
04 Aug 2007 11:41:31
3.6.0
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
28 Jul 2007 06:33:59
3.6.0
|
ade  |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav |
12 Apr 2007 08:40:53
3.6.0
|
miwi  |
- Fix build with sparc64 [1]
Submitted by: pointyhat via kris
Mike Durian <durian@shadetreesoftware.com> (maintainer) [1] |
09 Apr 2007 17:29:42
3.6.0
|
miwi  |
- Fix build with gcc 4.1
Notes:
sipxportlib contains numerous cases of casting a pointer
to an int. Gcc 4.1 does not like this on amd64 systems.
I have silenced the compilation error by first typecasting
through a uintptr_t. This does not fix any underlying
problems, but at least the code compiles.
Approved by: maintainer |
07 Mar 2007 17:15:43
3.6.0
|
miwi  |
- Fix build with amd64
Thanks to: Martin Matuska for access of amd64 TB. |
06 Feb 2007 18:49:59
3.6.0
|
miwi  |
- Fix build on amd64
Submitted by: pointyhat via kris |
01 Feb 2007 22:25:32
3.6.0
|
miwi  |
sipXportLib is a library of general purpose utilities and OS
abstraction APIs. It is a necessary dependancy of the sipX project.
WWW: http://sipx-wiki.calivia.com/index.php/Main_Page
PR: ports/107931
Submitted by: Michael Durian <durian at shadetreesoftware.com> |