Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2006 08:42:16 GMT
From:      Sam Lawrance <lawrance@FreeBSD.org>
To:        freebsd@troback.com, lawrance@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/93293: [PATCH] net-mgmt/bigsister: update to 1.02, take maintainership
Message-ID:  <200602140842.k1E8gGlF063467@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [PATCH] net-mgmt/bigsister: update to 1.02, take maintainership

State-Changed-From-To: open->feedback
State-Changed-By: lawrance
State-Changed-When: Tue Feb 14 08:31:17 UTC 2006
State-Changed-Why: 
+PREFIX?=       ${LOCALBASE}/${PORTNAME}

- Please, do not set PREFIX in the port:
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-prefix.html

- Ports should install relative to ${PREFIX}.  In this particular case the installed
  files are a bit messy and not hier-compliant.  So the port should install into
  ${PREFIX}/${PORTNAME} regardless of the value of PREFIX.

- Do not refer to ${LOCALBASE} as an install location.  Ports should not
  install relative to ${LOCALBASE}.

Can you send an updated patch?


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



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