Commit graph

1984 commits

Author SHA1 Message Date
drochner
5e9624e523 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
a6edad6d42 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
c4bebd2886 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
6bc3a38a38 + jsMath-fonts. 2013-03-11 18:48:14 +00:00
wiz
1eae80d3fe 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
0bb4762479 Drop z flag, explicitly pull in tar. 2013-02-26 10:28:06 +00:00
joerg
a4e5fde321 Drop gtar dependency 2013-02-19 22:30:33 +00:00
wiz
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
ab373a817a Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
taca
e1ff4ee836 Add and enable ruby-afm. 2013-02-11 08:56:24 +00:00
taca
11edc321d0 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
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
ryoon
d64d490196 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
f3eabb6fcc + courier-prime. 2013-01-29 08:00:25 +00:00
wiz
58c2545324 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
1b7b6f14d3 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
3c2df25eac 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
d1ab9d8533 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
ryoon
178fd6b3e6 Add consolamono-ttf. 2013-01-26 11:16:16 +00:00
ryoon
1be5f09863 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
36fbfa34b8 + cantarell-fonts. 2013-01-23 21:38:38 +00:00
wiz
7befcd5f28 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
f83fc8183d 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
1ffc107978 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
9b8be1229e 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
28cb729db5 Update to 1.017
Add SourceCodePro-Medium.otf

Changelog:
not provided
2013-01-20 09:45:25 +00:00
riastradh
bf0fd3e9a7 Add missing buildlink3s implied by openmotif but not lesstif. 2013-01-19 20:23:33 +00:00
joerg
d40877b66d Add rpath for X11 location. 2013-01-17 15:53:10 +00:00
mef
d49be57c6a Correct typo (Scoolbook -> Schoolbook). 2013-01-14 06:26:23 +00:00
joerg
2fb6dea3eb Use gzcat + plain tar. 2013-01-11 23:25:48 +00:00
ryoon
e089f1fa77 Uodate to 0.447
Status:
Gothic unadjusted: Unicode 7234-9400,
Mincho unadjusted: Unicode 7234-9400
2013-01-07 11:53:11 +00:00
wiz
3ed67176bf 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
b3f885b9d5 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
661ec34532 ${CC} is used in configuration. 2012-12-26 21:24:26 +00:00
ryoon
691331656f 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
45c9e6abd9 + evermono-ttf 2012-12-17 12:29:51 +00:00
wiz
77d574ceff 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
e992db9171 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
b3fe543c80 update to 0.9.9
no useful changelog available
2012-12-14 19:16:31 +00:00
ryoon
8d05939d41 Update to 1.013
Changelog:
unknown
2012-12-10 09:17:24 +00:00
wiz
1a3c2fb6b3 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
31708e89f4 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
6367b32995 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
7ec8e735cc 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
353d948fed 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
9bb7cc9775 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
13736122e1 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
0971ac6e50 Changes 20120731:
Change log unavailable.
2012-11-23 20:49:03 +00:00
ryoon
356a6514b8 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
92893d5a13 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