samba36 is missing all files in /usr/ports

I have just updated my portstree so that I can rebuild the latest samba36.
Apparently after the update the net/samba36 is there, but it is empty.

Is it just me or does anybody else has this problem?
 
Looks good here. Try a [cmd=]portsnap extract net/samba36[/cmd] from /usr/ports.
 
I have tried your suggestion, but it didn't work.
I have even deleted /usr/ports and did a
[CMD=""]portsnap fetch extract[/CMD]
but no success

Btw my ports-supfile looks like this
Code:
*default host=cvsup4.de.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress
ports-all
 
lockdoc said:
I have just updated my portstree so that I can rebuild the latest samba36.
Apparently after the update the net/samba36 is there, but it is empty.

Is it just me or does anybody else has this problem?

I installed it and it's fine here also.
 
Do you have any REFUSE entries in /etc/portsnap.conf?
 
No nothing suspicious there.

I also noticed that I do not have an UPDATING or UDPATE file in /usr/ports as it used to be.
All this happened after the upgrade to FreeBSD 9 RC3
 
Well, either you're using c(v)sup or portsnap. The ports-supfile is only used by c(v)sup. I suggest you switch to portsnap and see it it fixes your problems.
 
I always do [CMD=""]make update[/CMD], so I guess it is portsnap.

So I noticed another one: java/javavmwrapper is totally empty as well.
There must be something wrong.
 
Back
Top