Date: Sat, 14 Sep 2002 06:32:07 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssl Makefile ports/archivers/bzip2 Makefile ports/archivers/unzip Makefile ports/devel/gmake Makefile ports/devel/automake Makefile ports/devel/automake14 Makefile ports/devel/autoconf213 Makefile ports/devel/libtool Makefile ... Message-ID: <200209141332.g8EDW7Yl048862@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/09/14 06:32:07 PDT
Modified files:
security/openssl Makefile
archivers/bzip2 Makefile
archivers/unzip Makefile
devel/gmake Makefile
devel/automake Makefile
devel/automake14 Makefile
devel/autoconf213 Makefile
devel/libtool Makefile
lang/gcc295 Makefile
lang/gcc31 Makefile
emulators/linux_base Makefile
x11-toolkits/open-motif Makefile
print/freetype Makefile
devel/imake Makefile
graphics/xpm Makefile
x11/dgs Makefile
graphics/Mesa3 Makefile
devel/imake-4 Makefile
devel/bison Makefile
lang/perl5 Makefile
x11/XFree86 Makefile
x11/XFree86-4-libraries Makefile
textproc/sed_inplace Makefile
Log:
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
Revision Changes Path
1.37 +4 -0 ports/archivers/bzip2/Makefile
1.39 +4 -0 ports/archivers/unzip/Makefile
1.33 +4 -0 ports/devel/autoconf213/Makefile
1.24 +4 -0 ports/devel/automake/Makefile
1.24 +4 -0 ports/devel/automake14/Makefile
1.33 +4 -0 ports/devel/bison/Makefile
1.44 +4 -0 ports/devel/gmake/Makefile
1.24 +4 -0 ports/devel/imake-4/Makefile
1.12 +4 -0 ports/devel/imake/Makefile
1.20 +4 -0 ports/devel/libtool/Makefile
1.66 +4 -0 ports/emulators/linux_base/Makefile
1.53 +4 -0 ports/graphics/Mesa3/Makefile
1.34 +5 -1 ports/graphics/xpm/Makefile
1.85 +4 -0 ports/lang/gcc295/Makefile
1.129 +4 -0 ports/lang/gcc31/Makefile
1.48 +4 -0 ports/lang/perl5/Makefile
1.26 +4 -0 ports/print/freetype/Makefile
1.66 +4 -0 ports/security/openssl/Makefile
1.3 +4 -0 ports/textproc/sed_inplace/Makefile
1.24 +4 -0 ports/x11-toolkits/open-motif/Makefile
1.112 +4 -0 ports/x11/XFree86-4-libraries/Makefile
1.102 +4 -0 ports/x11/XFree86/Makefile
1.28 +4 -2 ports/x11/dgs/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209141332.g8EDW7Yl048862>
