Re: Generating port changes easily

2015-03-03 Thread Patrick Powell
On 02/27/15 23:34, Kubilay Kocak wrote: On 28/02/2015 3:35 AM, Patrick Powell wrote: I have made some modifications to a port - couple of lines in the Makefile, and an updated pkg-plist. Once upon a time I was shown a script (run_this_script?) to help with updating a port. 1. Copy the origin

Re: Generating port changes easily

2015-02-28 Thread Chris H
On Sat, 28 Feb 2015 18:34:40 +1100 Kubilay Kocak wrote > On 28/02/2015 3:35 AM, Patrick Powell wrote: > > I have made some modifications to a port - couple of lines in the > > Makefile, and an updated pkg-plist. > > > > Once upon a time I was shown a script (run_this_script?) to help with > > u

Re: Generating port changes easily

2015-02-27 Thread Kubilay Kocak
On 28/02/2015 3:35 AM, Patrick Powell wrote: > I have made some modifications to a port - couple of lines in the > Makefile, and an updated pkg-plist. > > Once upon a time I was shown a script (run_this_script?) to help with > updating a port. > > 1. Copy the original files in the port to XXX.o

Re: Generating port changes easily

2015-02-27 Thread Chris H
On Fri, 27 Feb 2015 08:35:19 -0800 Patrick Powell wrote > I have made some modifications to a port - couple of lines in the > Makefile, and an updated pkg-plist. > > Once upon a time I was shown a script (run_this_script?) to help with > updating a port. > > 1. Copy the original files in th

Re: Generating port changes easily

2015-02-27 Thread Muhammad Moinur Rahman
Hi, In previous we used porttools. You can try it out ports-mgmt/porttools. port diff will give you the required stuff provided it is configured properly. BR, Muhammad On Fri, Feb 27, 2015 at 10:35 PM, Patrick Powell wrote: > I have made some modifications to a port - couple of lines in the >