From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 12 06:40:13 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C31516A4D1 for ; Fri, 12 Mar 2004 06:40:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EFE343D1F for ; Fri, 12 Mar 2004 06:40:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2CEeDbv095035 for ; Fri, 12 Mar 2004 06:40:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2CEeD9S095034; Fri, 12 Mar 2004 06:40:13 -0800 (PST) (envelope-from gnats) Date: Fri, 12 Mar 2004 06:40:13 -0800 (PST) Message-Id: <200403121440.i2CEeD9S095034@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Sam Lawrance Subject: Re: ports/64135: [NEW PORT] palm/synce-rra: Remote Replication Agent Connection protocol library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sam Lawrance List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 14:40:13 -0000 The following reply was made to PR ports/64135; it has been noted by GNATS. From: Sam Lawrance To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/64135: [NEW PORT] palm/synce-rra: Remote Replication Agent Connection protocol library Date: Sat, 13 Mar 2004 01:38:20 +1100 Patches to the original shar: Kirill Ponomarew pointed out to me to use USE_ICONV and remove bogus dirs in pkg-plist. --- Makefile.orig Sat Mar 13 01:28:42 2004 +++ Makefile Sat Mar 13 01:29:06 2004 @@ -16,14 +16,14 @@ MAINTAINER= boris@brooknet.com.au COMMENT= Remote Replication Agent Connection protocol library -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ - synce.0:${PORTSDIR}/palm/synce-libsynce \ +LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \ rapi.2:${PORTSDIR}/palm/synce-librapi2 BUILD_DEPENDS= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir RUN_DEPENDS= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir MAN1= synce-matchmaker.1 +USE_ICONV= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} --- pkg-plist.orig Sat Mar 13 01:28:52 2004 +++ pkg-plist Sat Mar 13 01:29:27 2004 @@ -1,6 +1,3 @@ -@dirrm include/rra -share/nls/POSIX -share/nls/en_US.US-ASCII bin/synce-matchmaker include/rra/appointment.h include/rra/contact.h @@ -14,3 +11,4 @@ lib/librra.so lib/librra.so.0 share/aclocal/rra.m4 +@dirrm include/rra