summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/examples/cvsup/cvs-supfile2
-rw-r--r--share/examples/cvsup/ports-supfile2
-rw-r--r--share/examples/cvsup/refuse1
-rw-r--r--usr.sbin/sysinstall/index.c2
4 files changed, 7 insertions, 0 deletions
diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile
index 7339b43..36591cf 100644
--- a/share/examples/cvsup/cvs-supfile
+++ b/share/examples/cvsup/cvs-supfile
@@ -137,10 +137,12 @@ ports-all
#ports-palm
#ports-print
#ports-russian
+#ports-science
#ports-security
#ports-shells
#ports-sysutils
#ports-textproc
+#ports-ukrainian
#ports-vietnamese
#ports-www
#ports-x11
diff --git a/share/examples/cvsup/ports-supfile b/share/examples/cvsup/ports-supfile
index 582a1d5..cc083a1 100644
--- a/share/examples/cvsup/ports-supfile
+++ b/share/examples/cvsup/ports-supfile
@@ -106,10 +106,12 @@ ports-all
#ports-palm
#ports-print
#ports-russian
+#ports-science
#ports-security
#ports-shells
#ports-sysutils
#ports-textproc
+#ports-ukrainian
#ports-vietnamese
#ports-www
#ports-x11
diff --git a/share/examples/cvsup/refuse b/share/examples/cvsup/refuse
index 9359e6d..eb4c202 100644
--- a/share/examples/cvsup/refuse
+++ b/share/examples/cvsup/refuse
@@ -6,4 +6,5 @@ ports/hebrew
ports/japanese
ports/korean
ports/russian
+ports/ukrainian
ports/vietnamese
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index dd23fb5..4f79a07 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/sysinstall/index.c
@@ -132,6 +132,7 @@ static char *descrs[] = {
"python", "Software related to the Python language.",
"ruby", "Software related to the Ruby language.",
"russian", "Ported software for the Russian market.",
+ "science", "Scientific software.",
"security", "System security software.",
"shells", "Various shells (tcsh, bash, etc).",
"sysutils", "Various system utilities.",
@@ -149,6 +150,7 @@ static char *descrs[] = {
"tk83", "Tk8.3 and packages that depend on it.",
"tkstep80", "tkstep wm and packages that depend on it.",
"troff", "TROFF text formatting utilities.",
+ "ukrainian", "Ported software for the Ukrainian market.",
"vietnamese", "Ported software for the Vietnamese market.",
"windowmaker", "Ports to support the WindowMaker window manager.",
"www", "WEB utilities (browers, HTTP servers, etc).",
OpenPOWER on IntegriCloud