summaryrefslogtreecommitdiff
path: root/fonts/freefonts
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26fonts: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07fonts: Remove SHA1 hashes for distfilesnia1-2/+1
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
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.
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg1-2/+1
2014-08-19ftp.gimp.org is no longer. Update/remove links pointing there.wiz1-3/+2
From Niclas Rosenvik.
2014-06-01Move fonts from lib/X11/fonts to share/fonts/X11.wiz3-124/+124
As discussed on tech-pkg. Bump PKGREVISION.
2013-02-26Drop z flag, explicitly pull in tar.joerg1-3/+3
2013-02-19Drop gtar dependencyjoerg1-4/+4
2008-04-07Fix DESTDIR.joerg1-1/+3
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-4/+7
their files via a custom do-install target.
2008-01-22USE_TOOLS+=gzip on a bunch of font packages.tnn1-2/+2
2006-02-17Fix font handling. Bump PKGREVISION.wiz2-6/+5
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-2/+2
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-06-16Create directories before installing files into them.jlam1-1/+2
2005-05-16Note that gtar is required by the package.jlam1-1/+2
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-13Initial import of freefonts-0.10, a collection of 79 freely availablewiz5-0/+165
fonts. Package provided by Jeremy C. Reed in pkg/12166.