question: maintaining patch separately from ports cvs

Kris Kennaway kris at obsecurity.org
Wed Jan 28 01:12:33 PST 2004


On Wed, Jan 28, 2004 at 09:57:19AM +0100, Mohacsi Janos wrote:
> On Tue, 27 Jan 2004, Kris Kennaway wrote:
> 
> > On Tue, Jan 27, 2004 at 11:39:13AM +0100, Mohacsi Janos wrote:
> > > Dear All,
> > > 	Are there any possible way to maintain a local patch against a
> > > certain port.
> > > 	Let's consider a following scenario:
> > > - There is port named foo/bar that is maintained and constantly updated by
> > > the certain maintainer of FreeBSD foo/bar port.
> > > - Somebody wants to use the port, but a heavily modified way e.g.:
> > > patched setup in chroot, jail environment, setup with certain
> > > configuration defaults, that is extremely local specific
> > >
> > > How can one achieve such scenario without interfering the FreeBSD port
> > > system and benefiting the regular update of the port?
> >
> > Use cvs to check out and update your ports tree - see the handbook for
> > documentation.
> 
> Are you referring to the AnonCVS section?
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html
> 
> There no way to maintain a local only files with CVSUP mirroring?

What most developers do is cvsup the entire CVS repository and check
it out locally.

> Like foo/bar/files/patch-local1 ? How can I save from being overwritten by
> the cvsup mirror?

Apparently you can do it with a "local branch" (documented in the
handbook and/or CVSup FAQ), but I don't know if many people do that,
or how difficult and impractical it is to use.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040128/1a93d155/attachment-0001.bin


More information about the freebsd-ports mailing list