mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Sort entries added in r1.43.
This commit is contained in:
parent
c836afc395
commit
cab203686d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117508
@ -67,17 +67,17 @@ extract-names()
|
||||
## Start of set for CDROM #1
|
||||
# This is the set required by sysinstall.
|
||||
CDROM_SET_1=""
|
||||
CDROM_SET_1="${CDROM_SET_1} devel/pcre"
|
||||
if [ "X${PKG_ARCH}" = "Xalpha" ]; then
|
||||
CDROM_SET_1="${CDROM_SET_1} emulators/osf1_base"
|
||||
elif [ "X${PKG_ARCH}" = "Xi386" ]; then
|
||||
CDROM_SET_1="${CDROM_SET_1} emulators/linux_base"
|
||||
fi
|
||||
CDROM_SET_1="${CDROM_SET_1} devel/pcre"
|
||||
CDROM_SET_1="${CDROM_SET_1} lang/perl5"
|
||||
CDROM_SET_1="${CDROM_SET_1} net/pcnfsd"
|
||||
CDROM_SET_1="${CDROM_SET_1} net/rsync"
|
||||
CDROM_SET_1="${CDROM_SET_1} mail/exim"
|
||||
CDROM_SET_1="${CDROM_SET_1} mail/postfix"
|
||||
CDROM_SET_1="${CDROM_SET_1} net/pcnfsd"
|
||||
CDROM_SET_1="${CDROM_SET_1} net/rsync"
|
||||
CDROM_SET_1="${CDROM_SET_1} x11-fonts/XFree86-4-font100dpi"
|
||||
CDROM_SET_1="${CDROM_SET_1} x11-fonts/XFree86-4-font75dpi"
|
||||
CDROM_SET_1="${CDROM_SET_1} x11-fonts/XFree86-4-fontCyrillic"
|
||||
|
Loading…
Reference in New Issue
Block a user