| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2008 09:56:52
1.5.0_2
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
01 Oct 2007 09:38:12
1.5.0_2
|
linimon  |
Mark as broken on gcc4.2. |
03 Mar 2007 18:27:44
1.5.0_2
|
kris  |
Now appears to build on amd64 7.x |
19 Jul 2006 03:27:23
1.5.0_2
|
sobomax  |
Fix incorrect patch. |
18 Jul 2006 22:52:29
1.5.0_2
|
sobomax  |
Make buildable on 7.x and 6.x after addition of getXXX_r() functions.
Submitted by: ume |
09 Feb 2006 23:14:29
1.5.0_2
|
kris  |
BROKEN on amd64 7.0: Infinite loop during build |
22 Jan 2006 21:24:05
1.5.0_2
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2005 04:26:57
1.5.0_2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.5.0_2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
18 Nov 2004 21:57:42
1.5.0_2
|
kris  |
BROKEN on sparc64: Does not compile |
11 Oct 2004 03:22:21
1.5.0_2
|
marcus  |
Fix build with bind9 in the base system.
Reported by: pointyhat via kris
Approved by: portmgr (implicit) |
22 Aug 2004 20:41:22
1.5.0_2
|
sobomax  |
Fix build using gcc 3.4. |
18 Mar 2004 02:27:55
1.5.0_2
|
trevor  |
Add size data.
Approved by: maintainers |
13 Mar 2004 21:00:56
1.5.0_2
|
pav  |
- Fix build (USE_GETOPT_LONG) |
13 Mar 2004 05:31:07
1.5.0_2
|
kris  |
BROKEN on 4.x: Does not compile |
04 Feb 2004 05:10:27
1.5.0_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
14 Jul 2003 19:45:59
1.5.0_1
|
sobomax  |
Don't hardcode `i386'.
PR: 53469
Submitted by: Mark Linimon <linimon@lonesome.com> |
14 Jul 2003 03:37:14
1.5.0_1
|
sf  |
get rid of libgnugetopt dependency.
This port links libcext_bsd.a which includes NetBSD derived getopt_long(). |
04 Apr 2003 11:52:02
1.5.0
|
sobomax  |
Use correct version of the patch. |
04 Apr 2003 11:40:24
1.5.0
|
sobomax  |
Update to 1.5.0. |
07 Mar 2003 06:08:06
1.4.0_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
31 Jan 2003 12:08:58
1.4.0_1
|
sobomax  |
Remove dependency on linuxthreads. The problem with b2bua is that it is
a heavy c++ application, so that default FreeBSD pthread stack size of 64KB
is not sufficient in many cases. Be wise and set the pthread stack size to be
1MB instead.
Bump PORTREVISION.
Sponsored by: Porta Software Ltd |
26 Jan 2003 18:06:46
1.4.0
|
sobomax  |
Fix build on systems without /usr/include/getopt.h (4.x).
Submitted by: kris |
19 Jan 2003 20:43:32
1.4.0
|
sobomax  |
Add b2bua 1.4.0, a back-to-back (B2B) SIP user agent. |