![]() |
|
|||||||
| FreeBSD Installation and Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
||||
|
Hi
, ... Well, there's some sort of ports in /usr/ports path, like gnome*, MySQL, Ooo,... with a huge Source File Size --in a Dilaup 56 Concept!--.My problem engaged with src-all AND/OR some sub cats like src-contrib/src-gnu ... : Does CVSup download these 3rd-party sources, i.e. Ooo , MySQL ... -- According to existence in ports tree -- or just adhere to the main/vital FreeBSD source? I hope it doesn't, but if it does, how can I disable fetching of these sources? and then, can I introduce some of my source packages that I downloaded beforehand, like apache/mysql,... to my CVSup setting/Conf file? By the way, I thinks I should post it to FreeBSD/FreeBSD Ports and Packages Forum, sorry for mistake thanks all the same
__________________
mehrshad moslehi ---- vigol ---- vigolyas Last edited by vigol; 18th November 2008 at 06:26 AM. Reason: wrong forum posted |
|
||||
|
You'll get just what you ask for.
A little table to show it: Code:
src-all = src ports-all = ports doc-all = doc Thus, if I put this in a supfile: Code:
*default prefix=/usr src-all tag=RELENG_7 ports-all tag=. doc-all tag=.
__________________
My Journal Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''. |
|
||||
|
It's actually around 420 MB.
Code:
$ du -hs -I distfiles -I packages /usr/ports 457M /usr/ports |
|
||||
|
Hrm, you're right. It's been awhile since I had a virgin ports tree, so didn't take the size in df of mine as being representative. Guess there's some extra stuff in some of the files/ directories.
At least the ports tarball that can be downloaded is still under 100 MB. And the initial portsnap tarball is still only around 50 MB. |
|
||||
|
Some of the real culprits are pkg-plists. There are a few that are over 1 MB. In fact, 91 of the top 100 largest files in the ports tree are pkg-plists. To put things in perspective, bsd.port.mk is not in the top 100. And yes, I am bored and had nothing better to do.
|
![]() |
| Tags |
| cvs, cvsup, source, src-all, update |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do you update ports? | disappearedng | FreeBSD General | 6 | 8th November 2008 04:59 AM |
| Why does cvsup need x11 libs? | thevirtuesofxen | FreeBSD General | 6 | 17th August 2008 09:30 AM |
| Location for CVSup supfile. | bsdnewbie999 | OpenBSD General | 5 | 26th June 2008 11:32 AM |
| Automating ports update with portmaster | jaymax | FreeBSD Ports and Packages | 3 | 12th June 2008 06:56 AM |
| cvsup upgrading/updating ports tree | Ofloo | FreeBSD Ports and Packages | 6 | 25th May 2008 01:32 AM |