Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-08 | Add and enable un-ttf. | minskim | 1 | -1/+2 | |
2004-05-08 | Import un-ttf-20030907. | minskim | 4 | -0/+44 | |
Un fonts are GPL'd Korean fonts. They were originally available as PostScript fonts for HLaTeX, and later converted into TrueType fonts. | |||||
2004-05-07 | whitespace nits | cjep | 1 | -2/+2 | |
2004-05-07 | Drop maintainership; I don't have the enough free time to maintain | xtraeme | 2 | -11/+11 | |
all these packages. | |||||
2004-05-01 | This does not need buildlink2. | snj | 2 | -5/+2 | |
2004-05-01 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-05-01 | This does not need buildlink2. | snj | 1 | -2/+1 | |
2004-05-01 | This does not need buildlink2. | snj | 2 | -4/+2 | |
2004-04-28 | Update HOMEPAGE and MASTER_SITES. | dillo | 1 | -3/+3 | |
2004-04-28 | Fix build with newer freetype2. | recht | 4 | -6/+52 | |
Patches obtained from FreeBSD. | |||||
2004-04-27 | Changes 3.4.4: | adam | 5 | -27/+46 | |
* Improved auto-vectoring (-OV) algorithm * Allow use of any encoding table of format 4 in the ttf parser * Take the first available format 4 encoding table if no know table is found * The ttf parser lists the available encondings if no supported encoding table is found * Bug fixes | |||||
2004-04-27 | Follow new FreeType2 build rules | adam | 1 | -1/+2 | |
2004-04-27 | Follow new FreeType2 build rules | adam | 1 | -0/+12 | |
2004-04-27 | Changes 2.2.2: | adam | 4 | -26/+23 | |
* Changed #include syntax to follow new Freetype rules * Made external compilation work | |||||
2004-04-27 | Changes 1.32: | adam | 2 | -7/+7 | |
* Fix memory corruption bug Changes 1.31: * Support fonts where the first eexec-encrypted byte is binary 0 Changes 1.30: * Support fonts where "currentfile eexec" isn't followed by a newline Changes 1.29: * T1disasm can handle an Omega font | |||||
2004-04-27 | Changes 2004-03-10: | adam | 4 | -20/+21 | |
* The autohint command would sometimes reverse direction of a countour * PfaEdit would sometimes generate internal errors when editing quadric splines * When reading a font with an apple 'mort' table, pfaedit would often parse marked substitions incorrectly | |||||
2004-04-26 | No longer used. | snj | 1 | -21/+0 | |
2004-04-25 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-04-25 | Convert to buildlink3. | snj | 2 | -7/+7 | |
2004-04-24 | Relinquish maintainership of packages to tech-pkg@NetBSD.org. | jlam | 5 | -10/+10 | |
2004-04-24 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-04-24 | Convert to buildlink3. | snj | 1 | -7/+7 | |
2004-04-19 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-04-19 | Convert to buildlink3. | snj | 2 | -5/+5 | |
2004-04-19 | This does not need buildlink2. | snj | 1 | -2/+1 | |
2004-04-19 | Convert to buildlink3. | snj | 1 | -4/+4 | |
2004-04-19 | Fix off-by-one error in fonts/t1lib. Bump PKGREVISION. | minskim | 3 | -2/+17 | |
2004-04-19 | Add a hack so that T1_InitLib() doesn't run more than once. | simonb | 2 | -1/+19 | |
Don't know if this is correct or not, but at least now xpdf works again. | |||||
2004-04-15 | Update t1lib to 5.0.2. | minskim | 3 | -8/+8 | |
Changelog is not available, but it seems to be a bug fix release. | |||||
2004-04-15 | The buildlink2 framework does nothing with .pc files -- remove them | wiz | 1 | -2/+1 | |
from the buildlink2.mk files. | |||||
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 1 | -2/+2 | |
*-dirs packages. | |||||
2004-04-12 | This needs NO_BUILD too, pointed by grant@ in private email. | xtraeme | 1 | -1/+2 | |
2004-04-12 | This package doesn't use any compiler, so s/USE_BUILDLINK2/NO_BUILDLINK/. | xtraeme | 1 | -2/+2 | |
2004-04-11 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-04-03 | re-add checksum which accidently got lost | recht | 1 | -1/+3 | |
noted by Hisashi T Fujinaka | |||||
2004-04-03 | Set FREETYPE_CONFIG in MAKE_ENV and use it instead of just freetype-config. | recht | 5 | -12/+12 | |
2004-04-03 | Fix compilation with g++2, per a hint from hubertf. | wiz | 2 | -1/+28 | |
2004-04-01 | Update to 1.4.0: | jmmv | 6 | -53/+83 | |
* View by script as well as by Unicode block. * New documentation in the following languages: de es fr it ja ko sv zh_CN zh_HK zh_TW * English documentation improved and updated. * Search modified to look in CJK ideograph definitions as well as character names. Search heuristic also improved in other areas. * Bothersome gucharmap input method removed. * Many user interface improvements. * Much code reorganized. * New and updated translations: ar az bn ca cs cy da de el en_CA en_GB es fa fi fr ga hi id it ja ko lt mn ms nl no pa pl pt pt_BR sk sq sr sr@Latn sv th uk zh_CN | |||||
2004-04-01 | Replace install commands with BSD_INSTALL_*. | minskim | 2 | -28/+23 | |
2004-03-31 | replace use of GUNZIP_CMD with GZCAT. minor whitespace tweak. | grant | 1 | -3/+3 | |
2004-03-31 | Add -c option to ${GUNZIP_CMD} preventing uncompress distfiles itself. | taca | 1 | -2/+2 | |
2004-03-30 | Allow the last known version information to match all future versions of | jlam | 1 | -1/+2 | |
XFree86 until we know for certain that it's different. This makes us more bulletproof to updates in xsrc. | |||||
2004-03-30 | Use "XF86_VERSION" instead of "_XF86_VERSION" as the variable name since | jlam | 1 | -7/+7 | |
we use it in several places within pkgsrc as a public variable. | |||||
2004-03-30 | Bump PKGREVISION to propagate the fonts.dir related fix in | recht | 1 | -1/+2 | |
mk/install/fonts rev. 1.5. | |||||
2004-03-29 | Add missing conflict on the old/other ttmkfdir. | recht | 1 | -1/+3 | |
2004-03-29 | +ttmkfdir2 | recht | 1 | -1/+2 | |
2004-03-29 | initial import of ttmkfdir2-20021109 | recht | 7 | -0/+92 | |
(Yu Shao's ttmkfdir) adresses PR 24934 by Martin Husemann patch-a[ac] are adapted from FreeBSD port's | |||||
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 2 | -15/+32 | |
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links) use the new format correctly. | |||||
2004-03-29 | Make sure X11_TYPE=XFree86 is defined before building X11 packages, | xtraeme | 3 | -3/+6 | |
this will fix wrong binary packages made by bulk builds. |