From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 5 02:20:32 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 69B7116A4CE for ; Sun, 5 Sep 2004 02:20:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BBCC43D3F for ; Sun, 5 Sep 2004 02:20:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i852KWBR000767 for ; Sun, 5 Sep 2004 02:20:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i852KVEr000766; Sun, 5 Sep 2004 02:20:32 GMT (envelope-from gnats) Date: Sun, 5 Sep 2004 02:20:32 GMT Message-Id: <200409050220.i852KVEr000766@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Oliver Eikemeier Subject: Re: ports/71381: New port:: A tool that, installed on a gateway, permits clients to use it whatever IP they have X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Oliver Eikemeier List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Sep 2004 02:20:32 -0000 The following reply was made to PR ports/71381; it has been noted by GNATS. From: Oliver Eikemeier To: Luigi Pizzirani Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/71381: New port:: A tool that, installed on a gateway, permits clients to use it whatever IP they have Date: Sun, 5 Sep 2004 04:20:45 +0200 Luigi Pizzirani wrote: > # This archive contains: > # > # sasp > # sasp/README > # sasp/Makefile > # sasp/pkg-descr > # sasp/pkg-message > # sasp/distinfo > # sasp/pkg-plist We have no READMEs in ports directories. You could either - pack this into the tar file - add it to the pkg-desr - put it into ${FILESDIR} and install it into ${DOCSDIR} -Oliver