You should make a diff and create a PR with send-pr(1)...

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html

may be a help.

$ cd /usr/ports
$ cp x/y x/y.orig

make your changes in x/y

$ diff -urN x/y.orig x/y
$ send-pr




On Sun, 2002-12-08 at 15:14, Vasyl S. Smirnov wrote:
> Hi,
> 
> Today I was trying to install bubblemon-dockapp from ports/sysutils,
> and it failed to compile. I've made a small change in a source file
> (one #include was missing), and have built it successfully.
> 
> My system was rebuilt on Dec 7 (5.0-RC), and ports cvsuped on Dec 6.
> 
> Could somebody please tell me what to do to make this change go to the
> ports tree?
> 
> sv
-- 
Jan Stocker <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to