Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-06 | Belatedly bump PKGREVISION for all libtasn1 dependencies, since | wiz | 1 | -2/+2 | |
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz. | |||||
2006-03-05 | Fix encoding of a .po file. This fixes PR pkg/32996. | minskim | 2 | -1/+33 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 46 | -92/+92 | |
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. | |||||
2006-03-03 | Changes 20060209: | adam | 2 | -8/+7 | |
* Bug fixes | |||||
2006-02-27 | Use pre-defined TEXMFDIRS to instead of TEXMF. | rxg | 1 | -9/+8 | |
2006-02-23 | Upgrade to version 1.1.18. | darcy | 3 | -21/+6 | |
The web site has no description of changes but the version we had was too old for print/lilypond so I bumped it to the latest version anyway. | |||||
2006-02-23 | Sort. | wiz | 1 | -2/+2 | |
2006-02-23 | Remove "fonts.alias" and "fonts.dir" from package list because the | tron | 1 | -3/+1 | |
installation framework creates and remove these files automatically. | |||||
2006-02-21 | Fix PLIST. Bump PKGREVISION. | wiz | 2 | -10/+4 | |
2006-02-17 | Fix font handling. Simplify Makefile. Bump PKGREVISION. | wiz | 2 | -12/+7 | |
2006-02-17 | Fix font handling. Comment out non-existent HOMEPAGE | wiz | 2 | -9/+7 | |
and MASTER_SITES. Bump PKGREVISION. | |||||
2006-02-17 | Add bdftopcf to tools. Fix font handling. | wiz | 2 | -11/+9 | |
Fix pkglint warnings. Bump PKGREVISION. | |||||
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -5/+5 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -7/+6 | |
2006-02-17 | Fix font handling. Install TrueType and Type1 fonts too. | wiz | 4 | -17/+117 | |
Simplify PLIST handling. Bump PKGREVISION. | |||||
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -6/+5 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 25 | -225/+147 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -9/+3 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -5/+5 | |
2006-02-16 | Add fonts/p5-Font-TTFMetrics-0.1 | abs | 4 | -0/+32 | |
Font::TTFMetrics encapsulates the font metrics of a true type font file. A true type font file contains several tables which need to be parsed before any useful information could be gathered about the font. There is the excellent module for parsing TTF font in CPAN by Martin Hosken, Font::TTF. But in my opinion the use of Font::TTF requires intimate knowledge of TTF font format. This module was written to support the use of TTF in Pastel 2D graphics library in Perl. Three factors prompted me to write this module: first, I required a fast module to access TTF file. Second, all the access required was read-only. Last, I wanted a user friendly, higher level API to access TTF file. | |||||
2006-02-15 | Add fonts/p5-Font-TTFMetrics | abs | 1 | -2/+3 | |
2006-02-12 | Joerg Sonnenberger will be the maintainer. | xtraeme | 8 | -16/+16 | |
2006-02-12 | ENOTIME to mantain these packages, feel free to pick it up if you are | xtraeme | 7 | -14/+14 | |
insterested. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 113 | -175/+238 | |
2006-02-03 | Add and enable mplayer-fonts. | wiz | 1 | -1/+2 | |
2006-02-03 | Initial import of mplayer-fonts-20030714: | wiz | 4 | -0/+128 | |
This package contains the font files for mplayer and gmplayer. Split off from mplayer-share to address PR 31263. | |||||
2006-02-02 | Explicitly depend on gettext-lib, it doesn't compile without. | joerg | 1 | -1/+2 | |
2006-01-31 | Added BUILD_USES_MSGFMT and plurals | adam | 1 | -1/+4 | |
2006-01-30 | Capitalize a font name correctly. Noted by Bernd Ernesti. | minskim | 1 | -2/+2 | |
2006-01-25 | Update alee-ttf to 6.3. Patches provided by the maintainer, | minskim | 3 | -11/+11 | |
Yi Min-Cheol, in PR pkg/32505. Changes since 6.0: - Rename four ttf fonts. - Add 12px bitmap fonts to EunGuseulMono.ttf. | |||||
2006-01-25 | Do not use EXTRACT_CMD.tar.gz, which is not defined any longer. | minskim | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 22 | -33/+44 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2006-01-21 | Update package Makefile now that bsd.pkg.extract.mk is using the | jlam | 1 | -3/+3 | |
"extract" script for extraction. Many cases where a custom EXTRACT_CMD simply copied the distfile into the work directory are no longer needed. The extract script also hides differences between pax and tar behind a common command-line interface, so we no longer need code that's conditional on whether EXTRACT_USING is tar or pax. | |||||
2006-01-21 | We can just use the bare name "unzip" instead of using a make variable -- | jlam | 1 | -2/+2 | |
at this point, the tools directory has already been created and is at the front of our PATH. | |||||
2006-01-21 | Use MASTER_SITE_SOURCEFORGE_JP. | rxg | 2 | -4/+4 | |
2006-01-20 | patch-ab not needed any more | adam | 1 | -13/+0 | |
2006-01-20 | Changes 20060114: | adam | 4 | -33/+17 | |
* Bug fixes | |||||
2006-01-18 | Update meta-pkgs/xorg to 6.9.0. | xtraeme | 4 | -70/+46 | |
The full list of changes: http://ftp.x.org/pub/X11R7.0/doc/html/RELNOTES2.html Thanks to joerg@ and reed@ for testing on DragonFlyBSD. Tested on NetBSD/i386 3.0/-current and DragonFlyBSD-1.4/i386. | |||||
2006-01-16 | Modified mailbox in MAINTAINER. | rxg | 2 | -4/+4 | |
2006-01-15 | Update tex-unttf to 1.0.1.20051219. This is the first dated tarball. | minskim | 2 | -13/+13 | |
No significant change since the last version. | |||||
2006-01-08 | Make teTeX3 the default TEX_DEFAULT | tonio | 2 | -4/+4 | |
bump PKGREVISION where necessary Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to teTeX?/buidlink3.mk, so that packages may include print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not allow that) | |||||
2006-01-05 | Replace usage of FILES_SUBST_SED. | joerg | 1 | -3/+11 | |
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 2 | -3/+4 | |
Bump BUILDLINK_RECOMMENDED. | |||||
2005-12-29 | Convert to use the font hooks in the pkginstall framework and get rid | jlam | 5 | -49/+11 | |
of the custom INSTALL and DEINSTALL scripts. Also, just override some make variables using MAKE_FLAGS instead of patching the Makefile, and get rid of patch-aa. | |||||
2005-12-29 | Convert to use the font hooks in the pkginstall framework. We no | jlam | 20 | -102/+45 | |
longer need to run mkfontdir ourselves, and those @exec/@unexec lines may be removed from the PLISTs. | |||||
2005-12-29 | Remove PKG_FAIL_REASON. Package not broken - problem was a corrupt | markd | 1 | -4/+1 | |
distfile on the bulk build machine. | |||||
2005-12-29 | Use REQD_DIRS instead of OWN_DIRS since we always want these directories | jlam | 3 | -9/+7 | |
to be created during installation and removed (if empty) during de-installation. Also, remove any @exec/@unexec lines from the PLISTs that are made unnecessary by using REQD_DIRS. Bump the PKGREVISION since the binary package behavior changed. | |||||
2005-12-29 | Convert to use the new pkginstall framework fonts-handling by renaming | jlam | 18 | -78/+59 | |
FONTS_<TYPE>_DIRS variables to FONTS_DIRS.<type>, and by removing the unnecessary inclusion of mk/fonts.mk. | |||||
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 11 | -22/+11 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-28 | stdout is not a valid global initializer, move the init to run time. | joerg | 3 | -9/+36 | |