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.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
cc -O -I. -DAPP_RES=\"/usr/X11R6/lib/X11/app-defaults/Mftp\" -DNET_RC=\"/usr/X11R6/lib/X11/app-defaults/example.netrc\" -DRETSIGTYPE=void -DMOTIF -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -D_NO_PROTO -c List.c
List.c: In function `ListFocusIn':
List.c:406: warning: passing arg 1 of `_XmPrimitiveFocusIn' from incompatible pointer type
List.c:406: too few arguments to function `_XmPrimitiveFocusIn'
List.c: In function `ListFocusOut':
List.c:421: warning: passing arg 1 of `_XmPrimitiveFocusOut' from incompatible pointer type
List.c:421: too few arguments to function `_XmPrimitiveFocusOut'
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!