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.
this a local port. From Fenner's survey:
ftp://ftp.tk.mesh.ad.jp/pub/Linux/JE-sources/X/xklock-2.7.tar.gz:
changing directory pub/Linux/JE-sources/X 550 X: No such file or
directory. (Last OK result Sat Nov 21 9:59:48 1998 )
ftp://ftp.biol.tsukuba.ac.jp/pub/X/clients/xklock-2.7.tar.gz: skipped:
530 Login incorrect. Password command failed establishing connection to
ftp.biol.tsukuba.ac.jp (Last OK result Sun Aug 27 9:01:30 2000 )
ftp://ftp.kagoshima-u.ac.jp/pub1/PC/linux-j/JE-sources/X/xklock-2.7.tar.
gz: skipped: Unable to connect to ftp.kagoshima-u.ac.jp ftp port: No
such host (Last actual result NEVER [checked 521 times since Sun Mar 1
8:53:08 1998 ])
ftp://ftp.hitachi.co.jp/pub/linux/colias/pub/linux/JE-0.9.6/sources/X/xk
lock-2.7.tar.gz: skipped: Unable to connect to ftp.hitachi.co.jp ftp
port: No such host (Last actual result Sat Mar 27 9:26:31 1999 changing
directory pub Unexpected reply for CWD pub: 550 pub: No such file or
directory.) (Last OK result NEVER [checked 338 times since Sun Mar 1
8:51:59 1998 ])
mkisofs is a pre-mastering program that generates binary ISO9660
filesystem image. Users can then write the image to devices like
CD-R or CD-RW. This port can also generate Chinese Big5 filenames
on Joliet filesystems. Use the -J option to activate it.
Although it works flawlessly, further improvements are possible:
1. Accept GB(Simplified Chinese) filenames also.
2. Upgrade to mkisofs 1.13. 1.13 uses a better structure to manage
I18N, which is (almost all) borrowed from Linux kernel's fs code.
Add a few @dirrm
Move stuff relatine to /etc/X11 at the end of the file
Add plist for PC98 architecture
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
Double oops. I initially added a version of this port that was a bit
dated. The last commit brings it up to date: in particular, MIT Kerberos
support was broken in theory (though not in practice).
irc/xchat. As japanese/xchat "built" without a problem, I didn't
notice it was "broken"... In reality, the configure script failed to
detect the iconv library because of the removal of CPPFLAGS and LIBS
in CONFIGURE_ENV, therefore the built binary lacked Japanese support.
(i.e. the ja-xchat package included in 4.2-RELEASE will be broken)
To avoid this kind of sad accidents in future, add a note to irc/xchat
that it has a slave port and one should be careful not to overwrite
variables or targets.