./fonts/biznet-iso8859_2, Full set of ISO 8859-2 fonts for X Window System

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0nb4, Package name: biznet-iso8859_2-1.0nb4, Maintainer: pkgsrc-users

The BIZNET ISO 8859-2 (Central European) X Window System Fonts are a set of
ISO 8859-2 (sometimes called also ISO Latin2) X Window System bitmap typefaces
derived from the original ISO 8859-1 typefaces included into the X Window
System, Version 11, Release 6.3 (X11R6.3). The set contains 395 different
typefaces.


Required to build:
[pkgtools/xpkgwedge] [pkgtools/x11-links]

Master sites:

SHA1: fe0628dc87d8427c1ade74dd8a3e73ee4ee7abdd
RMD160: 83823056f39d579fc235acc8d9e8e93662280dbe
Filesize: 1194.573 KB

Version history: (Expand)


CVS history: (Expand)


   2008-03-03 21:17:13 by Johnny C. Lam | Files touched by this commit (43)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2007-03-04 12:29:59 by Thomas Klausner | Files touched by this commit (11) | Package updated
Log message:
Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
   2006-10-04 23:39:31 by Thomas Klausner | Files touched by this commit (8) | Package updated
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
   2006-09-22 23:53:58 by Joerg Sonnenberger | Files touched by this commit (36)
Log message:
- 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.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
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.
   2006-02-17 20:28:44 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Fix font handling. Bump PKGREVISION.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-12-29 08:31:31 by Johnny C. Lam | Files touched by this commit (3)
Log message:
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.