cvs commit: ports/print/hplip3 Makefile pkg-plist
Max Brazhnikov
makc at issp.ac.ru
Fri May 14 12:15:58 UTC 2010
On Fri, 14 May 2010 11:43:23 +0000 (UTC), Pav Lucistnik wrote:
> pav 2010-05-14 11:43:23 UTC
>
> FreeBSD ports repository
>
> Modified files:
> print/hplip3 Makefile pkg-plist
> Log:
> - Fix issue regarding net-snmp
OPTIONS= GUI "build with Python QT" off \
DBUS "dbus support" off \
XSANE "build xsane scanner app" off \
NOSNMP "Build without snmp" on
Assuming double negative elimination applies for options, wouldn't more
natural to rename knob to SNMP (WITHOUT_NOSNMP -> WITH_SNMP) and turn it off?
> - Fix issue with fax when disabling dbus
> - NOPORTDOCS cleanliness
>
> PR: ports/146535
> Submitted by: Chris Petrik <chris at officialunix.com> (maintainer)
>
> Revision Changes Path
> 1.39 +23 -8 ports/print/hplip3/Makefile
> 1.18 +21 -21 ports/print/hplip3/pkg-plist
>
More information about the cvs-ports
mailing list