ports/93293: [PATCH] net-mgmt/bigsister: update to 1.02, take maintainership

Sam Lawrance lawrance at FreeBSD.org
Tue Feb 14 08:42:17 UTC 2006


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



More information about the freebsd-ports-bugs mailing list