ports/64135: [NEW PORT] palm/synce-rra: Remote Replication Agent Connection protocol library

Sam Lawrance boris at brooknet.com.au
Fri Mar 12 14:37:19 UTC 2004


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 at 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 @@
- at 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
+ at dirrm include/rra




More information about the freebsd-ports-bugs mailing list