Re: No MD5 checksum file for kde

2003-10-28 Thread R.T.G. TAN
So how would you use portsupgrade then to fetch
all required tarballs? I figured portinstall -Fr
but that doesn't get the depend ports.

On Tue, Oct 28, 2003 at 12:13:48AM +0100, Erik Trulsson wrote:
 On Mon, Oct 27, 2003 at 07:21:39PM +0100, R.T.G. TAN wrote:
  I've been cvsupping my portstree several 
  times now over the last past weeks but still
  don't get the MD5 checksum file, for kde.
  
  What's up with this?
 
 If you are referring to the x11/kde3 port then the answer is that there
 is no MD5 checksum for this port, since it has no distfiles to checksum.
 It is just a metaport to make it convient to build and install all the 
 separate ports that make up KDE without having to install them one at a
 time by hand.
 
 
 
 -- 
 Insert your favourite quote here.
 Erik Trulsson
 [EMAIL PROTECTED]
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
rt
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: No MD5 checksum file for kde

2003-10-28 Thread Erik Trulsson
On Tue, Oct 28, 2003 at 11:19:47AM +0100, R.T.G. TAN wrote:
 So how would you use portsupgrade then to fetch
 all required tarballs? I figured portinstall -Fr
 but that doesn't get the depend ports.

I wouldn't (and don't) use portupgrade.
I would do a 'make checksum-recursive' in x11/kde3 to fetch all the
distfiles for all the dependencies and check that they transferred
correctly.

 
 On Tue, Oct 28, 2003 at 12:13:48AM +0100, Erik Trulsson wrote:
  On Mon, Oct 27, 2003 at 07:21:39PM +0100, R.T.G. TAN wrote:
   I've been cvsupping my portstree several 
   times now over the last past weeks but still
   don't get the MD5 checksum file, for kde.
   
   What's up with this?
  
  If you are referring to the x11/kde3 port then the answer is that there
  is no MD5 checksum for this port, since it has no distfiles to checksum.
  It is just a metaport to make it convient to build and install all the 
  separate ports that make up KDE without having to install them one at a
  time by hand.

-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


No MD5 checksum file for kde

2003-10-27 Thread R.T.G. TAN
I've been cvsupping my portstree several 
times now over the last past weeks but still
don't get the MD5 checksum file, for kde.

What's up with this?

-- 
tnx, robert tan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: No MD5 checksum file for kde

2003-10-27 Thread Simon Barner
 I've been cvsupping my portstree several 
 times now over the last past weeks but still
 don't get the MD5 checksum file, for kde.
 
 What's up with this?

Are you speaking of this port?

/usr/ports/x11/kde3

It's a so-called meta-port that consists of dependendies only, i.e.
other ports that do the acutually work (= the port does not build
anything on its own = no md5 sums required).

cd /usr/ports/x11/kde3  make install clean

should be fine and install KDE3 onto your system.

Simon


signature.asc
Description: Digital signature


Re: No MD5 checksum file for kde

2003-10-27 Thread Erik Trulsson
On Mon, Oct 27, 2003 at 07:21:39PM +0100, R.T.G. TAN wrote:
 I've been cvsupping my portstree several 
 times now over the last past weeks but still
 don't get the MD5 checksum file, for kde.
 
 What's up with this?

If you are referring to the x11/kde3 port then the answer is that there
is no MD5 checksum for this port, since it has no distfiles to checksum.
It is just a metaport to make it convient to build and install all the 
separate ports that make up KDE without having to install them one at a
time by hand.



-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]