summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>2002-08-12 20:40:42 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>2002-08-12 20:40:42 +0000
commitec8858014ac17eee3fea81d48b91a2289d814541 (patch)
treee1e8b57a0765e5ccb09040e93fc7cf2b6fc2f039 /net
parentremove -DWITH_LICQ_DEVEL support (diff)
Update to match current reality vis-a-vis source collections and
the 4.6 release. Goaded by the PR cited but the actual changes are somewhat more in line with my thinking on the subject rather than the PR author's (I don't think anyone else is even capable of making their minds think that way). PR: 40757
Notes
Notes: svn path=/head/; revision=64444
Diffstat (limited to 'net')
-rw-r--r--net/cvsupit/pkg-install5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/cvsupit/pkg-install b/net/cvsupit/pkg-install
index 5811ae9ebff9..ad4927d1bb32 100644
--- a/net/cvsupit/pkg-install
+++ b/net/cvsupit/pkg-install
@@ -75,6 +75,7 @@ just the kernel, for example, then select src-sys.
"src-base" "Misc files directly under /usr/src" No \
"src-bin" "Sources for things in /bin" No \
"src-contrib" "Sources for contributed packages" No \
+ "src-crypto" "Sources for cryptographic utilities" No \
"src-etc" "Sources for things in /etc" No \
"src-games" "Sources for things in /usr/games" No \
"src-gnu" "Sources for GNU utils (requires src-contrib)" No \
@@ -84,6 +85,7 @@ just the kernel, for example, then select src-sys.
"src-lib" "Sources for things in /usr/lib" No \
"src-libexec" "Sources for things in /usr/libexec" No \
"src-release" "Sources for release building tools" No \
+ "src-secure" "Sources for security applications" No \
"src-sbin" "Sources for things in /sbin" No \
"src-share" "Sources for things in /usr/share" No \
"src-sys" "Sources for the kernel (/usr/src/sys)" No \
@@ -119,10 +121,9 @@ will, select the CVS repository tag (note: you will still need to use
CVS in manually checking out and maintaining a /usr/src tree if you
choose to go this route).
" -1 -1 5 \
- "RELENG_4_5" "The 4.5 point release / patch branch" \
+ "RELENG_4_6" "The 4.6 point release / patch branch" \
"RELENG_4" "The 4.x-stable branch" \
"RELENG_3" "The 3.x-stable branch" \
- "RELENG_2_2" "The 2.2.x-stable branch" \
"cvs" "The CVS repository (all branches)" \
"." "The 5.0-current branch (. = HEAD)" \
"none" "Skip the updating of /usr/src" 2>/tmp/menu.src.$$; then