FreeBSD - customizing packages
Posted
by
Walter White
on Super User
See other posts from Super User
or by Walter White
Published on 2011-01-10T18:45:17Z
Indexed on
2011/01/10
18:55 UTC
Read the original article
Hit count: 373
freebsd
Hi all,
I am experimenting with FreeBSD and have used Gentoo in the past. In Gentoo, we have make.conf where we can specify global use flags, and /etc/portage/package.use for package-specific use flags.
I found a reference indicating that if you want to customize ports in FreeBSD, you have to pass them on the command-line meaning you will lose those customizations if you forget or simply by doing updates.
Any ideas?
Walter
© Super User or respective owner