summaryrefslogtreecommitdiff
path: root/fonts
AgeCommit message (Collapse)AuthorFilesLines
2005-08-25add missing patch file.dmcmahill1-0/+17
2005-08-22Changes 20050809:adam2-8/+8
* Bug fixes * Improvements
2005-08-22Update to 20040605.hira3-99/+101
- The Adobe-Japan-6 Character Collection is added. - UTF maps are updated in ac14.tar.Z. - Update site of pdfcore.
2005-08-20Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} sojlam2-4/+6
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-19this was completely broken due to some leftover patchesdrochner4-55/+3
bump PKGREVISION
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam2-6/+4
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-07Using tabs for indentation of SUBDIR instead of spaces.rillig1-8/+8
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam2-4/+4
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-04Changes t1lib-5.1.0:adam8-66/+50
- 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-07-28Remove the MESSAGE. It is not required. The library will buildreed3-22/+12
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-27Reset MAINTAINER -- he stopped working on pkgsrc.wiz2-4/+4
2005-07-26Changes 20050719:adam3-25/+7
* 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-21Change path from devel/pkgconfig to devel/pkg-config.wiz2-4/+4
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21Update alee-ttf to 4.8. Patch provided by the maintainer, Yi Min-Cheol,minskim3-10/+10
in PR pkg/30798. Changes: - Update Eunjin.ttf - Rename Aqu@rk.ttf Bangwool.ttf - Rename 09t@ark.ttf 0b0dkuki.ttf
2005-07-20Mention "TrueType".reed1-4/+4
2005-07-20Add fonts/freefont-ttf: Free UCS Outline Fonts: FreeMono, FreeSans,reed1-1/+2
and FreeSerif
2005-07-20Import fonts/freefont-ttf.reed4-0/+58
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-19depends should be ../../<category>/<pkg>grant1-2/+2
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam3-7/+5
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-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam18-43/+38
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-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam2-4/+4
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-06-30Added patch-abadam1-0/+17
2005-06-30Changes 20050624:adam3-9/+10
* Bug fixes and improvements
2005-06-19Delete reference to fonts/mkfontscale, which was removed.minskim1-7/+4
2005-06-17Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead ofjlam5-14/+14
${PREFIX}.
2005-06-16Create directories before installing files into them.jlam14-14/+34
2005-06-15libXaw on many X11 distributions is linked against libXpm. The linkerjlam3-4/+18
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-07Never use docbook2html to regenerate documentation files. That's toojlam1-1/+2
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-03The Xft.h header lives in ${X11BASE}/include/X11/Xft.jlam1-2/+2
2005-06-03Coalesce the common makefile code in the builtin.mk file that inspectjlam4-50/+8
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-03Only check for the existence of the first word of ${IMAKE} since it mayjlam2-4/+6
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-03Don't require a read-write pkgsrc tree when invoking imake. We avoidjlam2-4/+8
this requirement by using TMPDIR as the read-write location demanded by using imake.
2005-06-01Remove mk/autoconf.mk and mk/automake.mk and replace their usage withjlam1-4/+3
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-01Use IMAKE_MAKE instead of MAKE to process the makefile generated by imake.jlam2-4/+4
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam15-171/+202
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-05-30Update to 8.11 (improvments and additions of Cyrillic glyphs)dillo3-38/+23
2005-05-25Add RMD160 checksum.wiz1-1/+2
2005-05-25Add RMD160 checksum.wiz1-1/+2
2005-05-25Add RMD160 checksums.wiz1-1/+12
2005-05-23* There's no need to use a distinfo file for every xorg-fonts*xtraeme16-65/+70
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-23Changes 20050502:adam3-11/+11
* Bug fixes
2005-05-23Removed trailing white-space.rillig3-3/+3
2005-05-22Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris.jlam1-2/+2
We rely on the tools framework to pull in a good enough awk tool.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam13-27/+26
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-21SUBST_FILES.* must be relative to ${WRKSRC}.jlam1-2/+2
2005-05-20Note that this package uses gunzip.jlam1-3/+4
2005-05-19fix do-install target to not require gtar.dillo1-5/+3
note that this package no longer needs gtar.
2005-05-16This package uses gunzip during extraction.jlam1-4/+5
2005-05-16Note the tools that this package uses (gzip, perl, sed).jlam1-1/+2
2005-05-16Note that gtar is required by the package.jlam8-8/+23