Re: Rewrite cvsup & portupgrade in C

From: Jon Noack <noackjr_at_alumni.rice.edu>
Date: Tue, 06 Jul 2004 23:31:48 -0500
On 07/06/04 23:12, Steve Kargl wrote:
> On Wed, Jul 07, 2004 at 11:17:35AM +0800, Xin LI wrote:
>> On Tue, Jul 06, 2004 at 04:13:58PM -0700, David O'Brien wrote:
>>> On Tue, Jul 06, 2004 at 01:37:12AM -0000, Devon H. O'Dell wrote:
>>>> I'd like to note that Maxime (mux_at_) is working on csup (and
>>>> it's mostly finished from what I hear); a C implementation of
>>>> cvsup.
>>> 
>>> It only mimics CVSup 'check out' mode. It doesn't know how to
>>> mirror the ,v files.
>> 
>> I personally think this is enough for an average user who wants C 
>> implementation in base system :-)
> 
> Is it really too hard to do 
>   1) pkgadd -r cvsup
>   2) or use sysinstall to install cvsup
>   3) or portinstall cvsup
>   4) or cd /usr/ports/net/cvsup && make install

I don't really care either way whether c(v)sup is in the base system. 
The biggest win with csup is getting away from Modula-3.  I don't know 
enough about Modula-3 to have an educated opinion on it, but I do know 
it takes a long time to compile and consumes a lot of space on my hard 
drive even when using ezm (the following are in bytes):

$ pkg_info -qs ezm3-1.1_2
23135765
$ pkg_info -qs cvsup-without-gui-16.1h
2392189

Considering cvsup is the only thing I have that uses Modula-3, going the 
csup route would save me time and space.

Jon
Received on Wed Jul 07 2004 - 02:31:53 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:00 UTC