summaryrefslogtreecommitdiff
path: root/fonts/bakoma-fonts
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.
2013-04-06'The "+=" operator should only be used with lists.'rodent1-2/+2
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-9/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
block). Uncomment some commented out LICENSE lines while here.
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-4/+7
their files via a custom do-install target.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-18Explain how to install the fonts system-wide.wiz1-13/+7
From Florence HENRY in PR 21809.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-3/+3
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-17use MASTER_SITE_LOCAL to avoid checksum problem with the on-the-flydmcmahill2-7/+9
distfiles produced by CTAN.
2001-07-20import bakoma-fonts-1.1dmcmahill5-0/+801
The package includes 88 basic fonts of the Computer Modern font family that were designed by D.E.Knuth. as well as the most usefull AMS fonts: Euler family and symbols. Totally, 52 fonts are included into BaKoMa/AMS. The fonts are in a ATM compatible PostScript Type 1 font format (PFB+AFM+PFM) as well as in a TrueType font format (TTF). This font set can be used for typesetting most of (La)TeX documents: - printing documents on a PostScript printer by using, for example, Rokiki's DVIPS; - printing documents on a wide set of matrix printers by using DVIPS and GhostScript. - drawing slides on vector plotters by using PostScript 'plot.ps' program which is supplied with the collection. For drawing documents on HPGL plotters, the 'ps2hpgl' utility can be used. It is available in 'ftp.mathworks.com' host in the '/pub/contrib/tools' directory. - displaing documents under MS Windows by using TrueType version of those fonts or by using PostScript version with ATM. For this case, fonts have specific encoding. Please read the section about font encoding before using these fonts with MS Windows.