Date: Fri, 14 May 2010 16:15:55 +0400 From: Max Brazhnikov <makc@issp.ac.ru> To: chris@officialunix.com, Pav Lucistnik <pav@freebsd.org> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/print/hplip3 Makefile pkg-plist Message-ID: <201005141615.55450.makc@issp.ac.ru> In-Reply-To: <201005141143.o4EBhNs8086889@repoman.freebsd.org> References: <201005141143.o4EBhNs8086889@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@officialunix.com> (maintainer) > > Revision Changes Path > 1.39 +23 -8 ports/print/hplip3/Makefile > 1.18 +21 -21 ports/print/hplip3/pkg-plist >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005141615.55450.makc>