Date: Mon, 12 Dec 2016 20:31:00 +0100 From: "Julian H. Stacey" <jhs@berklix.com> To: Shane Ambler <FreeBSD@ShaneWare.Biz> Cc: "Janky Jay, III" <jankyj@unfs.us>, freebsd-ports@freebsd.org Subject: Re: The ports collection has some serious issues Message-ID: <201612121931.uBCJV0qO022291@fire.js.berklix.net> In-Reply-To: Your message "Mon, 12 Dec 2016 17:01:33 %2B1030." <aea50699-2938-0fee-38bc-1bcdf4b7f8cc@ShaneWare.Biz>
next in thread | previous in thread | raw e-mail | index | archive | help
> I would say this rarely happens with the default setup, the more port > options you change the more likely it is something will break. Yes, I now start: cd /var/db/ports; mv * MV/* ; setenv NO_DIALOG=YES Before: cd /usr/ports; make BERKLIX_CLIENT=YES # Uses ports/*/Makefile.local (still innumerable breaks of course on 1200 ports inc deps.) I can re-enable options for a 2nd pass rebuild for the very few ports need it (maybe some better way?). poudriere's `-f' is nice to accept a list. But I havent found a way to build my list yet from my Makefile.local eg cd /usr/ports; make BERKLIX_CLIENT=YES echo_my_category_and_port I'll probably hack bsd.port.mk & bsd.port.subdir.mk ${CATEGORIES}/${PORTNAME} is not quite usable, as eg mail/exmh2 emits "mail tk/exmh". Maybe just `pwd` & strip with sed PORTSDIR ? Cheers, Julian -- Julian Stacey, BSD Linux Unix Sys Eng Consultant Munich Reply below, Prefix '> '. Plain text, No .doc, base64, HTML, quoted-printable. http://berklix.eu/brexit/#stolen_votes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612121931.uBCJV0qO022291>