foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
The package includes 88 basic fonts of the Computer Modern font family
that were designed by D.E.Knuth. as well as the most usefull AMS fonts:
Euler family and symbols. Totally, 52 fonts are included into BaKoMa/AMS.
The fonts are in a ATM compatible PostScript Type 1 font format (PFB+AFM+PFM)
as well as in a TrueType font format (TTF).
This font set can be used for typesetting most of (La)TeX documents:
- printing documents on a PostScript printer
by using, for example, Rokiki's DVIPS;
- printing documents on a wide set of matrix printers
by using DVIPS and GhostScript.
- drawing slides on vector plotters by using PostScript 'plot.ps' program
which is supplied with the collection.
For drawing documents on HPGL plotters, the 'ps2hpgl' utility can be used.
It is available in 'ftp.mathworks.com' host
in the '/pub/contrib/tools' directory.
- displaing documents under MS Windows by using TrueType version of
those fonts or by using PostScript version with ATM.
For this case, fonts have specific encoding. Please read the
section about font encoding before using these fonts with MS Windows.
- install rlR5x8.pcf.gz if only USE_NON_RECTANGULAR == YES.
- include "../../bsd.prefs.mk" to pull /etc/mk.conf in.
- mkfontdir is a part of standard X distribution, so it is in /usr/X11R6/bin
whether xpkgwedge is installed or not. Simply invoke it as mkfontdir.
s/RECTANGULAR/SQUARE/.
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
${USE_KANAME}!=YES then NO_PATCH=YES
to reduce these error messages:
>>> ===> /pub/NetBSD/packages/pkgsrc/fonts/jisx0208fonts:
>>> FATAL: patchfile 'patch-aa' is in files/patch-sum
>>> but not in ././NO-EXIST/patch-aa. Rerun 'make makepatchsum'.