From boris@brooknet.com.au  Sun Oct  3 04:46:00 2004
Return-Path: <boris@brooknet.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4D23F16A4CF; Sun,  3 Oct 2004 04:46:00 +0000 (GMT)
Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C2C9D43D31; Sun,  3 Oct 2004 04:45:58 +0000 (GMT)
	(envelope-from boris@brooknet.com.au)
Received: from localhost (ppp2DF2.dyn.pacific.net.au [61.8.45.242])
	by bloodwood.hunterlink.net.au (8.12.8/8.12.8) with ESMTP id i934hYdE027057;
	Sun, 3 Oct 2004 14:43:35 +1000
Received: by localhost (Postfix, from userid 0)
	id 5380B1B35; Sun,  3 Oct 2004 14:48:10 +1000 (EST)
Message-Id: <20041003044810.5380B1B35@localhost>
Date: Sun,  3 Oct 2004 14:48:10 +1000 (EST)
From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc: pav@freebsd.org
Subject: [NEW PORT] palm/synce-multisync_plugin: SynCE synchronisation plugin for Multisync
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         72271
>Category:       ports
>Synopsis:       [NEW PORT] palm/synce-multisync_plugin: SynCE synchronisation plugin for Multisync
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 03 04:50:26 GMT 2004
>Closed-Date:    Sat Jan 08 23:28:41 GMT 2005
>Last-Modified:  Sat Jan 08 23:28:41 GMT 2005
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-BETA5 i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-BETA5 FreeBSD 5.3-BETA5 #0: Thu Sep 23 17:02:48 EST 2004
>Description:
This plugin adds a SynCE connector to Multisync, making it possible to sync
your Pocket PC with any other Multisync supported device or software.

WWW: http://synce.sourceforge.net/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- synce-multisync_plugin-0.9.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	synce-multisync
#	synce-multisync/Makefile
#	synce-multisync/distinfo
#	synce-multisync/pkg-descr
#	synce-multisync/pkg-plist
#
echo c - synce-multisync
mkdir -p synce-multisync > /dev/null 2>&1
echo x - synce-multisync/Makefile
sed 's/^X//' >synce-multisync/Makefile << 'END-of-synce-multisync/Makefile'
X# New ports collection makefile for:   synce-multisync
X# Date created:                September 2004
X# Whom:                        Sam Lawrance <boris@brooknet.com.au>
X#
X# $FreeBSD$
X
XPORTNAME=	synce-multisync_plugin
XPORTVERSION=	0.9.0
XCATEGORIES=	palm deskutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	synce
X
XMAINTAINER=	boris@brooknet.com.au
XCOMMENT=	SynCE synchronisation plugin for Multisync
X
XLIB_DEPENDS=	rapi.2:${PORTSDIR}/palm/synce-librapi2 \
X		synce.0:${PORTSDIR}/palm/synce-libsynce \
X		rra.0:${PORTSDIR}/palm/synce-rra
XRUN_DEPENDS=	multisync:${PORTSDIR}/deskutils/multisync
X
XUSE_GNOME=	gnomeprefix gnometarget gnomevfs2
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
XUSE_INC_LIBTOOL_VER=13
XCONFIGURE_ARGS+=	--with-librapi=${LOCALBASE} \
X			--with-libsynce=${LOCALBASE} \
X			--with-librra=${LOCALBASE} \
X			--with-multisync-include=${X11BASE}/include/multisync
X
XINSTALLS_SHLIB=	yes
X
X.include <bsd.port.mk>
END-of-synce-multisync/Makefile
echo x - synce-multisync/distinfo
sed 's/^X//' >synce-multisync/distinfo << 'END-of-synce-multisync/distinfo'
XMD5 (synce-multisync_plugin-0.9.0.tar.gz) = 0273cac4d2bce299aec8a51b08101985
XSIZE (synce-multisync_plugin-0.9.0.tar.gz) = 327269
END-of-synce-multisync/distinfo
echo x - synce-multisync/pkg-descr
sed 's/^X//' >synce-multisync/pkg-descr << 'END-of-synce-multisync/pkg-descr'
XThis plugin adds a SynCE connector to Multisync, making it possible to sync
Xyour Pocket PC with any other Multisync supported device or software.
X
XWWW: http://synce.sourceforge.net/
END-of-synce-multisync/pkg-descr
echo x - synce-multisync/pkg-plist
sed 's/^X//' >synce-multisync/pkg-plist << 'END-of-synce-multisync/pkg-plist'
Xlib/multisync/libsynce_plugin.a
Xlib/multisync/libsynce_plugin.la
Xlib/multisync/libsynce_plugin.so
Xlib/multisync/libsynce_plugin.so.0
Xshare/synce/synce_multisync_plugin.glade
END-of-synce-multisync/pkg-plist
exit
--- synce-multisync_plugin-0.9.0.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sun Oct 3 10:44:37 GMT 2004 
Responsible-Changed-Why:  
Look after 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72271 

From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: Pav Lucistnik <pav@FreeBSD.org>
Subject: Re: ports/72271: [NEW PORT] palm/synce-multisync_plugin: SynCE
	synchronisation plugin for Multisync
Date: Sun, 03 Oct 2004 23:17:38 +1000

 --=-X1er+9xBJd4JgknFfYT+
 Content-Type: text/plain
 Content-Transfer-Encoding: 7bit
 
 These were pointed out to me by pav@.
 
 
 --=-X1er+9xBJd4JgknFfYT+
 Content-Disposition: attachment; filename=patch
 Content-Type: text/plain; name=patch; charset=ASCII
 Content-Transfer-Encoding: 7bit
 
 --- ../synce-multisync.orig/Makefile	Sun Oct  3 22:34:58 2004
 +++ Makefile	Sun Oct  3 23:08:58 2004
 @@ -16,17 +16,15 @@
  LIB_DEPENDS=	rapi.2:${PORTSDIR}/palm/synce-librapi2 \
  		synce.0:${PORTSDIR}/palm/synce-libsynce \
  		rra.0:${PORTSDIR}/palm/synce-rra
 -RUN_DEPENDS=	multisync:${PORTSDIR}/deskutils/multisync
 +BUILD_DEPENDS=	multisync:${PORTSDIR}/deskutils/multisync
  
  USE_GNOME=	gnomeprefix gnometarget gnomevfs2
  USE_GMAKE=	yes
  USE_X_PREFIX=	yes
 -USE_INC_LIBTOOL_VER=13
 +USE_LIBTOOL_VER=15
  CONFIGURE_ARGS+=	--with-librapi=${LOCALBASE} \
  			--with-libsynce=${LOCALBASE} \
  			--with-librra=${LOCALBASE} \
  			--with-multisync-include=${X11BASE}/include/multisync
 -
 -INSTALLS_SHLIB=	yes
  
  .include <bsd.port.mk>
 --- ../synce-multisync.orig/pkg-plist	Sun Oct  3 22:34:58 2004
 +++ pkg-plist	Sun Oct  3 23:09:04 2004
 @@ -1,5 +1,4 @@
  lib/multisync/libsynce_plugin.a
 -lib/multisync/libsynce_plugin.la
  lib/multisync/libsynce_plugin.so
  lib/multisync/libsynce_plugin.so.0
  share/synce/synce_multisync_plugin.glade
 
 --=-X1er+9xBJd4JgknFfYT+--
 
 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Jan 8 23:28:27 GMT 2005 
State-Changed-Why:  
New port added, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72271 
>Unformatted:
