Remove some unused code.
This commit is contained in:
parent
70e9a62194
commit
59a2941c52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59795
8
french/linux-netscape6/scripts/configure
vendored
8
french/linux-netscape6/scripts/configure
vendored
@ -9,13 +9,7 @@ fi
|
||||
|
||||
tempfile=`/usr/bin/mktemp -t checklist`
|
||||
|
||||
if [ "${BATCH}" ]; then
|
||||
if [ "${NETSCAPE6_OPTIONS}" ]; then
|
||||
set ${NETSCAPE6_OPTIONS}
|
||||
else
|
||||
set \"zlib\" \"MySQL\"
|
||||
fi
|
||||
else
|
||||
if [ -z "${BATCH}" ]; then
|
||||
|
||||
/usr/bin/dialog --title "Netscape 6 Sélection composants" --clear \
|
||||
--checklist "\n\
|
||||
|
8
french/netscape7/scripts/configure
vendored
8
french/netscape7/scripts/configure
vendored
@ -9,13 +9,7 @@ fi
|
||||
|
||||
tempfile=`/usr/bin/mktemp -t checklist`
|
||||
|
||||
if [ "${BATCH}" ]; then
|
||||
if [ "${NETSCAPE6_OPTIONS}" ]; then
|
||||
set ${NETSCAPE6_OPTIONS}
|
||||
else
|
||||
set \"zlib\" \"MySQL\"
|
||||
fi
|
||||
else
|
||||
if [ -z "${BATCH}" ]; then
|
||||
|
||||
/usr/bin/dialog --title "Netscape 6 Sélection composants" --clear \
|
||||
--checklist "\n\
|
||||
|
8
german/linux-netscape6/scripts/configure
vendored
8
german/linux-netscape6/scripts/configure
vendored
@ -9,13 +9,7 @@ fi
|
||||
|
||||
tempfile=`/usr/bin/mktemp -t checklist`
|
||||
|
||||
if [ "${BATCH}" ]; then
|
||||
if [ "${NETSCAPE6_OPTIONS}" ]; then
|
||||
set ${NETSCAPE6_OPTIONS}
|
||||
else
|
||||
set \"zlib\" \"MySQL\"
|
||||
fi
|
||||
else
|
||||
if [ -z "${BATCH}" ]; then
|
||||
|
||||
/usr/bin/dialog --title "Netscape 6 component selection" --clear \
|
||||
--checklist "\n\
|
||||
|
8
german/netscape7/scripts/configure
vendored
8
german/netscape7/scripts/configure
vendored
@ -9,13 +9,7 @@ fi
|
||||
|
||||
tempfile=`/usr/bin/mktemp -t checklist`
|
||||
|
||||
if [ "${BATCH}" ]; then
|
||||
if [ "${NETSCAPE6_OPTIONS}" ]; then
|
||||
set ${NETSCAPE6_OPTIONS}
|
||||
else
|
||||
set \"zlib\" \"MySQL\"
|
||||
fi
|
||||
else
|
||||
if [ -z "${BATCH}" ]; then
|
||||
|
||||
/usr/bin/dialog --title "Netscape 6 component selection" --clear \
|
||||
--checklist "\n\
|
||||
|
10
japanese/linux-netscape6/scripts/configure
vendored
10
japanese/linux-netscape6/scripts/configure
vendored
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/japanese/linux-netscape6/scripts/Attic/configure,v 1.1 2002-03-04 11:27:29 trevor Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/japanese/linux-netscape6/scripts/Attic/configure,v 1.2 2002-05-23 13:00:10 trevor Exp $
|
||||
|
||||
echo ${WRKSRC}/components.conf
|
||||
if [ -f ${WRKSRC}/components.conf ]; then
|
||||
@ -9,13 +9,7 @@ fi
|
||||
|
||||
tempfile=`/usr/bin/mktemp -t checklist`
|
||||
|
||||
if [ "${BATCH}" ]; then
|
||||
if [ "${NETSCAPE6_OPTIONS}" ]; then
|
||||
set ${NETSCAPE6_OPTIONS}
|
||||
else
|
||||
set \"zlib\" \"MySQL\"
|
||||
fi
|
||||
else
|
||||
if [ -z "${BATCH}" ]; then
|
||||
|
||||
/usr/bin/dialog --title "Netscape 6 component selection" --clear \
|
||||
--checklist "\n\
|
||||
|
10
japanese/netscape7/scripts/configure
vendored
10
japanese/netscape7/scripts/configure
vendored
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/japanese/netscape7/scripts/Attic/configure,v 1.1 2002-03-04 11:27:29 trevor Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/japanese/netscape7/scripts/Attic/configure,v 1.2 2002-05-23 13:00:10 trevor Exp $
|
||||
|
||||
echo ${WRKSRC}/components.conf
|
||||
if [ -f ${WRKSRC}/components.conf ]; then
|
||||
@ -9,13 +9,7 @@ fi
|
||||
|
||||
tempfile=`/usr/bin/mktemp -t checklist`
|
||||
|
||||
if [ "${BATCH}" ]; then
|
||||
if [ "${NETSCAPE6_OPTIONS}" ]; then
|
||||
set ${NETSCAPE6_OPTIONS}
|
||||
else
|
||||
set \"zlib\" \"MySQL\"
|
||||
fi
|
||||
else
|
||||
if [ -z "${BATCH}" ]; then
|
||||
|
||||
/usr/bin/dialog --title "Netscape 6 component selection" --clear \
|
||||
--checklist "\n\
|
||||
|
8
portuguese/netscape7/scripts/configure
vendored
8
portuguese/netscape7/scripts/configure
vendored
@ -9,13 +9,7 @@ fi
|
||||
|
||||
tempfile=`/usr/bin/mktemp -t checklist`
|
||||
|
||||
if [ "${BATCH}" ]; then
|
||||
if [ "${NETSCAPE6_OPTIONS}" ]; then
|
||||
set ${NETSCAPE6_OPTIONS}
|
||||
else
|
||||
set \"zlib\" \"MySQL\"
|
||||
fi
|
||||
else
|
||||
if [ -z "${BATCH}" ]; then
|
||||
|
||||
/usr/bin/dialog --title "Netscape 6 component selection" --clear \
|
||||
--checklist "\n\
|
||||
|
8
www/linux-netscape6/scripts/configure
vendored
8
www/linux-netscape6/scripts/configure
vendored
@ -9,13 +9,7 @@ fi
|
||||
|
||||
tempfile=`/usr/bin/mktemp -t checklist`
|
||||
|
||||
if [ "${BATCH}" ]; then
|
||||
if [ "${NETSCAPE6_OPTIONS}" ]; then
|
||||
set ${NETSCAPE6_OPTIONS}
|
||||
else
|
||||
set \"zlib\" \"MySQL\"
|
||||
fi
|
||||
else
|
||||
if [ -z "${BATCH}" ]; then
|
||||
|
||||
/usr/bin/dialog --title "Netscape 6 component selection" --clear \
|
||||
--checklist "\n\
|
||||
|
8
www/netscape7/scripts/configure
vendored
8
www/netscape7/scripts/configure
vendored
@ -9,13 +9,7 @@ fi
|
||||
|
||||
tempfile=`/usr/bin/mktemp -t checklist`
|
||||
|
||||
if [ "${BATCH}" ]; then
|
||||
if [ "${NETSCAPE6_OPTIONS}" ]; then
|
||||
set ${NETSCAPE6_OPTIONS}
|
||||
else
|
||||
set \"zlib\" \"MySQL\"
|
||||
fi
|
||||
else
|
||||
if [ -z "${BATCH}" ]; then
|
||||
|
||||
/usr/bin/dialog --title "Netscape 6 component selection" --clear \
|
||||
--checklist "\n\
|
||||
|
Loading…
Reference in New Issue
Block a user