Am 09.03.2014 18:33 schrieb "Rainer Hurling" <[email protected]>: > > I am trying to test an update of astro/xephem, which has a restricted > distfile. > > I tried to svn commit the source file as > 'distfiles/xephem-3.7.6.tar.gz', but without luck. > > The RedPorts script seem to expect the distfile at 'tmp/distfiles'. I > got this error message: > > xephem-3.7.6 because of licensing restrictions, you must manually fetch > xephem-3.7.6.tar.gz from http://www.clearskyinstitute.com/xephem/, place > it in /tmp/distfiles and then run make again. > > > Is there any way, one can test ports with restricted distfiles on RedPorts? > > Any help is really appreciated. > > Rainer Hurling
The easiest way to test it is to remove/comment the restricted line and/or put the file on an additional temporary mirror. Tinderbox uses a distfile cache that is shared per machine so it's a bit complicated to inject distfiles there from your build. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
