diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-02-01 17:16:59 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-02-01 17:16:59 +0000 |
| commit | 83f6abc29ce2a413ea6934eb571d2c7573d4f7a9 (patch) | |
| tree | 21f2ea048579c94f9a0784e15bb2678a7a4f1825 /share/examples | |
| parent | 188f1e1e496b1443baabb3a685eda81cedc6e27e (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/cvsup/cvs-supfile | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile index cd75d147543d..56dbefddefd9 100644 --- a/share/examples/cvsup/cvs-supfile +++ b/share/examples/cvsup/cvs-supfile @@ -100,11 +100,15 @@ src-all ports-all # These are the individual collections that make up "ports-all". If you -# use these, be sure to comment out "ports-all" above. +# use these, be sure to comment out "ports-all" above and always include +# "ports-base" if you use any of the other individual collections below. +# Your ports may not build correctly without an up-to-date "ports-base". +# +#ports-base +# #ports-archivers #ports-astro #ports-audio -#ports-base #ports-benchmarks #ports-biology #ports-cad @@ -116,12 +120,14 @@ ports-all #ports-devel #ports-editors #ports-emulators +#ports-finance #ports-french #ports-ftp #ports-games #ports-german #ports-graphics #ports-hebrew +#ports-hungarian #ports-irc #ports-japanese #ports-java @@ -131,10 +137,12 @@ ports-all #ports-math #ports-mbone #ports-misc +#ports-multimedia #ports-net #ports-news #ports-palm #ports-picobsd +#ports-portuguese #ports-print #ports-russian #ports-science |
