From owner-freebsd-ports Wed Oct 25 19: 0: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA1A037B479 for ; Wed, 25 Oct 2000 19:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA10069; Wed, 25 Oct 2000 19:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 25 Oct 2000 19:00:01 -0700 (PDT) Message-Id: <200010260200.TAA10069@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Trevor Johnson Subject: Re: ports/22264: New port: net/unison Reply-To: Trevor Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/22264; it has been noted by GNATS. From: Trevor Johnson To: Dan Pelleg Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/22264: New port: net/unison Date: Wed, 25 Oct 2000 21:55:22 -0400 (EDT) > > bash-2.04$ unison b ssh://trevor@localhost/tmp/unison > > The unison documentation isn't quite clear on this, but I believe you need > a double slash after the hostname, like so: > > unison b ssh://trevor@localhost//tmp/unison The documentation is clear enough; I just hadn't read it carefully. With the first syntax, unison will add ~trevor to the remote path. With the second syntax, the path is absolute (starts from /). > at least, this is the way it works for me (while it doesn't if there's > just one slash). > > RE: etags dependancy, I've removed the creation of the tags file from the > default target. See below for the modified version (it's identical to > the original port except for that one line). Thanks! I added a DIST_SUBDIR so people would know what src.tar.gz belonged to, and committed this. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message