Commit graph

2189 commits

Author SHA1 Message Date
minskim
e97411abd4 Import tex-nanumtype1{,-doc}-3.0 as fonts/tex-nanumtype1{,-doc}.
Nanum is a unicode font designed especially for Korean-language
script. The font was designed by Sandoll Communication and
Fontrix; it includes the sans serif (gothic), serif (myeongjo),
pen script and brush script typefaces. The package provides
Type1 subfonts converted from Nanum Myeongjo (Regular and
ExtraBold) and Nanum Gothic (Regular and Bold) OTFs. C70, LUC,
T1, and TS1 font definition files are also provided. (The
package does not include OpenType/TrueType files, which are
available from Naver)
2013-08-01 05:31:21 +00:00
tsutsui
51bd590564 Revert bdftopcf -> ${TOOLS_PATH.bdftopcf} changes. Actually closes PR/47883.
Assuming no response for three weeks from vocal members means no objection.
2013-07-27 11:58:07 +00:00
ryoon
75e94daf82 Fix build under GNU/kFreeBSD. 2013-07-26 11:37:22 +00:00
ryoon
2787f53c63 Recursive revbump from gtk2/modules.mk update. 2013-07-19 10:08:58 +00:00
wiz
b0c41355be Update to 1.1.1:
This minor maintenance release prefers direct files over symlinks when both
appear in the same directory, and includes a number of minor code cleanups
and adds a couple previously missing options to the man page.

Alan Coopersmith (3):
      Since hash() returns unsigned int, store results in unsigned ints
      Replace malloc(strlen);strcpy() calls with strdup
      mkfontscale 1.1.1

Egbert Eich (2):
      Prefer original file over symlink (v2)
      Fix compilation for MinGW

Peter Hutterer (1):
      Document -u/-U options in man page

Thomas Klausner (1):
      Protect config.h inclusion like usual.
2013-07-17 21:46:49 +00:00
tron
4c652bd0a7 Fix incomplete build under Mac OS X. 2013-07-08 22:39:21 +00:00
wiz
019252eaaa Add comment to patch. 2013-07-07 10:23:14 +00:00
wiz
65dddb587d Update to 0.9.18.
Overview of changes leading to 0.9.18
Tuesday, May 28, 2013
=====================================

New build system:

- All unneeded code is all disabled by default,

- Uniscribe and CoreText shapers can be enabled with their --with options,

- icu_le and old shapers cannot be enabled for now,

- glib, freetype, and cairo will be detected automatically.
  They can be force on/off'ed with their --with options,

- icu and graphite2 are default off, can be enabled with their --with
  options,

Moreover, ICU support is now build into a separate library:
libharfbuzz-icu.so, and a new harfbuzz-icu.pc is shipped for it.
Distros can enable ICU now without every application on earth
getting linked to via libharfbuzz.so.

For distros I recommend that they make sure they are building --with-glib
--with-freetype --with-cairo, --with-icu, and optionally --with-graphite2;
And package harfbuzz and harfbuzz-icu separately.
2013-07-07 10:19:03 +00:00
dholland
73e80bb5e6 Use TOOLS_PATH.bdftopcf as discussed in PR 47883. 2013-07-04 15:33:41 +00:00
asau
891fa01c4b This package is written in plain C, it doesn't need C++ compiler.
It doesn't need Fortran compiler either.
2013-06-16 23:47:18 +00:00
ryoon
cfae0f3bf2 Uodate to 0.452
Status:
Gothic unadjusted: Unicode 75e3-9400,
Mincho unadjusted: Unicode 75e3-9400
2013-06-11 14:18:22 +00:00
obache
2fd4bf2d0b Bump PKGREVISION so that .pcf files will be created correctly with X related
tools fixes.

PR pkg/47883.
2013-06-09 13:00:47 +00:00
dholland
561440d3ad Remove special-case dependency-checking logic now handled by the
general solution I checked in in bsd.buildlink3.mk.
2013-06-07 17:43:40 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
obache
e85f79b2ca using bdftopcf, so add to TOOLS and let to use TOOLS's one instead of X11BASE/bin. 2013-06-05 13:47:51 +00:00
tron
16390abaab Correct home page URL. 2013-06-05 08:23:27 +00:00
tron
2f7c0d3d97 Make sure that we perform builtin detection for "fontconfig" and
"Xrender" first. This avoids using the builtin "Xft2" if the builtin
"fontconfig" is reject.

This fixes another regression caused by the "pango" upgrade and the fix
for PKG pkg/47882.
2013-06-05 07:15:08 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
tron
4c59b9129d The API dependency shouldn't contain a package revision. 2013-06-04 08:04:21 +00:00
tron
fdfe82b82f Bump the required API version as well to enforce the new version
at build time.
2013-06-03 15:18:40 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
rodent
6a903c7a7e +libXfontcache 2013-05-31 01:12:51 +00:00
rodent
60bf86ceb7 Import libXfontcache-1.0.5 as fonts/libXfontcache.
Xfontcache - X-TrueType font cache extension client library.
2013-05-31 01:10:55 +00:00
wiz
8110d44f78 Update to 0.9.17:
Overview of changes leading to 0.9.17
Monday, May 20, 2013
=====================================

- Build fixes.
- Fix bug in hb_set_get_min().
- Fix regression with Arabic mark positioning / width-zeroing.
2013-05-26 18:01:16 +00:00
adam
3b6ed1e3c2 Changes 2.10.93:
Bug 62980 - matching native fonts with even :lang=en
      Ensure closing fp on error
      Obtain fonts data via FT_Face instead of opening a file directly
      Revert the previous change and rework to not export freetype API outside fcfreetype.c
      documented FC_HASH and FC_POSTSCRIPT_NAME
      Bug 63329 - make check fails: .. contents:: :depth: 2
      Use the glob matching for filename
      Bug 63452 - conf.d/README outdated
      Fix missing OSAtomicCompareAndSwapPtrBarrier() on Mac OS X 10.4
      Bug 63922 - FcFreeTypeQueryFace fails on postscripts fonts loaded from memory
      build-chain, replace INCLUDES directive by AM_CPPFLAGS
2013-05-20 19:56:39 +00:00
joerg
5576e5e0d1 Fix forward declaration. Avoid static_assert from C++11. 2013-04-30 22:19:27 +00:00
ryoon
c98dca6438 Fix LICENSE to ofl-v1.1 from open-font-license. 2013-04-28 21:07:44 +00:00
wiz
aed6130454 Update to 1.1.2:
This minor bugfix release corrects mistakes in some of the ISO-8859 to
Unicode mappings, fixes a memory management bug, and updates the build
configuration.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (2):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      libfontenc 1.1.2

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

James Cloos (2):
      Fix ISO-8859-6 → ISO-10646 mapping.
      Fix ISO-8859-7 → ISO-10646 mapping.

Nickolai Zeldovich (1):
      libfontenc: setCode(): fix realloc invocation
2013-04-26 05:15:57 +00:00
sbd
87b94069aa Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
bsiegert
654453b9f7 Remove unsupported g++ option under MirBSD. This is not enough to fix compilation
with the default gcc (3.4.6) but it is at least a start.
2013-04-23 18:23:02 +00:00
wiz
5f1c4b00d8 Update to 0.9.16:
Overview of changes leading to 0.9.16
Friday, April 19, 2013
=====================================

- Major speedup in OpenType lookup processing.  With the Amiri
  Arabic font, this release is over 3x faster than previous
  release.  All scripts / languages should see this speedup.

- New --num-iterations option for hb-shape / hb-view; useful for
  profiling.
2013-04-21 14:39:55 +00:00
rodent
5fd393605b LICENSE=arphic-public 2013-04-19 11:26:47 +00:00
uwe
ad94bb6cf6 Add ubuntu-fonts 2013-04-15 17:23:57 +00:00
uwe
b7d1f959f2 Ubuntu Font Family 0.80
A set of matching new libre/open fonts.  The typeface is sans-serif,
uses OpenType features and is manually hinted for clarity on desktop
and mobile computing screens.
2013-04-15 17:22:40 +00:00
ryoon
6b56a87add Update to Update to 2.00.1
Changelog:
* Thu Oct 04 2012 Pravin Satpute <psatpute AT redhat DOT com>
- Resolved "Glyphs with multiple unicode encodings inhibit subsetting" #851790
- Resolved #851791, #854601 and #851825
- Following GASP table version as per Liberation old version. (Anti-aliasing disabled)
- Added support for Serbian glyphs for wikipedia #657849
- In Monospace fonts, isFixedPitch bit set via script for getting it recognized as Monospace in putty.exe
2013-04-13 12:01:42 +00:00
wiz
d4fc05f551 Disable icu. From drochner. 2013-04-10 12:27:10 +00:00
wiz
7404b9c398 Update to 2.10.92:
Bump version to 2.10.92

    Minor fix

    Bump libtool revision

    Minor cleanup

    Bug 38737 - Wishlist: support FC_POSTSCRIPT_NAME
    Add the PostScript name into the cache and the matcher.
    Scoring the better font against the PostScript name by
    the forward-matching.

    Fix a SIGSEGV on FcPatternGet* with NULL pattern

    Fix crash with FcConfigSetCurrent(NULL)

    Do not copy FC_*LANG_OBJECT even if it's not available on the pattern
    those objects are linked to the corresponding string objects.
    this may causes inconsistency that those objects has more values
    than them.

    Bug 59456 - Adding a --sysroot like option to fc-cache
    Add an ability to set the system root to generate the caches.
    In order to do this, new APIs, FcConfigGetSysRoot() and
    FcConfigSetSysRoot() is available.

    Fix a memory leak

    Fix broken sort order with FcFontSort()
    which was introduced by 4eab908c8679a797ac7016b77a93ee41bb11b0fc

    Fix a crash when the object is non-builtin object

    Fix a typo

    Bug 60783 - Add Liberation Sans Narrow to 30-metric-aliases.conf
    Add Liberation Sans Narrow as an alias for Arial Narrow

    Bug 60748 - broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf
    Move the target of recipes to the "pattern" from the "font".
    This is to ensure the targeted objects is updated by them
    prior to FcDefaultSubstitute() so that it can adds the default
    values properly.

    Accept digits as part of OpenType script tags
    They've been used since 2005.

    Add Culmus foundry to the vendor list
    Maps fonts produced by the Culmus project
    <http://culmus.sourceforge.net>
    to the XLFD foundry name culmus.
    For TrueType fonts, maps the vendor code CLM from the TrueType vendor
    id field.
    For Type1 fonts, which use heuristics to guess mappings to XLFD
    foundries from
    words in the copyright notice, add the names of the main contributors
    to
    the Culmus product to recognize the fonts under their copyright.
    Patch from Maxim Iorsh

    Use LOG_COMPILER and AM_TESTS_ENVIRONMENT
    TESTS_ENVIRONMENT is deprecated and should be reserved to the user to
    override the test environment
    <ext>_LOG_COMPILER is meant to contain the program that runs the test
    with <ext> extension
    LOG_COMPILER is for extensionless tests
    AM_TESTS_ENVIRONMENT is meant to set the environment for the tests
      https://bugs.freedesktop.org/show_bug.cgi?id=60192
    Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>

    Bump the cache version to 4

    Update _FcMatchers definition logic
    to make it easier to maintain. also added FC_HASH_OBJECT to be matched
    in the pattern, prior to FC_FILE_OBJECT.

    Bug 60312 - DIST_SUBDIRS should never appear in a conditional
    As it is documented like this:
    If SUBDIRS is defined conditionally using Automake conditionals,
    Automake will define DIST_SUBDIRS automatically from the possible
    values of SUBDIRS in all conditions.
    So we don't need to re-define DIST_SUBDIRS in Makefile.am unless
    we use AC_SUBST to define SUBDIRS.
    Patch from Quentin Glidic

    Bug 50733 - Add font-file hash?
    Add "hash" object which contains SHA256 hash value (so far) computed
    from the font file.

    Use AM_MISSING_PROG instead of hardcoding missing

    Revert "test: Use SH_LOG_COMPILER and AM_TESTS_ENVIRONMENT"
    This reverts commit 2146b0307a3476892723104481f27f8484451c52.
    That change introduces incompatibility and seems not working with
    older releases of automake, including automake 1.12.2.

    test: Use SH_LOG_COMPILER and AM_TESTS_ENVIRONMENT
    TESTS_ENVIRONMENT is deprecated and should be reserved to the user to
    override the test environment
    <ext>_LOG_COMPILER is meant to contain the program that runs the test
    with <ext> extension
    AM_TESTS_ENVIRONMENT is meant to set the environment for the tests
      https://bugs.freedesktop.org/show_bug.cgi?id=60192
    Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>

    Use AM_MISSING_PROG instead of hardcoding missing

    Modernize configure.ac

    Bug 23757 - Add mode="delete" to <edit>
    Add two edit mode, "delete" and "delete_all".
    what values are being deleted depends on <test> as documented.
    if the target object is same to what is tested, matching value there
    will be deleted. otherwise all of values in the object will be
    deleted.
    so this would means both edit mode will not take any expressions.
    e.g.
    Given that the testing is always true here, the following rules:
      <match>
        <test name="foo" compare="eq">
          <string>bar</string>
        </test>
        <edit name="foo" mode="delete"/>
      </match>
    will removes "bar" string from "foo" object. and:
      <match>
        <test name="foo" compare="eq">
          <string>foo</string>
        </test>
        <edit name="bar" mode="delete"/>
      </match>
    will removes all of values in "bar" object.

    build: Only use PKG_INSTALLDIR if available
    It's only in pkg-config 0.27 or newer, but 0.25 at least is still
    fairly widespread.

    Use the PKG_INSTALLDIR macro.

    Bug 59385 - Do the right thing for intermixed edit and test elements
    This changes allows to have multiple mathcing rules in one <match>
    block
    in the same order.

    remove the unnecessary code

    Add another approach to FC_PRGNAME for Solaris 10 or before
    Patch from Raimund Steger

    Fix installation on MinGW32
    Patch from LRN

    Fix mkstemp absence for some platform
    Patch from LRN and modified to make more generic.

    Add missing file descriptor to F_DUPFD_CLOEXEC
    Patch from Matthieu Herrb

    Fix readlink failure
    As reported by Raimund Steger.

    Better fix for 2fe5ddfd
    Drop realpath() and fix breakage on Win32

    Fix FC_PRGNAME default
    As reported by Raimund Steger.

    Fix fc-cache crash caused by looking up NULL object incorrectly
    We were returning a skiplist node when looking up NULL!

    Minor

    Remove unused checks for common functions
    The check results of these were never actually used.

    Improve FcGetPrgname() to work on BSD

    Bug 59379 - FC_PRGNAME
    Can be used for per-application configuration.

    Bug 50497 - RFE: Add OpenType feature tags support
    Add FC_FONT_FEATURES to store the feature tags to be enabled.

    Fix the build fail on MinGW
    Reported at
    http://lists.freedesktop.org/archives/fontconfig/2013-January/004601.html
    just warn at the runtime instead of the compile time. it somewhat
    works
    on even MinGW since FcMakeTempfile() isn't used on Win32 so far.

    Minor

    Copy all values from pattern to font if the font doesn't have
    the element
    Bug 59376 - FcFontRenderPrepare enhancement

    Ensure we find the uninstalled fontconfig header
    Patch from Colin Walters.

    Respect $NOCONFIGURE
    Patch from Colin Walters.
2013-04-10 11:41:37 +00:00
wiz
1a3eef82bd Update to 0.9.15:
Overview of changes leading to 0.9.15
Thursday, April 05, 2013
=====================================

- Build fixes.
- Fix crasher in graphite2 shaper.
- Fix Arabic mark width zeroing regression.
- Don't compose Hangul jamo into Unicode syllables.


Overview of changes leading to 0.9.14
Thursday, March 21, 2013
=====================================

- Build fixes.
- Fix time-consuming sanitize with malicious fonts.
- Implement hb_buffer_deserialize_glyphs() for both json and text.
- Do not ignore Hangul filler characters.
- Indic fixes:
  * Fix Malayalam pre-base reordering interaction with post-forms.
  * Further adjust ZWJ handling.  Should fix known regressions from
    0.9.13.
2013-04-10 11:10:41 +00:00
rodent
b65af7be2b Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
wiz
df05702442 Re-add EXTRACT_SUFX, needed in this case (plus a comment why it's needed). 2013-04-08 07:37:55 +00:00
rodent
bed1803ff1 LICENSE=open-font-license -> ofl-v1.1 2013-04-08 01:42:39 +00:00
rodent
f70aa5c10c HOMEPAGE= http://scripts.sil.org/FontDownloadsGentium
LICENSE=        ofl-v1.1

From:
   http://scripts.sil.org/cms/scripts/page.php?item_id=Gentium_news#24Jun11

"2011.06.24
Gentium (original) license updated to SIL Open Font License version 1.1.

The original Gentium font has now been re-released under the current
version of the SIL Open Font License."
Resolves PR pkg/47510
2013-04-08 00:35:44 +00:00
rodent
6b46c62d2e Edited DESCR in the case of:
File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
2013-04-07 20:49:31 +00:00
rodent
8ec5764dd6 'The "+=" operator should only be used with lists.' 2013-04-06 19:42:41 +00:00
rodent
e5b2fdbc78 'Please use ${ECHO} instead of "echo".'
'Please use ${ECHO_N} instead of "echo -n".'
2013-04-06 14:58:18 +00:00
rodent
dea2f05b46 ".for variable names should not contain uppercase letters" 2013-04-06 13:24:18 +00:00
rodent
44c94b38c6 'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be
redundant.' - It was. Removed.
2013-04-06 13:01:26 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
mef
59bfd645fb Previous commit was wrong, sorry. PKG_BUILD_OPTIONS looks PKGNAME. Thanks obache@ 2013-04-03 01:54:45 +00:00
mef
8a32f2e407 PKG_OPTIONS_VAR= for ghostscript-gpl and ghostscript-agpl are both PKG_OPTIONS.ghostscript.
-.if empty(PKG_BUILD_OPTIONS.ghostscript-gpl:Mdisable-compile-inits)
  +.if empty(PKG_BUILD_OPTIONS.ghostscript:Mdisable-compile-inits)
2013-04-02 17:32:36 +00:00
obache
db26fc7735 follow PKGBASE name change of ghostscript for option. 2013-03-17 08:42:55 +00:00
dholland
c4252f5159 Explicitly use ghostscript-gpl, as one of these sets GS_REQD=9.05.
Nothing in ghostscript seems to have *checked* that, but for now let's
assume it matters.

XXX: someone please review this and update/adjust as needed.
2013-03-16 23:02:18 +00:00
wiz
c5ff4d48e6 Update to 0.9.13.:
Overview of changes leading to 0.9.13
Thursday, February 25, 2013
=====================================

- Build fixes.
- Ngapi HarfBuzz Hackfest in London (February 2013):
  * Fixed all known Indic bugs,
  * New Win8-style Myanmar shaper,
  * New South-East Asian shaper for Tai Tham, Cham, and New Tai Lue,
  * Smartly ignore Default_Ignorable characters (joiners, etc) wheb
    matching GSUB/GPOS lookups,
  * Fix 'Phags-Pa U+A872 shaping,
  * Fix partial disabling of default-on features,
  * Allow disabling of TrueType kerning.
- Fix possible crasher with broken fonts with overlapping tables.
- Removed generated files from git again.  So, one needs ragel to
  bootstrap from the git tree.

API changes:
- hb_shape() and related APIs now abort if buffer direction is
  HB_DIRECTION_INVALID.  Previously, hb_shape() was calling
  hb_buffer_guess_segment_properties() on the buffer before
  shaping.  The heuristics in that function are fragile.  If the
  user really wants the old behvaior, they can call that function
  right before calling hb_shape() to get the old behavior.
- hb_blob_create_sub_blob() always creates sub-blob with
  HB_MEMORY_MODE_READONLY.  See comments for the reason.
2013-03-15 22:56:46 +00:00
drochner
07a66cd19a bump PKGREV for libpthread linkage change 2013-03-15 17:07:14 +00:00
drochner
8148db4353 don't link against libpthread on NetBSD, to avoid problems with
xdm loading the library dynamically, reported by Takahiro Kambe
2013-03-15 16:20:13 +00:00
drochner
b7f370223a update to 2.10.91
changes unknown
(while the version number suggests an unstable release, it is needed
by the last stable pango)
2013-03-14 19:32:31 +00:00
drochner
3b005f7cc6 drop "cairo" dependency, it is only needed for some cmd line tool
(if the latter is needed it can be made a separate pkg)
bump PKGREV
2013-03-14 19:10:29 +00:00
wiz
8a052ebdcc + jsMath-fonts. 2013-03-11 18:48:14 +00:00
wiz
9d39f26e5a Import jsMath-fonts-20090709 as fonts/jsMath-fonts.
The jsMath package provides a method of including mathematics in
HTML pages that works across multiple browsers under Windows,
Macintosh OS X, Linux and other flavors of unix. It overcomes a
number of the shortcomings of the traditional method of using images
to represent mathematics: jsMath uses native fonts, so they resize
when you change the size of the text in your browser, they print
at the full resolution of your printer, and you don't have to wait
for dozens of images to be downloaded in order to see the mathematics
in a web page. There are also advantages for web-page authors, as
there is no need to preprocess your web pages to generate any
images, and the mathematics is entered in TeX form, so it is easy
to create and maintain your web pages.

Although it works best with the TeX fonts installed, jsMath will
fall back on a collection of image-based fonts (which can still be
scaled or printed at high resolution) or unicode fonts when the
TeX fonts are not available. This package contains the necessary
TeX fonts.
2013-03-11 18:48:02 +00:00
joerg
56dacd136a Drop z flag, explicitly pull in tar. 2013-02-26 10:28:06 +00:00
joerg
c808ad5407 Drop gtar dependency 2013-02-19 22:30:33 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
taca
1308ed0764 Add and enable ruby-afm. 2013-02-11 08:56:24 +00:00
taca
378a2a87de Add ruby-afm package version 0.2.0.
= afm

A very simple library to read Adobe Font Metrics files (afm).

Currently simply parses the file and saves it in a few attributes.
2013-02-11 08:55:56 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
ryoon
b893ae7488 Fix build with gcc 4.2.1 of FreeBSD 9.1.
Patch is taken from
https://build.opensuse.org/package/view_file?file=mozilla-gcc43.patch&package=MozillaFirefox&project=home%3AWernerFink%3Abranches%3Amozilla .
2013-02-03 05:13:25 +00:00
wiz
f284e51db3 + courier-prime. 2013-01-29 08:00:25 +00:00
wiz
d3bc4308b6 Import courier-prime-1.203 as fonts/courier-prime.
It's Courier, just better.

Since the beginning, screenplays have been written in Courier. Its
uniformity allows filmmakers to make handy comparisons and estimates,
such as 1 page = 1 minute of screen time.

But there's no reason Courier has to look terrible. We set out to
make the best damn Courier ever.

We call it Courier Prime.
2013-01-29 07:57:18 +00:00
wiz
f571455f7a Update to 1.37:
Version 1.37   29.Jun.2011

* t1asm: Use a dynamically allocated buffer to handle huge characters
  (reported by Werner Lemberg).
2013-01-29 06:11:30 +00:00
wiz
182e7f6c79 Update to 1.0.4:
This minor maintenance release includes several years of build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (7):
      Adopt X.Org standard coding style (via x-indent.sh)
      Initialize font to 0 values directly instead of via bzero
      Combine usage message strings
      Add -v flag to print version info
      Use symbolic names instead of raw integers for stdin & stdout fd's
      Use remove() instead of unlink() to remove files
      bdftopcf 1.0.4

Gaetan Nadon (4):
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory
2013-01-29 05:50:42 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
ryoon
74512ca7a4 Add consolamono-ttf. 2013-01-26 11:16:16 +00:00
ryoon
57bae49afd Import consolamono-ttf-20121116 as fonts/consolamono-ttf.
'Consola Mono' is the monospace font especially created for
programming, text editors and for terminal-use.

'Consola Mono' is a Unicode typeface font that supports all languages
that use the Latin, Greek, Cyrillic script and its variants, and
could be expanded to support other scripts.
2013-01-26 11:15:29 +00:00
wiz
05a129fa21 + cantarell-fonts. 2013-01-23 21:38:38 +00:00
wiz
d5dd2201c8 Import cantarell-fonts-0.0.12 as fonts/cantarell-fonts.
Packaged for wip by ryo-on and myself.

The Cantarell font family is a contemporary Humanist sans serif
designed for on-screen reading.

Each font file currently contains 391 glyphs, and fully support
the following writing systems: Basic Latin, Western European,
Catalan, Baltic, Turkish, Central European, Dutch and Afrikaans.
To date, Pan African Latin has only 33% glyph coverage.
2013-01-23 21:38:26 +00:00
wiz
aafb51e031 Update to 0.9.12:
Overview of changes leading to 0.9.12
Thursday, January 18, 2013
=====================================

- Build fixes for Sun compiler.
- Minor bug fix.

Overview of changes leading to 0.9.11
Thursday, January 10, 2013
=====================================

- Build fixes.
- Fix GPOS mark attachment with null Anchor offsets.
- [Indic] Fix old-spec reordering of viramas if sequence ends in one.
- Fix multi-threaded shaper data creation crash.
- Add atomic ops for Solaris.

API changes:
- Rename hb_buffer_clear() to hb_buffer_clear_contents().
2013-01-21 13:54:11 +00:00
wiz
0f09b1edfa Update to 0.9.10:
Overview of changes leading to 0.9.10
Thursday, January 3, 2013
=====================================

- [Indic] Fixed rendering of Malayalam dot-reph
- Updated OT language tags.
- Updated graphite2 backend.
- Improved hb_ot_layout_get_size_params() logic.
- Improve hb-shape/hb-view help output.
- Fixed hb-set.h implementation to not crash.
- Fixed various issues with hb_ot_layout_collect_lookups().
- Various build fixes.

New API:

hb_graphite2_face_get_gr_face()
hb_graphite2_font_get_gr_font()
hb_coretext_face_get_cg_font()

Modified API:

hb_ot_layout_get_size_params()
2013-01-21 13:40:12 +00:00
ryoon
e284bf7cc7 Update to 20121230
Changlog:
* Sync with M+1C,1M TESTFLIGHT054
* Add or mnodified 74 Kanji glyphs
2013-01-20 09:49:24 +00:00
ryoon
8fdd931cf5 Update to 1.017
Add SourceCodePro-Medium.otf

Changelog:
not provided
2013-01-20 09:45:25 +00:00
riastradh
821dcaca23 Add missing buildlink3s implied by openmotif but not lesstif. 2013-01-19 20:23:33 +00:00
joerg
335179b963 Add rpath for X11 location. 2013-01-17 15:53:10 +00:00
mef
7726ea4a9b Correct typo (Scoolbook -> Schoolbook). 2013-01-14 06:26:23 +00:00
joerg
0d2dfb80cf Use gzcat + plain tar. 2013-01-11 23:25:48 +00:00
ryoon
25b80f0391 Uodate to 0.447
Status:
Gothic unadjusted: Unicode 7234-9400,
Mincho unadjusted: Unicode 7234-9400
2013-01-07 11:53:11 +00:00
wiz
9d08621e0d Update to 1.0.7pre44:
Use cyrillicized version of urw-fonts, as packaged by fedora.

Will be needed by future lilypond versions at some point.
2013-01-06 23:19:11 +00:00
ryoon
9d37bd3df0 Bump PKGREVISION.
Fix build on OpenBSD/amd64 5.2.

* buildlink to devel/zlib
* On OpenBSD, add -lz to LDFLAGS
2013-01-06 07:13:15 +00:00
ryoon
340e03f79b ${CC} is used in configuration. 2012-12-26 21:24:26 +00:00
ryoon
17fca1a719 Add some tools to USE_TOOLS, fix build on SmartOS etc.
patch and bdftopcf is used in distribution Makefile.
2012-12-26 21:14:06 +00:00
wiz
f7f5993177 + evermono-ttf 2012-12-17 12:29:51 +00:00
wiz
7de0cc01cf Import evermono-ttf-6.2.1 as fonts/evermono-ttf.
Everson Mono is a simple, elegant, monowidth font. I started
designing it in 1994 primarily to make glyphs available to support
the non-Han characters in Unicode and ISO/IEC 10646-1, though I
hope that users may find it a pleasant alternative to Courier and
Monaco for general purposes, e-mail, and so forth. I have found it
quite legible at sizes as small as 4 points. It is lighter and a
bit looser than Courier.
2012-12-17 12:29:24 +00:00
wiz
5039e5e406 Update to 2.10.2:
Bump version to 2.10.2

    Bug 57286 - Remove UnBatang and Baekmuk Batang from monospace in
    65-nonlatin.conf

    Those two fonts are serif fonts. shouldn't be added to monospace.

    Update CaseFolding.txt to Unicode 6.2

    No real updates between 6.1 and 6.2, but anyway.

    Bug 57114 - regression on FcFontMatch with namelang

    After 7587d1c99d9476b6dd4dbe523c0204da700fed8d applied, family,
    style, and fullname is localized against current locale or lang
    if any though, the string in other languages were dropped from
    the pattern. this caused unexpected mismatch on the target="font"
    rules.

    This fix adds other strings at the end of the list.

    Bug 56531 - autogen.sh fails due to missing 'm4' directory

    Keep m4 directory in git.

    Use automake variable instead of cleaning files in clean-local

    just for git.mk coming up from Behdad's threadsafe branch

    autogen.sh: Add -I option to tell aclocal a place for external
    m4 files

    Fix syntax errors in fonts.dtd.

    Patch from Steve Simpson

    Fix wrongly squashing for the network path on Win32.

    Patch from Diego Santa Cruz

    deal with warnings as errors for the previous change

    missed this change to commit. doh!

    Bug 52573 - patch required to build 2.10.x with oldish GNU C library
    headers

    On older libc, _POSIX_C_SOURCE didn't satisfy to use posix_fadvise()
    and AC_CHECK_FUNCS doesn't check a header file if the function is
    declared there properly. so use AC_LINK_IFELSE instead.

    Bug 54138 - X_OK permission is invalid for win32 access(..) calls

    X_OK checking was added back in
    8ae1e3d5dc323542e7def06a42deea62c7ba7027
    which was removed due to the same reason in
    238489030a64fa883f8f9fc3d73247b7f7257899.
    apparently the test case in Bug#18934 still works without it.
    so I'm removing it again to get this working on Windows.

    Remove _CONFIG_FIXUPS_H_ guards, so multiple includes of "config.h"
    result in the correct values

    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>

    Fix for libtoolize's warnings

    Fix N'ko orthography

    Bug 53585 - Two highly-visible typos in src/fcxml.c
2012-12-16 11:16:38 +00:00
drochner
b5683866a6 update to 0.9.9
no useful changelog available
2012-12-14 19:16:31 +00:00
ryoon
0189eecf05 Update to 1.013
Changelog:
unknown
2012-12-10 09:17:24 +00:00
wiz
e980d22364 Update to 1.36:
Version 1.36   29.May.2010

* Several minor cleanups.


Version 1.35   22.Oct.2009

* Don't use "getline" as a symbol (reported by Karl Berry and
  C.M. Connelly).
2012-12-09 15:21:48 +00:00
shattered
8959f5041e Update to 1.6. Changes:
1. Fixed a problem with implicit dynamic links which are becoming a no-no.
2. Fixed a name collision with glib 2.10.
3. Updated to work with GTK+ 2.20.
2012-12-08 19:51:51 +00:00
ryoon
6ff97cd030 Update to 0.446
Changelog:
Gothic glyphs unadjusted: Unicode 70b1-9400
Mincho glyphs unadjusted: Unicode 7049-9400
2012-12-05 14:59:47 +00:00
ryoon
db35bc2e1c Update to 3.2.1
* Remove mplus from LICENSE

Changelog:
* Remove reference to M+ FONTS LICENSE, like Migu 1M
* Fix fixed width problem
* Fix em dash problem
2012-11-25 16:53:45 +00:00
ryoon
36907c4eff Update to 20121030
* Update LICENSE, and do not install mplus license file

Changelog:
2012-10-30
* Sync with M+ TESTFLIGHT 052 (2012-10-30 CVS)
* Make han-dakuten in Zenkaku-hiragana, Zenkaku-katakana, and Hankaku-katakana
  smaller (140% to 130%)
* Make Dakuten in Hankaku-katakana smaller, and fix glyph of Choon
* Revert two characters to M+ design
* [Migu 1C] Add slash to Zenkaku and Hankaku Zero. And serif to l character,
  bearings, kerning information of all characters in M+1C except l and I was
  revert to M+1c default
* [Migu 2M] Glyph of WAVE DASH make the same as FULLWIDTH TILDE
* [Migu 1P/1C] Make up arrow and down arrow to Zenkaku width
* Change font version to 0.20121031 to 2012.1031 to compliance with standatd
* Change script structure

2012-06-07
* Change LICENSE from IPA's request
* [Migu 1VS/2DS] Do not distribute ttf files

2012-04-11
* Sync with M+ TESTFLIGHT 048
* Change Hankaku-katakana glyphs to M+'s ones from IPA's ones
* Change policy for vertical align
* U+200B(ZERO WIDTH SPACE), U+2060(WORD JOINER), U+FEFF(ZERO WIDTH NO-BREAK
  SPACE & Byte Order Mark) is width 0 character now.
* Remove '.notdef', like MS Gothic and Meiryo
* Change some character's width like MS Gothic
* Make Han-dakuten bigger, and change choon glyph
* [Migu 2DS] Make character width of Zenkaku-hiragana and -katakana smaller
2012-11-25 16:48:17 +00:00
ryoon
88bf69725e Update to 20121109
Changelog:
* M+1C and 1M parts sync with 2012.11.09 CVS HEAD of them
* Add 458 glyphs (Kuruma-hen, Yumi-hen, and Nin-ben have completed)
2012-11-25 10:58:31 +00:00
ryoon
29ccb310c5 Update to 1.038
Changelog:
version 1.038 created 2012/09/12

  * Updates the metrics of Majuscule letters in lighter weights.
  * Updates fonts to add small capitals and superior capital letters to upright
    styles.
  * Adds the following characters for transliteration: Blinebelow, blinebelow,
    Klinebelow klinebelow, Emacronacute, emacronacute, Omacronacute,
    omacronacute, primemod
  * Adds the following punctuation characters: bardbl, iterrobang, ceilingleft,
    ceilingright, floorleft floorright, bracketleftwhite, bracketrightwhite,
    brackhalftopleft, brackhalftopright, brackhalfbotleft, brackhalfbotright
  * Adds dotted zero and slashed zero.
2012-11-24 17:38:54 +00:00
adam
95fa6c9ac1 Changes 20120731:
Change log unavailable.
2012-11-23 20:49:03 +00:00
ryoon
195bd1cd2a Update to 0.445
Changelog:
Gothic glyphs unadjusted: Unicode 6f53-9400,
Mincho glyphs unadjusted: Unicode 6f83-9400
2012-11-23 18:02:47 +00:00
drochner
7b410f1d1e update to 0.9.7
changes:
- Implement Thai "PUA" shaping for old fonts
- Add --text-before and --text-after
- Add --bot / --eot / --preserve-default-ignorables
- hb-shape --output-format=json
-bugfixes
2012-11-23 17:38:41 +00:00
ryoon
0e37c565f7 Fix PR pkg/47175
Add missing {.
2012-11-10 10:11:59 +00:00
ryoon
7d365ea6b7 Introduce IPAEXVER variable for easy update. 2012-11-09 15:37:36 +00:00
ryoon
e972528943 Update to 00201
Changelog:
 The major version is changed, with the addition of glyphs and code positions.
Changes from IPAex Mincho Ver.001.03 to Ver.002.01
Changes from IPAex Gothic Ver.001.02 to Ver.002.01
-Nov 2012
Addition and modification of glyphs and code positions
Added glyphs (six glyphs)

Added Ideographic Variation Sequences (IVS) and glyphs, six sequences to elaborate glyph shapes corresponding to JIS X 0213:2000 example glyph shapes.

U+53A9;U+E0103¡¡U+6062;U+E0102¡¡U+7337;U+E0101¡¡U+7511;U+E0103 U+55A9;U+E0102¡¡U+6FF9;U+E0101
Added Ideographic Description Characters (IDC, twelve characters)

U+2FF0¡¡U+2FF1¡¡U+2FF2¡¡U+2FF3¡¡U+2FF4¡¡U+2FF5¡¡U+2FF6¡¡U+2FF7¡¡U+2FF8¡¡U+2FF9¡¡U+2FFA¡¡U+2FFB
Added KangXi radical (one character)

Added one new KangXi radical form and encoded both U+2F39 (KangXi Radicals Block) and U+5F50 (CJK Unified Ideographs Block).
Slightly changed shapes

U+5F98;U+E0101¡¡U+66B5;U+E0101¡¡U+696F;U+E0100¡¡U+696F;U+E0101¡¡U+8A0A;U+E0101¡¡U+8AB9;U+E0101¡¡U+8B7F;U+E0100¡¡U+71B1
Additional implementation of Ideographic Variation Sequences

IPAex Font has been implemented several Ideographic Variation Sequences, including different glyph shapes between JIS X 0213:2000 and JIS X 0213:2004. In IPAex Font Version 002.01, IVSs are added to default glyph, consequently total number of IVSs changed to 352. The default glyphs, which appear without IVS environment, correspond to the exemplified shapes in JIS X 0213:2004.

Noted that some IVSs in 352 sequences of IPAex Gothic Font have same glyph shapes for different sequences, because some differences of glyph shapes in Mincho font design have no meaning in Gothic font design.
U+5026;U+E0101	U+50C5;U+E0101	U+5132;U+E0101	U+514E;U+E0101
U+51A4;U+E0101	U+5307;U+E0100	U+537F;U+E0102	U+53A9;U+E0103
U+53A9;U+E0105	U+53C9;U+E0101	U+53DB;U+E0101	U+53DF;U+E0101
U+54AC;U+E0101	U+54E8;U+E0101	U+55B0;U+E0101	U+5632;U+E0101
U+5642;U+E0101	U+564C;U+E0101	U+56C0;U+E0101	U+5835;U+E0101
U+5906;U+E0101	U+5A29;U+E0101	U+5BDB;U+E0100	U+5C51;U+E0101
U+5C60;U+E0101	U+5DF7;U+E0101	U+5E96;U+E0101	U+5EDF;U+E0101
U+5EFB;U+E0101	U+5F98;U+E0101	U+5FBD;U+E0101	U+6062;U+E0101
U+6062;U+E0102	U+609E;U+E0101	U+6108;U+E0101	U+61F2;U+E0100
U+6241;U+E0101	U+633A;U+E0101	U+633D;U+E0101	U+6357;U+E0101
U+6372;U+E0101	U+63C3;U+E0101	U+646F;U+E0100	U+647A;U+E0101
U+64B0;U+E0101	U+64E2;U+E0101	U+65A7;U+E0101	U+6666;U+E0101
U+66B5;U+E0101	U+6717;U+E0101	U+6753;U+E0101	U+6756;U+E0101
U+6897;U+E0101	U+6962;U+E0101	U+696F;U+E0101	U+698A;U+E0101
U+6994;U+E0101	U+69CC;U+E0101	U+6A0B;U+E0101	U+6A3D;U+E0101
U+6ADB;U+E0100	U+6B4E;U+E0101	U+6C72;U+E0101	U+6DEB;U+E0101
U+6EA2;U+E0101	U+6EBA;U+E0101	U+6F23;U+E0100	U+7015;U+E0101
U+701E;U+E0101	U+7026;U+E0101	U+7058;U+E0101	U+7078;U+E0101
U+707C;U+E0101	U+7149;U+E0100	U+714E;U+E0101	U+7152;U+E0101
U+717D;U+E0102	U+723A;U+E0101	U+724C;U+E0101	U+7259;U+E0101
U+72E1;U+E0101	U+7337;U+E0102	U+7337;U+E0101	U+7511;U+E0102
U+7511;U+E0103	U+7515;U+E0102	U+7526;U+E0101	U+75BC;U+E0101
U+77A5;U+E0101	U+7941;U+E0101	U+7947;U+E0101	U+79B0;U+E0101
U+79E4;U+E0101	U+7A17;U+E0101	U+7A7F;U+E0101	U+7AC8;U+E0101
U+7B08;U+E0102	U+7B75;U+E0101	U+7BAD;U+E0101	U+7BB8;U+E0101
U+7BC7;U+E0101	U+7BDD;U+E0101	U+7C3E;U+E0102	U+7C7E;U+E0102
U+7C82;U+E0101	U+7FEB;U+E0101	U+7FF0;U+E0101	U+8171;U+E0101
U+817F;U+E0101	U+8258;U+E0101	U+8292;U+E0101	U+82A6;U+E0101
U+8328;U+E0101	U+845B;U+E0101	U+84EC;U+E0101	U+8511;U+E0101
U+853D;U+E0101	U+85A9;U+E0101	U+85AF;U+E0101	U+85F7;U+E0101
U+8612;U+E0100	U+8654;U+E0101	U+86F8;U+E0101	U+8703;U+E0101
U+8755;U+E0101	U+8805;U+E0101	U+8956;U+E0101	U+8A0A;U+E0101
U+8A1D;U+E0102	U+8A3B;U+E0101	U+8A6E;U+E0101	U+8AB9;U+E0101
U+8AFA;U+E0101	U+8B0E;U+E0101	U+8B2C;U+E0101	U+8B7F;U+E0101
U+8C79;U+E0101	U+8CED;U+E0101	U+8FBB;U+E0101	U+8FBF;U+E0101
U+8FC2;U+E0101	U+8FC4;U+E0101	U+8FE6;U+E0101	U+9017;U+E0101
U+9019;U+E0101	U+9022;U+E0101	U+903C;U+E0101	U+9041;U+E0102
U+905C;U+E0101	U+9061;U+E0101	U+912D;U+E0101	U+914B;U+E0101
U+91DC;U+E0101	U+9306;U+E0101	U+9375;U+E0101	U+939A;U+E0101
U+9453;U+E0101	U+9699;U+E0101	U+9771;U+E0101	U+9784;U+E0101
U+9798;U+E0101	U+97AD;U+E0101	U+98F4;U+E0101	U+9905;U+E0101
U+990C;U+E0103	U+9910;U+E0101	U+9957;U+E0101	U+99C1;U+E0101
U+9A19;U+E0101	U+9A4A;U+E0101	U+9BAB;U+E0101	U+9BD6;U+E0101
U+9C2F;U+E0101	U+9C52;U+E0101	U+9D09;U+E0101	U+9D60;U+E0101
U+55A9;U+E0102	U+55A9;U+E0100	U+6FF9;U+E0101	U+6FF9;U+E0100
Addition of vertical and horizontal shape change setting

Addition of vertical and horizontal shape change setting for hyphens (U+002D, U+2010, U+2011, U+2012) .
Changes of tables in font file
head table

IPAex Mincho : fontRevision:1.030 --> 2.010
IPAex Gothic : font Revision : 1.020 --> 2.010
name table : update of ID0, ID3, ID5

IDO (Copyright)
2003-2009 --> 2003-2012

ID3 (Unique Font Identifier)
IPAex Mincho : IPAexMincho Version 001.03 --> IPAexMincho Version 002.01
IPAex Gothic : IPAexGothic Version 001.02 --> IPAexGothic Version 002.01

ID5 (version)
IPAex Mincho : Version 001.03 --> Version 002.01
IPAex Gothic : Version 001.02 --> Version 002.01
2012-11-09 14:54:07 +00:00
wiz
8d2afe4d00 Commit forgotten PLIST change for nb1. 2012-11-08 01:20:15 +00:00
wiz
d7316d38c6 Use default font root dir. Requested by Sean Boudreau on tech-pkg.
Bump PKGREVISION.
2012-11-07 14:47:37 +00:00
ryoon
f9861cc6b7 Remove accidentally added files. 2012-11-03 23:00:17 +00:00
ryoon
54fdfb070d Add sourcecodepro-fonts 2012-11-03 22:56:57 +00:00
ryoon
0802ca82d5 Import sourcecodepro-fonts-1.009 as fonts/sourcecodepro-fonts.
Source Sans is a set of monospaced OpenType fonts that have been
designed to work well coding environments. This family of fonts is
a complementary design to the Source Sans family.

This package provides OpenType fonts only.
2012-11-03 22:56:26 +00:00
ryoon
2cc99380b7 Import sourcecodepro-fonts-1.009 as fonts/sourcecodepro-fonts.
Source Sans is a set of monospaced OpenType fonts that have been
designed to work well coding environments. This family of fonts is
a complementary design to the Source Sans family.

This package provides OpenType fonts only.
2012-11-03 22:56:25 +00:00
wiz
c94b6f4719 Update to 0.9.5:
Overview of changes leading to 0.9.5
Sunday, October 14, 2012
====================================

- Synthetic-GSUB Arabic fallback shaping.

- Misc Indic improvements.

- Add build system support for pthread.

- Imported UCDN for in-tree Unicode callbacks implementation.

- Context-aware Arabic joining.

- Misc other fixes.

- New API:

  hb_feature_to/from-string()
  hb_buffer_[sg]et_content_type()
2012-10-21 21:26:10 +00:00
cheusov
4edd32c741 Update to terminus-font to v4.38 as requested in PR 47092.
Handle fontconfig configuration file.
2012-10-21 12:52:14 +00:00
minskim
bde8b5edd2 Update tex-metafont to 2012.
Changes:
    - Regenrates the mf format for TeX Live 2012.
2012-10-14 21:56:11 +00:00
minskim
a6fad3af01 Update tex-cm{,-doc} to 2012.
Changes:
- Added black.pk and gray.pk.
2012-10-10 19:31:58 +00:00
minskim
b6740df512 Update tex-amsfonts{,-doc} to 3.03.
Changes:
The Type 1 Euler fonts have been upgraded so that some inconsistencies
with the character widths in the corresponding TFM files have been
fixed, and minor optimizations were carried out on some of the
character outlines.  The changes affect only the PFB, AFM, and PFM
files.
2012-10-09 19:47:08 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
adam
d0ccfd73ed Added fonts/harfbuzz version 0.9.4 2012-10-08 19:23:27 +00:00
adam
5af0f21e4b HarfBuzz is an OpenType text shaping engine. 2012-10-08 19:20:33 +00:00
mef
e2d8a5536a Add ghostscript-cidfonts-ryumin. 2012-10-07 14:34:00 +00:00
mef
8b24cc03d0 In syncing print/ghostscript bump 8.71 to 9.05,
and providing easy installation for Japanese font for ghostscript,
new package imported (from wip).

Ryumin-Light and GothicBBB are the most frequently used fonts
in Japanese documents. This package will add the capability for
gs to display Japanese document with those reference.
Options to choose alternate fonts for them, see options.mk,
and set to PKG_OPTIONS.gcr_type, currently default is ipa.
2012-10-07 14:22:52 +00:00
mef
91e6dc4091 In syncing print/ghostscript bump 8.71 to 9.05,
(1) set GS_RESOUCEDIR= with ${GS_VERSION} included
(2) set GHOSTSCRIPT_REQD=      9.05
(3) Add inclusion for print/ghostscript/Makefile.common
    to get  ${GS_VERSION} linked.
(4) Bump PKGREVISION
2012-10-07 14:21:48 +00:00
ryoon
d83921ad18 Update to 0.444
* Convert to use 7z distfile

Status:
Gothic unadjusted: Unicode 6d67-9400
Mincho unadjusted: Unicode 6d67-9400
2012-10-06 06:16:57 +00:00
cheusov
4b97be0632 Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
cheusov
11c7685b77 CONFLICTS between python modules 2012-10-03 23:40:35 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
dfaf1eaae6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 18:28:15 +00:00
bsiegert
125d0e6788 Fix fontconfig build on MirBSD. I will try to get a more proper fix
integrated upstream. Everything in this patch is #ifdef __MirBSD__.
2012-10-03 12:11:22 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
ryoon
a25fcac7fe Update to 1.306
Changelog:
version 1.036 created 2012/09/12

  * Updates fonts to fix bug in TTF versions in which the GDEF table was not
    included.

version 1.035 created 2012/09/10

  * Updates the fitting for 'u' and its related glyphs. Updates the kerning in
    the upright fonts.

version 1.034 created 2012/08/15

  * Improved sidebearings of some glyphs, improved kerning classes, improved
    some kern pairs.
  * Fixed metrics issues with upright letter D and composites.
  * Added glyphs and OT feature support for Jarai language.
  * Added 'ordfeminine' glyph to 'ss02' feature.
  * Changed glyph name 'schwa.supss' to 'uni0259.sups'.
  * Changed weightClass value of the ExtraLight fonts from 250 to 200.
  * Changed OS/2.usWinAscent and OS/2.usWinDescent values to be the same across
    all fonts.
  * Changed hhea.Ascender and hhea.Descender values as a result of the OS/
    2usWin changes.
  * Changed OS/2 table version number from 4 to 3.
  * Harmonized the copyright strings.
2012-10-01 11:16:22 +00:00
ryoon
0312a4cea8 Update to 2.00.0
* Change to Google croscore font 1.21.0 base
* Change license to the SIL Open Font License, Version 1.1

Changelog:
"On Jul 18 Liberation fonts 2.00.0 version is released based
on croscore fonts to resolve long standing licensing problem and
also get more coverage present in croscore fonts."
2012-10-01 11:14:22 +00:00
ryoon
537369dd56 Update to 20120503
* Many glyphs are adjusted
* Some glyphs are added

In detail, see http://lists.gnu.org/archive/html/freefont-announce/2012-05/msg00000.html
2012-10-01 11:12:24 +00:00
ryoon
d3cc0c8fbd Update to 3.000
Changelog:
2012/05/27  3.000 Added missing Jinmeiyou kanji and miscellaneous other kanji
                  and symbols. Corrected errors reported by users. In detail:
		  (detail is snipped)
2012-10-01 11:09:31 +00:00
ryoon
5ef7162140 Update HOMEPAGE 2012-10-01 11:08:31 +00:00
ryoon
313d3ba5bd Update to 20120928
Changelog:
* Sync with M+1C and 1M of 2012-09-28
* Add 280 Kanji glyphs
* Add some symbols
* Add some picture icons
2012-10-01 11:05:08 +00:00
ryoon
6f93ba04fa Update to 1.0.20120603
* First gold release
* Change valious filenames
* Improve documents
2012-10-01 11:02:05 +00:00
ryoon
bb217d182d Update to 20120905
Changelog:
* Sync with current M+1C, 1M characters.
* Add some Kanji glyphs
2012-09-16 14:36:07 +00:00
ryoon
3269101411 Update to 0.443
Status:
Gothic unadjusted: Unicode 6c6b-9400,
Mincho unadjusted: Unicode 6c3b-9400
2012-09-16 09:21:53 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
wen
b0ef217679 Update to 1.02
Upstream changes:
1.02  (r862, 2012-08-30)
* Fix typo in Useall to get case right

1.01  (r859, 2012-08-30)
* Add IO::String prerequisite to make BSD and other testing environments happy
2012-08-31 00:30:53 +00:00
wen
e85861426e Update to 1.00
Upstream changes:
1.00  (r857, 2012-08-28)

* Major change to glyph creation/editing -- now utilizes ' isDirty' flag
* Add support for:
*    V4 OS/2 table
*    Reading WOFF fonts
*    MarkFilterSets in GDEF
*    Feature parameters (for cvxx, ssxx and size features)
*    Additional Graphite tables (Silf, Glac, and Gloc)
* Updated MS Lang IDs to Dec 2011
* Finish implementation of coverage table sorting
* Copyright and licensing updated to CPAN requirements
* Bug fixes
2012-08-29 13:58:08 +00:00
ryoon
bc30c18e99 Update to 0.442
Status:
Gothic unadjusted : Unicode 69ef-9400
Mincho unadjusted : Unicode 69ef-9400
2012-08-26 13:33:37 +00:00
wiz
e5af4ce601 Improve RESTRICTED. 2012-08-14 09:13:17 +00:00
obache
7770166dd2 Note RESTRICTED of binary packages.
LICENSE of generated TTF fonts is "ipafont AND open-font-license",
but OPEN FONT LICENSE version 1.1. section 5) require to distribute entirely
under the license.
2012-08-14 09:00:09 +00:00
wiz
e703d5d26f Update to 1.0.3:
This minor maintenance release unsurprisingly provides the usual recent
collection of build configuration improvements and janitorial cleanups.

Alan Coopersmith (4):
      config: upgrade to util-macros 1.8 for additional man page support
      Use AM_CFLAGS instead of bdftopcf_CFLAGS since there's only one target
      Remove unnecessary calls from configure.ac
      bdftopcf 1.0.3

Gaetan Nadon (6):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: update AC_PREREQ statement to 2.60

Jesse Adkins (1):
      Purge cvs tags.
2012-08-12 16:03:24 +00:00
ryoon
6297ff7882 Add sourcesans-fonts 2012-08-06 14:29:00 +00:00
ryoon
b2d8d8798c Import sourcesans-fonts-1.033 as fonts/sourcesans-fonts.
The family currently includes six weights, from ExtraLight to Black,
in upright and italic styles. The fonts offer wide language support
for Latin script, including Western and Eastern European languages,
Vietnamese, pinyin Romanization of Chinese, and Navajo.

This package provides OpenType fonts only.
2012-08-06 14:27:49 +00:00
drochner
31a326a8ba adjust for new installation directory 2012-08-04 14:48:55 +00:00
drochner
2c750eb791 don't install into /etc, use CONF_FILES instead, and put the file
where fontconfig finds it
bump PKGREV
2012-07-31 18:15:14 +00:00
drochner
ea7b9595f7 update to 2.10.1
changes:
* FC_GLOBAL_ADVANCE now deprecated
* Disable non-Unicode SFNT names by default (Use --enable-iconv to
  enable it)
* Available config files has been moved to
  /usr/share/fontconfig/conf.avail
* Warns multiple values of <test>s and <family>s in <match> and <alias>
* Add XDG Base Directory Specification support
* Add FC_LANG environment variable for default substitute language.
* Add more options to configure the installation paths
* Add "namelang" object to obtain the localized name of the family,
  style and fullname.
* Unicode 6.1 support
* CACHEDIR.TAG support
* Fix several build issues with older gcc, MinGW, Win32.
* Fix a fail of creating caches on some filesystems
* Fix memory leaks
* Add/Update orthography files
* Improve documents
* and more bug fixes and enhancements.

pkgsrc changes: some cleanup - install only useful stuff to /etc
2012-07-31 18:12:28 +00:00
jperkin
30caddf38d Use INSTALLATION_DIRS. 2012-07-17 13:22:27 +00:00
wiz
ef4cb07830 + Symbola-ttf, TextFonts-ttf. 2012-07-14 21:18:42 +00:00
wiz
1196c6da50 Import TextFonts-ttf-20111217 as fonts/TextFonts-ttf.
Many uncommon language glyphs from Unicode.
2012-07-14 21:18:26 +00:00
minskim
d347179882 Update tex-fontspec{,-doc} to 2.2b.
Add support for LuaTeX and XeTeX.
2012-07-09 14:29:22 +00:00
minskim
8b4917a2ce Add tex-luaotfload{,-doc}. 2012-07-09 14:13:15 +00:00
minskim
2f043166b7 Import tex-luaotfload-doc-1.26 as fonts/tex-luaotfload-doc.
This is documentation for tex-luaotfload.
2012-07-09 14:12:20 +00:00
minskim
4533e4c906 Import tex-luaotfload-1.26 as fonts/tex-luaotfload.
The package adopts the TrueType/OpenType Font loader code
provided in ConTeXt, and adapts it to use in Plain TeX and
LaTeX.
2012-07-09 14:11:51 +00:00
ryoon
1deda142cf Update to 0.441
Changelog:
In Gothic (Sans-serif) family
 * Fix glyphs in Unicode : 0020-696b, 9400-ffff (first check)

In Minchi (Serif) family
 * Fix glyphs in Unicode : 0020-696b, 9400-ffff (first check)
2012-07-03 19:56:01 +00:00
obache
316ca5a52a LICENSE=gnu-gpl-v2 2012-06-14 11:18:03 +00:00
obache
c2b2bf2e6d Use pkgsrc extract features instead of own do-extract target. 2012-06-14 11:17:24 +00:00
jperkin
5e29e90200 Force dependency on archivers/pax on Solaris, the native pax cannot handle
cpio archives produced by rpm2cpio.
2012-06-14 09:59:12 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
mef
eb5f7d87ec Bump versions as listed below, based on PR pkg/45549
which again based on following upstream announce.

------------------------------
[ANNOUNCE] font releases, second and final part
Mon, 15 Nov 2010 15:33:04 -0800
http://www.mail-archive.com/xorg-announce@lists.freedesktop.org/msg01323.html
-------
And here are the final font releases. Like in my previous batch, all
changes are by Gaétan and Jesse.
-------------------------------

(30 fonts are listed below,
 marked *'s are not imported yet or already up-to-date)
				now	new
font-arabic-misc		1.0.1	1.0.3
font-bh-lucidatypewriter-100dpi	1.0.1	1.0.3
font-bh-lucidatypewriter-100dpi	1.0.1	1.0.3
font-bh-lucidatypewriter-75dpi	1.0.1	1.0.3
font-bh-lucidatypewriter-75dpi	1.0.1	1.0.3

font-bh-ttf			1.0.1	1.0.3 (with some PLIST change)
font-bh-type1			1.0.1	1.0.3
font-bitstream-100dpi		1.0.1	1.0.3
font-bitstream-75dpi		1.0.1	1.0.3
font-bitstream-speedo			1.0.2*

font-bitstream-type1		1.0.1	1.0.3
font-cronyx-cyrillic		1.0.1	1.0.3
font-cursor-misc		1.0.1	1.0.3
font-daewoo-misc		1.0.1	1.0.3
font-dec-misc			1.0.1	1.0.3

font-ibm-type1			1.0.1	1.0.3
font-isas-misc			1.0.1	1.0.3
font-jis-misc			1.0.1	1.0.3
font-micro-misc			1.0.1	1.0.3
font-misc-cyrillic		1.0.1	1.0.3

font-misc-ethiopic		1.0.1	1.0.3
font-misc-meltho		1.0.1	1.0.3
font-misc-misc			1.0.0	1.1.2  (patch-a[ac] modified and
						patch-ab removed)
						PLIST change as:
						lib/X11/fonts/misc/
						share/fonts/X11/misc/
font-mutt-misc			1.0.1	1.0.3
font-schumacher-misc		1.1.2	1.1.2* (Already up-to-date)

font-screen-cyrillic		1.0.2	1.0.4
font-sony-misc			1.0.1	1.0.3
font-sun-misc			1.0.1	1.0.3
font-winitzki-cyrillic		1.0.1	1.0.3
font-xfree86-type1		1.0.2	1.0.4

30 are in the list and 28 out of them are delt this bundle patch
-------------------------------
Also fonts/font-misc-misc/patches/patch-ab is deleted, upstream
no longer has the lines originally patch-ab is removing.
2012-06-12 02:10:22 +00:00
mef
90a6c7f217 Bump the version based on: PR pkg/45537
which again based on following announce
--------
Sun, 14 Nov 2010 22:43:47 -0800
[ANNOUNCE] font releases, part 1:
http://www.mail-archive.com/xorg-announce@lists.freedesktop.org/msg01322.html
--------
As promised, here's a first batch of font releases, hopefully in time
for the upcoming katamari. For now, I've only tackled "adobe-*" fonts,
the rest will come later once I get round to it.

The major changes for these fives releases are
 - CVS tags purges by Jesse Adkins
 - font-util macro bump to 1.2 by Gaétan Nadon
--------
The versions of this update are summarized as:

font-adobe-100dpi	 1.0.1 -> 1.0.3
font-adobe-75dpi	 1.0.1 -> 1.0.3
font-adobe-utopia-100dpi 1.0.2 -> 1.0.4
font-adobe-utopia-75dpi	 1.0.2 -> 1.0.4

font-adobe-utopia-type1	 1.0.1 -> 1.0.4
    This also includes upstream PATH change, i.e. PLIST.
    lib/X11/fonts/Type1 ->  share/fonts/X11/Type1
--------
font-util was bumped already separately, so not included
in this commit.
2012-06-11 23:23:28 +00:00
obache
b7a37f7b34 Require hacks for fixing autoconf + space in variable name issue. 2012-06-11 05:56:34 +00:00
wiz
78c9b6a5a1 Update to 2.9.0. No proper NEWS file found.
Bump version to 2.9.0
    Get rid of $< from Makefile.am
    Fix a build fail on some environment.
    Fix a build fail on some environment
    Fix a build issue
    Update to detect the uncommited changes properly
    Update the version info
    Fix distcheck error
    Bug 19128 - Handling whitespace in aliases
    Add a workaround alias for Dingbats.
    Check null value for given object to avoid possibly segfaulting
    Bug 23336 - unable to display bitmap-only (SFNT) TrueType or OpenType
    Force to find out a size for bitmap-only ttf to avoid the blank glyphs
    in the font.
    Patch from Bug Fly
    Bug 41694 - FcCache functions have random-number-generator side
    effects
    Use the own random number generator state if possible.
    Bug 25652 - Add ortho file for locale mni_IN
    Add mni.orth for Maniputi
    Bug 25653 - Add ortho file for locale doi_IN
    Add doi.orth for Dogri
    Add brx.orth and sat.orth
    Bug 25650 - Add ortho file for locale sat_IN
    Add sat.orth for Santali
    Bug 25651 - Add ortho file for locale brx_IN
    Add brx.orth for Bodo.
    Bug 27385 - lcdfilter settings for freetype-2.3.12 not available
    in fontconfig-2.8.0
    Add config files for FT_LcdFilter options.
    Patch from Robin Johnson.
    Do not update stream->pos when seeking is failed.
    Bug 46169 - Pointer error in FcConfigGlobMatch
    Fix possibly accessing the invalid memory and a crash in the
    worst case
    when the glob string is longer than the string.
    makealias: handle missing funcs better
    When adding new functions, if the actual definition doesn't match the
    header (say due to a typo), the regeneration of the internal headers
    get confused and output bad cpp logic.  This causes gcc to barf due
    to mismatched #ifdef/#endif.  Which is a pain to figure out due to
    the sheer voulme of generated code.
    So tweak the makealias script to detect this case and error out.
    While we're here, improve the cpp output a bit to indent, include
    comments, and merge similar ifdef blocks.
    FcObjectValidType: tweak -1 checking
    Newer gcc doesn't like when you switch on an enum and use a value
    that isn't declared:
    fcname.c: In function 'FcObjectValidType':
    fcname.c:299:2: warning: case value '4294967295'
	not in enumerated type 'FcType' [-Wswitch]
    So tweak the logic to avoid this warning.
    fix build warnings when using --with-arch
    Latest configure code will setup FC_ARCHITECTURE directly rather than
    going through ARCHITECTURE, so update fcarch.h accordingly.
    fc-{list,match}: constify format string
    We don't free this string anywhere, so mark it const to avoid gcc
    warnings
    and possible bugs in the future (if people did try freeing it).
    fc-list.c: In function 'main':
    fc-list.c:161:16: warning: pointer targets in assignment
	differ in signedness [-Wpointer-sign]
    fc-match.c: In function 'main':
    fc-match.c:201:13: warning: pointer targets in assignment
	differ in signedness [-Wpointer-sign]
    fc-match.c:203:13: warning: pointer targets in assignment
	differ in signedness [-Wpointer-sign]
    FcName{,Get}Constant: constify string input
    These funcs don't modify the incoming string, so add const markings.
    This is the "right thing", shouldn't change the ABI, and fixes some
    gcc warnings:
    fccfg.c: In function 'FcConfigEvaluate':
    fccfg.c:916:2: warning: passing argument 1 of 'IA__FcNameConstant'
	discards 'const' qualifier from pointer target type [enabled
	by default]
    fcalias.h:253:34: note: expected 'FcChar8 *' but
	argument is of type 'const FcChar8 *'
    fcxml.c: In function 'FcTypecheckExpr':
    fcxml.c:604:2: warning: passing argument 1 of 'IA__FcNameGetConstant'
	discards 'const' qualifier from pointer target type [enabled
	by default]
    fcalias.h:251:37: note: expected 'FcChar8 *' but
	argument is of type 'const FcChar8 *'
    fc-cat: fix pointer warning
    Add a cast to avoid a gcc warning:
    fc-cat.c: In function 'cache_print_set':
    fc-cat.c:230:2: warning: pointer targets in passing argument 2
	of 'FcPatternFormat' differ in signedness [-Wpointer-sign]
    ../fontconfig/fontconfig.h:860:1: note:
	expected 'const FcChar8 *' but argument is of type 'char *'
    FcStat: change to FcChar8 for first arg
    This shouldn't affect the ABI, makes FcStat more like the rest of the
    fontconfig API, and fixes warnings where we pass FcChar8* pointers in
    to this func from other places.
    delete unused variables
    Newer gcc is better at detecting set-but-unused variables.
    FcStrPlus: optimize a little
    We've already calculated the lengths of these strings, so re-use those
    values to avoid having to rescan the strings multiple times.
    Bug 44826 - <alias> must contain only a single <family>
    Fix invalid syntax around alias elements in 30-metric-aliases.conf
    40-nonlatin.conf and 45-latin.conf.
    Patch from lolilolicon
    Get rid of the unexpected family name
    UmePlus P Gothic isn't a serif font.
    Bug 43406 - typo of Japanese font name in conf.d/65-nonlatin.conf
    Fix a typo.
    Bug 43321 - Required corrections in urdu.orth file
    Drop U+0629 and U+0647, and add U+06c3 to ur.orth
    Bug 42423 - make default Korean font from Un to Nanum
    Update 40-nonlatin.conf and 65-nonlatin.conf for Nanum korean fonts.
    Bug 40452 - Running 'fc-match --all' core dumps when no fonts are
    installed
    This would changes the behavior of FcFontSort().
    it won't returns NULL afterward.
    Bug 35517 - Remove Apple Roman cmap support
    Get rid of the apple roman encoding related code
    Add a missing file
    Bug 32965 - Asturian (ast-ES) language matching missing ḷḷḥ
    Add U+1E24, U+1E25, U+1E36 and U+1e37 for Asturian
    Remove the unnecessary comment in ks.orth
    Bug 27195 - need updates to ks.orth file
    Add U+0620, U+0657, U+065f, U+0672, U+0673 and U+06c4 for Kashmiri
    See http://www.unicode.org/charts/PDF/U0600.pdf
    Bug 24744 - No n'ko orthography
    Add nqo.orth for N'Ko
    Add FcPublic to FcLangSetUnion and FcLangSetSubtract
    Patch from ssp
    Fix parallel build
    Bug 41171 - Invalid use of memset
    Fix stupid bug in FcFontSort()
    I broke FcFontSort() language handling at the end of 2008 with this
    commit: c7641f28
    G-d knows how many of the lang-matching bugs in bugzilla will be
    fixed by this changed...
    I'm really sorry, everyone!
    Switch fc-cat to use FcPatternFormat()
    Added the a builtin "fccat" to FcPatternFormat().
    Switch fc-match to use FcPatternFormat()
    Fix small bug in FcPatternFormat that was letting element-default to
    consume the convertor sequence.
    Bug 26718 - "fc-match sans file" doesn't work
    - Do not throw away FC_FILE in FcNameUnparse
    - Update the builtin "fclist" format to remove FC_FILE properly
    instead
    - Switch fc-list to use FcPatternFormat()
    Note that I had previously broken fc-list and it was not showing the
    file name anymore.	No one noticed that it seems!  Now fixed.
    Bug 36577 - Updating cache with no-bitmaps disables bitmap fonts...
    Do not remove blacklisted fonts during cache generation.  We already
    apply the blacklist when reading the caches.  The idea always has been
    that the config should not affect caches built, although that design
    was tarnished with the introduction of target="scan" configurations.
    [.gitignore] Update
    Bug 35587 - Add padding to make valgrind and glibc not hate each other
    Fix warning
    Always define FcStat as a function
    Such that first arg is const char *.  We also need to make more
    changes
    in that function as part of some other bug.
    More doc typo fixes
    Mark constant strings as constant
    Fixes a few compiler warnings in fcxml.c and makes it clear that they
    should not be freed.
    Bug 30566 - fcformat.c:interpret_enumerate() passes uninitialized
    idx to FcPatternGetLangSet()
    Bug 20113 - Uighur (ug) orthography incomplete
    Documentation fixes
    Remove --enable-maintainer-mode from autogen.sh
    Update CaseFolding.txt to Unicode 6.0
    Remove AM_MAINTAINER_MODE
    That macro is simply broken.
    This was also brought up in:
    Bug 32679 - fontconfig-2.8.0 does not cross compile
    Fix assertion failure on le32d4
    Reported by Jon TURNEY.
    Doc nit
    Skip <range> elements with begin > end
    Add <range> support for <blank> into the DTD
Merge: 30fd4fa fa269cf
    Allow editing charset and lang in target="scan"
    Merge commit 'fa269cf812ee304534b0e4c44662202496008db0'
    Fixes:
    Bug 31969 - Can't modify charset in target="scan"
    Bug 23758 - Can't modify lang in target="scan"
    Bump version
    Make fc-arch stuff cross-compiling-safe
    Fixes:
    Bug 32679 - fontconfig-2.8.0 does not cross compile
    Bug 25462 - Cross-compilation doesn't work
    Make most generated-files cross-compiling-safe
    By simply including a copy in the tarball.
    Remains fc-arch which is trickier.
    add some documents
    Add editing langset feature.
    The syntax to add any langset to the langset table looks like:
    <match target="scan">
	<test name="family">
	    <string>Buggy Sans</string>
	</test>
	<edit name="lang" mode="assign">
	    <plus>
		<name>lang</name>
		<langset>
		    <string>zh-cn</string>
		    <string>zh-tw</string>
		</langset>
	    </plus>
	</edit>
    </match>
    To remove any langset from the langset table:
    <match target="scan">
	<test name="family">
	    <string>Buggy Sans</string>
	</test>
	<edit name="lang" mode="assign">
	    <minus>
		<name>lang</name>
		<langset>
		    <string>ja</string>
		</langset>
	    </minus>
	</edit>
    </match>
    Add the range support in blank element
    add some document for range and charset.
    Add charset editing feature.
    The syntax to add any characters to the charset table looks like:
    <match target="scan">
	<test name="family">
	    <string>Buggy Sans</string>
	</test>
	<edit name="charset" mode="assign">
	    <plus>
		<name>charset</name>
		<charset>
		    <int>0x3220</int>	 <!-- PARENTHESIZED IDEOGRAPH
		    ONE -->
		</charset>
	    </plus>
	</edit>
    </match>
    To remove any characters from the charset table:
    <match target="scan">
	<test name="family">
	    <string>Buggy Sans</string>
	</test>
	<edit name="charset" mode="assign">
	    <minus>
		<name>charset</name>
		<charset>
		    <int>0x06CC</int>	 <!-- ARABIC LETTER FARSI YEH -->
		    <int>0x06D2</int>	 <!-- ARABIC LETTER YEH BARREE -->
		    <int>0x06D3</int>	 <!-- ARABIC LETTER YEH BARREE
		    WITH HAMZA ABOVE -->
		</charset>
	    </minus>
	</edit>
    </match>
    You could also use the range element for convenience:
    ...
		<charset>
		    <int>0x06CC</int>	 <!-- ARABIC LETTER FARSI YEH -->
		    <range>
			<int>0x06D2</int>    <!-- ARABIC LETTER YEH
			BARREE -->
			<int>0x06D3</int>    <!-- ARABIC LETTER YEH
			BARREE WITH HAMZA ABOVE -->
		    </range>
		</charset>
    ...
    Bug 28958 - lang=en matches other langs
    Patch from Akira TAGOH.
    Fix returned value
    Cleanup copyright notices to replace "Keith Packard" with "the
    author(s)"
    Add more copyright owners
    fontconfig.pc.in: Add sysconfdir, localstatedir, and PACKAGE
    In the default case, cachedir and confdir will evaluate to something
    referencing these other variables (which wouldn't otherwise be defined
    in the pkg-config file.
    Fixes a regression introduced by
    81b542b50f82f8a0ad9f38f7d913fe5433631166
    Tested-by: Jon TURNEY <jon.turney@dronecode.org.uk>
    fontconfig.pc: Add variables for confdir and cachedir
    Bug 24729 - [ne_NP] Fix ortho file
    Exclude three characters (U+090C..090E) from Nepalese.
    [fc-lang] Support excluding characters
    By prefixing a line by a hyphen/minus sign.  Useful when including
    other orth files.
    Add new public API: FcCharSetDelChar()
    Bug 29995 - fc-cat does not invoke FcFini()
    Add comments
    Bug 29338 - fc-pattern.sgml, open para tag
    Fix compiler warnings
    Add fc-pattern cmdline tool
    Fix comment
    Remove all training whitespaces
    More whitespace
    Whitespace
    Accept TT_PLATFORM_MICROSOFT, TT_MS_ID_SYMBOL_CS from name table
    The OT spec says:
    "When building a Unicode font for Windows, the platform ID should
    be 3 and the encoding ID should be 1. When building a symbol
    font for Windows, the platform ID should be 3 and the encoding
    ID should be 0."
    We were ignoring the SYMBOL_CS entry before.  It's UTF-16/UCS-2
    like the UNICODE_CS.
    Also, always use UTF-16BE instead of UCS-2BE.  The conversion
    was doing UTF-16BE anyway.
    Don't include unistd.h in fontconfig.h
    Bug 26783 patch: unistd.h not exist on ms windows
    Bug 25152 Don't sleep(2) if all caches were uptodate
    Bug 26157 Solaris/Sun C 5.8: compilation of 2.8.0 and 2.7.3 fails
    Bug 18886 installation crashes if fontconfig already installed
    Run the uninstalled fc-cache, not the installed one.
    More doc typo fixes
    Fix doc typo
    Add note about autogen.sh to INSTALL
    Update INSTALL
    Bug 25508 configure assumes bash > 2.0 is on system
    Remove dolt.  With libtool2, there's not much need for dolt.
    [doc] Fix typo
    [fc-cache] Document -r argument in man page
2012-06-10 16:12:46 +00:00
wiz
f1bb79a47f Update to 1.3.0.
1.3.0:
This release includes a number of bug fixes and code cleanups of
the utilities, as well as improvements to the GNU autoconf macros
for X.Org font packages for cross-compiling support.

Existing font packages will need to have autoreconf run after installing
the new fontutil.m4 to take advantage of the cross-compilation fixes - the
next release of the font packages will include this fix in the configure
scripts distributed in their tarballs.

1.2.0:
This release adds two new options that some of the font packages will
offer in their configure scripts:

  --disable-all-encodings option to the macros used in the bdf font
    packages, to set the default to disabled for all encodings so that
    builders/packagers wanting to build just a subset of encodings can
    start with none and add the ones they want instead of having to disable
    all those they don't want.

  --with-fc-confdir to specify the path to fontconfig's configuration
    files directory (normally /etc/fonts), for packages like bh-ttf that
    install fontconfig configuration snippets.   If not specified,
    the default will be the confdir variable from fontconfig.pc if present
    (which it won't be until the next fontconfig release), otherwise
    ${sysconfdir}/fonts.

Existing font packages will need to have autoreconf run after installing
the new fontutil.m4 to take advantage of this fix - the next release of
the font packages will include this fix in the configure scripts
distributed in their tarballs.
2012-06-10 15:27:41 +00:00
wiz
c9d3cf16fe Use hacks file from meta-pkgs/modular-xorg instead of patch for
fixing autoconf + space in variable name issue.
2012-06-06 22:19:57 +00:00
wiz
cc8c6ae936 Add patch based on taca's analysis which should fix build breakage on
NetBSD<6.
2012-06-05 15:27:22 +00:00
ryoon
eca7870814 Update to 0.440
Changelog:
In Gothic (Sans-serif) family
 * Fix glyphs in Unicode : 0020-6905, 946d-ffff (first check)

In Minchi (Serif) family
 * Fix glyphs in Unicode : 0020-6905, 946d-ffff (first check)
2012-06-04 16:14:17 +00:00
wiz
78c4eb37e1 Update to 1.0.5. No proper changelog found, but previous version is
from 2003.
2012-06-03 22:59:03 +00:00
wiz
ca9933e36f Update to 1.0.3.
For most font packages, the only changes other than rebuilding with the
latest autoconf macros & autotools releases are these common janitorial
cleanups:

  Gaetan Nadon (4):
      .gitignore: use common defaults with custom section # 24239
      INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206
      Makefile.am: add INSTALL target and clean ChangeLog DIST targets
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
2012-06-03 18:35:22 +00:00
wiz
c0ddcacd99 Update to 1.0.7:
This maintenance release mainly delivers the fix for
https://bugs.freedesktop.org/show_bug.cgi?id=24465
plus some source/build configuration cleanup.
2012-06-03 18:34:38 +00:00
wiz
db07be11f5 Update to 1.0.4:
This minor maintenance release is built with the latest X.Org autotools macros
and provides the usual recent collection of build configuration improvements
and janitorial cleanups.
2012-06-03 18:34:10 +00:00
wiz
0aa1c5eaee Update to 1.1.0:
This minor feature release adds support for the 'ExtraLight' and 'Heavy'
weights in Type 1 fonts generated by FontForge, and recognizes the fonts
from the Culmus project <http://culmus.sourceforge.net>, mapping them to
the XLFD foundry name "culmus".
2012-06-03 17:22:08 +00:00
wiz
effb324d62 Update to 1.1.1:
1.1.1:
This minor maintenance release fixes several build configuration and
compiler warning issues.

1.1.0:
This release adds support for finding the encoding data-files in
using the standard autoconf macros provided by X.Org's fontutil.m4.
The precedence is now (first found is used):
	--with-encodingsdir=<pathname>
	encodings subdirectory of fontrootdir found via:
	       --with-fontrootdir
	       pkg-config --variable=fontrootdir fontutil
	       ${datadir}/fonts/X11

It also converts to using standard libc memory allocation functions,
and provides the usual recent build configuration improvements and
janitorial cleanups.
2012-06-03 17:21:25 +00:00
ryoon
42c99ee25a Update to 20120325
Changelog:
VLGothic-20120325
* Sync with M+1C and 1M of 2012.03.25 CVS HEAD
* Add 135 Kanji characters

VLGothic-20120312
* Sync with M+1C and 1M of 2012.03.12 CVS HEAD
* Add 12 Kanji characters and 14 symbols
2012-05-20 10:25:53 +00:00
minskim
13071cf43e Make font names in the map file match with the names defined in font files.
This should fix PR 46425.
2012-05-09 21:02:03 +00:00
minskim
1f527e0c07 Add tex-bbold{,-doc}. 2012-05-08 18:29:45 +00:00
minskim
dca95f9a05 Import tex-bbold-doc-1.01 as fonts/tex-bbold-doc.
This is documentation for tex-bbold.
2012-05-08 18:28:51 +00:00
minskim
ab572a80a3 Import tex-bbold-1.01 as fonts/tex-bbold.
A geometric sans serif blackboard bold font, for use in
mathematics; MetaFont sources are provided, as well as macros
for use with LaTeX. The Sauter font package has MetaFont
parameter source files for building the fonts at more sizes
than you could reasonably imagine. See the blackboard sampler
for a feel for the font's appearance.
2012-05-08 18:28:38 +00:00
minskim
07d0631faf Add tex-bbold-type1{,-doc}. 2012-05-08 18:01:26 +00:00
minskim
f8b0a9b1b3 Import tex-bbold-type1-doc-2011 as fonts/tex-bbold-type1-doc.
This is documentation for tex-bbold-type1.
2012-05-08 18:00:16 +00:00
minskim
93dd7cd94e Import tex-bbold-type1-2011 as fonts/tex-bbold-type1.
The files offer an Adobe Type 1 format version of the 5pt, 7pt
and 10pt versions of the bbold fonts. The distribution also
includes a map file, for use when incorporating the fonts into
TeX documents, but no macro sets are provided (the fonts will
not provide the correct results using macros designed for use
with the MetaFont versions of the fonts. The fonts were
produced to be part of the TeX distribution from Y&Y; they were
generously donated to the TeX Users' Group when Y&Y closed its
doors as a business.
2012-05-08 18:00:02 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
ryoon
504fcb7b5b Update to 3.2.0
This update is provided by Miwa Susumu on pkgsrc-users@.

* Use os2version_reviser.sh in post-build, for adjusting spacing of Zenkaku
  characters.

Changelog:
Version 3.2.0 (16 Apr. 2012)
* Adjust character spacing
* Add command line options
2012-05-02 22:02:00 +00:00
minskim
b1926c2eda Make ps2pkm build with clang.
Patch from Jan Danielsson.
2012-04-26 15:18:55 +00:00
gendalia
2998c43108 Remove USE_X11=yes, so that rrdtool (and thus xymon) can be installed on
servers that don't use X. Ok'd by jakllsch@
2012-04-26 03:06:05 +00:00
wiz
c4d3d96c39 Update to 1.9 on request by author:
VERSION 1.9 2012-03-14

CHANGES IN 1.9

  Fixed the problem with inverted question mark facing the wrong way.  (Thanks
  to Swyter for reporting it.)

  Modified the small "w" and "g".

  Restored the original look for size 6x12 bold.

CHANGES IN 1.8

  Fixed a problem where chars showed up as boxes in xfontsel and some apps.

  Tweaks, esp. to 8x17 size

CHANGES IN 1.7

  Added two new sizes: tiny 5x9 and large 10x20.

  Retired size 7x12.  (If this presents major problem for you, get in touch.)

  Added a pixel to the height of the 6x11 size, making it 6x12.

  Added new chars for partial ISO8859-1 support, mainly covering the accented
  characters and currency symbols.  I consider these new characters to be BETA,
  since I don't use them so I'm not sure how they should look.  If you have
  feedback about them, please get in touch.

  Made many minor tweaks to character shapes.  In particular, the f, l, and t
  have a more "traditional" look.  Also, I've changed the w and y again.
2012-04-20 15:00:12 +00:00
joerg
7a22378568 Use correct path to bdftopcf. 2012-04-18 00:06:12 +00:00
ryoon
dbc7d1a9ad Update to 0.438
Changelog:
In Gothic (Sans-serif) family
 * Fix glyphs in Unicode : 0020-6727, 946d-ffff (first check)

In Minchi (Serif) family
 * Fix glyphs in Unicode : 0020-6727, 946d-ffff (first check)
2012-04-16 17:17:30 +00:00
ryoon
7c6f5a669b Add croscorefonts 2012-04-14 15:54:31 +00:00
ryoon
ac46a2da13 Import croscorefonts-1.21.0 as fonts/croscorefonts.
Google Croscore fonts package contains a collections of fonts that
offers improved on-screen readability characteristics and the
pan-European WGL character set and solves the needs of developers
looking for width-compatible fonts to address document portability
across platforms.
2012-04-14 15:53:04 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
12594cf502 avaiable via http instead of ftp
(now, redirected to http://aol-4.vo.llnwd.net/pub/...)
2012-04-07 12:49:35 +00:00
ryoon
7341922bb9 Add bdftopcf to USE_TOOLS, because it is used on build stage. 2012-03-25 05:36:14 +00:00