Commit graph

1004 commits

Author SHA1 Message Date
abs
0edcfaf387 Add fonts/p5-Font-TTFMetrics-0.1
Font::TTFMetrics encapsulates the font metrics of a true type font
file. A true type font file contains several tables which need to
be parsed before any useful information could be gathered about
the font. There is the excellent module for parsing TTF font in
CPAN by Martin Hosken, Font::TTF. But in my opinion the use of
Font::TTF requires intimate knowledge of TTF font format. This
module was written to support the use of TTF in Pastel 2D graphics
library in Perl. Three factors prompted me to write this module:
first, I required a fast module to access TTF file. Second, all
the access required was read-only. Last, I wanted a user friendly,
higher level API to access TTF file.
2006-02-16 08:13:27 +00:00
abs
b4525c0235 Add fonts/p5-Font-TTFMetrics 2006-02-15 23:39:04 +00:00
xtraeme
507463550b Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
xtraeme
b36bf56512 ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.
2006-02-12 15:24:14 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
36184e458a Add and enable mplayer-fonts. 2006-02-03 00:38:28 +00:00
wiz
cf163acbfa Initial import of mplayer-fonts-20030714:
This package contains the font files for mplayer and gmplayer.

Split off from mplayer-share to address PR 31263.
2006-02-03 00:37:59 +00:00
joerg
b88f3aced3 Explicitly depend on gettext-lib, it doesn't compile without. 2006-02-02 18:02:35 +00:00
adam
d904e99946 Added BUILD_USES_MSGFMT and plurals 2006-01-31 21:28:34 +00:00
minskim
5f77ddc49a Capitalize a font name correctly. Noted by Bernd Ernesti. 2006-01-30 00:15:49 +00:00
minskim
05e278f3b0 Update alee-ttf to 6.3. Patches provided by the maintainer,
Yi Min-Cheol, in PR pkg/32505.

Changes since 6.0:
- Rename four ttf fonts.
- Add 12px bitmap fonts to EunGuseulMono.ttf.
2006-01-25 21:27:06 +00:00
minskim
168b87c82a Do not use EXTRACT_CMD.tar.gz, which is not defined any longer. 2006-01-25 20:50:42 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
jlam
0c00c00247 We can just use the bare name "unzip" instead of using a make variable --
at this point, the tools directory has already been created and is at the
front of our PATH.
2006-01-21 14:37:35 +00:00
rxg
1cc6b4c312 Use MASTER_SITE_SOURCEFORGE_JP. 2006-01-21 11:55:14 +00:00
adam
bf0f8e223e patch-ab not needed any more 2006-01-20 12:11:47 +00:00
adam
30abde0cf6 Changes 20060114:
* Bug fixes
2006-01-20 12:11:21 +00:00
xtraeme
94dbc0f920 Update meta-pkgs/xorg to 6.9.0.
The full list of changes:
http://ftp.x.org/pub/X11R7.0/doc/html/RELNOTES2.html

Thanks to joerg@ and reed@ for testing on DragonFlyBSD.

Tested on NetBSD/i386 3.0/-current and DragonFlyBSD-1.4/i386.
2006-01-18 23:53:05 +00:00
rxg
5d93ed0845 Modified mailbox in MAINTAINER. 2006-01-16 13:43:26 +00:00
minskim
8142be4767 Update tex-unttf to 1.0.1.20051219. This is the first dated tarball.
No significant change since the last version.
2006-01-15 22:33:09 +00:00
tonio
56edd1a62d Make teTeX3 the default TEX_DEFAULT
bump PKGREVISION where necessary

Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to
teTeX?/buidlink3.mk, so that packages may include
print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not
allow that)
2006-01-08 14:00:11 +00:00
joerg
b8b72ab276 Replace usage of FILES_SUBST_SED. 2006-01-05 20:13:34 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jlam
a9bb2eaa6e Convert to use the font hooks in the pkginstall framework and get rid
of the custom INSTALL and DEINSTALL scripts.  Also, just override some
make variables using MAKE_FLAGS instead of patching the Makefile, and
get rid of patch-aa.
2005-12-29 22:20:00 +00:00
jlam
67f9f822e8 Convert to use the font hooks in the pkginstall framework. We no
longer need to run mkfontdir ourselves, and those @exec/@unexec lines
may be removed from the PLISTs.
2005-12-29 18:17:21 +00:00
markd
5b3244f3b7 Remove PKG_FAIL_REASON. Package not broken - problem was a corrupt
distfile on the bulk build machine.
2005-12-29 11:12:15 +00:00
jlam
b82726cb2d Use REQD_DIRS instead of OWN_DIRS since we always want these directories
to be created during installation and removed (if empty) during
de-installation.  Also, remove any @exec/@unexec lines from the PLISTs
that are made unnecessary by using REQD_DIRS.

Bump the PKGREVISION since the binary package behavior changed.
2005-12-29 07:31:31 +00:00
jlam
1859f144b4 Convert to use the new pkginstall framework fonts-handling by renaming
FONTS_<TYPE>_DIRS variables to FONTS_DIRS.<type>, and by removing the
unnecessary inclusion of mk/fonts.mk.
2005-12-29 07:04:27 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
joerg
f9bace43b3 stdout is not a valid global initializer, move the init to run time. 2005-12-28 19:50:45 +00:00
joerg
3146896167 Uses bdftopcf. 2005-12-28 19:38:36 +00:00
joerg
5f2f56d644 timezone is already a local symbol on DragonFly, use the same path as
Macs here (e.g. no local information).
2005-12-28 19:34:34 +00:00
joerg
2c79cdaac6 Uses mkfontdir. 2005-12-28 19:31:05 +00:00
joerg
86907d9458 Uses mkfontdir. 2005-12-28 19:18:27 +00:00
joerg
3d419ce091 Uses bdftopcf and mkfontdir. 2005-12-28 18:28:48 +00:00
joerg
4f9120034b Uses bdftopcf. 2005-12-28 17:58:53 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
rillig
8df5df253f Added missing RMD160 checksum for XFree86-4.4.0-src-5.tgz. 2005-12-17 10:13:43 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
markd
140f857bc0 Add acroread7-* asian font packs. 2005-12-11 13:40:07 +00:00
markd
250d219893 Initial import acroread7-korfont 7.0
Asian Font Packs for Acrobat Reader 7 (Korean)
2005-12-11 13:38:23 +00:00
markd
af2368b992 Initial import acroread7-jpnfont 7.0
Asian Font Packs for Acrobat Reader 7 (Japanese)
2005-12-11 13:37:33 +00:00
markd
ecccfc3720 Initial import acroread7-font-share 7.0
Asian Font Packs for Acrobat Reader 7 (common base)
2005-12-11 13:36:27 +00:00
markd
9e8b02ea2c Initial import acroread7-chtfont 7.0
Asian Font Packs for Acrobat Reader 7 (Chinese Traditional)
2005-12-11 13:35:14 +00:00
markd
fdba932b52 Initial import acroread7-chsfont 7.0
Asian Font Packs for Acrobat Reader 7 (Chinese Simplified)
2005-12-11 13:34:06 +00:00
rillig
981f37c516 Fixed pkglint warnings about misquoted @comment in PLIST_SUBST. 2005-12-08 21:41:17 +00:00
rillig
6419e9879b Fixed PLIST quoting issue introduced by the recent "pkglint --autofix"
change.
2005-12-08 09:14:50 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
joerg
51d8de026e This needs bdftopcf for building. 2005-12-03 17:44:19 +00:00
minskim
d073d178cd Add tex-unttf and tex-dhucs. 2005-11-29 22:39:48 +00:00
minskim
3f05d978a2 Remove files that should have not been imported. 2005-11-29 22:30:57 +00:00
minskim
19ed0ef864 Import tex-unttf.
Un fonts are GPL'd Korean fonts.  This package provides the texmf tree
required to use TrueType Un fonts in LaTeX.
2005-11-29 22:28:28 +00:00
adam
7ca61ea7e0 Changes 20051028:
* Bug fixes
2005-11-29 14:27:46 +00:00
jlam
e6e49a2f0f Change all instances of including mk/ghostscript.mk into asking for
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk.  This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
2005-11-28 06:41:20 +00:00
wiz
53d0a596e3 Update to 1.19:
2004-01-08   Gisle Aas

   Release 1.19

   Documentation fixes by Paul Croome
2005-11-23 22:09:04 +00:00
minskim
2108d1d825 Update alee-ttf to 6.0. Patches submitted by Yi Min-Cheol
(maintainer) in PR pkg/32146.

Changes:
- Add GuseulMono.ttf, [C00ky].ttf.
- Add iso8859-15 support to Bandal.ttf, Bangwool.ttf, Eunjin.ttf, and
  Guseul.ttf.
- Rename Ongdalsam.ttf to Guseul.ttf.
2005-11-23 05:49:59 +00:00
minskim
21521bc942 Font map handling requires teTeX-bin>=3.0nb4. Specify the dependency
in teTeX/module.mk, rather than individual packages.
2005-11-20 18:22:50 +00:00
minskim
6590ccc27c Use the autoconf version intended by the author. This makes the
package build on Darwin.
2005-11-20 06:27:24 +00:00
minskim
a3bd11854a Replace TEXFONTMAPS with TEX_FONTMAPS for consistency with other TEX_*
variables in mk/tex.buildlink3.mk and better readability.
2005-11-17 00:42:14 +00:00
minskim
7486236dda Add tex-uhc-fonts-{base,extra}. 2005-11-15 19:57:58 +00:00
minskim
3701f9ba73 Import tex-uhc-fonts-extra.
This package provides 11 extra UHC fonts that can be used with HLaTeX:
graphic, gungseo, shinmun, pilgi, pen, bom, yetgul, jamo, vada,
pilgia, and dinaru.
2005-11-15 19:55:59 +00:00
minskim
fedad0dd85 Import tex-uhc-fonts-base.
This package provides three UHC fonts required by HLaTeX: myoungjo,
gothic, and taza.
2005-11-15 19:54:16 +00:00
minskim
ad5044daee Update adobe-cmaps to 20051109 and take maintainership.
Updated CMAP files: ac15, ag14, aj16, and ak12.
2005-11-14 06:05:20 +00:00
minskim
f7faaf323e whitespace 2005-11-14 05:58:07 +00:00
minskim
56a8c9e7a3 Set USE_TOOLS instead of BUILD_DEPENDS for unzip. 2005-11-14 05:57:41 +00:00
minskim
64ddf61dcc Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION becuase
previously these packages might create ls-R under $HOME.
2005-11-13 05:30:10 +00:00
tonio
815186b5a4 oups, forgot a part of the MAKE_ENV, needed for PKG_TEXMFPREFIX 2005-11-09 09:03:22 +00:00
tonio
79824f2744 convert to use tex.buildlink3.mk
installs files in PKG_LOCALTEXMFPREFIX
2005-11-09 08:12:54 +00:00
tonio
5517232822 converted to use tex.buildlink3.mk 2005-11-08 19:49:52 +00:00
jlam
bfaf100e3a These packages all use mkfontdir at run-time so add the appropriate
USE_TOOLS definition.
2005-11-08 18:22:09 +00:00
jlam
7c2ca267b8 Whitespace fixes. 2005-11-08 17:54:32 +00:00
rillig
78df9b5155 Using MASTER_SITE_DEBIAN instead of hard-coded URL. 2005-11-03 13:39:25 +00:00
rillig
729c7a3fa4 Use "+=" instead of "=" for BUILD_DEPENDS. 2005-10-23 21:02:06 +00:00
adam
0529b112f2 Changes 20051018:
* Bug fixes and improvements
2005-10-19 12:21:00 +00:00
wiz
6d3a248fc9 Update to 2.1.7:
2005-03-29  Keith Packard

	* README:
	* Xft.h:
	* configure.ac:
	Update for version 2.1.7

2005-03-01  Keith Packard

	* xftdpy.c: (_XftDisplayInfoGet), (XftDefaultSubstitute):
	Avoid calling any Render functions when Render is missing (#137)

	* xftglyphs.c: (XftFontLoadGlyphs):
	Only clip to bounding box when FC_CHARCELL is specified.
	Only fix glyph spacing when FC_MONO is specified.

2005-02-28  Keith Packard

	* configure.ac:
	* xftdpy.c: (_XftDefaultInit), (XftDefaultSubstitute):
	* xftfreetype.c: (XftFontInfoFill), (XftFontOpenInfo):
	* xftglyphs.c: (XftFontLoadGlyphs):
	* xftint.h:
	Add support for artificial emboldening of glyphs through
	the FT_GlyphSlot_Embolden API when it is available.

	* xftextent.c: (XftGlyphExtents):
	Optimize one glyph extents case (it happens a *lot*).
	(Ross Burton)

2004-11-28  James Henstridge

	* xftfreetype.c (_XftReleaseFile): add parentheses in the
	expression in the second argument to XftMemFree so that it is
	interpreted correctly.

2004-09-05  Keith Packard

	* configure.ac:
	Move AC_CONFIG_AUX_DIR above AM_INIT_AUTOMAKE to make
	automake 1.9 happy

2004-08-03  Keith Packard

	* xftfreetype.c: (_XftReleaseFile):
	Called strlen with (f->file) without checking for NULL (which
	happens when directly using FT_Face objects).

2004-04-14  Keith Packard

	* AUTHORS:
	* Makefile.am:
	* Xft-def.cpp:
	* Xft.3.in:
	* Xft.h:
	* XftCompat.h:
	* configure.ac:
	* xftcolor.c:
	* xftcore.c:
	* xftdbg.c:
	* xftdpy.c:
	* xftdraw.c:
	* xftextent.c:
	* xftfont.c:
	* xftfreetype.c: (XftFontOpenInfo):
	* xftglyphs.c:
	* xftinit.c:
	* xftint.h:
	* xftlist.c:
	* xftname.c:
	* xftrender.c:
	* xftstr.c:
	* xftswap.c:
	* xftxlfd.c:
	Regularize #include usage so that all includes
	happen in xftint.h. This allows conditional inclusion
	of system headers like string.h/strings.h

	Add GCC warnings on GCC systems.

	Fix CVS Id strings
2005-10-15 16:55:32 +00:00
jmmv
758eeb65a9 Update to 1.4.4: changes unknown, aside the migration to gnome-doc-utils. 2005-10-12 21:47:59 +00:00
minskim
dfed0ccee2 Update alee-ttf to 5.4.
Changes since 4.8:
- Add Guseul.ttf.
- Add iso8859-15 support for Eunjin.ttf and Ongdalsam.ttf.
- Minor fixes for other fonts.
2005-10-12 19:34:14 +00:00
reed
5a08bb8133 Also list some of the fonts included. 2005-10-10 19:44:48 +00:00
adam
f4471cd78d Changes 20050919:
* Bug fixes
* Improvements
2005-10-04 12:47:02 +00:00
wiz
68bf81a761 Update to 20050114: new font "Hockey is Lif".
Use dbz-ttf-license.
2005-09-29 13:46:16 +00:00
rillig
ff0764a7d0 Removed deprecated NO_PATCH. 2005-09-28 22:22:25 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
5ac8ad7004 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
jwise
d1e0c34a04 Make sure we include fonts.scale in the PLIST.
While here, relinquish MAINTAINERship of this package -- I no longer use
(non-macos-x) Unix on the desktop anywhere, so I don't have any way to test
this adequately.
2005-09-22 14:45:13 +00:00
tonio
48b515c0f5 Fix build under darwin, without breaking netbsd and others 2005-09-09 16:59:55 +00:00
tonio
738097489d bump PKGREVISION, now x libs will be found on netbsd 2005-09-09 12:31:22 +00:00
tonio
27f8c36b48 reverting patch-ag, since it breaks on netbsd 2005-09-09 11:39:05 +00:00
tonio
26a21fe21f Fix build under darwin 8 (link problem)
Approved by wiz@
2005-09-08 13:46:50 +00:00
reed
b70f9bd515 Remove the shared entries.
No revision bump as this is a new package and this was a temporary issue.
2005-09-07 23:21:44 +00:00
xtraeme
8e158ccb89 Updated PLIST with PLIST.new contents, and remove it. 2005-09-07 23:10:45 +00:00
reed
23ccf6b6c0 Added fonts/dejavu-ttf version 1.13. 2005-09-07 22:41:35 +00:00
reed
31efedfb83 Import dejavu-ttf-1.13. This is from Jonathan A. Kollasch
via PR 30353.

Slight changes to DESCR and Makefile. And using version 1.13
since I see it available.

DejaVu is a family of fonts derived from the Bitstream Vera family.
It provides a wider range of characters than the original. These
TrueType fonts include serif, sans serif, monospaced, and experimental
condensed serif and sans serif families with regular (Roman), Bold,
Oblique and Bold Oblique typefaces.
2005-09-07 22:40:23 +00:00
reed
20bf0971ae Add missing doc files to PLIST.
And also do not "remove any rendered docs as well".

Bump PKGREVISION.
2005-09-07 17:46:28 +00:00
reed
4ee6e716a4 Fix MASTER_SITES as the old site does not exist anymore.
This is from Leonard Schmidt via tech-pkg.
2005-09-07 16:49:40 +00:00
hira
217f67e27d Clean up additional font path. OK'd by reed@.
If you installed fontconfig-2.3.2, please remove <dir></dir> entry
from ${LOCALBASE}/etc/fontconfig/fonts.conf.
2005-09-05 15:18:42 +00:00
dmcmahill
46303c26c0 add missing patch file. 2005-08-25 09:48:36 +00:00
adam
5439dc64eb Changes 20050809:
* Bug fixes
* Improvements
2005-08-22 16:18:56 +00:00
hira
c023c0c494 Update to 20040605.
- The Adobe-Japan-6 Character Collection is added.
  - UTF maps are updated in ac14.tar.Z.
  - Update site of pdfcore.
2005-08-22 15:15:43 +00:00
jlam
cf4dfe44a5 Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.
2005-08-20 19:16:21 +00:00
drochner
d7978962f9 this was completely broken due to some leftover patches
bump PKGREVISION
2005-08-19 15:51:48 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
rillig
c434026051 Using tabs for indentation of SUBDIR instead of spaces. 2005-08-07 00:17:20 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
adam
a962e89136 Changes t1lib-5.1.0:
- Check against MultipleMasterFonts somewhat more tolerant, so that
  Type 1 Fonts automatically created from Multiple Master Fonts (e.g.
  using Mmpfb) should now be acceptable.

- The configure-machinery had been somewhat out of date and has been
  updated. The distributed configure script has been generated by
  AutoConf 2.59 and the redistributed libtool parts are taken from
  GNU libtool 1.5.10.

- Top-Level TeX-file in the doc subdirectory adapted to recent TeX
  systems' requirements.

- Added IsoLatin9.enc to distribution.

- Subsetting extended so that it works for SEAC-constructed composites
  even if no AFM composite character information is available

- Somewhat more intelligent defaults for subsetting when composite
  characters are included in the subset.

- Reallocation had been broken by relocation of internal StandardEncoding
  vector. This problem turned out on systems where realloc() actually
  returned a different pointer.

- Fix for outline code on 64bit systems. This involves a redefinition
  of the T1_PATHPOINT struct. This should be uncritical because for 32bit
  systems there is no difference, whereas on 64bit systems, this has never
  worked correctly before.

- DESTDIR support in Makefile.in by Volker Zell

- Support for XLFD font database format (in which the fonts' names appear
  in the first place on a line).

- Further Bug Fixes
2005-08-04 09:57:17 +00:00
reed
a8c2f2c6fb Remove the MESSAGE. It is not required. The library will build
caches for individuals as needed.

Remove gnome from CATEGORIES.

Redo the added font paths because ${LOCALBASE}/lib/X11/fonts is
already default as configured above, so don't need to add again.
And don't need to list sub-directories of "fonts" because fontconfig
already looks in sub-directories too. (I have been using this over
a year on various systems like this.)

Update to 2.3.2. Changes include:
        * fc-cache/fc-cache.c: (scanDirs):
        Fix a few minor leaks in error cases.
        * fc-cache/fc-cache.c: (main):
        Destroy font configuration on exit to help valgrind
        * fonts.conf.in:
        * src/fcfreetype.c: (FcSfntNameTranscode), (FcFreeTypeCharIndex),
        (FcFreeTypeCheckGlyph):
        Use own transcoding routines in preference to iconv
        which appears to have leaks in some translators.
        Call iconv_close after using iconv (oops).

        Prefer unicode encoding of Euro char as some
        fonts mis-encode Euro in other ones.

        Must fetch bitmap glyphs to get width values
        to check for monospace/dual-width fonts.

Complete changes at
http://www.fontconfig.org/release/ChangeLog-2.3.2

Note that manpage for fc-cache(1) is not installed yet. It is in SGML.

Also note that the new version provides same library version
libfontconfig.so.1.0.4. This was reported to developer and was an
accidently oversite. Nevertheless, it is still ABI compatible.
2005-07-28 16:40:03 +00:00
wiz
6301213966 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
adam
74907ff296 Changes 20050719:
* Extend to Unicode 4.1
* Context chain dlg had problems with empty patterns (no terminal NUL in empty string used to represent them)
* EditData button in contextual subs disabled at wrong times.
* Transforming by a negative scale factor screwed up the hints.
* Add move up/down buttons to the kerning class dlg (class lists area) Use the selection from the class lists to highlight offsets.
* Print sample did not handle kerning by classes.
* When we had: a glyph which contained refs where that glyph was itself used as a reference in another glyph and all glyphs (except the last) lived in subroutines then we got multiple declarations of hints and the middle glyph was translated from where it should have been.
* When changing lists they should not scroll back to the beginning.
* Various fixes regarding hints: changing hints should set the char changed flag changing a glyph should mark all glyphs that refer to it as having out of date hints display out of date hints in font view. hints weren't being preserved (and should have been) in charview in Paste and transform.
* Apply Substitutions was badly broken when ff compiled with multilayer.
* Kern Pair dlg looked at garbage memory when it closed (and crashed sometimes).
* ff decides whether to add a 'gasp' table to a font based on whether the font has instructions or not. ff's own ttf fonts contain instructions in .notdef but nowhere else, so ignore .notdef when making this check.
* One more attempt to rule out absurd results in simplify().
* if the lsb/rsb dlg was given a negative value it complained about negative widths. (whether the width would have been negative or not).
* $italicangle has been broken since I added reals to scripting.
* The kernclass dialog did not handle deleted classes properly.
* Add ability to undo hints.
* Once again starting a browser on windows is broken.
* We didn't do a bounds check when indexing into the names array of an encoding (when building a character from scratch). If the index was huge the result was garbage, generally leading to a crash sometime thereafter.
* An open path consisting of a single point caused replace with reference to crash.
* Generating a postscript resource font on the mac from a script did not work.
* Werner points out that afm files generated by FontForge still claim to have been made by pfaedit. Oops.
* Didn't parse user defined encodings properly and often omitted the first glyph.
2005-07-26 11:49:52 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
minskim
fc27d5c8b5 Update alee-ttf to 4.8. Patch provided by the maintainer, Yi Min-Cheol,
in PR pkg/30798.

Changes:
  - Update Eunjin.ttf
  - Rename Aqu@rk.ttf Bangwool.ttf
  - Rename 09t@ark.ttf 0b0dkuki.ttf
2005-07-21 04:53:34 +00:00
reed
b38e260fd0 Mention "TrueType". 2005-07-20 01:47:17 +00:00
reed
aecb78af5a Add fonts/freefont-ttf: Free UCS Outline Fonts: FreeMono, FreeSans,
and FreeSerif
2005-07-20 01:02:34 +00:00
reed
2db823e2f7 Import fonts/freefont-ttf.
The freefont project provides a set of free, high-quality, outline
(i.e. OpenType) fonts covering the ISO 10646/Unicode UCS (Universal
Character Set).  The set consists of three typefaces: one monospaced
and two proportional -- one with uniform and one with modulated
stroke. These fonts are similar to the Helvetica, Times and Courier
fonts.
2005-07-20 00:59:45 +00:00
grant
e720c400e2 depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
adam
abd14448f3 Added patch-ab 2005-06-30 14:36:56 +00:00
adam
7770bdd292 Changes 20050624:
* Bug fixes and improvements
2005-06-30 14:36:27 +00:00
minskim
6c21993bf7 Delete reference to fonts/mkfontscale, which was removed. 2005-06-19 13:57:30 +00:00
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jlam
b6a0bbbbe5 libXaw on many X11 distributions is linked against libXpm. The linker
should automatically pull in libXpm when -lXaw is given, but it doesn't
seem to work correctly on Darwin.  Modify the xglyph Makefile so that
we explicitly link in -lXpm when we link against -lXaw.  This should
fix the problem noted on Darwin in the bulk builds.  Bump the PKGREVISION
to 4.
2005-06-15 04:43:09 +00:00
jlam
7d6695d6cf Never use docbook2html to regenerate documentation files. That's too
heavy of a build dependency to drag in, and the SGML template files
are not completely standardized.  This should fix PR pkg/29392.
2005-06-07 19:38:52 +00:00
jlam
21b5c21af3 The Xft.h header lives in ${X11BASE}/include/X11/Xft. 2005-06-03 19:13:35 +00:00
jlam
08c60ab83d Coalesce the common makefile code in the builtin.mk file that inspect
the X11 distribution using imake into mk/buildlink3/imake-check.mk.
imake-check.mk calls out to a helper shell script mk/buildlink3/imake-check
that generates the required Imakefiles and runs imake.  Remove the
now extraneous builtin-imake.mk files as the builtin.mk files can now
contain the name of the imake symbol to check.
2005-06-03 19:12:49 +00:00
jlam
c85165ac07 Only check for the existence of the first word of ${IMAKE} since it may
contain a command plus arguments.  We use the standard idiom to extract
the first word of a list stored in a make variable:

	VAR_CMD=	${VAR:C/^/_asdf_/1:M_asdf_*:S/^_asdf_//}

XXX This can be replaced with a more succinct use of variable modifiers
XXX when we update the bootstrap bmake to match the latest NetBSD make
XXX sources, i.e.:
XXX
XXX	VAR_CMD=	${VAR:[1]}
2005-06-03 17:02:36 +00:00
jlam
88aeda0672 Don't require a read-write pkgsrc tree when invoking imake. We avoid
this requirement by using TMPDIR as the read-write location demanded
by using imake.
2005-06-03 16:03:09 +00:00
jlam
fcb7da800b Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
2005-06-01 20:07:59 +00:00
jlam
7debfabe11 Use IMAKE_MAKE instead of MAKE to process the makefile generated by imake. 2005-06-01 18:33:02 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
dillo
9efcb67962 Update to 8.11 (improvments and additions of Cyrillic glyphs) 2005-05-30 14:54:00 +00:00
wiz
0a5188a658 Add RMD160 checksum. 2005-05-25 12:15:37 +00:00
wiz
5815fa25ca Add RMD160 checksum. 2005-05-25 12:11:28 +00:00
wiz
d5eacef007 Add RMD160 checksums. 2005-05-25 09:17:47 +00:00
xtraeme
2f607065ea * There's no need to use a distinfo file for every xorg-fonts*
package anymore, they are using the same distfile.
* Apply patch from Joerg Sonnenberger to fix build/installation on
  DragonFlyBSD -current.

This should fix PR pkg/30254 from Joerg.
2005-05-23 20:53:27 +00:00
adam
6fc19882b0 Changes 20050502:
* Bug fixes
2005-05-23 08:39:50 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
jlam
e5d77bae83 Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris.
We rely on the tools framework to pull in a good enough awk tool.
2005-05-22 22:06:28 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jlam
f35b224a50 SUBST_FILES.* must be relative to ${WRKSRC}. 2005-05-21 04:10:17 +00:00
jlam
68632fc86c Note that this package uses gunzip. 2005-05-20 02:07:30 +00:00
dillo
9e067ec9bc fix do-install target to not require gtar.
note that this package no longer needs gtar.
2005-05-19 19:55:30 +00:00
jlam
bb72166dce This package uses gunzip during extraction. 2005-05-16 18:21:42 +00:00
jlam
32badac7e5 Note the tools that this package uses (gzip, perl, sed). 2005-05-16 18:20:16 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
jlam
419428ec4a Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.
2005-05-15 22:02:26 +00:00
jlam
9fbcfe35cc Use gzcat instead of "gunzip -c" for simplicity. 2005-05-15 21:38:02 +00:00
wiz
383df2d2dc Remove mkfontscale -- nowadays included in both XFree86 and x.org
distributions. Ok by maintainer, rxg.
2005-04-22 18:56:48 +00:00
wiz
995ed3384c Remove ttmkfdir -- obsoleted by ttmkfdir2. 2005-04-22 18:55:11 +00:00
kristerw
c360d873c9 Include converters/libiconv/buildlink3.mk. 2005-04-21 17:40:19 +00:00
dmcmahill
ca005507b3 add LIBGETOPT to LDFLAGS for systems which need devel/libgetopt 2005-04-12 14:27:18 +00:00
dmcmahill
8daea2c9a3 add libiconv buildlink3.mk file. fontconfig directly calls iconv().
Should address the 'fontconfig core dumps' on solaris bug reported in
PR29837
2005-04-12 12:38:40 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
5b65a764c7 Fix a spollo. 2005-04-05 16:10:03 +00:00
hira
3c2a2392ad Don't extract unnecessary part for build. OK'd by xtraeme@. 2005-03-30 20:40:31 +00:00
martti
34b5d4e6d3 Initial version 2005-03-30 16:11:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
jmmv
ffb878860d Update to 1.4.3: some new translations; other changes unknown. 2005-03-22 16:18:59 +00:00
adam
eb4dffae6e Changes 20050310:
* Deleting a glyph class within a kerning by classes object caused a crash
* Added some support for palm bitmap fonts
* Replace with reference only replaced the first instance.
* The Options dlg behaved oddly with respect to Apple & OpenType modes
* When given a glyph with conflicting hints for which the first contour
  contained no hints, then in type2 output the glyph was drawn at a strange
  offset from its correct position.
* When generating an opentype font from a script, and specifying flags,
  the round coordinates flag was ignored
* When generating a font from a script using the default flag setting,
  we would always generate afm/tfm/pfm files
* KANOU pointed out that the stroked font import glyph command only worked
  if multilayer set.
* Added a preview bitmap to eps files.
* In a bitmap only font the font metrics menu items behaved in unexpected ways
  (as if they referred to a postscript font rather than the bitmap fonts)
* Various fixes to make importing stroked eps files into stroked fonts work
  better.
* KANOU requests a preference item to turn off use of freetype in font view.
* Fix more rounding errors in remove overlap.
* Fix some problems in the routine which finds roots of an arbetrary quartic.
* The remove bump option of simplify could screw up memory.
* Remove overlap got unhappy about control points which caused a very tiny
  overlap between adjacent splines
* Redo from the fontview usually caused a crash.
* KANOU provides a MakeLine scripting command
* If TYPE3 (multilayer) was not enabled, there was a flow of control through
  a function which did not return anything.
* Recovery files did not contain multilayer marks which lead to strange
  behaviour and crashes
* Converting a font to multilayer caused a crash if there were outline glyph
  windows open.
* Make the encoding for scripts be utf8 consistently
* Allow the scripting Export command to take a format spec
* Add support for reals to the scripting language
* NearlyHv{Cps,Lines} scripting commands erroneously complained about
  too many args
* ff had a bug when outputting otf contextual ligatures
* Fix various crashes and infinite loops involved in parsing bad font files.
* ff had problems with user defined encodings.
* Made ff work if the psuedo-type "real" was defined to be a double.
* the string += concattonation operator in scripting screwed up memory
* Problems with -c <arg> syntax
* The font type detector could fail to notice an svg file as such
  if it began with a byte order character.
* Ord didn't do proper type checking on its second argument
2005-03-22 15:07:10 +00:00
wiz
faef6faeff Update to 2.3.1:
* Fix manuals in section 3 so they get built and installed.

 * Rework GSUB/GPOS script parsing to avoid crashing when presented
   with broken fonts.

 * Add a few more example configuration files to /etc/fonts/conf.d
   from the debian packaging.
2005-03-22 14:05:54 +00:00
dmcmahill
e7c3efe7e9 use BSD_INSTALL* instead of install 2005-03-09 11:03:28 +00:00
uebayasi
398d17537e Correct the version number which had had license problems. Pointed
out by hubertf@.

(It was me who wrote the wrong number (20030823), but I have totally
no idea where that number came from.)
2005-03-07 12:02:59 +00:00
uebayasi
daf253eba8 Put kochi-ttf back. 2005-03-07 10:13:07 +00:00
uebayasi
8aa2bfddc8 ("Third time's a charm".)
Put kochi-ttf back for now.  Although this could be obsoleted by
Sazanami font, some other packages explicitly / implicitly depend
on kochi-ttf yet.

And, the license problem was gone long ago.  No reason to hurry
now.
2005-03-07 10:12:29 +00:00
uebayasi
7a01bd7526 Add ja-sazanami-ttf, delete kochi-ttf. 2005-03-06 05:21:10 +00:00
uebayasi
18e702f4d2 Obsoleted by ja-sazanami-ttf. 2005-03-06 05:20:22 +00:00
uebayasi
e3629b88b0 Initial import of Sazanami font 20040618.
Free Japanese TrueType font based on Wada lab. font (CLWFK) and
free (freely modifiable and distributable) bitmap fonts.
2005-03-06 05:16:23 +00:00
wiz
f36b8499cb Sort. 2005-03-01 23:39:02 +00:00
wiz
3ad11e5ab4 Update to 2.3.0:
Fix memory leak of patterns rejected by configuration (#2518)

Create prototype $PREFIX/etc/fontconfig/conf.d directory and populate
it with a few sample files.  These samples are unused as the file
names don't start with numbers.

Update documentation.
2005-03-01 23:38:14 +00:00
xtraeme
5c0a1216bf Update xorg to 6.8.2.
Changes:

    * Render implementation fixes
    * Updated x86emu and resynced with upstream at Scitech
    * Updated SiS driver
    * Updated Nvidia driver (opensource version)
    * Render acceleration for ATI's R100 and R200-series cards
    * Substantial speedups in the software implementation of the render
      extensions when compiled with gcc 3.4 on the i386 architecture.
    * Infrastructure for rotation support in drivers
    * New Trapezoid specification for the Render extension
          o Respecify Render to include only 'normal' traps
          o Allow backward compatibility but internally covert to new format
    * Software mouse cursor is now based on the Damage extension
    * A new keyboard driver is enabled by default. The old driver is
      disabled unless explicitly compiled in by defining the macro
      |USE_DEPRECATED_KEYBOARD_DRIVER|.
    * All extensions (except Xserver-specific extensions "DMX" and
      "XpExtension")can now be enabled/disabled from the configuration
      file and from the command line.
    * Mac OS X updates:
          o Support dynamic screen configuration changes in rootless mode
          o Added option to always use Mac command key equivalents
          o Interpret scroll wheel mouse events correctly when shift is
            held down
          o Added trivial Xinput support
          o Fixed launch of X clients from Finder with a space in their path
          o Fixed some GLX rendering problems on Mac OS X 10.2 and earlier
    * Updated xterm version
2005-03-01 19:00:10 +00:00
xtraeme
bd7351b254 Look for XORG_VERSION_* defs from ${X11BASE}/lib/X11/config/xorgversion.def
before xorg.cf, which in xorg from pkgsrc does not contain them.
(This is required by our xorg-* packages).
2005-03-01 18:56:43 +00:00
wiz
0b23075977 Update to 2.2.99:
Fontconfig 2.2.99 contains a few minor bug fixes plus the addition of
polite type warnings for the config file. This latter change could use a
bit of exposure to existing config files to see if it whines about
legitimate configurations.
2005-02-26 16:39:51 +00:00
agc
c1e24f7e2b Add RMD160 digests to the SHA1 ones. 2005-02-23 19:18:25 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
wiz
c684bdf273 Needs at least Xrender-0.8.2 and fontconfig-2.2.
Closes PR 29477.
2005-02-21 10:53:15 +00:00
adam
e9154f68eb Changes 9-Feb-2005:
* Use freetype's FT_Outline_Get_Bitmap to make freetype rasterize from our internal data structures. Use freetype by default for the fontview and metricsview (except in some cases).
* The bitmap dlg didn't work for multilayered fonts when told to use freetype to rasterize.
* If we had a contour nested inside another, and did an Overlap Exclude with the nested contour selected, then that contour was not excluded.
* The []Correct Direction check box when importing PostScript, didn't do anything. (or rather it did, but got overrulled later)
* In bitmap only fonts, bitmaps created without moving the width line would get lost.
* Added a scripting command "SelectByColor"
* Don't apply transformations to glyphs which aren't worth outputting
* Moving control points with the get point info command had problems in quadratic splines.
* When adding type42 support I broke multiple master support.
* Werner provided a patch to add a trailing newline to my type1 fonts.
* Support for PaintType==2 and stroked fonts.
* Various problems with the clustering command
* Oops, somehow a patch reverted and things didn't work on systems without iconv
* worked on a couple of other configuration problems for the mac
* Some people install libraries without headers. Be prepared.
* Uniscribe (MS unicode text layout routines) may ignore either the GPOS or the GSUB table depending on the script, and may even refuse to use the font at all if it doesn't have the right stuff in GPOS/GSUB. A Hebrew font must have both a GPOS and a GSUB. If it doesn't the font is not used. A latin font need not have either, but if it doesn't have GSUB then GPOS won't be used.
2005-02-15 14:39:11 +00:00
jmmv
6dee9b9a38 Per wiz@ suggestion, remove 20 from python accepted versions and reverse
them so that newer ones come first.  Closes my own PR pkg/29198.
2005-02-02 13:05:16 +00:00
jmmv
bebf2c1a03 Allow python 2.4. 2005-02-02 12:59:52 +00:00
minskim
4b67ee3dcf Update alee-ttf to 4.1. Patch provided by Yi Min-Cheol, MAINTAINER.
Changes:
  - Replace 09t@quark.ttf with 09t@rk.ttf.
  - Add Aqu@rk.ttf.
2005-01-28 14:17:27 +00:00
adam
2e9da227f3 Changes 20050117:
* CapsLock now makes the arrow keys scroll in the outline view
* We lost count of hints when generating type2 fonts in glyphs with references
  to something containing hints which did not overlap. If we were unlucky,
  <new-cnt+7>/8 was different than <real-cnt+7>/8 and we ended up with garbage
  in the charstring.
* Add a TeX table to contain TeX metrics.
* TFM output was wrong. the TFtoPL doc says "reencoding with original encoding
  could create a glyph table one too small resulting in writing/reading garbage
  and an eventual crash.
* KANOU fixed a couple of problems in reading glyph names from bdf fonts.
* KANOU needed to disambiguate between "Point" a unit of measurement and
  "Point" a geometric object.
2005-01-27 12:00:06 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
kei
f444794242 updated fonts/xmbdfed to 4.5. changes from 4.4 follow.
XMBDFED CHANGES

Version: 4.5
Date   : 09 November 2001
==========================
  1. Fixed handling of double quotes in properties.

  2. Fixed an incorrect value in a switch statement having to do with EOL's.

  3. Fixed a bug dealing with adding properties to fonts.

  4. Fixed numerous warnings about possible use of uninitialized variables.

  5. Fixed an invalid indication of no next page when glyphs pasted span more
     than one page.

  6. Fixed a problem with drawing offsets in the GlyphTest widget in
     right-to-left drawing.

  7. Started a "Tips" section in the Help text.
2005-01-21 16:10:14 +00:00
drochner
64ccfae37a update to 2.2.98
changes:
2.2.97
Fc-cache sleeps before exiting to ensure filesystem timestamps are well
ordered.
Added Punjai orthography.
The timestamp in fonts.conf is gone now.  Too many problems.
The default font path includes all of the X fonts; use selectfont/rejectfont
to eliminate bitmaps, as shown in the sample local.conf file.
<include> configuration elements may now reference a directory.  Files
in that directory matching [0-9]* are loaded in UTF-8 collating sequence order.
<selectfont> configuration added to control which fonts are used.
fontformat font pattern elements built from the FT_Get_X11_Font_Format
function in newer versions of FreeType.
'capability' list constructed from gsub/gpos and silf values in TrueType
files.
Multi-lingual names (style, family, fullname) extracted and stored with
parallel <foo>lang properties marking language.
2.2.98
Share object name strings (Michael Meeks)
Eliminate a couple of codepoints from Russian orthography (John Thacker)
Add synthetic emboldening configuration changes (Jakub Pavelek)
Change FcFontSetSort to ignore language after fonts with the requested
languages have been found. (Owen Taylor)
Add some RedHat font configuration changes (Owen Tayler).
Add full Unicode case folding support to case-ignoring string functions
(Keith Packard)
Remove Han characters from Korean orthography (Tor Andersson)
2005-01-18 12:15:46 +00:00
adam
a7de3afd2f Changes 31-Dec-2004:
* Ah, windows pfm files expect the metrics to be output in win latin encoding
  order, not in the encoding defined by the pfb file. (Actually there are other
  posibilities for encoding, but as none is documented, I must ignore them).
* ReplaceWithReference broke at some point
* Add an argument-pair to the ReplaceWithReference() scripting command to allow
  the user to specify the amount of error that will be accepted.
* When generating a Type1 font, if a glyph had a single reference to a glyph not
  in adobe encoding, and that glyph itself had a single reference (in adobe enc)
  and some splines, then ff would make a reference to the ref in adobe enc and
  ignore the splines.
* Upgrade to Adobe-Japan1-6
* Various fixes to svg output
* Ghost hints could get outside a glyphs bounding box in a type2 font.
* The generated truetype unique id string had an off by one error in the month
* Add support for dashed lines in multilayered mode
* In Full Page Glyph printing, the glyph was offset slightly from where it
  should have been.
* Pasting a reference into a multi-layered font produced a very odd layer
* ff didn't update the metrics view if the user pasted the selection with the
  middle mouse button.
* if a character were not in the current encoding then ff would not display it
  in the metrics view (even if it were in the font)
* Make the behavior of control points at the ends of open paths more reasonable
* The Point->Curve command did not adust control points correctly
* The View->Display Substitutions had numerous problems
* Fix several problems from unicode unification of accents. Many characters
  which are said to be based on cedilla actually use a comma, other characters
  said to be carons also use comma. Make the n-with-apostrophe character be
  treated as an accented letter.
* Werner points out that straight lines should generally not be simplified (as
  they will no longer be straight afterwards). Add this knowledge to the
  simplify command.
2005-01-14 10:13:45 +00:00
wiz
a33d12fa59 Create .pyc files and install them, so that
they do not get generated as side effect of the installation of other
packages and break PLISTs. With help from salo to get it right, thanks.
Bump PKGREVISION.
2005-01-05 12:49:19 +00:00
wiz
b0df097c60 Run mktexlsr during install/deinstall. 2004-12-31 19:41:54 +00:00
wiz
9a661d7eae Run mktexlsr during post-install so that fonts are found. 2004-12-31 19:41:41 +00:00
wiz
81d4186822 Update to 1.1.1 (1.0.35 distfile gives me checksum errors):
2004-12-21  Han-Wen Nienhuys

        * configure.in (PYTHON): release 1.1.1

        * mftrace.py (option_definitions): add  --no-afm option

2004-12-19  Jan Nieuwenhuizen

        * GNUmakefile.in (GNUmakefile): Depend on configure
        (configure): Run ./configure after running autoconf (not
        config.status, which has old, cached values).

2004-12-19  Han-Wen Nienhuys

        * configure.in (PYTHON): bump version to 1.1.0; release.

        * mftrace.py (to_type1): always create .pfa.raw
        (make_outputs): generate all outputs in one script. Add SVG output.
        (glyph_range): use --formats, remove other options.

2004-12-02  Han-Wen Nienhuys

        * mftrace.py (make_ttf): call AddExtrema() too.
2004-12-31 17:01:12 +00:00
dmcmahill
86f721b0dc add missing fonts/mftrace/buildlink3.mk 2004-12-30 16:20:31 +00:00
dmcmahill
6cdbc891e3 add and enable ec-fonts-mftraced 2004-12-30 05:00:42 +00:00
dmcmahill
688460857c import ec-fonts-mftraced-1.0.8
EC PostScript Type1 fonts with TFMs for TeX

These are PostScript Type1 renderings and TFMs of the EC variant of
the standard TeX CMR font family.  These fonts include characters with
European accents.

GNU LilyPond depends on this.

Authors:  Han-Wen Nienhuys <hanwen@cs.uu.nl>
	  Jan Nieuwenhuizen <janneke@gnu.org>
2004-12-30 04:59:48 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
wiz
bc871f8be3 Fix ttf/type1 handling in fonts.mk:
Previously, ttmkfdir's output was redirected to fonts.dir,
while the correct behaviour is to let it create fonts.scale
and then let mkfontdir merge fonts.scale into fonts.dir.
type1 handling had a similar problem.
Get the wanted behaviour by automatically appending the contents of
FONTS_TTF_DIRS and FONTS_TYPE1_DIRS to FONTS_X11_DIRS.
Also, save a subshell in install/fonts while there.

Bump PKGREVISION for all affected packages.

jmmv@ says ok.
2004-12-28 14:38:03 +00:00
wiz
ae75981543 Convert to fonts.mk. Bump PKGREVISION. Remove USE_X11BASE. 2004-12-26 17:30:51 +00:00
xtraeme
48b939b96d Make sure we have defined GNU_CONFIGURE and USE_LIBTOOL before including
bsd.prefs.mk, otherwise the check for _OPSYS_MAX_CMDLEN is skipped.
2004-12-20 18:49:37 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
uebayasi
1378c8d344 Update efont-unicode to 0.4.2. Minor fixes. 2004-11-29 15:11:16 +00:00