On 1 August 2017 at 08:16, Morse, Richard E.,MGH
wrote:
> On Jul 31, 2017, at 4:06 PM, Jonathan Chen wrote:
>>
>> Here's a quick run down on the change:
>> https://forums.freebsd.org/threads/52871/
>>
>> The portconf features have been baked into the ports system, and you
>> can set/unset option
On Jul 31, 2017, at 4:06 PM, Jonathan Chen wrote:
>
> Here's a quick run down on the change:
> https://forums.freebsd.org/threads/52871/
>
> The portconf features have been baked into the ports system, and you
> can set/unset options within /etc/make.conf, eg:
>
> graphics_atril_SET=
On 1 August 2017 at 07:50, Morse, Richard E.,MGH
wrote:
> Hi! I used to use portconf on the machine this is going to be replacing, but
> it seemed like there were changes to the way the port system worked between
> 8.4 and 11, and I couldn’t find anything that documented how to properly set
> u
Hi! I used to use portconf on the machine this is going to be replacing, but it
seemed like there were changes to the way the port system worked between 8.4
and 11, and I couldn’t find anything that documented how to properly set up
portconf for the new “options” stuff, in place of the old “WITH
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
from Kevin Oberman:
> On Thu, Jul 27, 2017 at 7:36 AM, Morse, Richard E.,MGH <
> remo...@mgh.harvard.edu> wrote:
> > Hi! Iâm trying to document the setup of a new system, and Iâm finding it
> > really complicated to document exactly which options I choose for various
> > ports.
> > I
Oops. I forgot to mention that you would use portmaster this way
/usr/local/sbin/portmaster -m "commands to pass" $CATEGORY/$PORT
which I use for other tasks, as explained earlier.
For example
portmaster -m 'WITH="SQLITE LDAP" WITHOUT="DIGEST IPV6"' $CAT/$PORT
Note: -m "" can not be issued multip
Richard,
I'm unsure of how you're planning on using the information, perhaps
these suggestions may help:
To examine what options are available, chosen or rejected (note: the
value of CATEGORY and PORT must be in lowercase):
make -C /usr/ports/$CATEGORY/$PORT -VPORT_OPTIONS -VSELECTED_OPTIONS
-VDES
On Thu, Jul 27, 2017 at 7:36 AM, Morse, Richard E.,MGH <
remo...@mgh.harvard.edu> wrote:
> Hi! I’m trying to document the setup of a new system, and I’m finding it
> really complicated to document exactly which options I choose for various
> ports.
>
> I was wondering if there is some magic comman
Hi! I’m trying to document the setup of a new system, and I’m finding it really
complicated to document exactly which options I choose for various ports.
I was wondering if there is some magic command-line syntax, (ideally to
postmaster) that would let me document the options selected in the for
10 matches
Mail list logo