
CVS log for pkgsrc/fonts/chkfontpath/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / fonts / chkfontpath
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Apr 22 13:43:31 2011 UTC (13 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
recursive bump from gettext-lib shlib bump.
Revision 1.18: 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-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
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3
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.17: download - view: text, markup, annotated - select for diffs
Mon Mar 3 20:17:11 2008 UTC (4 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -3
lines
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 7 09:13:54 2007 UTC (5 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3
lines
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:29:38 2006 UTC (6 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +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.14: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:08 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:50:14 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 15 18:27:49 2005 UTC (6 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3
lines
Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
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.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 16 06:57:52 2005 UTC (6 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Create directories before installing files into them.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 22 20:07:59 2005 UTC (7 years ago) by jlam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon May 16 01:15:31 2005 UTC (7 years ago) by jlam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1
lines
Note that gtar is required by the package.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:47 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 21 20:26:10 2005 UTC (7 years, 3 months ago) by hubertf
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Sign over maintainership to tech-pkg@
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:14:42 2004 UTC (7 years, 7 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 19 05:34:58 2004 UTC (8 years, 1 month ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
Convert to buildlink3.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 22 08:38:29 2004 UTC (8 years, 4 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 24 09:53:48 2003 UTC (8 years, 5 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 12 01:31:49 2003 UTC (8 years, 6 months ago) by salo
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
PKGREVISION++ due to devel/popt update.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Oct 3 18:20:40 2003 UTC (8 years, 7 months ago) by hubertf
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import chkfontpath-1.9.7: Command line tool to manage X server's font path
This is a simple terminal mode program for configuring the directories
in the X font server's path. It is mostly intended to be used
`internally' by RPM when packages with fonts are added or removed, but
it may be useful as a stand-alone utility in some instances.
XXX hey, *I* didn't make this up... of course xset would have done the
XXX job just well, but now programs (openoffice 1.1.0) want to call this,
XXX what can we do. :(
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 3 18:20:40 2003 UTC (8 years, 7 months ago) by hubertf
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>