Age | Commit message (Collapse) | Author | Files | Lines |
|
* View by script as well as by Unicode block.
* New documentation in the following languages: de es fr it ja ko sv zh_CN
zh_HK zh_TW
* English documentation improved and updated.
* Search modified to look in CJK ideograph definitions as well as character
names. Search heuristic also improved in other areas.
* Bothersome gucharmap input method removed.
* Many user interface improvements.
* Much code reorganized.
* New and updated translations: ar az bn ca cs cy da de el en_CA en_GB es fa
fi fr ga hi id it ja ko lt mn ms nl no pa pl pt pt_BR sk sq sr sr@Latn sv
th uk zh_CN
|
|
|
|
|
|
|
|
XFree86 until we know for certain that it's different. This makes us more
bulletproof to updates in xsrc.
|
|
we use it in several places within pkgsrc as a public variable.
|
|
mk/install/fonts rev. 1.5.
|
|
|
|
|
|
(Yu Shao's ttmkfdir)
adresses PR 24934 by Martin Husemann
patch-a[ac] are adapted from FreeBSD port's
|
|
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
|
|
this will fix wrong binary packages made by bulk builds.
|
|
|
|
To see a full list of changes, please review:
http://xfree86.org/4.4.0/RELNOTES.html
These packages has been tested under NetBSD 1.6/-current, FreeBSD 4.x/5.x,
and GNU/Linux (i386) by Jeremy C. Reed, Michal Pasternak and myself.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
Adapted to buildlink3.
Uses no compiler, so USE_LANGUAGES is empty.
|
|
by moving the inclusion of buildlink3.mk files outside of the protected
region. This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.
BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list. This ordering property is used to check for builtin
packages in the correct order. The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end. However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
|
|
|
|
built-in or not into a separate builtin.mk file. The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.
The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.
The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
|
|
|
|
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
|
|
database.
|
|
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
|
|
- Forced PostScript target in the doc directory to file.
- Subsetting code extended in order to ensure that components of
composite characters are also part of the subset.
- Hinting meachanism reworked in order to get rid of some
rasterizing artifacts.
- Experimental support for stroked fonts (PaintType=1)
- Experimental support for stroking standard ATM fonts with PaintType=0.
- Functions for drawing rectangles.
- Bug Fixes
Changes 5.0.1:
- Support for Flex was not adapted to the changes from 5.0.0. This led to
rasterization errors in fonts that use the Flex functionality --> fixed.
- Bug Fixes
|
|
|
|
Work around this problem by explicitly "cd" into the directory instead
of using the -C option.
|
|
|
|
|
|
* Install files as *.pcf.gz.
* Misc. clean-ups.
File names and INSTALL/DEINSTALL scripts change. Bump revision to 1.
|
|
|
|
|
|
|
|
only if we're not using the built-in versions of the package.
|
|
if the builtin version of the package is being used, into a global
location so that they're always executed.
|
|
|
|
slightly modified by me.
Python module using FontTools to query TTF font files for metadata and
font outlines in a cross-platform manner. Includes support for
scanning for installed system TTF files on common platforms.
|
|
|
|
|
|
modified by me.
FontTools is a library for manipulating fonts, written in Python. It
supports TrueType, OpenType, AFM and to an extent Type 1 and some
Mac-specific formats.
This package also includes TTX: a tool to convert OpenType and TrueType
fonts to and from XML.
|
|
be using built-in versions of any other software pulled in via
buildlink3.mk files.
|
|
environment overrides all other settings.
|
|
practically verbatim with the "1.0.1" release that's in XFree86 4.3.x.
There have in fact been only function additions to the fontconfig API
since 2.0, so fontconfig has never actually had a bump in the shared
library major. Therefore, allow "fontconfig>=1.0.1" as the base
requirement.
|
|
"find /". From Ron Roskens in PR pkg/23262.
Okayed by wiz.
|
|
|
|
the buildlink directory so that pkg-config can find it. Ok'ed by jlam@.
|
|
|
|
software is built-in.
|
|
|