Skip site navigation (1)Skip section navigation (2)
Date:      20 Jul 2000 13:38:29 -0000
From:      Domas Mituzas <midom@dammit.lt>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20059: kannel port update
Message-ID:  <20000720133829.3272.qmail@space.dammit.lt>

next in thread | raw e-mail | index | archive | help

>Number:         20059
>Category:       ports
>Synopsis:       kannel port update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 20 06:40:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Domas Mituzas
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Duomenu bazes ir technologijos
Vokieciu 28
2001 Vilnius
Lithuania
>Environment:

FreeBSD space.dammit.lt 4.0-STABLE FreeBSD 4.0-STABLE #6: Tue Jun 27 
18:21:19 CEST 2000     root@space.dammit.lt:/opt/src/sys/compile/SPACE  i386

>Description:

For production systems, --with-malloc=native is a recommended feature.

>How-To-Repeat:

Apply the patch

>Fix:

diff -ur www/kannel.old/Makefile www/kannel/Makefile
--- www/kannel.old/Makefile	Thu Jul 20 15:31:26 2000
+++ www/kannel/Makefile	Thu Jul 20 15:33:32 2000
@@ -18,6 +18,7 @@
 USE_GMAKE=	yes
 WRKSRC=         ${WRKDIR}/gateway-0.10.2/
 CFLAGS+=	-pthread
+CONFIGURE_ARGS += --with-malloc=native
 
 do-install:
 .if !defined(NOPORTDOCS)

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000720133829.3272.qmail>