summaryrefslogtreecommitdiff
path: root/fonts/encodings
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for fonts categoryagc1-1/+2
Problems found locating distfiles: Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz Package acroread9-chtfont: missing distfile acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2 Package acroread9-jpnfont: missing distfile acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2 Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip Package umefont-ttf: missing distfile umefont_560.tar.xz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2012-11-08Commit forgotten PLIST change for nb1.wiz1-52/+52
2012-11-07Use default font root dir. Requested by Sean Boudreau on tech-pkg.wiz1-3/+2
Bump PKGREVISION.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-06-03Update to 1.0.4:wiz2-6/+6
This minor maintenance release is built with the latest X.Org autotools macros and provides the usual recent collection of build configuration improvements and janitorial cleanups.
2009-11-09Update to encodings-1.0.3.tnn3-24/+7
pkgsrc note: upstream is migrating the default font directory from ${PREFIX}/lib/X11/fonts to ${PREFIX}/share/X11/fonts. This would break stuff in pkgsrc, so pass --with-fontrootdir to keep the old dir for now. Changes: Migrate to xorg macros 1.3 & font-util 1.1 macros Add pointers to mailing lists, bugzilla, & git to README Janitor: Correct make distcheck and configure.ac simplification Add missing PHONY line for automatic ChangeLog generation Replace generic copyright statement.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2007-03-18Update to 1.0.2:wiz4-8/+25
Remove the ansi-1251 encoding, it's called microsoft-cp1251. Simplify some encodings to avoid stating the obvious. Limit UNDEFINE line to en encoding's declared SIZE (bug 1248). This is not needed with libfontenc (used by the X server and mkfontscale), which will ignore out-of-range entries, but apparently caused ttmkfdir to crash. Thanks to Donnie Berkholtz.
2006-11-03Import encodings-1.0.1:joerg4-0/+83
The package provides the X.org font encoding files, such as adobe-dingbats.enc.gz, ibm-cp866.enc, jisx0212.1990-0.enc.gz, and others. This is from the modular X.org project.