Date: Wed, 14 Nov 2018 11:27:24 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: jude.obscure@yandex.com Cc: freebsd-ports@freebsd.org Subject: Re: How to have package created for port ? Message-ID: <CAJuc1zMs2jNY=jQdObuHcYU8aK0raZ-3sD9zUgwOQAcZHbfKEQ@mail.gmail.com> In-Reply-To: <c5ddc151-bee1-c0b2-a4d5-960edbbd464f@yandex.com> References: <c5ddc151-bee1-c0b2-a4d5-960edbbd464f@yandex.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Nov 2018 at 11:00, Manish Jain <jude.obscure@yandex.com> wrote: > > Hi, > > I have a port sysutils/mkdesktop recently updated to version 2.6. > > I would like mkdesktop to be available via pkg. I have no idea how to > initiate the request to have it packaged. Can someone please guide me ? You need to submit a PR at https://bugs.freebsd.org/bugzilla/ : 1. Register onto the site 2. Create a problem report (PR) for the port using link "Report an update or defect to a port" 3. Create a unified-diff patch against the existing port, eg: cd {your-working-dir} diff -ruN /usr/ports/sysutils/mkdesktop . > /tmp/mkdesktop.patch 4. Attach the patch to the PR More details at https://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html Cheers. -- Jonathan Chen <jonc@chen.org.nz>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zMs2jNY=jQdObuHcYU8aK0raZ-3sD9zUgwOQAcZHbfKEQ>