Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 09:30:10 -0800 (PST)
From:      "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47536: New port: sysutils/plconfig (Configure HomePlug Bridges)
Message-ID:  <200301271730.h0RHUA52029179@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47536; it has been noted by GNATS.

From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To: Matt Peterson <matt@peterson.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/47536: New port: sysutils/plconfig (Configure HomePlug
 Bridges)
Date: Mon, 27 Jan 2003 18:24:40 +0100

 --=.d2R7b4E9rMMvoS
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Lately Matt Peterson told:
 
 > sed 's/^X//' >plconfig/Makefile << 'END-of-plconfig/Makefile'
 > X# New ports collection makefile for:	plconfig
 > X# Date created:		Sun Jan 26 23:31:18 PST 2003
 > X# Whom:			Matt Peterson <matt@peterson.org>
 > X#
 > X# $FreeBSD$
 > X#
 > X
 > XPORTNAME=	plconfig
 > XPORTVERSION=	0.1
 > XCATEGORIES=	sysutils
 > XMASTER_SITES=	http://www.neon1.net/prog/ \
 +			http://matt.peterson.org/FreeBSD/ports/
 
 [...]
 > Xdo-install:
 > X	${MKDIR} ${PREFIX}/bin
 
 don't need that. should be in mtree
 
 > X	${INSTALL} ${WRKSRC}/plconfig ${PREFIX}/bin
 
 ${INSTALL_PROGRAM} ?
 
 > X
 > Xpost-install:
 > X.if !defined(NOPORTDOCS)
 > X	${MKDIR} ${DOCSDIR}
 > X	${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}
 
 ${INSTALL_DATA}
 
 [...]
 > sed 's/^X//' >plconfig/pkg-descr << 'END-of-plconfig/pkg-descr'
 > Xplconfig is an experimental commandline tool for configuring HomePlug 
 > X(Ethernet over AC) powerline bridges powered by the Intellon INT5130
 > Xchipset.   Again, this tool is considered "between an ugly hack and 
 > Xsimple use-once-and-throw-away" quality by the program's author.
 > X
 > XWWW: http://www.neon1.net/prog/plconfig.html
 > X
 > XMatt Peterson <matt@peterson.org>
 
 use -- Matt Peterson <matt@peterson.org>
 
 cheers
   simon
 
 -- 
 /"\   http://corecode.ath.cx/#donate
 \ /
  \     ASCII Ribbon Campaign
 / \  Against HTML Mail and News
 
 --=.d2R7b4E9rMMvoS
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.1 (FreeBSD)
 
 iD8DBQE+NWtbr5S+dk6z85oRAk49AJ45FDuUrhlvY3CfrQzQypcLA1h06gCg/UD4
 zrCyfJVmpKO6hxFNV0zGJyM=
 =i1hG
 -----END PGP SIGNATURE-----
 
 --=.d2R7b4E9rMMvoS--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301271730.h0RHUA52029179>