Date: Tue, 7 Nov 2000 15:28:21 -0800 (PST) From: Satoshi Asami <asami@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk ports/astro/xephem Makefile ports/audio/timidity++-emacs Makefile ports/audio/xmcd Makefile ports/audio/xmmix Makefile ports/audio/xmradio Makefile ports/biology/ncbi-toolkit Makefile ports/cad/electric Makefile ... Message-ID: <200011072328.PAA05294@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 2000/11/07 15:28:20 PST
Modified files:
Mk bsd.port.mk
astro/xephem Makefile
audio/timidity++-emacs Makefile
audio/xmcd Makefile
audio/xmmix Makefile
audio/xmradio Makefile
biology/ncbi-toolkit Makefile
cad/electric Makefile
cad/mars Makefile
chinese/stardict Makefile
databases/xmbase-grok Makefile
deskutils/plan Makefile
deskutils/xinvest Makefile
deskutils/xmaddressbook Makefile
deskutils/xmdiary Makefile
deskutils/xopps Makefile
devel/ddd Makefile
devel/yacl Makefile
editors/asedit Makefile
editors/nedit Makefile
editors/thoteditor Makefile
editors/vim5 Makefile
editors/vim6 Makefile
ftp/llnlxdir Makefile
ftp/llnlxftp Makefile
ftp/moxftp Makefile
games/CaribbeanStud Makefile
games/xabacus Makefile
games/xblackjack Makefile
games/xminehunter Makefile
games/znibbles Makefile
graphics/geomview Makefile
graphics/mpeg2play Makefile
graphics/opendx Makefile
graphics/plotutils Makefile
graphics/xmfract Makefile
mail/ml Makefile
math/grace Makefile
math/ngraph Makefile
math/xmgr Makefile
misc/kp Makefile
misc/xquote Makefile
misc/xtar Makefile
net/tcpillust Makefile
print/mgv Makefile
print/xmbibtex Makefile
textproc/mgdiff Makefile
www/Mosaic Makefile
www/amaya Makefile
www/ashe Makefile
x11-fonts/xmbdfed Makefile
x11-toolkits/FWF Makefile
x11-toolkits/xbae Makefile
x11-toolkits/xg Makefile
x11-toolkits/xmhtml Makefile
x11/libhelp Makefile
x11/xlupe Makefile
Log:
Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
Revision Changes Path
1.358 +5 -38 ports/Mk/bsd.port.mk
1.22 +2 -2 ports/astro/xephem/Makefile
1.14 +2 -2 ports/audio/timidity++-emacs/Makefile
1.27 +2 -2 ports/audio/xmcd/Makefile
1.11 +2 -2 ports/audio/xmmix/Makefile
1.11 +2 -2 ports/audio/xmradio/Makefile
1.4 +2 -2 ports/biology/ncbi-toolkit/Makefile
1.4 +2 -2 ports/cad/electric/Makefile
1.18 +4 -6 ports/cad/mars/Makefile
1.7 +4 -6 ports/chinese/stardict/Makefile
1.13 +2 -2 ports/databases/xmbase-grok/Makefile
1.21 +2 -2 ports/deskutils/plan/Makefile
1.8 +2 -2 ports/deskutils/xinvest/Makefile
1.8 +2 -2 ports/deskutils/xmaddressbook/Makefile
1.9 +2 -2 ports/deskutils/xmdiary/Makefile
1.12 +2 -2 ports/deskutils/xopps/Makefile
1.34 +2 -2 ports/devel/ddd/Makefile
1.9 +2 -2 ports/devel/yacl/Makefile
1.9 +2 -2 ports/editors/asedit/Makefile
1.22 +2 -2 ports/editors/nedit/Makefile
1.19 +2 -3 ports/editors/thoteditor/Makefile
1.88 +2 -2 ports/editors/vim5/Makefile
1.93 +2 -2 ports/editors/vim6/Makefile
1.11 +2 -2 ports/ftp/llnlxdir/Makefile
1.9 +2 -2 ports/ftp/llnlxftp/Makefile
1.28 +3 -9 ports/ftp/moxftp/Makefile
1.7 +2 -2 ports/games/CaribbeanStud/Makefile
1.8 +2 -2 ports/games/xabacus/Makefile
1.12 +2 -2 ports/games/xblackjack/Makefile
1.14 +2 -2 ports/games/xminehunter/Makefile
1.7 +2 -2 ports/games/znibbles/Makefile
1.25 +2 -2 ports/graphics/geomview/Makefile
1.8 +2 -2 ports/graphics/mpeg2play/Makefile
1.9 +2 -2 ports/graphics/opendx/Makefile
1.17 +2 -5 ports/graphics/plotutils/Makefile
1.9 +2 -2 ports/graphics/xmfract/Makefile
1.6 +2 -2 ports/mail/ml/Makefile
1.14 +2 -2 ports/math/grace/Makefile
1.8 +2 -2 ports/math/ngraph/Makefile
1.21 +2 -2 ports/math/xmgr/Makefile
1.18 +2 -2 ports/misc/kp/Makefile
1.7 +2 -3 ports/misc/xquote/Makefile
1.7 +2 -2 ports/misc/xtar/Makefile
1.2 +2 -2 ports/net/tcpillust/Makefile
1.19 +2 -2 ports/print/mgv/Makefile
1.11 +2 -2 ports/print/xmbibtex/Makefile
1.9 +2 -2 ports/textproc/mgdiff/Makefile
1.28 +2 -2 ports/www/Mosaic/Makefile
1.14 +2 -2 ports/www/amaya/Makefile
1.11 +2 -2 ports/www/ashe/Makefile
1.20 +2 -2 ports/x11-fonts/xmbdfed/Makefile
1.24 +2 -2 ports/x11-toolkits/FWF/Makefile
1.16 +2 -2 ports/x11-toolkits/xbae/Makefile
1.5 +2 -2 ports/x11-toolkits/xg/Makefile
1.10 +2 -2 ports/x11-toolkits/xmhtml/Makefile
1.6 +2 -2 ports/x11/libhelp/Makefile
1.5 +2 -5 ports/x11/xlupe/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?200011072328.PAA05294>
