Commit graph

798 commits

Author SHA1 Message Date
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