1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Remove IS_INTERACTIVE, support batch compilation.

PR:		25247
Submitted by:	maintainer
This commit is contained in:
Jimmy Olgeni 2001-02-25 00:41:44 +00:00
parent cef70df629
commit fc9e13fd5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38680
28 changed files with 28 additions and 56 deletions

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\

View File

@ -24,8 +24,6 @@ MAINTAINER= girgen@partitur.se
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
IS_INTERACTIVE= YES
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

View File

@ -135,13 +135,13 @@ done
exec > /dev/stderr
# if multibyte, determine charset
echo "# Multibyte"
echo "# Multibyte" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
if [ ! "${MULTIBYTE}" ]; then
echo "WITHOUT_MULTIBYTE=YES" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
else
if [ "${BATCH}" ]; then
set \"nothing\"
set "nothing"
else
/usr/bin/dialog --title "configuration options" --clear \
--radiolist "\n\