On 2 Jul, Brian Reichert wrote: > I'm mucking with 'make release' under 4.5-RELEASE, and keep running > into a stumbling block: > > When the documentation toolset is being built in the chrooted > environment, at one point docbook-dsssl-doc is built, among other > things, via ports. > > Regrettably, this is hosted on Sourceforge, who've interposed a > 'pick-a-mirror' webpage when you attempt to do a regular http > download. > > So, the port build fails, and 'make release' fails, and rerunning > 'make release' scrubs all of your work. > > I seem to have two options: > > - convince Sourceforge to unbreak themselves, or > - install these documentation tools on my system, and make them > somehow available in the chrooted environment.
Try manually downloading a copy of the distfile into your non-chrooted /usr/ports/distfiles directory. "make release" copies all your distfiles into the chrooted environment. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

