- adding options for bash static, but not changing default of bash [1]
- adding in local build issue fix for a umask issue (based on mail from fbsd-ports@opsec.eu ) [1]
- fix build issue conflict for an installed subversion [2]
- fix build issues with font directory ( based on mail from fbsd-ports@opsec.eu )
- pet portlint
Note to Zenoss users: There is no need to update your installation, if it is already installed.
PR: ports/168764 [1]
PR: ports/165918 [2]
Submitted by: jgh@ [2], fbsd-ports@opsec.eu,jgh [1]
Reviewed by: maintainer, pphillips@experts-exchange.com
Approved by: maintainer, pphillips@experts-exchange.com
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.