Forums : Technical Issue Help

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

Downloading source code history (Failed) for FreeBSD Ports

This is not the first time I tried registering FreeBSD ports source code. No luck so far. And even with different CVS servers.

Step 1 of 3: Downloading source code history (Failed)

Is there a way to get a more verbose output?

Thanks.

Herve Quiroz about 16 years ago
 

Hi Herve,

I'm sorry to say that this download fails because we are intentionally stopping it.

This is one of a half-dozen repositories in the wild that are simply too large and too old to be processed by Ohloh's method.

The FreeBSD ports repository has over 200,000 revisions, and each revision is taking about an hour for Ohloh to process. At that rate, it's going to be years before Ohloh finishes.

Most of this time is spent with poor CVS struggling to generate the ancient historical snapshots that Ohloh requires.

We may have better luck if this repository is converted from CVS into a newer, faster format, although I dare say that such a large conversion would be easily undertaken.

Thanks,
Robin

Robin Luckey about 16 years ago
 

Okay. Good to know.

I know some of our developpers did manage to get a Git mirror of the ports tree. If Git is fine for you, I'll try that way.

Herve Quiroz about 16 years ago
 

Oh, and thanks for the quick reply BTW :)

Herve Quiroz about 16 years ago
 

Because FreeBSD recently moved to subversion, there is probably SVN version of ports tree.

Radim Kolář almost 16 years ago
 

Unfortunately, only the src (kernel and base) tree switched to SVN.

Herve Quiroz almost 16 years ago