summaryrefslogtreecommitdiff
path: root/fonts
AgeCommit message (Collapse)AuthorFilesLines
2006-07-10Changes 20060703:adam8-153/+8
* Bug fixes and improvements
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam5-10/+10
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam5-5/+10
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-3/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-06-21INSTALLATION_DIRS was incomplete.joerg1-2/+2
2006-06-20Don't abuse the INSTALL and DEINSTALL scripts to replace the configurationjlam6-28/+29
file for another package (and breaking CHECK_FILES). Instead, instruct the user on how to merge the example configuration file into the true configuration file in a MESSAGE file. Also, fix the path to the kochi-ttf fonts. Bump the PKGREVISION.
2006-06-19Explicitly depend on imake.joerg5-5/+15
2006-06-18Needs imake.joerg1-1/+3
2006-06-18Update p5-Font-TTF to 0.38.1. Changes are unknown.minskim2-7/+9
2006-06-17Update ttf2pk to 1.5 to sync with freetype-lib.minskim2-11/+9
Changes: - Added support for multiple SFD files. - New option `-L' to provide a ligature mapping file. - New option `-w' to emit PostScript encoding vectors for subfont files to be used with pdfLaTeX. - Add support for a configuration file (ttf2pk.cfg) which can read more than a single map file, similar to pdfTeX. - Support for character codes greater than 0xFFFF. - ttf2tfm no longer assumes that the x-height is always 400 PS units.
2006-06-17Make this package build with gcc-4.minskim2-1/+14
2006-06-15Update adobe-cmaps to 20060615.minskim2-36/+36
Changes: - Updated aj16.
2006-06-15Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.jlam6-41/+47
This avoids the need for a confusing line of the form: DEINSTALL_TEMPLATE+= path/to/INSTALL in the package Makefile, and actually removes the need to specify it altogether since by convention, the existence of the DEINSTALL script is enough to add it to DEINSTALL_TEMPLATE.
2006-06-15Needs imake.joerg1-1/+3
2006-06-15Fix PLIST. Bump PKGREVISION.minskim2-5/+8
2006-06-07This package needs zlib.minskim1-2/+2
2006-06-04py-fonttools needs Python 2.2+joerg1-1/+2
2006-06-02py-Numeric needs Python 2.2+joerg1-1/+2
2006-05-29Use patch provided by the FreeType2 maintaines to make this build withtron2-4/+10
version 2.2.1 and newer of the "freetype2" package. Bump package revision because of this fix.
2006-05-26Fix one pedantic pkglint warning.joerg1-2/+2
2006-05-26Add gentium-ttf.joerg1-1/+2
2006-05-26Import gentium-ttf-1.02joerg4-0/+75
From DESCR: Gentium ("belonging to the nations" in Latin) is a Unicode typeface family designed to enable the many diverse ethnic groups around the world who use the Latin script to produce readable, high-quality publications. The design is intended to be highly readable, reasonably compact, and visually attractive. Gentium has won a "Certificate of Excellence in Typeface Design" in two major international typeface design competitions: bukva:raz! (2001), TDC2003 (2003).
2006-05-22Fixed some pkglint warnings.rillig1-6/+11
2006-05-20Drop unnecessary modifications to *.po files that inserted whitespacejlam2-21/+3
between msgid and "". This is now automatically handled by revision 1.19 of pkgsrc/mk/tools/msgfmt.sh.
2006-05-18Always register fonts at runtime using install framework. Bump revision.joerg1-2/+4
2006-05-09Fix filename of pkg-config file.reed1-2/+2
This fixes problem when using USE_BUILTIN.Xft2=yes. This is to close PR #32316 from Rui-Xiang Guo.
2006-05-06This package requires zlib.minskim1-1/+2
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig4-8/+8
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-20Update adobe-cmaps to 20060419. ag14 was updated to ag15.minskim3-74/+75
2006-04-19Added a patch for ISO C90 compatibility.rillig2-1/+23
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz3-4/+6
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam2-73/+73
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-16Removed patch-ai since msgfmt.sh works correctly nowadam2-17/+1
2006-04-14Changes 20060413:adam9-121/+75
* FF failed to output lookups in the right order for the GSUB table. * FF would crash when attempting to generate a font which had no familyname * FF could be built agains ft2.2 only if the debugger were being built. Make it work always. * Patch by Mike Frysinger from gentoo. Use the HOME environment variable in preference to /etc/passwd. * Write sfddiff as a fontforge script and put it back into the install process. * Add code to font compare so it can do the old sfddiff --merge option. * Someone wanted acorn2sfd! Make it compile again. * Make configure look for libgif
2006-04-14Added appropriate TEST_TARGET.heinz1-1/+3
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam2-9/+4
USE_TOOLS+=msgfmt.
2006-04-12Don't create xorg/lib/X11/fs as symlink to the config directory,joerg2-3/+6
it prevents the default config from being included correctly in the package. Add a random imake dependency to xorg-fontserver while here and bump the revision.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig4-8/+8
that they look nicer.
2006-04-10Update to version 2.4.1salo3-15/+16
Changes: - few fonts changed their names - new font, DejaVu Sans Extra Light - various character additions and corrections
2006-04-09Update alee-ttf to 7.3. Patches provided by Yi Min-Cheol in PR pkg/33213.minskim3-10/+11
Changes since 6.3: Add [0x0e-c00ky].ttf. Add EunjinNakseo.ttf. Rename EunJin.ttf to Eunjin.ttf. Rename [C00ky].ttf to [0b0d-c00ky].ttf. Update EunBangwool.ttf and Eunjin.ttf. Fix postinst to unregister removed/renamed font from defoma. Fix wrong HeadDescent of several fonts. Fix wrong HeadAscent of several fonts.
2006-04-08Also include x11.buildlink3.mk.reed1-1/+2
The configure checks for Xaw and Intrinsics headers and if no X, then it does not build xglyph and libt1x. (I noticed because I am using modular X.org and the libXpm doesn't pull in Xaw or Xt.)
2006-04-07- Install the fontmap file into PKG_LOCALTEXMFPREFIX, instead ofminskim4-12/+20
PKG_TEXMFPREFIX, and register it with updmap. - Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
2006-04-07Use texmf-dirs to install into texmf-local. Bump PKGREVISION.minskim5-8/+12
2006-04-07Use PKG_LOCALTEXMFPREFIX instead of TEXMFDIRS.minskim1-24/+24
2006-04-06Use PKG_LOCALTEXMFPREFIX instead of hardcoding share/texmf.minskim1-4/+4
2006-04-06Over 1200 files touched but no revisions bumped :)reed9-27/+27
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-05Variable declaration fix; PR-33164adam1-2/+1
2006-04-05Variable declaration fix; PR-33164adam7-5/+127
2006-03-30Update to 1.6:jmmv3-12/+30
- Updated to Unicode 4.1 character database. - Improved search facility. - Various bug fixes. - New and updated translations.
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam2-6/+6
exists on the disk -- we can just check whether a variable defined by find-files.mk is "__nonexistent__" or not.