diff options
author | schweikh <schweikh@FreeBSD.org> | 2003-02-01 17:16:59 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2003-02-01 17:16:59 +0000 |
commit | 75b816cac1474004a526b57b6219c844ca3b3681 (patch) | |
tree | 21f2ea048579c94f9a0784e15bb2678a7a4f1825 /share | |
parent | 3b7df48f5a3fc8ba6105dcbd1af6c5ff3e17edb5 (diff) | |
download | FreeBSD-src-75b816cac1474004a526b57b6219c844ca3b3681.zip FreeBSD-src-75b816cac1474004a526b57b6219c844ca3b3681.tar.gz |
Catch up with new categories and note that ports-base is essential without
ports-all.
PR: 47774
Submitted by: Sergei Kolobov <sergei@kolobov.com>
MFC after: 3 days
Diffstat (limited to 'share')
-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 cd75d14..56dbefd 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 |