NetBSD.se

CVS log for pkgsrc/fonts/biznet-iso8859_2/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / fonts / biznet-iso8859_2

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: 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-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, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -4 lines
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 4 11:29:58 2007 UTC (5 years, 2 months ago) by wiz
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.13: preferred, colored
Changes since revision 1.13: +3 -4 lines
Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 4 21:39:31 2006 UTC (5 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Sep 22 21:53:56 2006 UTC (5 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- Compute CHEKCK_FILES filter on the entries requested and keep it
  as tight as possible. Files we don't handle shouldn't be skipped.
- fonts.alias is not created automatically, so don't remove it.
- create fonts.encoding with mkfontdir using -e X11_ENCODINGSDIR.
  On platforms not following the X11R6 loayout this might need to
  be overriden.
- Fix type1inst calls.
- Modify packages which installed fonts.alias before to actually
  include it in the PLIST and bump the revisions accordingly.
- Modify xorg-fonts* packages to use FONTS_DIRS.* to build indices
  at run time.

Discussed with wiz and jlam.

Revision 1.11: 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-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Fri Feb 17 19:28:43 2006 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Fix font handling. Bump PKGREVISION.

Revision 1.9: 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.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:31:31 2005 UTC (6 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
Use REQD_DIRS instead of OWN_DIRS since we always want these directories
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.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 29 07:04:27 2005 UTC (6 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 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.6: 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-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 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.5: download - view: text, markup, annotated - select for diffs
Sun May 15 22:02:26 2005 UTC (7 years ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 21 16:47:07 2003 UTC (8 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
COMMENT should start with a capital letter.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:36:58 2003 UTC (8 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:19:49 2003 UTC (8 years, 11 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +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.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 17 14:17:44 2003 UTC (9 years, 2 months ago) by skrll
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of biznet-iso8859_2-1.0.

This is a rename from biznet-iso8859-2-1.0 so the version is dealt with
correctly.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 17 14:17:44 2003 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>