
CVS log for pkgsrc/fonts/vera-ttf/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / fonts / vera-ttf
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 26 02:13:18 2008 UTC (3 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2
lines
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 24 22:40:22 2007 UTC (5 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -7
lines
As vera was shipped with monolithic Xorg and should be part of the
modular xorg fonts meta-package, make it DESTDIR-ready.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jul 22 19:49:11 2006 UTC (5 years, 10 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
We define FONTS_DIRS.ttf, so use it everywhere
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:29:40 2006 UTC (6 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:11 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 29 07:04:28 2005 UTC (6 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4
lines
Convert to use the new pkginstall framework fonts-handling by renaming
FONTS_<TYPE>_DIRS variables to FONTS_DIRS.<type>, and by removing the
unnecessary inclusion of mk/fonts.mk.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 28 14:38:03 2004 UTC (7 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Fix ttf/type1 handling in fonts.mk:
Previously, ttmkfdir's output was redirected to fonts.dir,
while the correct behaviour is to let it create fonts.scale
and then let mkfontdir merge fonts.scale into fonts.dir.
type1 handling had a similar problem.
Get the wanted behaviour by automatically appending the contents of
FONTS_TTF_DIRS and FONTS_TYPE1_DIRS to FONTS_X11_DIRS.
Also, save a subshell in install/fonts while there.
Bump PKGREVISION for all affected packages.
jmmv@ says ok.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 25 20:35:17 2004 UTC (8 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
Install into TTF instead of TrueType subdir. PKGREVISION=2.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:37:44 2003 UTC (8 years, 10 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:19:43 2003 UTC (8 years, 11 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 5 19:05:11 2003 UTC (9 years ago) by jmmv
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
PKGREVISION goes after PKGNAME.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:26:06 2003 UTC (9 years, 1 month ago) by salo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1
lines
Bump PKGREVISION: please binary packages, create fontdir.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Apr 17 12:02:24 2003 UTC (9 years, 1 month ago) by salo
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import vera-ttf-1.10: Bitstream Vera TrueType fonts.
Bitstream Vera is a set of high-quality TrueType fonts donated to the free
software community by Bitstream, Inc.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 17 12:02:24 2003 UTC (9 years, 1 month ago) by salo
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>