Date: Sun, 7 Jan 2018 19:09:28 -0700 From: Kirk Coombs <freebsd-ports@coombscloud.com> To: =?utf-8?Q?Danilo_Eg=C3=AAa_Gondolfo?= <danilo@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: Avoiding "make clean" when changing pkg-plist and other files? Message-ID: <8840A584-7551-4896-857B-716BFA3DFC2F@coombscloud.com> In-Reply-To: <CAFU7VyNh6H7GBgNC5MZK0WFFypJvASV0HRzJncqXayLJBHtHtg@mail.gmail.com> References: <ACC3A320-B6BA-499B-823C-8393905A2958@coombscloud.com> <CAFU7VyNh6H7GBgNC5MZK0WFFypJvASV0HRzJncqXayLJBHtHtg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
That did it. Thanks! Kirk > On Jan 7, 2018, at 7:05 PM, Danilo Eg=C3=AAa Gondolfo = <danilo@freebsd.org> wrote: >=20 > make restage >=20 > On Mon, Jan 8, 2018 at 12:02 AM, Kirk Coombs = <freebsd-ports@coombscloud.com <mailto:freebsd-ports@coombscloud.com>> = wrote: > Hello, >=20 > I=E2=80=99m working on building my very first port (for the server = component from https://www.urbackup.org/ <https://www.urbackup.org/> = <https://www.urbackup.org/ <https://www.urbackup.org/>>). Since this my = first attempt at porting, I have ended up iterating a lot on the = pkg-plist, new files in the =E2=80=98files=E2=80=99 directory, etc. as I = try new things and explore the options in the Porter=E2=80=99s Handbook. = To test any of these changes, I find that I need to do a =E2=80=98make = clean=E2=80=99 from the port's directory in order for them to be used on = the next =E2=80=98make build=E2=80=99--which obviously deletes any = compiling work that had been done previously. Since this application = takes a few minutes to compile, that can be a bit annoying and slow down = the iterative debugging and learning process. >=20 > Is there an easy way to avoid having to do a full =E2=80=98make = clean=E2=80=99 when you change pkg-plist, etc.? Nothing is jumping out = at me in the Porter=E2=80=99s Handbook, 'man port', or my web searches. >=20 > Thanks! >=20 > Kirk > _______________________________________________ > freebsd-ports@freebsd.org <mailto:freebsd-ports@freebsd.org> mailing = list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports = <https://lists.freebsd.org/mailman/listinfo/freebsd-ports> > To unsubscribe, send any mail to = "freebsd-ports-unsubscribe@freebsd.org = <mailto:freebsd-ports-unsubscribe@freebsd.org>" >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8840A584-7551-4896-857B-716BFA3DFC2F>