Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
file for another package (and breaking CHECK_FILES). Instead, instruct
the user on how to merge the example configuration file into the true
configuration file in a MESSAGE file. Also, fix the path to the
kochi-ttf fonts. Bump the PKGREVISION.
|
|
|
|
|
|
|
|
Changes:
- Added support for multiple SFD files.
- New option `-L' to provide a ligature mapping file.
- New option `-w' to emit PostScript encoding vectors for
subfont files to be used with pdfLaTeX.
- Add support for a configuration file (ttf2pk.cfg) which can
read more than a single map file, similar to pdfTeX.
- Support for character codes greater than 0xFFFF.
- ttf2tfm no longer assumes that the x-height is always 400 PS
units.
|
|
|
|
Changes:
- Updated aj16.
|
|
This avoids the need for a confusing line of the form:
DEINSTALL_TEMPLATE+= path/to/INSTALL
in the package Makefile, and actually removes the need to specify it
altogether since by convention, the existence of the DEINSTALL script
is enough to add it to DEINSTALL_TEMPLATE.
|
|
|
|
|
|
|
|
|
|
|
|
version 2.2.1 and newer of the "freetype2" package. Bump package
revision because of this fix.
|
|
|
|
|
|
From DESCR:
Gentium ("belonging to the nations" in Latin) is a Unicode typeface family
designed to enable the many diverse ethnic groups around the world who use
the Latin script to produce readable, high-quality publications. The design
is intended to be highly readable, reasonably compact, and visually
attractive. Gentium has won a "Certificate of Excellence in Typeface
Design" in two major international typeface design competitions:
bukva:raz! (2001), TDC2003 (2003).
|
|
|
|
between msgid and "". This is now automatically handled by revision
1.19 of pkgsrc/mk/tools/msgfmt.sh.
|
|
|
|
This fixes problem when using USE_BUILTIN.Xft2=yes.
This is to close PR #32316 from Rui-Xiang Guo.
|
|
|
|
need them, for example RESTRICTED and SUBST_MESSAGE.*.
|
|
|
|
|
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
|
|
* FF failed to output lookups in the right order for the GSUB table.
* FF would crash when attempting to generate a font which had no familyname
* FF could be built agains ft2.2 only if the debugger were being built.
Make it work always.
* Patch by Mike Frysinger from gentoo. Use the HOME environment variable in
preference to /etc/passwd.
* Write sfddiff as a fontforge script and put it back into the install process.
* Add code to font compare so it can do the old sfddiff --merge option.
* Someone wanted acorn2sfd! Make it compile again.
* Make configure look for libgif
|
|
|
|
USE_TOOLS+=msgfmt.
|
|
it prevents the default config from being included correctly
in the package. Add a random imake dependency to xorg-fontserver
while here and bump the revision.
|
|
that they look nicer.
|
|
Changes:
- few fonts changed their names
- new font, DejaVu Sans Extra Light
- various character additions and corrections
|
|
Changes since 6.3:
Add [0x0e-c00ky].ttf.
Add EunjinNakseo.ttf.
Rename EunJin.ttf to Eunjin.ttf.
Rename [C00ky].ttf to [0b0d-c00ky].ttf.
Update EunBangwool.ttf and Eunjin.ttf.
Fix postinst to unregister removed/renamed font from defoma.
Fix wrong HeadDescent of several fonts.
Fix wrong HeadAscent of several fonts.
|
|
The configure checks for Xaw and Intrinsics headers
and if no X, then it does not build xglyph and libt1x.
(I noticed because I am using modular X.org and the libXpm doesn't
pull in Xaw or Xt.)
|
|
PKG_TEXMFPREFIX, and register it with updmap.
- Use texmf-dirs to install into texmf-local.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
|
|
|
|
|
|
- Updated to Unicode 4.1 character database.
- Improved search facility.
- Various bug fixes.
- New and updated translations.
|
|
exists on the disk -- we can just check whether a variable defined by
find-files.mk is "__nonexistent__" or not.
|
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
libraries on Darwin at run time. Bump PKGREVISION.
|
|
INSTALL/DEINSTALL script creation within pkgsrc.
If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts. If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:
INSTALL_SRC= ${PKGDIR}/INSTALL
DEINSTALL_SRC= # emtpy
As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts. By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).
In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework. The only public variables relating to the templates are:
INSTALL_SRC INSTALL_TEMPLATE
DEINSTALL_SRC DEINSTALL_TEMPLATE
HEADER_TEMPLATE
The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
|
|
Changes:
- Removed UnTazaDH.ttf.
|