What's the current preferred method for this? I'm in an environment where various ports trees (quarterly and current) are periodically updated (via svn, via poudriere).
It's been a long time since I attempted this and I think enough things have changed in the ports system that most of what I remember is no longer useful.
Some basic goals:
- Be able to arbitrarily update the ports tree without clobbering any local port(s).
- Be able to arbitrarily update the local port(s) without clobbering the "actual" ports
For local ports, I'm only really looking at modifying some existing ports, so that means that I'm not diverging too far, just altering the Makefile, the files directory and checksums.
Anyone currently doing something like this?
It's been a long time since I attempted this and I think enough things have changed in the ports system that most of what I remember is no longer useful.
Some basic goals:
- Be able to arbitrarily update the ports tree without clobbering any local port(s).
- Be able to arbitrarily update the local port(s) without clobbering the "actual" ports
For local ports, I'm only really looking at modifying some existing ports, so that means that I'm not diverging too far, just altering the Makefile, the files directory and checksums.
Anyone currently doing something like this?